Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jackson-module-scala to 2.13.5 #772

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

scala-steward
Copy link
Contributor

Updates com.fasterxml.jackson.module:jackson-module-scala from 2.13.1 to 2.13.5.
GitHub Release Notes - Version Diff

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.13.1).
You might want to review and update them manually.

build.sbt
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: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 4 times, most recently from 6a95b00 to 379c35f Compare October 30, 2023 16:54
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 4 times, most recently from 766fbd7 to bf91cd8 Compare November 11, 2023 20:15
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 4 times, most recently from 69697e4 to 194d13c Compare November 19, 2023 20:12
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 4 times, most recently from 608942f to 7c298a6 Compare November 27, 2023 17:55
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 4 times, most recently from d08f928 to 5dd7cf6 Compare December 5, 2023 18:47
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 2 times, most recently from 0833454 to e8b5b24 Compare December 9, 2023 17:20
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 5 times, most recently from 5366df8 to eef5d89 Compare January 18, 2024 18:39
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 2 times, most recently from c011204 to 90f632e Compare January 22, 2024 19:44
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 4 times, most recently from ca4020e to adf4dbd Compare April 1, 2024 18:42
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 4 times, most recently from 6f5348a to 1eb95aa Compare April 13, 2024 15:50
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 4 times, most recently from f162345 to 0f20360 Compare April 21, 2024 18:41
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 2 times, most recently from 8761679 to a9ebf4e Compare April 25, 2024 17:22
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 4 times, most recently from 237d5fe to 4988c96 Compare May 11, 2024 16:28
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 4 times, most recently from 18d0fc8 to 8cc7522 Compare May 19, 2024 15:59
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 4 times, most recently from 1ca23f7 to ce42135 Compare May 27, 2024 16:18
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 2 times, most recently from 57cd3fd to 88f0c7c Compare May 31, 2024 19:30
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch from 88f0c7c to 9bdab42 Compare June 2, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant