Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2025

Bumps de.thetaphi:forbiddenapis from 3.9 to 3.10.

Commits
  • c463108 Release forbiddenapis 3.10
  • b9c08e8 Assert that commons-io signatures for known versions produce no warning
  • 3cafacd Update ASM to v9.9 for Java 26 bytecode compatibility
  • cf99ebe Automatically downgrade/fallback bundled signatures to next lower version if ...
  • 53aa89f Add JDK25 signatures (#272)
  • 65f5c41 Add new versions of commons-io. I've looked quickly at the changes but no sig...
  • 7fa157b Update config for publishing to Maven Central:
  • 258ef18 Fix build with Gradle by using specific version
  • b58e15c Switch main branch to v3.10-SNAPSHOT
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [de.thetaphi:forbiddenapis](https://github.com/policeman-tools/forbidden-apis) from 3.9 to 3.10.
- [Commits](policeman-tools/forbidden-apis@3.9...3.10)

---
updated-dependencies:
- dependency-name: de.thetaphi:forbiddenapis
  dependency-version: '3.10'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 7, 2025
@codecov
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.24%. Comparing base (2054e28) to head (1fe99b6).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #326   +/-   ##
=========================================
  Coverage     94.24%   94.24%           
  Complexity      110      110           
=========================================
  Files            39       39           
  Lines           313      313           
  Branches         10       10           
=========================================
  Hits            295      295           
  Misses           10       10           
  Partials          8        8           

☔ 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.

@mfvanek mfvanek merged commit 8c49774 into master Oct 10, 2025
3 checks passed
@mfvanek mfvanek deleted the dependabot/gradle/de.thetaphi-forbiddenapis-3.10 branch October 10, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants