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 org.vafer:jdependency from 2.10 to 2.11 #239

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps org.vafer:jdependency from 2.10 to 2.11.

Changelog

Sourced from org.vafer:jdependency's changelog.

Version 2.12.0, release xx.xx.202x

Version 2.11.0, release 18.11.2024

  • Upgraded to ASM 9.7 (JDK 23 support)
  • Changed minium Java version to 11

Version 2.10.0, release 25.01.2024

  • Upgraded to ASM 9.6
  • Upgraded other internal dependencies
  • Added support for multi release jars (Thanks to Niels Basjes)
  • Changed minimum Maven version to 3.6.3

Version 2.9.0, release 11.08.2023

  • Upgraded to ASM 9.4 (JDK 20 support)

Version 2.8.0, release 04.08.2022

  • Upgraded to ASM 9.3

Version 2.7.0, release 02.06.2021

  • Changed test with java 16
  • Changed requires maven 3.6.0
  • Added ASM9 Opcodes

Version 2.6.0, release 10.02.2021

  • Fixed issue #47, ClazzpathUnits should not be assigned for dependencies
  • Upgraded to ASM 9.1

Version 2.5.0, release 16.10.2020

  • Upgraded to ASM 9.0 (JDK 16 support)

Version 2.4.0, release 30.03.2020

  • Upgraded to ASM 8.0

Version 2.3.0, release 11.11.2019

  • Upgraded to ASM 7.2-beta
  • Fixed the shading of the dependencies

Version 2.2.0, release 23.05.2019

  • Upgraded to ASM 7.1

... (truncated)

Commits
  • 966fc9a fixed workflows
  • eaac84d docker tests
  • f696164 proper version
  • 6b155b8 prepare the release
  • 15d1b34 Add more JDKs into test matrix
  • 90df888 Update Shadow's link
  • f1fd28d chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v...
  • 89c2c03 chore(deps): update dependency org.apache.maven.plugins:maven-surefire-report...
  • bfe942b chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 108c39a chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v...
  • Additional commits viewable 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 [org.vafer:jdependency](https://github.com/tcurdt/jdependency) from 2.10 to 2.11.
- [Changelog](https://github.com/tcurdt/jdependency/blob/master/HISTORY.md)
- [Commits](tcurdt/jdependency@jdependency-2.10...jdependency-2.11)

---
updated-dependencies:
- dependency-name: org.vafer:jdependency
  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 requests that update a dependency file label Sep 19, 2024
@slachiewicz
Copy link
Member

Requires Java 11

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant