slackhq / astra

Astra is a structured log search and analytics engine developed by Slack and Salesforce
https://slackhq.github.io/astra/
MIT License
213 stars 30 forks source link

Bump jackson.version from 2.17.0 to 2.18.0 #1090

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps jackson.version from 2.17.0 to 2.18.0. Updates com.fasterxml.jackson.core:jackson-core from 2.17.0 to 2.18.0

Commits


Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.0 to 2.18.0

Commits


Updates com.fasterxml.jackson.module:jackson-module-afterburner from 2.17.0 to 2.18.0

Commits
  • 684ac1e [maven-release-plugin] prepare release jackson-modules-base-2.18.0
  • 6c844b3 Prepare for 2.18.0 release
  • 7ae022a Update release notes
  • f269b35 Merge pull request #252 from HelloOO7/2.18
  • fb007fd android-record: Adapt generic types returned by Android reflection to follow ...
  • 032b52e android-record: Adapt generic types returned by Android reflection to follow ...
  • 862ff03 Merge pull request #250 from FasterXML/dependabot/github_actions/github-actio...
  • d9fae8e Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group
  • 26a388d Back to snapshot
  • 919d636 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view


Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.0 to 2.18.0

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.0 to 2.18.0

Commits
  • 13e4274 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.0
  • cd642d3 Prepare for 2.18.0 release
  • 4496d13 Add YAML test, too, for #497
  • 5b2415e ...
  • 3b9c691 Improve #497 test (to validate content)
  • c86b438 Add failing test for #497 (#498)
  • 288eacc Back to snapshot
  • 7d23986 [maven-release-plugin] prepare for next development iteration
  • a36cf83 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.0-rc1
  • ee4e830 Prepare for 2.18.0-rc1
  • Additional commits viewable in compare view


Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.0 to 2.18.0

Commits
  • 276d060 [maven-release-plugin] prepare release jackson-dataformat-xml-2.18.0
  • 02e8c2e Prepare for 2.18.0 release
  • 139b0b1 Back to snapshot
  • ffc6880 [maven-release-plugin] prepare for next development iteration
  • 1d5b804 [maven-release-plugin] prepare release jackson-dataformat-xml-2.18.0-rc1
  • 25a936e Prepare for 2.18.0-rc1
  • f8f1a85 Update to 2.18.0-rc1-SNAPSHOT
  • 9c238b2 Merge branch '2.17' into 2.18
  • 400de82 Back to snapshot dep
  • e15bbad [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | com.fasterxml.jackson.core:jackson-annotations | [>= 2.17.a, < 2.18] | | com.fasterxml.jackson.core:jackson-core | [>= 2.17.a, < 2.18] | | com.fasterxml.jackson.dataformat:jackson-dataformat-xml | [>= 2.17.a, < 2.18] | | com.fasterxml.jackson.dataformat:jackson-dataformat-yaml | [>= 2.17.a, < 2.18] | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | [>= 2.17.a, < 2.18] | | com.fasterxml.jackson.module:jackson-module-afterburner | [>= 2.17.a, < 2.18] |

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.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)