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 test-dependencies group with 2 updates #219

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps the test-dependencies group with 2 updates: com.puppycrawl.tools:checkstyle and org.apache.maven.plugins:maven-gpg-plugin.

Updates com.puppycrawl.tools:checkstyle from 10.14.1 to 10.14.2

Release notes

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

checkstyle-10.14.2

Checkstyle 10.14.2 - https://checkstyle.org/releasenotes.html#Release_10.14.2

Bug fixes:

#14123 - Transitive dependency rejection after Guava upgrade to 32.1.3-jre #14502 - GenericWhitespaceCheck: Handling of whitespace between generic and record header #12600 - JavadocStyle doesn't work with inline ``@return

Commits
  • 5317f93 [maven-release-plugin] prepare release checkstyle-10.14.2
  • 1670130 doc: release notes for 10.14.2
  • 01d63bf Issue #14123: Exclude google-collections from doxia-module-xdoc
  • 2126aa1 Issue #14653: support XML configs without detalization
  • 68366f7 Issue #13345: enable EqualsHashCodeCheckExamplesTest
  • bbb28a7 Issue #6207: Add Xpath regression test for LocalFinalVariableName
  • 1bb3d56 Issue #13999: Resolve pitest suppression for validateDefaultJavadocTokens met...
  • 25cd447 Issue #14502: Handling of whitespace between generic and record header (Gener...
  • af65390 dependency: bump com.google.errorprone:error_prone_core
  • 93a29b2 Issue #14631: Updated PARAM_LITERAL to new AST format
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1

Release notes

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

3.2.1

JIRA link

Release Notes - Maven GPG Plugin - Version 3.2.1


What's Changed

Full Changelog: apache/maven-gpg-plugin@maven-gpg-plugin-3.2.0...maven-gpg-plugin-3.2.1

Commits
  • 5b69086 [maven-release-plugin] prepare release maven-gpg-plugin-3.2.1
  • 28d298c [MGPG-111] Fix dependencies (#81)
  • 75d8ed5 [MGPG-112] serverId def value was unintentionally dropped (#80)
  • 2a11a2d [maven-release-plugin] prepare for next development iteration
  • See full diff 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 test-dependencies group with 2 updates: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin).


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

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

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-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 dependencies labels Mar 18, 2024
@github-actions github-actions bot enabled auto-merge (squash) March 18, 2024 09:16
@github-actions github-actions bot merged commit 3ee8796 into master Mar 18, 2024
3 of 4 checks passed
@github-actions github-actions bot deleted the dependabot/maven/test-dependencies-d306ad38d5 branch March 18, 2024 09: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 dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants