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 the dependencies group with 3 updates #230

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Bumps the dependencies group with 3 updates: org.apache.maven.plugins:maven-checkstyle-plugin, org.codehaus.mojo:license-maven-plugin and org.apache.maven.plugins:maven-shade-plugin.

Updates org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1

Commits
  • 88262c5 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.3.1
  • 47b8ec6 [MCHECKSTYLE-403] Goal checkstyle:checkstyle ignores testResources
  • d12ab8f [MCHECKSTYLE-439] Upgrade to Parent 40
  • b4c97c4 fix typo in "ckecks"
  • 2b0fc93 [MCHECKSTYLE-438] Update and backfill release notes
  • 1c271f1 [MCHECKSTYLE-412] Add option to exclude generated sources/test-sources from d...
  • 9ebda63 [MNG-6829] Replace StringUtils#isEmpty(String) and #isNotEmpty(String) (#121)
  • 472ed5a remove unnecessary I/O indirections (#119)
  • f3e9603 clean up before test (#120)
  • 756a61f [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.codehaus.mojo:license-maven-plugin from 2.2.0 to 2.3.0

Release notes

Sourced from org.codehaus.mojo:license-maven-plugin's releases.

2.3.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • ded0f0a [maven-release-plugin] prepare release 2.3.0
  • 1eb1b94 Build improvements - one profile for ITs
  • 507c888 Downgrade plexus-xml to version 3.0.0
  • 58c52a2 #519 minor updates to reduce verbosity of standard execution
  • 4741105 #517: optionally support copyright values that only contain inception year ra...
  • cac0569 Bump org.codehaus.mojo:mojo-parent from 76 to 77
  • f59f6ec Bump commons-io:commons-io from 2.13.0 to 2.14.0
  • eb6a29e Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
  • 00f8a6d Cleanups in FileUtil - direct use methods from NIO
  • 85ac3b0 Fix #508 - Avoid NPE in AggregatorAddThirdPartyMojo (#512)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-shade-plugin from 3.2.4 to 3.5.1

Release notes

Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.

3.5.1

Release Notes - Maven Shade Plugin - Version 3.5.1

Bug

  • [MSHADE-454] - Shade Plugin does not work with JDK 20

Improvement

  • [MSHADE-459] - Prepare to build and pass tests with Java 21

Task

Dependency upgrade

Maven Shade Plugin 3.5.0 release notes https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12352951

Release Notes - Maven Shade Plugin - Version 3.5.0

... (truncated)

Commits
  • bd4759b [maven-release-plugin] prepare release maven-shade-plugin-3.5.1
  • d2a1552 [MSHADE-457] Upgrade Parent to 40
  • c2a2e2b [MSHADE-458] Refresh download page
  • 64f577b [MSHADE-459] Adjust to test also with Java 21 (#196)
  • e56294a [MSHADE-454] Shade Plugin does not work with JDK 20
  • 6a400db [maven-release-plugin] prepare for next development iteration
  • 963e30e [maven-release-plugin] prepare release maven-shade-plugin-3.5.0
  • 9265316 Fix for tmp file creation
  • fc0f784 Get rid of security alerts (#190)
  • d3dd181 [MSHADE-446] Update dependencies (#189)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 3 updates: [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin), [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) and [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin).


Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.3.0 to 3.3.1
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.0...maven-checkstyle-plugin-3.3.1)

Updates `org.codehaus.mojo:license-maven-plugin` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](mojohaus/license-maven-plugin@2.2.0...2.3.0)

Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.2.4 to 3.5.1
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.2.4...maven-shade-plugin-3.5.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.codehaus.mojo:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 25, 2023
@dmlloyd
Copy link
Member

dmlloyd commented Oct 25, 2023

@dependabot ignore org.apache.maven.plugins:maven-shade-plugin

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2023

OK, I won't notify you about org.apache.maven.plugins:maven-shade-plugin again, unless you unignore it.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 25, 2023
@dependabot dependabot bot deleted the dependabot/maven/dependencies-51154d0b3b branch October 25, 2023 17: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.

1 participant