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 zio-config, zio-config-magnolia, ... to 3.0.6 #2351

Closed
wants to merge 1 commit into from

Conversation

daschbot
Copy link
Collaborator

Updates

from 3.0.2 to 3.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!

Files still referring to the old version number

The following files still refer to the old version number (3.0.2).
You might want to review and update them manually.

CHANGELOG.md
Adjust future updates

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

updates.ignore = [ { groupId = "dev.zio" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "dev.zio" }
}]

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

@codecov
Copy link

codecov bot commented Dec 25, 2022

Codecov Report

Base: 86.68% // Head: 6.13% // Decreases project coverage by -80.55% ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #2351       +/-   ##
==========================================
- Coverage   86.68%   6.13%   -80.56%     
==========================================
  Files         250     268       +18     
  Lines       28252   28317       +65     
==========================================
- Hits        24490    1737    -22753     
- Misses       3762   26580    +22818     
Impacted Files Coverage Δ
...p-shared/src/main/scala/dsp/valueobjects/Iri.scala 91.91% <100.00%> (-1.90%) ⬇️
...sp-shared/src/main/scala/dsp/valueobjects/V2.scala 90.27% <100.00%> (+0.27%) ⬆️
...bapi/src/main/scala/org/knora/webapi/package.scala 0.00% <0.00%> (-100.00%) ⬇️
...i/src/main/scala/org/knora/webapi/core/State.scala 0.00% <0.00%> (-100.00%) ⬇️
...rc/main/scala/org/knora/webapi/LanguageCodes.scala 0.00% <0.00%> (-100.00%) ⬇️
...c/main/scala/org/knora/webapi/OntologySchema.scala 0.00% <0.00%> (-100.00%) ⬇️
...c/main/scala/org/knora/webapi/core/AppRouter.scala 0.00% <0.00%> (-100.00%) ⬇️
...c/main/scala/org/knora/webapi/util/LogAspect.scala 0.00% <0.00%> (-100.00%) ⬇️
.../main/scala/org/knora/webapi/auth/JWTService.scala 0.00% <0.00%> (-100.00%) ⬇️
.../main/scala/org/knora/webapi/core/HttpServer.scala 0.00% <0.00%> (-100.00%) ⬇️
... and 220 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 BalduinLandolt mentioned this pull request Jan 2, 2023
14 tasks
@BalduinLandolt BalduinLandolt deleted the update/zio-config-3.0.6 branch January 2, 2023 09:15
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

1 participant