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 jjwt-api, jjwt-impl, jjwt-jackson to 0.12.3 #3186

Merged

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Oct 17, 2023

About this PR

πŸ“¦ Updates

from 0.11.5 to 0.12.3

πŸ“œ GitHub Release Notes - Changelog - 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.jsonwebtoken" } ]

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

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

@scala-steward scala-steward force-pushed the update/jjwt-api-0.12.3 branch 6 times, most recently from 1eb7bdf to 212ee6c Compare November 29, 2023 20:48
@scala-steward scala-steward force-pushed the update/jjwt-api-0.12.3 branch 5 times, most recently from 53877bd to 776d641 Compare December 7, 2023 19:34
@scala-steward scala-steward force-pushed the update/jjwt-api-0.12.3 branch 3 times, most recently from 3fd2479 to 1e2a9f6 Compare December 11, 2023 20:51
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (986b845) 91.26% compared to head (003f684) 91.19%.
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3186      +/-   ##
==========================================
- Coverage   91.26%   91.19%   -0.08%     
==========================================
  Files         165      167       +2     
  Lines        3402     3406       +4     
  Branches      310      316       +6     
==========================================
+ Hits         3105     3106       +1     
- Misses        297      300       +3     

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

@fthomas fthomas added this to the 0.29.0 milestone Jan 3, 2024
@mergify mergify bot merged commit 77d868d into scala-steward-org:main Jan 3, 2024
5 of 6 checks passed
@mzuehlke
Copy link
Member

mzuehlke commented Jan 3, 2024

Do you wanted to push the changes to build.sbt ?

@fthomas
Copy link
Member

fthomas commented Jan 3, 2024

Yes, they allow me to test the GitHub App integration.

@fthomas
Copy link
Member

fthomas commented Jan 3, 2024

And of course I used them to test that the GitHub App integration still works. :-)

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.

3 participants