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 2 updates #231

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 2 updates: org.apache.maven.plugins:maven-checkstyle-plugin and org.codehaus.mojo:license-maven-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

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 2 updates: [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) and [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 25, 2023
@dmlloyd dmlloyd merged commit 8f5e43a into main Oct 25, 2023
1 check passed
@dmlloyd dmlloyd deleted the dependabot/maven/dependencies-782852110a branch October 25, 2023 20:17
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