circe / circe-generic-extras

Configurable generic derivation for Circe
Apache License 2.0
62 stars 28 forks source link

Update sbt-circe-org to 0.4.3 #375

Open scala-steward opened 1 week ago

scala-steward commented 1 week ago

About this PR

πŸ“¦ Updates io.circe:sbt-circe-org from 0.4.2 to 0.4.3

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

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 = "io.circe", artifactId = "sbt-circe-org" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "io.circe", artifactId = "sbt-circe-org" } }] ```

labels: sbt-plugin-update, early-semver-minor, semver-spec-patch, version-scheme:early-semver, commit-count:n:2

codecov-commenter commented 1 week ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.00%. Comparing base (64c8312) to head (9d8c2a2). Report is 1 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #375 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 1 1 Lines 16 16 Branches 1 1 ===================================== Misses 16 16 ``` | [Flag](https://app.codecov.io/gh/circe/circe-generic-extras/pull/375/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=circe) | Coverage Ξ” | | |---|---|---| | [2.13.14](https://app.codecov.io/gh/circe/circe-generic-extras/pull/375/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=circe) | `0.00% <ΓΈ> (ΓΈ)` | | | [temurin@11](https://app.codecov.io/gh/circe/circe-generic-extras/pull/375/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=circe) | `0.00% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=circe#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.