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 json-path to 2.6.0 #983

Merged
merged 15 commits into from
Jul 20, 2021
Merged

Conversation

scala-steward
Copy link
Contributor

Updates com.jayway.jsonpath:json-path from 2.4.0 to 2.6.0.

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!

Ignore future updates

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

updates.ignore = [ { groupId = "com.jayway.jsonpath", artifactId = "json-path" } ]

labels: library-update, semver-minor

@codecov
Copy link

codecov bot commented Jul 20, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@a9c4513). Click here to learn what that means.
The diff coverage is 93.37%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #983   +/-   ##
=========================================
  Coverage          ?   92.39%           
=========================================
  Files             ?       63           
  Lines             ?      815           
  Branches          ?        9           
=========================================
  Hits              ?      753           
  Misses            ?       62           
  Partials          ?        0           
Impacted Files Coverage Δ
...ain/scala/eu/timepit/refined/cats/derivation.scala 100.00% <ø> (ø)
...in/scala-3.0-/eu/timepit/refined/api/RefType.scala 94.44% <ø> (ø)
...in/scala-3.0-/eu/timepit/refined/api/Refined.scala 100.00% <ø> (ø)
.../src/main/scala-3.0-/eu/timepit/refined/auto.scala 100.00% <ø> (ø)
...c/main/scala-3.0-/eu/timepit/refined/generic.scala 20.00% <ø> (ø)
...a-3.0-/eu/timepit/refined/macros/RefineMacro.scala 100.00% <ø> (ø)
...c/main/scala-3.0-/eu/timepit/refined/package.scala 100.00% <ø> (ø)
.../scala-3.0-/eu/timepit/refined/types/digests.scala 100.00% <ø> (ø)
...main/scala-3.0-/eu/timepit/refined/types/net.scala 100.00% <ø> (ø)
...ain/scala-3.0-/eu/timepit/refined/types/time.scala 100.00% <ø> (ø)
... and 37 more

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 a9c4513...fa31bfd. Read the comment docs.

@fthomas fthomas merged commit 129e9cf into fthomas:master Jul 20, 2021
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