Skip to content

Comments

Update bcprov-jdk15to18 to 1.82#3706

Merged
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/bcprov-jdk15to18-1.82
Sep 17, 2025
Merged

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

Conversation

@scala-steward
Copy link
Contributor

About this PR

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

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

@codecov
Copy link

codecov bot commented Sep 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.76%. Comparing base (60c3b51) to head (6b88c37).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3706   +/-   ##
=======================================
  Coverage   89.76%   89.76%           
=======================================
  Files         174      174           
  Lines        5049     5049           
  Branches      493      493           
=======================================
  Hits         4532     4532           
  Misses        517      517           

☔ 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 abffaaf into scala-steward-org:main Sep 17, 2025
10 checks passed
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.

1 participant