Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0.

Commits
  • 077244b [maven-release-plugin] prepare release jackson-bom-2.19.0
  • 4dc20cb Prep for 2.19.0 release
  • d9bd916 Merge branch '2.18' into 2.19
  • 6b19afb Update CI to latest Ubuntu
  • 08349a2 Back to snapshot dep
  • 4a60457 [maven-release-plugin] prepare for next development iteration
  • 59119af [maven-release-plugin] prepare release jackson-bom-2.19.0-rc2
  • 503a444 Prep for 2.19.0-rc2 (due to botched rc1)
  • 52fed7b Rename master->3.x
  • 8953aa2 Back to snapshot dep
  • Additional commits viewable in compare view

Dependabot compatibility score

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> 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)

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.3 to 2.19.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.18.3...jackson-bom-2.19.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 28, 2025 12:31
Copy link
Member

@jtnord jtnord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit e4b50b7 into master May 20, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.0 branch May 20, 2025 10:44
@jglick
Copy link
Member

jglick commented May 22, 2025

@jtnord since this updated the underlying library, a developer label (triggering a release) would be appropriate instead of just dependencies.

( 🤔 maybe we can offer a stock Dependabot config template for lib wrapper plugins that does that automatically. You want updates to the wrapped dep to default to developer, or a human might decide to switch it to enhancement or bug in certain cases where merely updating the plugin is known to have a user-visible effect, and use dependencies for everything else.)

@jtnord
Copy link
Member

jtnord commented May 22, 2025

https://github.com/jenkinsci/jackson2-api-plugin/releases/tag/2.19.0-404.vb_b_0fd2fea_e10

maybe we can offer a stock Dependabot config template for lib wrapper plugins that does that automatically

would be handy, I think I have forgotten on a few cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file developer java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants