Skip to content

Conversation

@scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates

from 0.14.3 to 0.14.6

πŸ“œ 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" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.circe" }
}]
labels: library-update, early-semver-minor, semver-spec-patch, version-scheme:early-semver, commit-count:1

@github-actions github-actions bot added scala-akka-http Pertains to guardrail-scala-akka-http scala-http4s Pertains to guardrail-scala-http4s chore labels Sep 6, 2023
@blast-hardcheese blast-hardcheese force-pushed the update/circe-core-0.14.6 branch from 4999dc9 to b1a5303 Compare October 10, 2023 05:40
@blast-hardcheese blast-hardcheese added the major Bump major version label Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests βœ…

Comparison is base (0c544d3) 82.27% compared to head (b1a5303) 82.27%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1805   +/-   ##
=======================================
  Coverage   82.27%   82.27%           
=======================================
  Files          93       93           
  Lines        7310     7310           
  Branches      829      829           
=======================================
  Hits         6014     6014           
  Misses       1296     1296           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@blast-hardcheese blast-hardcheese merged commit c1aadd7 into guardrail-dev:master Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore major Bump major version scala-akka-http Pertains to guardrail-scala-akka-http scala-http4s Pertains to guardrail-scala-http4s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants