kermitt2 / biblio-glutton

A high performance bibliographic information service: https://biblio-glutton.readthedocs.io
125 stars 16 forks source link

Bump jackson.version from 2.9.10 to 2.10.0 in /pubmed-glutton #46

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson.version from 2.9.10 to 2.10.0.

Updates jackson-core from 2.9.10 to 2.10.0

Commits - [`2ce8890`](https://github.com/FasterXML/jackson-core/commit/2ce88904df6c60ef0c4708f6c514885cef850409) [maven-release-plugin] prepare release jackson-core-2.10.0 - [`0e59212`](https://github.com/FasterXML/jackson-core/commit/0e5921298398d8a4d1410a1b5d7823e619f53353) Prepare for 2.10.0 - [`e8c9f22`](https://github.com/FasterXML/jackson-core/commit/e8c9f228c057033d205057293ea034bbb4a1c4a1) Merge branch '2.9' into 2.10 - [`4899c28`](https://github.com/FasterXML/jackson-core/commit/4899c28558e73bed16eddc8013a12def6643f231) [maven-release-plugin] prepare for next development iteration - [`fc73bee`](https://github.com/FasterXML/jackson-core/commit/fc73bee380444112e9294545d4f0b66094884dab) Fix [#563](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/563) (async parser, location for array values) - [`ce70782`](https://github.com/FasterXML/jackson-core/commit/ce70782781693c8f3410c1ea9f0c6a9f66750523) Start work on [#563](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/563) - [`1c852df`](https://github.com/FasterXML/jackson-core/commit/1c852dfb26f008047b676d435395ced3ebd2946c) ... - [`8a0df82`](https://github.com/FasterXML/jackson-core/commit/8a0df820bb997f4e82a1c6859820f39a8652185a) Minor test change - [`e623c75`](https://github.com/FasterXML/jackson-core/commit/e623c75ae1911706b9b79946df4cc194d966265e) Manually merge test in 2.10 from [#562](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/562) - [`2aa5552`](https://github.com/FasterXML/jackson-core/commit/2aa55522b25e01e8dd7d20223d4b30dfdacbaee5) ... - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.10...jackson-core-2.10.0)


Updates jackson-databind from 2.9.10 to 2.10.0

Commits - See full diff in [compare view](https://github.com/FasterXML/jackson/commits)


Updates jackson-annotations from 2.9.10 to 2.10.0

Commits - See full diff in [compare view](https://github.com/FasterXML/jackson/commits)


Updates jackson-dataformat-yaml from 2.9.10 to 2.10.0

Commits - [`653a521`](https://github.com/FasterXML/jackson-dataformats-text/commit/653a521d851beee29ec5e86768e427d014c39ef1) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.0 - [`c867e7c`](https://github.com/FasterXML/jackson-dataformats-text/commit/c867e7c33bd50e66e6d87a7af0a825cf4abd548e) Prepare for 2.10.0 - [`a2108d6`](https://github.com/FasterXML/jackson-dataformats-text/commit/a2108d6eec3e8b7394885cb991e3a8b8cdddd0d5) Merge branch '2.9' into 2.10 - [`c925161`](https://github.com/FasterXML/jackson-dataformats-text/commit/c925161a19512a5296b8904b1641e0e825db9273) [maven-release-plugin] prepare for next development iteration - [`f4a9b24`](https://github.com/FasterXML/jackson-dataformats-text/commit/f4a9b24fce56003772bdca55e1dcf44d7019846d) ... - [`9b66b14`](https://github.com/FasterXML/jackson-dataformats-text/commit/9b66b145763a66a39e01e44b0655fe5c91839f43) [maven-release-plugin] prepare for next development iteration - [`28aeb99`](https://github.com/FasterXML/jackson-dataformats-text/commit/28aeb9973d71ed048282043e8f352932e1cadb2c) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.0.pr3 - [`b762986`](https://github.com/FasterXML/jackson-dataformats-text/commit/b762986abbf0304bdd2647591779be3ebe82ddd4) prepare for 2.10.0.pr3 - [`24edc02`](https://github.com/FasterXML/jackson-dataformats-text/commit/24edc02b8389e06669fb8cb99abd800e6acba2f3) Fix [#83](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/83) (as shown by [#143](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/143) but diff branch) - [`f5bf7a4`](https://github.com/FasterXML/jackson-dataformats-text/commit/f5bf7a425e208fa22986a3aec8746c715051f79e) ... - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.10...jackson-dataformats-text-2.10.0)


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/kermitt2/biblio-glutton/network/alerts).