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 plugins group with 3 updates #1912

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps the plugins group with 3 updates: com.puppycrawl.tools:checkstyle, org.apache.maven.plugins:maven-clean-plugin and org.apache.maven.plugins:maven-compiler-plugin.

Updates com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.21.3

Checkstyle 10.21.3 - https://checkstyle.org/releasenotes.html#Release_10.21.3

Bug fixes:

#16127 - The SarifLogger creates invalid JSON on Windows with unescaped paths #14787 - False Negative of ClassFanOutCheck with "new" Keyword #15683 - JavadocMethod: false positive on compact constructors for nested record classes #15967 - yield fails Indentation check in switch expressions

Commits
  • 180b012 [maven-release-plugin] prepare release checkstyle-10.21.3
  • b21f39d doc: release notes for 10.21.3
  • a1b2a8a Issue #13213: Remove '//ok' comments for emptyforiteratorpad module
  • 0a698d9 Issue #16127: fix for expected values, missed in previos commit
  • e3a1882 Issue #16127: Correctly handle Windows file paths in SARIF and add a doc link...
  • 9248d30 Issue #13213: Remove '//ok' comments for regexpsingleline module
  • 514ebd2 minor: removing closed issues reference
  • b1e8a73 Issue #13213: Remove '//ok' comments for emptylineseparator module
  • 8dffb48 Issue #15762: resolved javadoc issue
  • 38a65ef dependency: bump net.sourceforge.pmd:pmd-core from 7.9.0 to 7.10.0
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1

Release notes

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

3.4.1

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Commits
  • 8211bc5 [maven-release-plugin] prepare release maven-clean-plugin-3.4.1
  • 92305ba Update scm tag according to branch
  • 9db0e77 PR Automation only on close event
  • 7065077 [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
  • c003151 release-drafter configuration
  • a70d2e4 Use global release-drafter configuration
  • 5e797fc Bump org.apache.maven.resolver:maven-resolver-api from 1.1.1 to 1.9.22
  • e514d80 Bump mavenVersion from 3.6.3 to 3.9.9 (#77)
  • 9dc0953 Bump org.codehaus.plexus:plexus-testing from 1.3.0 to 1.4.0
  • dcc3b09 Fix license/notice (#48)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0

Release notes

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

3.14.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

Commits
  • b5e7d9b [maven-release-plugin] prepare release maven-compiler-plugin-3.14.0
  • 9134f12 Enable GitHub Issues
  • 19b8b12 Update scm tag according to branch
  • 09dce4e [MCOMPILER-579] allow module-version configuration (#273)
  • f7c3c5f Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0
  • 764a54b [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
  • cfacbc1 PR Automation only on close event
  • 5c26bba Use JUnit version from parent
  • 5449407 [MCOMPILER-529] Update docs about version schema (Maven 3)
  • 01d5b88 Bump mavenVersion from 3.6.3 to 3.9.9 (#283)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @edwardsph.


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

@dependabot dependabot bot requested a review from a team as a code owner February 24, 2025 14:45
Copy link
Contributor

@edwardsph edwardsph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/maven/1.2/plugins-4cedb2104c branch 3 times, most recently from b6daa89 to 727ba58 Compare February 24, 2025 15:15
Bumps the plugins group with 3 updates: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle), [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) and [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin).


Updates `com.puppycrawl.tools:checkstyle` from 10.21.2 to 10.21.3
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.21.2...checkstyle-10.21.3)

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

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

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: plugins
- dependency-name: org.apache.maven.plugins:maven-clean-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: plugins
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: plugins
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/1.2/plugins-4cedb2104c branch from 727ba58 to 68959fd Compare February 24, 2025 15:23
@dependabot dependabot bot merged commit 4f1df7b into 1.2 Feb 24, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/maven/1.2/plugins-4cedb2104c branch February 24, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant