Skip to content

Conversation

@scala-steward
Copy link
Contributor

Updates

  • com.fasterxml.jackson.core:jackson-annotations
  • com.fasterxml.jackson.core:jackson-core
  • com.fasterxml.jackson.core:jackson-databind

from 2.13.2 to 2.13.3.

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!

Adjust future updates

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

updates.ignore = [ { groupId = "com.fasterxml.jackson.core" } ]

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

dependencyOverrides = [{
  pullRequest = { frequency = "@monthly" },
  dependency = { groupId = "com.fasterxml.jackson.core" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@scala-jenkins scala-jenkins added this to the 2.12.17 milestone May 14, 2022
@scala-steward scala-steward force-pushed the update/2.12.x/jackson-core-2.13.3 branch from 7cbc405 to 615d87f Compare May 14, 2022 22:53
@SethTisue SethTisue self-assigned this May 16, 2022
@SethTisue SethTisue marked this pull request as draft May 16, 2022 08:33
@SethTisue SethTisue closed this Jun 27, 2022
@SethTisue SethTisue reopened this Jun 27, 2022
@SethTisue
Copy link
Member

I think this is running afoul of scala/scala-dev@cc4798f

@SethTisue
Copy link
Member

I'm going to go ahead and merge, since Jenkins is green, and since I don't think we can convince Travis-CI to pick up the change without making a new PR.

@SethTisue SethTisue marked this pull request as ready for review June 27, 2022 20:52
@SethTisue SethTisue added the internal not resulting in user-visible changes (build changes, tests, internal cleanups) label Jun 27, 2022
@SethTisue SethTisue merged commit d0a9593 into scala:2.12.x Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal not resulting in user-visible changes (build changes, tests, internal cleanups)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants