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

build(deps): bump com.mycila:license-maven-plugin from 4.5 to 4.6 #467

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.mycila:license-maven-plugin from 4.5 to 4.6.

Release notes

Sourced from com.mycila:license-maven-plugin's releases.

license-maven-plugin-4.6

Release v4.6

  • Add apache-2 no email support
  • Use JSR330 inject rather than deprecated component
  • Use try with resources
  • Small api changes on java end (ie closeable exchanged to autocloseable)
  • Require maven 3.6.3 per maven guildelines
  • More lambdas
  • Test cleanup
  • Some logging level checks so it doesn't run expensive checks and then not log
  • Better handling of filepath that was repeating path replacements
  • Lots of library / plugin updates

WARNING

THIS IS THE LAST VERSION SUPPORTING JAVA 8

  • From version 5.0.0 : Java 11 will be required
  • From version 6.0.0 : Java 11 will be required

What's Changed

... (truncated)

Commits
  • a17bf37 [maven-release-plugin] prepare release license-maven-plugin-4.6
  • 92f2930 Merge pull request #829 from mathieucarbou/dependabot/maven/org.codehaus.plex...
  • d0e93ff Merge pull request #830 from mathieucarbou/dependabot/maven/com.google.guava-...
  • 1215cd6 Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
  • 59a3180 Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2
  • f248c21 Merge pull request #828 from mathieucarbou/dependabot/maven/org.codehaus.mojo...
  • 5faa2c6 Bump org.codehaus.mojo:extra-enforcer-rules from 1.8.0 to 1.9.0
  • f286d1c Merge pull request #827 from mathieucarbou/dependabot/maven/org.apache.maven....
  • cb12641 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6
  • c063ba5 Merge pull request #826 from mathieucarbou/dependabot/maven/groovy.version-4....
  • 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 [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.5 to 4.6.
- [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases)
- [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.5...license-maven-plugin-4.6)

---
updated-dependencies:
- dependency-name: com.mycila:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 26, 2024 05:12
@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Sep 26, 2024
Copy link

ARCH IMAGE
amd64 ghcr.io/cryostatio/cryostat-core:pr-467-44ef882f4c261f50af20c4ecdb464ce145cb0968-linux

To run smoketest:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-core:pr-467-44ef882f4c261f50af20c4ecdb464ce145cb0968-linux bash smoketest.bash

@andrewazores andrewazores merged commit eab6353 into main Sep 26, 2024
10 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.mycila-license-maven-plugin-4.6 branch September 26, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant