-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Bump the metadata group across 1 directory with 10 updates #3852
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/maven/metadata/metadata-cb08cbc899
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
172bde6 to
475f45a
Compare
475f45a to
46ff430
Compare
46ff430 to
f566758
Compare
f566758 to
c953133
Compare
c953133 to
20f58de
Compare
Bumps the metadata group with 10 updates in the /metadata directory: | Package | From | To | | --- | --- | --- | | [com.google.guava:guava](https://github.com/google/guava) | `32.1.2-jre` | `33.4.8-jre` | | commons-io:commons-io | `2.18.0` | `2.19.0` | | [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) | `73.2` | `77.1` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.25.5` | `4.30.2` | | [com.google.auto.value:auto-value](https://github.com/google/auto) | `1.10.2` | `1.11.0` | | [com.google.auto.value:auto-value-annotations](https://github.com/google/auto) | `1.10.2` | `1.11.0` | | [com.google.truth:truth](https://github.com/google/truth) | `1.1.5` | `1.4.4` | | com.google.truth.extensions:truth-java8-extension | `1.0.1` | `1.4.4` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.8.1` | `3.14.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.5.0` | `3.11.2` | Updates `com.google.guava:guava` from 32.1.2-jre to 33.4.8-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `commons-io:commons-io` from 2.18.0 to 2.19.0 Updates `com.ibm.icu:icu4j` from 73.2 to 77.1 - [Release notes](https://github.com/unicode-org/icu/releases) - [Commits](https://github.com/unicode-org/icu/commits) Updates `com.google.protobuf:protobuf-java` from 3.25.5 to 4.30.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.5...v4.30.2) Updates `com.google.auto.value:auto-value` from 1.10.2 to 1.11.0 - [Release notes](https://github.com/google/auto/releases) - [Commits](google/auto@auto-value-1.10.2...auto-value-1.11.0) Updates `com.google.auto.value:auto-value-annotations` from 1.10.2 to 1.11.0 - [Release notes](https://github.com/google/auto/releases) - [Commits](google/auto@auto-value-1.10.2...auto-value-1.11.0) Updates `com.google.truth:truth` from 1.1.5 to 1.4.4 - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.1.5...v1.4.4) Updates `com.google.truth.extensions:truth-java8-extension` from 1.0.1 to 1.4.4 Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.8.1 to 3.14.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.14.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.5.0 to 3.11.2 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.11.2) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-version: 33.4.8-jre dependency-type: direct:production update-type: version-update:semver-major dependency-group: metadata - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: metadata - dependency-name: com.ibm.icu:icu4j dependency-version: '77.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: metadata - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.30.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: metadata - dependency-name: com.google.auto.value:auto-value dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: metadata - dependency-name: com.google.auto.value:auto-value-annotations dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: metadata - dependency-name: com.google.truth:truth dependency-version: 1.4.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: metadata - dependency-name: com.google.truth.extensions:truth-java8-extension dependency-version: 1.4.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: metadata - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: metadata - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: metadata ... Signed-off-by: dependabot[bot] <[email protected]>
20f58de to
a700c37
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the metadata group with 10 updates in the /metadata directory:
32.1.2-jre33.4.8-jre2.18.02.19.073.277.13.25.54.30.21.10.21.11.01.10.21.11.01.1.51.4.41.0.11.4.43.8.13.14.03.5.03.11.2Updates
com.google.guava:guavafrom 32.1.2-jre to 33.4.8-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
commons-io:commons-iofrom 2.18.0 to 2.19.0Updates
com.ibm.icu:icu4jfrom 73.2 to 77.1Release notes
Sourced from com.ibm.icu:icu4j's releases.
... (truncated)
Commits
Updates
com.google.protobuf:protobuf-javafrom 3.25.5 to 4.30.2Commits
43e1626Updating version.json and repo version numbers to: 30.27a4c63bFix lite classes in the protobuf-java Maven release to be JDK8 compatible. (#...7831669Remove dllexport attribute on variable definition. (#20833)da9cadcRestore JDK8 compatibility in Bazel for libraries with dependencies from Mave...09b5078Add protobuf_maven artifacts to protobuf_maven_dev as well so they can still ...b7f06f1Add volatile to featuresResolved (#20766)b69f653Restore generator headers in cmake install until the next breaking C++ releas...f4b0a79Restore custom protobuf maven namespaces to avoid polluting main maven namesp...2dc9f35Fix Java concurrency issue in feature resolution for old <=3.25.x gencode usi...221b2a0Change how we decide which empty string implementation to use. (#20708)Updates
com.google.auto.value:auto-valuefrom 1.10.2 to 1.11.0Release notes
Sourced from com.google.auto.value:auto-value's releases.
Commits
5e02d64Set version number for auto-value-parent to 1.11.0.80b0adaSupport all kinds of resource URLs when loading template resources.260b61eUse reflection to avoid referencing the Kotlin metadata API directly.76be89aBump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0 in /fa...c11484eBump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0 in /valueb21d69dBump kotlin.version from 1.9.24 to 2.0.0 in /valuee55e60aUpdate AutoValue to reflect recent Kotlin Metadata API changes.29f739bBump actions/checkout from 4.1.5 to 4.1.6199a727Bump kotlin.version from 1.9.23 to 1.9.24 in /valuef2b22e3Bump actions/checkout from 4.1.4 to 4.1.5Updates
com.google.auto.value:auto-value-annotationsfrom 1.10.2 to 1.11.0Release notes
Sourced from com.google.auto.value:auto-value-annotations's releases.
Commits
5e02d64Set version number for auto-value-parent to 1.11.0.80b0adaSupport all kinds of resource URLs when loading template resources.260b61eUse reflection to avoid referencing the Kotlin metadata API directly.76be89aBump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0 in /fa...c11484eBump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0 in /valueb21d69dBump kotlin.version from 1.9.24 to 2.0.0 in /valuee55e60aUpdate AutoValue to reflect recent Kotlin Metadata API changes.29f739bBump actions/checkout from 4.1.5 to 4.1.6199a727Bump kotlin.version from 1.9.23 to 1.9.24 in /valuef2b22e3Bump actions/checkout from 4.1.4 to 4.1.5Updates
com.google.truth:truthfrom 1.1.5 to 1.4.4Release notes
Sourced from com.google.truth:truth's releases.
... (truncated)
Commits
ddeaa0cSet version number for truth-parent to 1.4.4.e107aeaAnnotate the rest of the main package (basically just the Java 8 subjects) fo...8ac91a6Document thattruth-java8-extensionis obsolete.99af8beBump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 in the d...54e548cBump the dependencies group with 2 updates2183a14Migrate from legacy com.google.gwt to org.gwtproject.7e9fc7aMake StringSubject.matches suggest using containsMatch if matches(x) fails bu...af140d6Fix grammar in Javadoc comments.afda443AnnotateformattingDiffsUsingmethods as supporting nullable element/value ...ee680cbUse JSpecify annotations in the public release.Updates
com.google.truth.extensions:truth-java8-extensionfrom 1.0.1 to 1.4.4Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.8.1 to 3.14.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
b5e7d9b[maven-release-plugin] prepare release maven-compiler-plugin-3.14.09134f12Enable GitHub Issues19b8b12Update scm tag according to branch09dce4e[MCOMPILER-579] allow module-version configuration (#273)f7c3c5fBump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0764a54b[MNGSITE-529] Rename "Goals" to "Plugin Documentation"cfacbc1PR Automation only on close event5c26bbaUse JUnit version from parent5449407[MCOMPILER-529] Update docs about version schema (Maven 3)01d5b88Bump mavenVersion from 3.6.3 to 3.9.9 (#283)Updates
org.apache.maven.plugins:maven-javadoc-pluginfrom 3.5.0 to 3.11.2Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
... (truncated)
Commits
44cbab7[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.23de45d8use github for scm45ccf06Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0530fa01[MJAVADOC-823] legacyMode keeps using module-info.java (-sourcedirectory stil...3a16d92Bump commons-io:commons-io from 2.17.0 to 2.18.069c1ba7Migrate from Plexus to Sisu Guice (#341)39857eaRemove usages of deprecated ReaderFactory class (#339)314203a[MJAVADOC-814] handle parameters such packages with multi lines (#337)3bb982drefactor: Replace Plexus AbstractLogEnabled with SLF4J (#338)76826c8[MJAVADOC-822] skippedModules should be more scalable and support regex (#336)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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