Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump de.thetaphi:forbiddenapis from 3.6 to 3.7 #226

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps de.thetaphi:forbiddenapis from 3.6 to 3.7.

Commits
  • c101195 Switch to release 3.7
  • 068b0ca Also get sourceSets from java extension, if available
  • 228248c Another missing Java version change
  • 6d42f04 Add support for Java 22 and update ASM to 9.7 (allows reading Java 23 class f...
  • e441c6b Fix deprecations in Gradle 8.7 (#247)
  • 6a42045 add missing documentation (#244)
  • c0789aa Add commons-io 2.15, 2.15.1 (#244)
  • 666f2f1 For static method calls and field accesses do not look into superclasses (#238)
  • 2b3e1e2 Update links in deploy POM to use HTTPS
  • 11b3d6a Switch to next version on main
  • 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.6 to 3.7.
- [Commits](policeman-tools/forbidden-apis@3.6...3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull request that update a dependency label Mar 25, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.17%. Comparing base (99b7556) to head (38d4a85).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #226   +/-   ##
=========================================
  Coverage     92.17%   92.17%           
  Complexity      268      268           
=========================================
  Files            21       21           
  Lines           639      639           
  Branches        103      103           
=========================================
  Hits            589      589           
  Misses           17       17           
  Partials         33       33           

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

@piotrooo piotrooo self-assigned this Mar 26, 2024
@piotrooo piotrooo merged commit 2cc6379 into main Mar 26, 2024
3 checks passed
@piotrooo piotrooo deleted the dependabot/maven/de.thetaphi-forbiddenapis-3.7 branch March 26, 2024 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull request that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants