-
Notifications
You must be signed in to change notification settings - Fork 18
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
chore: Update dependencies DEV-2742 #2868
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
📦 Updates org.wiremock:wiremock from 3.0.4 to 3.2.0
📦 Updates org.scala-sbt:sbt from 1.9.4 to 1.9.6
📦 Updates dev.zio:zio-metrics-connectors dev.zio:zio-metrics-connectors-prometheus from 2.1.0 to 2.2.0
📦 Updates dev.zio:zio dev.zio:zio-macros dev.zio:zio-test dev.zio:zio-test-sbt from 2.0.16 to 2.0.18
📦 Updates com.typesafe.play:sbt-twirl com.typesafe.play:twirl-api from 1.6.0 to 1.6.1
📦 Updates com.eed3si9n:sbt-assembly from 2.1.1 to 2.1.3
This was referenced Oct 2, 2023
Closed
📦 Updates dev.zio:zio-prelude from 1.0.0-RC20 to 1.0.0-RC21
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2868 +/- ##
===========================================
+ Coverage 18.00% 88.06% +70.06%
===========================================
Files 281 244 -37
Lines 28899 23123 -5776
===========================================
+ Hits 5202 20363 +15161
+ Misses 23697 2760 -20937 ☔ View full report in Codecov by Sentry. |
seakayone
changed the title
chore: Update dependencies
chore: Update dependencies DEV-2742
Oct 2, 2023
mpro7
approved these changes
Oct 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update wiremock to 3.2.0 #2866
Update sbt to 1.9.6 #2864
Update zio-metrics-connectors, ... to 2.2.0 #2862
Update zio, zio-macros, zio-test, ... to 2.0.18 #2861
Update sbt-twirl, twirl-api to 1.6.1 #2860
Update sbt-assembly to 2.1.3 #2859
Update zio-prelude to 1.0.0-RC21 #2863
Pull Request Checklist
Task Description/Number
Issue Number: DEV-2742
Basic Requirements
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
Does this PR introduce a breaking change?
Does this PR change client-test-data?