Skip to content

CMR-11410: initial change, forcing a new version of a library - #2480

Merged
jceaser merged 5 commits into
masterfrom
cmr-11410-bouncy-castle
Aug 11, 2026
Merged

CMR-11410: initial change, forcing a new version of a library#2480
jceaser merged 5 commits into
masterfrom
cmr-11410-bouncy-castle

Conversation

@jceaser

@jceaser jceaser commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Overview

Version bump of a library used by a dependency.

What are the changes?

Moved bouncy castle to the newer jdk18on from jdk15on release and version 1.85

Summarize what you have changed.

What areas of the application does this impact?

Every package that uses ring has been updated

Required Checklist

  • New and existing unit and int tests pass locally and remotely
  • clj-kondo has been run locally and all errors in changed files are corrected
  • I have commented my code, particularly in hard-to-understand areas
  • I have made changes to the documentation (if necessary)
  • My changes generate no new warnings

Additional Checklist

  • I have removed unnecessary/dead code and imports in files I have changed
  • I have cleaned up integration tests by doing one or more of the following:
    • migrated any are2 tests to are3 in files I have changed
    • de-duped, consolidated, removed dead int tests
    • transformed applicable int tests into unit tests
    • reduced number of system state resets by updating fixtures. Ex) (use-fixtures :each (ingest/reset-fixture {})) to be :once instead of :each

@codecov-commenter

codecov-commenter commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.93%. Comparing base (5cfa8e0) to head (b849756).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2480   +/-   ##
=======================================
  Coverage   57.93%   57.93%           
=======================================
  Files        1074     1074           
  Lines       74714    74714           
  Branches     2187     2185    -2     
=======================================
+ Hits        43286    43288    +2     
+ Misses      29383    29381    -2     
  Partials     2045     2045           

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread access-control-app/project.clj
@jceaser
jceaser requested a review from jmaeng72 August 11, 2026 13:56
@jceaser
jceaser merged commit a30c719 into master Aug 11, 2026
6 checks passed
isja17 pushed a commit that referenced this pull request Aug 31, 2026
* CMR-11410: initial change, forcing a new version of a library
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.

4 participants