Skip to content

Conversation

@scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates com.github.jwt-scala:jwt-json-common from 10.0.1 to 10.0.4

πŸ“œ 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!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (10.0.1).
You might want to review and update them manually.

akka-http-caching/src/main/mima-filters/10.0.11.backwards.excludes
akka-http-core/src/main/mima-filters/10.0.1.backwards.excludes
akka-http-marshallers-scala/akka-http-spray-json/src/main/mima-filters/10.0.1.backwards.excludes
akka-http-marshallers-scala/akka-http-spray-json/src/main/mima-filters/10.0.11.backwards.excludes
akka-http-marshallers-scala/akka-http-spray-json/src/main/mima-filters/10.0.3.backwards.excludes
akka-http/src/main/mima-filters/10.0.0.backwards.excludes
akka-http/src/main/mima-filters/10.0.1.backwards.excludes
akka-http/src/main/mima-filters/10.0.10.backwards.excludes
akka-http/src/main/mima-filters/10.0.11.backwards.excludes
akka-http/src/main/mima-filters/10.0.3.backwards.excludes
akka-http/src/main/mima-filters/10.1.3.backwards.excludes
docs/src/main/paradox/migration-guide/migration-from-spray.md
docs/src/main/paradox/migration-guide/migration-guide-10.0.x.md
docs/src/main/paradox/migration-guide/migration-guide-10.1.x.md
docs/src/main/paradox/security.md
docs/src/main/paradox/security/2017-01-23-denial-of-service-via-leak-on-unconsumed-closed-connections.md
docs/src/main/paradox/security/2018-09-05-denial-of-service-via-decodeRequest.md
project/Doc.scala
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "com.github.jwt-scala", artifactId = "jwt-json-common" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.jwt-scala", artifactId = "jwt-json-common" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, old-version-remains, commit-count:1

@johanandren johanandren reopened this Mar 11, 2025
@johanandren johanandren enabled auto-merge (squash) March 11, 2025 14:23
@johanandren
Copy link
Contributor

Blocked until we bump Scala to 2.13.16

auto-merge was automatically disabled October 27, 2025 07:23

Pull request was closed

@johanandren johanandren reopened this Oct 27, 2025
@johanandren johanandren merged commit 1710035 into akka:main Oct 27, 2025
12 of 18 checks passed
@johanandren johanandren added this to the 10.7.3 milestone Oct 28, 2025
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.

2 participants