Skip to content

Update bcprov-jdk15to18 to 1.81#3652

Merged
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/bcprov-jdk15to18-1.81
Jun 7, 2025
Merged

Update bcprov-jdk15to18 to 1.81#3652
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/bcprov-jdk15to18-1.81

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

@scala-steward scala-steward commented Jun 6, 2025

About this PR

📦 Updates org.bouncycastle:bcprov-jdk15to18 from 1.80 to 1.81

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 = "org.bouncycastle", artifactId = "bcprov-jdk15to18" } ]

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

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

@scala-steward scala-steward force-pushed the update/bcprov-jdk15to18-1.81 branch from da7c484 to 9b2afed Compare June 7, 2025 18:05
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.83%. Comparing base (31f8cb6) to head (9b2afed).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3652   +/-   ##
=======================================
  Coverage   89.83%   89.83%           
=======================================
  Files         174      174           
  Lines        5045     5045           
  Branches      495      495           
=======================================
  Hits         4532     4532           
  Misses        513      513           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify mergify Bot merged commit df73135 into scala-steward-org:main Jun 7, 2025
10 checks passed
@fthomas fthomas added this to the 0.35.0 milestone Jul 25, 2025
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