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 jakarta.ws.rs-api to 3.1.0 #319

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

scala-steward
Copy link
Contributor

Updates jakarta.ws.rs:jakarta.ws.rs-api from 3.0.0 to 3.1.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!

Adjust future updates

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

updates.ignore = [ { groupId = "jakarta.ws.rs", artifactId = "jakarta.ws.rs-api" } ]

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

dependencyOverrides = [{
  pullRequest = { frequency = "@monthly" },
  dependency = { groupId = "jakarta.ws.rs", artifactId = "jakarta.ws.rs-api" }
}]

labels: test-library-update, early-semver-minor, semver-spec-minor, commit-count:1

@codecov
Copy link

codecov bot commented Aug 28, 2022

Codecov Report

Patch coverage has no change and project coverage change: +1.95 🎉

Comparison is base (49601c1) 88.88% compared to head (57d1d7c) 90.84%.

❗ Current head 57d1d7c differs from pull request most recent head 9e43692. Consider uploading reports for the commit 9e43692 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #319      +/-   ##
==========================================
+ Coverage   88.88%   90.84%   +1.95%     
==========================================
  Files           4        4              
  Lines         144      142       -2     
  Branches       22       20       -2     
==========================================
+ Hits          128      129       +1     
+ Misses         16       13       -3     

see 2 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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