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-databind to 2.14.0 #2274

Closed
wants to merge 1 commit into from

Conversation

daschbot
Copy link
Collaborator

@daschbot daschbot commented Nov 6, 2022

Updates com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.14.0.

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 = "@monthly" },
  dependency = { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-databind" }
}]

labels: library-update, commit-count:1

@codecov
Copy link

codecov bot commented Nov 6, 2022

Codecov Report

Base: 86.85% // Head: 86.99% // Increases project coverage by +0.13% 🎉

Coverage data is based on head (d329128) compared to base (c5c98ce).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2274      +/-   ##
==========================================
+ Coverage   86.85%   86.99%   +0.13%     
==========================================
  Files         241      242       +1     
  Lines       27967    28067     +100     
==========================================
+ Hits        24292    24416     +124     
+ Misses       3675     3651      -24     
Impacted Files Coverage Δ
...c/main/scala/org/knora/webapi/core/AppServer.scala 89.55% <ø> (ø)
...ebapi/instrumentation/InstrumentationSupport.scala 100.00% <ø> (ø)
...p-shared/src/main/scala/dsp/valueobjects/Iri.scala 94.18% <100.00%> (-0.14%) ⬇️
...sp-shared/src/main/scala/dsp/valueobjects/V2.scala 89.85% <100.00%> (+5.79%) ⬆️
.../org/knora/webapi/messages/OntologyConstants.scala 99.62% <100.00%> (+<0.01%) ⬆️
...sp-shared/src/main/scala/dsp/valueobjects/Id.scala 65.38% <0.00%> (-3.85%) ⬇️
...n/scala/org/knora/webapi/routing/HealthRoute.scala 69.81% <0.00%> (-1.89%) ⬇️
...r/permissionsmessages/PermissionsMessagesADM.scala 86.39% <0.00%> (-0.32%) ⬇️
...ages/util/search/gravsearch/GravsearchParser.scala 68.13% <0.00%> (-0.26%) ⬇️
...scala/org/knora/webapi/routing/Authenticator.scala 88.88% <0.00%> (-0.08%) ⬇️
... and 14 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BalduinLandolt
Copy link
Collaborator

resolved by #2281

@BalduinLandolt BalduinLandolt deleted the update/jackson-databind-2.14.0 branch November 7, 2022 08:35
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

2 participants