Skip to content

Conversation

@scala-steward
Copy link
Contributor

Updates org.json4s:json4s-native from 4.0.5 to 4.0.6.
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!

Adjust future updates

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

updates.ignore = [ { groupId = "org.json4s", artifactId = "json4s-native" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.json4s", artifactId = "json4s-native" }
}]

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

@codecov-commenter
Copy link

Codecov Report

Base: 60.30% // Head: 59.99% // Decreases project coverage by -0.30% ⚠️

Coverage data is based on head (d4a4248) compared to base (43826e3).
Patch coverage: 80.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
- Coverage   60.30%   59.99%   -0.31%     
==========================================
  Files         153      153              
  Lines        3252     3252              
  Branches       87      102      +15     
==========================================
- Hits         1961     1951      -10     
- Misses       1291     1301      +10     
Impacted Files Coverage Δ
...rge/internal/domain/AggregateProcessingModel.scala 40.00% <25.00%> (-5.46%) ⬇️
...ore/src/main/scala/surge/internal/SurgeModel.scala 95.83% <100.00%> (+0.18%) ⬆️
.../surge/kafka/streams/KafkaStreamManagerActor.scala 55.69% <0.00%> (-10.13%) ⬇️
...StreamsUpdatePartitionsOnStateChangeListener.scala 82.85% <0.00%> (-8.58%) ⬇️
...health/windows/actor/HealthSignalWindowActor.scala 91.72% <0.00%> (-2.26%) ⬇️
...windows/stream/actor/HealthSignalStreamActor.scala 60.00% <0.00%> (+26.66%) ⬆️

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.

@scala-steward
Copy link
Contributor Author

Superseded by #409.

@scala-steward scala-steward deleted the update/json4s-native-4.0.6 branch December 3, 2023 23:42
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