Skip to content

Conversation

@scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Nov 26, 2025

About this PR

πŸ“¦ Updates

from 1.82 to 1.83

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 (1.82).
You might want to review and update them manually.

CHANGELOG.md
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "org.bouncycastle" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.bouncycastle" }
}]
labels: library-update, old-version-remains, commit-count:1

jcazevedo
jcazevedo previously approved these changes Nov 26, 2025
@jcazevedo jcazevedo enabled auto-merge November 26, 2025 14:47
auto-merge was automatically disabled November 28, 2025 14:05

Head branch was pushed to by a user without write access

@scala-steward scala-steward force-pushed the update/bcpkix-jdk18on-1.83 branch from ae57904 to 86bf47f Compare November 28, 2025 14:05
@jcazevedo jcazevedo merged commit 038744d into adzerk:master Nov 28, 2025
7 checks passed
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