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

chore: Update dependencies DEV-2742 #2868

Merged
merged 7 commits into from Oct 2, 2023
Merged

Conversation

seakayone
Copy link
Collaborator

@seakayone seakayone commented Oct 2, 2023

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:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • fix: represents bug fixes
  • refactor: represents production code refactoring
  • feat: represents a new feature
  • docs: documentation changes (no production code change)
  • chore: maintenance tasks (no production code change)
  • test: all about tests: adding, refactoring tests (no production code change)
  • other... Please describe:

Does this PR introduce a breaking change?

  • Yes
  • No
  • Maybe (not 100% sure => check with FE)

Does this PR change client-test-data?

  • Yes (don't forget to update the JS-LIB team about the change)
  • No

📦 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
📦 Updates dev.zio:zio-prelude from 1.0.0-RC20 to 1.0.0-RC21
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (12402f3) 18.00% compared to head (d7a49c9) 88.06%.
Report is 78 commits behind head on main.

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     

see 229 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@seakayone seakayone marked this pull request as ready for review October 2, 2023 10:46
@seakayone seakayone changed the title chore: Update dependencies chore: Update dependencies DEV-2742 Oct 2, 2023
@linear
Copy link

linear bot commented Oct 2, 2023

@seakayone seakayone enabled auto-merge (squash) October 2, 2023 11:04
@seakayone seakayone merged commit 8ba3bb5 into main Oct 2, 2023
17 checks passed
@seakayone seakayone deleted the chore/update-dependencies branch October 2, 2023 11:30
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