Skip to content

Update circe-parser to 0.14.4#2740

Merged
xerial merged 1 commit intomasterfrom
update/circe-parser-0.14.4
Feb 9, 2023
Merged

Update circe-parser to 0.14.4#2740
xerial merged 1 commit intomasterfrom
update/circe-parser-0.14.4

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

Updates io.circe:circe-parser from 0.14.3 to 0.14.4.
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 (0.14.3).
You might want to review and update them manually.

docs/release-notes.md
Adjust future updates

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

updates.ignore = [ { groupId = "io.circe", artifactId = "circe-parser" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.circe", artifactId = "circe-parser" }
}]

labels: library-update

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 9, 2023

Codecov Report

Merging #2740 (91e4782) into master (a9dd85c) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2740   +/-   ##
=======================================
  Coverage   82.20%   82.20%           
=======================================
  Files         337      337           
  Lines       14124    14124           
  Branches     2242     2242           
=======================================
  Hits        11611    11611           
  Misses       2513     2513           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9dd85c...91e4782. Read the comment docs.

@xerial xerial merged commit a99a2d8 into master Feb 9, 2023
@xerial xerial deleted the update/circe-parser-0.14.4 branch February 9, 2023 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants