Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

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 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 4 times, most recently from 9bdab42 to 908a34f Compare June 4, 2024 17:09
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 4 times, most recently from f26e91d to 35a236c Compare June 12, 2024 16:59
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch from 35a236c to 16e49fd Compare June 14, 2024 18:54
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 4 times, most recently from 0b45b0c to 499a06c Compare June 30, 2024 15:21
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch 2 times, most recently from 4613f26 to 047d472 Compare July 10, 2024 18:50
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch from 047d472 to f433bbe Compare July 14, 2024 17:50
@scala-steward scala-steward force-pushed the update/jackson-module-scala-2.13.5 branch from f433bbe to 0155dae Compare July 29, 2024 21:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant