Skip to content

Conversation

@gu-scala-steward-public-repos
Copy link
Contributor

About this PR

πŸ“¦ Updates com.fasterxml.jackson.module:jackson-module-scala from 2.20.0 to 2.20.2

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (2.20.0).
You might want to review and update them manually.

cdk/package-lock.json
βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.fasterxml.jackson.module", artifactId = "jackson-module-scala" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.fasterxml.jackson.module", artifactId = "jackson-module-scala" }
}]
labels: dependencies

@gu-scala-steward-public-repos gu-scala-steward-public-repos bot added the dependencies Pull requests that update a dependency file label Jan 26, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 26, 2026

@jorgeazevedo jorgeazevedo added this pull request to the merge queue Jan 28, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jan 28, 2026
@jorgeazevedo jorgeazevedo added this pull request to the merge queue Jan 28, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jan 28, 2026
@jorgeazevedo jorgeazevedo added this pull request to the merge queue Jan 28, 2026
Merged via the queue into main with commit 79113a0 Jan 28, 2026
5 checks passed
@jorgeazevedo jorgeazevedo deleted the update/jackson-module-scala-2.20.2 branch January 28, 2026 14:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant