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 maven group across 1 directory with 4 updates #2802

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the maven group with 4 updates in the / directory: org.apache.maven.plugins:maven-artifact-plugin, com.github.siom79.japicmp:japicmp-maven-plugin, com.android.tools:r8 and com.google.protobuf:protobuf-java.

Updates org.apache.maven.plugins:maven-artifact-plugin from 3.5.3 to 3.6.0

Commits
  • 865b892 [maven-release-plugin] prepare release maven-artifact-plugin-3.6.0
  • b82943b [MARTIFACT-81] add reproducible-central report (#73)
  • 9a1132f [MARTIFACT-82] update m-remote-resources-p to 3.3.0
  • 5befda6 [MARTIFACT-78] diagnose parent(s) in reactor
  • ed77bd7 [MARTIFACT-78] diagnose reactor root and first
  • 1a30172 Bump commons-codec:commons-codec from 1.17.0 to 1.17.1
  • 2af750a Bump commons-io:commons-io from 2.17.0 to 2.18.0
  • ed91a5f [MARTIFACT-79] Check session.allProjects for executionRoot, not just `ses...
  • 09808ac Convert to Guice constructor injection (#74)
  • e75fef4 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.github.siom79.japicmp:japicmp-maven-plugin from 0.23.0 to 0.23.1

Commits
  • 7075ad1 [maven-release-plugin] prepare release japicmp-base-0.23.1
  • 73f84a8 upgraded version in *.md files to 0.23.1
  • 66b8f99 Update ReleaseNotes.md
  • 598ec00 Merge pull request #413 from siom79/fix-mdtable-npe
  • 27b0c05 Fix NPE when a markdown table contains null cells
  • bfd09f2 Merge pull request #408 from siom79/ghaction-summary
  • 1aed38b use specific plugin version to generate report
  • d36487e skip spotbugs for job summary
  • 9b37160 skip spotbugs for JDK 8
  • 39d143d only lts versions and 22
  • Additional commits viewable in compare view

Updates com.android.tools:r8 from 8.5.35 to 8.7.18

Updates com.google.protobuf:protobuf-java from 4.29.2 to 4.29.3

Commits

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 CI passes on it, as requested by @eamonnmcmanus.


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 maven group with 4 updates in the / directory: [org.apache.maven.plugins:maven-artifact-plugin](https://github.com/apache/maven-artifact-plugin), [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp), com.android.tools:r8 and [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf).


Updates `org.apache.maven.plugins:maven-artifact-plugin` from 3.5.3 to 3.6.0
- [Commits](apache/maven-artifact-plugin@maven-artifact-plugin-3.5.3...maven-artifact-plugin-3.6.0)

Updates `com.github.siom79.japicmp:japicmp-maven-plugin` from 0.23.0 to 0.23.1
- [Release notes](https://github.com/siom79/japicmp/releases)
- [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)
- [Commits](siom79/japicmp@japicmp-base-0.23.0...japicmp-base-0.23.1)

Updates `com.android.tools:r8` from 8.5.35 to 8.7.18

Updates `com.google.protobuf:protobuf-java` from 4.29.2 to 4.29.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-artifact-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: com.android.tools:r8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
...

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 Feb 1, 2025
@eamonnmcmanus
Copy link
Member

@dependabot merge

@dependabot dependabot bot merged commit a85c2a1 into main Feb 1, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/maven/maven-c2faca7e98 branch February 1, 2025 20:46
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