Skip to content

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.1

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!

⚙ 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", artifactId = "jackson-databind" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-databind" }
}]
labels: test-library-update, early-semver-patch, semver-spec-patch, commit-count:1

@codecov-commenter
Copy link

Codecov Report

Merging #488 (782fbf6) into main (338603d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #488   +/-   ##
=======================================
  Coverage   97.30%   97.30%           
=======================================
  Files          16       16           
  Lines         371      371           
  Branches       12       12           
=======================================
  Hits          361      361           
  Misses         10       10           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nevillelyh nevillelyh merged commit 6790c7a into nevillelyh:main May 25, 2023
@scala-steward
Copy link
Contributor Author

Superseded by

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.

3 participants