Skip to content

Update jackson-databind to 2.12.2 #1013

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

Conversation

scala-steward
Copy link
Contributor

Updates com.fasterxml.jackson.core:jackson-databind from 2.12.1 to 2.12.2.

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

.github/workflows/ci.yml
build.sbt
notes/0.57.0.md
notes/0.60.0.md
Ignore 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" } ]

labels: library-update, semver-patch, old-version-remains

@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #1013 (9e96c35) into master (6cedec3) will decrease coverage by 0.30%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1013      +/-   ##
==========================================
- Coverage   82.20%   81.90%   -0.31%     
==========================================
  Files          73       73              
  Lines        5317     5317              
  Branches      134      134              
==========================================
- Hits         4371     4355      -16     
- Misses        946      962      +16     
Impacted Files Coverage Δ
...o/guardrail/generators/Scala/AkkaHttpJackson.scala 0.00% <0.00%> (-100.00%) ⬇️
...io/guardrail/generators/Scala/AkkaHttpHelper.scala 63.63% <0.00%> (-9.10%) ⬇️
...guardrail/generators/Scala/AkkaHttpGenerator.scala 25.60% <0.00%> (-3.66%) ⬇️
...egen/src/main/scala/com/twilio/guardrail/CLI.scala 63.01% <0.00%> (-1.37%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6cedec3...9e96c35. Read the comment docs.

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.

2 participants