-
Notifications
You must be signed in to change notification settings - Fork 0
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 other group in /protobuf with 12 updates #13
Closed
Conversation
This file contains 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
Bumps the other group in /protobuf with 12 updates: | Package | From | To | | --- | --- | --- | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.8.2` | `5.10.1` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.8.2` | `5.10.1` | | [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) | `3.4.2` | `4.0.0` | | [kr.motd.maven:os-maven-plugin](https://github.com/trustin/os-maven-plugin) | `1.7.0` | `1.7.1` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.1.1` | `3.6.1` | | [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.3.0` | `3.5.0` | | com.google.code.maven-replacer-plugin:maven-replacer-plugin | `1.3.2` | `1.4.1` | | [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) | `1.3.0` | `1.6.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M5` | `3.2.5` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M5` | `3.2.5` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.2.1` | `3.3.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.5.0` | `3.6.3` | Updates `org.junit.jupiter:junit-jupiter-engine` from 5.8.2 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.10.1) Updates `org.junit.jupiter:junit-jupiter-api` from 5.8.2 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.10.1) Updates `org.codehaus.plexus:plexus-utils` from 3.4.2 to 4.0.0 - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.4.2...plexus-utils-4.0.0) Updates `kr.motd.maven:os-maven-plugin` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/trustin/os-maven-plugin/releases) - [Commits](trustin/os-maven-plugin@os-maven-plugin-1.7.0...os-maven-plugin-1.7.1) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.1.1 to 3.6.1 - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.1.1...maven-dependency-plugin-3.6.1) Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.3.0 to 3.5.0 - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.3.0...3.5.0) Updates `com.google.code.maven-replacer-plugin:maven-replacer-plugin` from 1.3.2 to 1.4.1 Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.3.0 to 1.6.0 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@flatten-maven-plugin-1.3.0...1.6.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0-M5 to 3.2.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.2.5) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.0.0-M5 to 3.2.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.2.5) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.2.1 to 3.3.0 - [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.5.0 to 3.6.3 - [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.6.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other - dependency-name: org.codehaus.plexus:plexus-utils dependency-type: direct:production update-type: version-update:semver-major dependency-group: other - dependency-name: kr.motd.maven:os-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: com.google.code.maven-replacer-plugin:maven-replacer-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 other group in /protobuf with 12 updates:
5.8.2
5.10.1
5.8.2
5.10.1
3.4.2
4.0.0
1.7.0
1.7.1
3.1.1
3.6.1
3.3.0
3.5.0
1.3.2
1.4.1
1.3.0
1.6.0
3.0.0-M5
3.2.5
3.0.0-M5
3.2.5
3.2.1
3.3.0
3.5.0
3.6.3
Updates
org.junit.jupiter:junit-jupiter-engine
from 5.8.2 to 5.10.1Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
e5f50d8
Release 5.10.1ac86d18
Fix typo in AfterAll documentation388c5be
Harmonize application of method and field filters in search algorithmsf82dd1e
Apply field predicate before searching type hierarchy1d1eb85
Polishing5ce280e
Update picocli to 4.7.5 and enable help width computationfea05c3
Fix ConsoleLauncherTests and StandaloneTestsc556735
Use same expected files for all JDK versions808493a
Run StandaloneTests for Java 8 under Java 89ec5766
Unify messages about exit codes in StandaloneTestsUpdates
org.junit.jupiter:junit-jupiter-api
from 5.8.2 to 5.10.1Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
e5f50d8
Release 5.10.1ac86d18
Fix typo in AfterAll documentation388c5be
Harmonize application of method and field filters in search algorithmsf82dd1e
Apply field predicate before searching type hierarchy1d1eb85
Polishing5ce280e
Update picocli to 4.7.5 and enable help width computationfea05c3
Fix ConsoleLauncherTests and StandaloneTestsc556735
Use same expected files for all JDK versions808493a
Run StandaloneTests for Java 8 under Java 89ec5766
Unify messages about exit codes in StandaloneTestsUpdates
org.codehaus.plexus:plexus-utils
from 3.4.2 to 4.0.0Release notes
Sourced from org.codehaus.plexus:plexus-utils's releases.
... (truncated)
Commits
0803079
[maven-release-plugin] prepare release plexus-utils-4.0.0b342c7c
Switch to released version of plexus-xml 4.0.0968a069
Reformat using spotless:apply4315308
Update to parent 130a84396
Fix SCM information (#254)14ac2e1
Fix non contiguous imports (#255)3bd741d
Fix false difference detected with CachingOutputStream/CachingWriter when str...b4ee91f
Switch to junit 5 (#245)60b1b79
Remove unused/unmaintained jira export (#247)cbca15a
Switch build ci workflow to master branch (#250)Updates
kr.motd.maven:os-maven-plugin
from 1.7.0 to 1.7.1Release notes
Sourced from kr.motd.maven:os-maven-plugin's releases.
Commits
9913130
[maven-release-plugin] prepare release os-maven-plugin-1.7.1211db49
Override the default Maven repository when testing against old Maven versions88bae1e
Detect moreosx
variants (#67)cebc3e8
Add support for LoongArch64 architecture (#63)4df5494
Addriscv32
andriscv64
support (#62)6bd9cfa
Support for E2K (Elbrus 2000) architecture (#57)6d81345
Update README.md52e547c
Update the version in README.mdad10438
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-dependency-plugin
from 3.1.1 to 3.6.1Commits
4d18cfb
[maven-release-plugin] prepare release maven-dependency-plugin-3.6.134348ec
[MNG-6847] Use diamond operator0062083
[MDEP-883] - Upgrade maven-plugin parent to 40c6973da
[MDEP-832] - Remove commons-collections-40243c41
Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.04ed696e
Add Javadoc 'author' tag to prevent dangling contributor name3c877fb
MDEP-875 prevent possible NPE9e479d4
[MDEP-872] update commons-io to 2.13.0 (#326)03bc34e
Tighten language (#327)694655d
MDEP-868 update maven-shared-utils to 3.4.2 (#322)Updates
org.codehaus.mojo:build-helper-maven-plugin
from 3.3.0 to 3.5.0Release notes
Sourced from org.codehaus.mojo:build-helper-maven-plugin's releases.
... (truncated)
Commits
820d0a8
[maven-release-plugin] prepare release 3.5.0497a9f5
Use plugins versions from parent in ITsad1076e
Add skipIfMissing flag (#187)faab936
Bump project version to next minor 3.5.0b49b7e6
Add skip flags (#186)2237441
Deprecate maven-version goalef477d8
Drop stale action3df0c7f
Bump org.codehaus.mojo:mojo-parent from 76 to 77e6e9ba6
Use Maven Apache shared GitHub actiond7cb1c5
Fix antrun version in ITsUpdates
com.google.code.maven-replacer-plugin:maven-replacer-plugin
from 1.3.2 to 1.4.1Updates
org.codehaus.mojo:flatten-maven-plugin
from 1.3.0 to 1.6.0Release notes
Sourced from org.codehaus.mojo:flatten-maven-plugin's releases.
... (truncated)
Commits
e2dcb2a
[maven-release-plugin] prepare release 1.6.0d709190
Require Maven 3.6.3 as minimum96d1acd
Use default config for build33b4219
Bump plexus-utils from 3.5.1 to 4.0.0 (#359)df9e9e8
Use Shared ASF Action from Release Drafter - fixd30a84d
Use Shared ASF Action from Release Drafterc6f8e45
Make the default operation configurable9065dba
Use Maven 3.9.6 for build9aa051f
Fix next ITs for Maven 4adcac60
Bump org.codehaus.mojo:mojo-parent from 77 to 78Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.0.0-M5 to 3.2.5Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
4b3a271
[maven-release-plugin] prepare release surefire-3.2.5eb3f1d9
Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0430c406
Bump org.assertj:assertj-core from 3.24.2 to 3.25.12d92f2d
[SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+3290740
Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.225a9776
Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.137752f7e
Bump commons-io:commons-io from 2.15.0 to 2.15.18874add
Revert "Bump jacocoVersion from 0.8.8 to 0.8.11"c0f7755
Fix formattinge5f4545
Bump jacocoVersion from 0.8.8 to 0.8.11Updates
org.apache.maven.plugins:maven-failsafe-plugin
from 3.0.0-M5 to 3.2.5Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
... (truncated)
Commits
4b3a271
[maven-release-plugin] prepare release surefire-3.2.5eb3f1d9
Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0430c406
Bump org.assertj:assertj-core from 3.24.2 to 3.25.12d92f2d
[SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+3290740
Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.225a9776
Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.137752f7e
Bump commons-io:commons-io from 2.15.0 to 2.15.18874add
Revert "Bump jacocoVersion from 0.8.8 to 0.8.11"c0f7755
Fix formattinge5f4545
Bump jacocoVersion from 0.8.8 to 0.8.11Updates
org.apache.maven.plugins:maven-source-plugin
from 3.2.1 to 3.3.0Commits
02a9847
[maven-release-plugin] prepare release maven-source-plugin-3.3.0f186993
[MSOURCES-135] Cleanup project code021af55
[MSOURCES-134] Refresh download pageb11a457
Use shared GitHub actions v37caf2b0
[MSOURCES-133] Upgrade Parent to 39 - ignore git blamedee4c10
[MSOURCES-133] Upgrade Parent to 39452111f
Add dependabot configuratione691ac3
s/MSOURCE/MSOURCES/1ddffd8
Auto-link MSOURCE Jira37ffefe
Add pull request templateUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.5.0 to 3.6.3Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.