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 other group in /protobuf with 12 updates #13

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2024

Bumps the other group in /protobuf with 12 updates:

Package From To
org.junit.jupiter:junit-jupiter-engine 5.8.2 5.10.1
org.junit.jupiter:junit-jupiter-api 5.8.2 5.10.1
org.codehaus.plexus:plexus-utils 3.4.2 4.0.0
kr.motd.maven:os-maven-plugin 1.7.0 1.7.1
org.apache.maven.plugins:maven-dependency-plugin 3.1.1 3.6.1
org.codehaus.mojo: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 1.3.0 1.6.0
org.apache.maven.plugins:maven-surefire-plugin 3.0.0-M5 3.2.5
org.apache.maven.plugins:maven-failsafe-plugin 3.0.0-M5 3.2.5
org.apache.maven.plugins:maven-source-plugin 3.2.1 3.3.0
org.apache.maven.plugins: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

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0...r5.10.1

JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0-RC2...r5.10.0

JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage 5.10.0-RC2

See Release Notes.

JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage 5.10.0-RC1

See Release Notes.

JUnit 5.10.0-M1 = Platform 1.10.0-M1 + Jupiter 5.10.0-M1 + Vintage 5.10.0-M1

See Release Notes.

JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3

See Release Notes.

JUnit 5.9.2 = Platform 1.9.2 + Jupiter 5.9.2 + Vintage 5.9.2

See Release Notes.

JUnit 5.9.1 = Platform 1.9.1 + Jupiter 5.9.1 + Vintage 5.9.1

See Release Notes.

JUnit 5.9.0 = Platform 1.9.0 + Jupiter 5.9.0 + Vintage 5.9.0

See Release Notes.

JUnit 5.9.0-RC1 = Platform 1.9.0-RC1 + Jupiter 5.9.0-RC1 + Vintage 5.9.0-RC1

See Release Notes.

JUnit 5.9.0-M1 = Platform 1.9.0-M1 + Jupiter 5.9.0-M1 + Vintage 5.9.0-M1

See Release Notes.

Commits
  • e5f50d8 Release 5.10.1
  • ac86d18 Fix typo in AfterAll documentation
  • 388c5be Harmonize application of method and field filters in search algorithms
  • f82dd1e Apply field predicate before searching type hierarchy
  • 1d1eb85 Polishing
  • 5ce280e Update picocli to 4.7.5 and enable help width computation
  • fea05c3 Fix ConsoleLauncherTests and StandaloneTests
  • c556735 Use same expected files for all JDK versions
  • 808493a Run StandaloneTests for Java 8 under Java 8
  • 9ec5766 Unify messages about exit codes in StandaloneTests
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 5.8.2 to 5.10.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0...r5.10.1

JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0-RC2...r5.10.0

JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage 5.10.0-RC2

See Release Notes.

JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage 5.10.0-RC1

See Release Notes.

JUnit 5.10.0-M1 = Platform 1.10.0-M1 + Jupiter 5.10.0-M1 + Vintage 5.10.0-M1

See Release Notes.

JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3

See Release Notes.

JUnit 5.9.2 = Platform 1.9.2 + Jupiter 5.9.2 + Vintage 5.9.2

See Release Notes.

JUnit 5.9.1 = Platform 1.9.1 + Jupiter 5.9.1 + Vintage 5.9.1

See Release Notes.

JUnit 5.9.0 = Platform 1.9.0 + Jupiter 5.9.0 + Vintage 5.9.0

See Release Notes.

JUnit 5.9.0-RC1 = Platform 1.9.0-RC1 + Jupiter 5.9.0-RC1 + Vintage 5.9.0-RC1

See Release Notes.

JUnit 5.9.0-M1 = Platform 1.9.0-M1 + Jupiter 5.9.0-M1 + Vintage 5.9.0-M1

See Release Notes.

Commits
  • e5f50d8 Release 5.10.1
  • ac86d18 Fix typo in AfterAll documentation
  • 388c5be Harmonize application of method and field filters in search algorithms
  • f82dd1e Apply field predicate before searching type hierarchy
  • 1d1eb85 Polishing
  • 5ce280e Update picocli to 4.7.5 and enable help width computation
  • fea05c3 Fix ConsoleLauncherTests and StandaloneTests
  • c556735 Use same expected files for all JDK versions
  • 808493a Run StandaloneTests for Java 8 under Java 8
  • 9ec5766 Unify messages about exit codes in StandaloneTests
  • Additional commits viewable in compare view

Updates org.codehaus.plexus:plexus-utils from 3.4.2 to 4.0.0

Release notes

Sourced from org.codehaus.plexus:plexus-utils's releases.

4.0.0

📦 Dependency updates

👻 Maintenance

3.5.1

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

3.5.0

  • Don't throw IOException when none is required (#206) (#221) @​michael-o
  • Always preserve dominant node value (even if empty) (#217) @​kwin
  • Don't overwrite blank (but non-empty) dominant values during mergeXpp3Dom (#213) @​kwin
  • Deprecate isEmpty(String) and isNotEmpty(String) in favour of same named (#218) @​kwin
  • isEmpty(String) must not return false for whitespace-only values (#219) @​kwin
  • Get rid maven-plugin-testing-harness from dependency (#208) @​slawekjaranowski

📦 Dependency updates

... (truncated)

Commits
  • 0803079 [maven-release-plugin] prepare release plexus-utils-4.0.0
  • b342c7c Switch to released version of plexus-xml 4.0.0
  • 968a069 Reformat using spotless:apply
  • 4315308 Update to parent 13
  • 0a84396 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)
  • Additional commits viewable in compare view

Updates kr.motd.maven:os-maven-plugin from 1.7.0 to 1.7.1

Release notes

Sourced from kr.motd.maven:os-maven-plugin's releases.

os-maven-plugin-1.7.1

Commits
  • 9913130 [maven-release-plugin] prepare release os-maven-plugin-1.7.1
  • 211db49 Override the default Maven repository when testing against old Maven versions
  • 88bae1e Detect more osx variants (#67)
  • cebc3e8 Add support for LoongArch64 architecture (#63)
  • 4df5494 Add riscv32 and riscv64 support (#62)
  • 6bd9cfa Support for E2K (Elbrus 2000) architecture (#57)
  • 6d81345 Update README.md
  • 52e547c Update the version in README.md
  • ad10438 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven.plugins:maven-dependency-plugin from 3.1.1 to 3.6.1

Commits
  • 4d18cfb [maven-release-plugin] prepare release maven-dependency-plugin-3.6.1
  • 34348ec [MNG-6847] Use diamond operator
  • 0062083 [MDEP-883] - Upgrade maven-plugin parent to 40
  • c6973da [MDEP-832] - Remove commons-collections-4
  • 0243c41 Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0
  • 4ed696e Add Javadoc 'author' tag to prevent dangling contributor name
  • 3c877fb MDEP-875 prevent possible NPE
  • 9e479d4 [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)
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:build-helper-maven-plugin from 3.3.0 to 3.5.0

Release notes

Sourced from org.codehaus.mojo:build-helper-maven-plugin's releases.

3.5.0

Changes

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

3.4.0

Changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

... (truncated)

Commits
  • 820d0a8 [maven-release-plugin] prepare release 3.5.0
  • 497a9f5 Use plugins versions from parent in ITs
  • ad1076e Add skipIfMissing flag (#187)
  • faab936 Bump project version to next minor 3.5.0
  • b49b7e6 Add skip flags (#186)
  • 2237441 Deprecate maven-version goal
  • ef477d8 Drop stale action
  • 3df0c7f Bump org.codehaus.mojo:mojo-parent from 76 to 77
  • e6e9ba6 Use Maven Apache shared GitHub action
  • d7cb1c5 Fix antrun version in ITs
  • Additional commits viewable in compare view

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

Sourced from org.codehaus.mojo:flatten-maven-plugin's releases.

1.6.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

1.5.0

🚀 New features and improvements

📦 Dependency updates

... (truncated)

Commits
  • e2dcb2a [maven-release-plugin] prepare release 1.6.0
  • d709190 Require Maven 3.6.3 as minimum
  • 96d1acd Use default config for build
  • 33b4219 Bump plexus-utils from 3.5.1 to 4.0.0 (#359)
  • df9e9e8 Use Shared ASF Action from Release Drafter - fix
  • d30a84d Use Shared ASF Action from Release Drafter
  • c6f8e45 Make the default operation configurable
  • 9065dba Use Maven 3.9.6 for build
  • 9aa051f Fix next ITs for Maven 4
  • adcac60 Bump org.codehaus.mojo:mojo-parent from 77 to 78
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M5 to 3.2.5

Release notes

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

3.2.5

JIRA link

Release Notes - Maven Surefire - Version 3.2.5


What's Changed

... (truncated)

Commits
  • 4b3a271 [maven-release-plugin] prepare release surefire-3.2.5
  • eb3f1d9 Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0
  • 430c406 Bump org.assertj:assertj-core from 3.24.2 to 3.25.1
  • 2d92f2d [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.2
  • 25a9776 Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13
  • 7752f7e Bump commons-io:commons-io from 2.15.0 to 2.15.1
  • 8874add Revert "Bump jacocoVersion from 0.8.8 to 0.8.11"
  • c0f7755 Fix formatting
  • e5f4545 Bump jacocoVersion from 0.8.8 to 0.8.11
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0-M5 to 3.2.5

Release notes

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

3.2.5

JIRA link

Release Notes - Maven Surefire - Version 3.2.5


What's Changed

... (truncated)

Commits
  • 4b3a271 [maven-release-plugin] prepare release surefire-3.2.5
  • eb3f1d9 Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0
  • 430c406 Bump org.assertj:assertj-core from 3.24.2 to 3.25.1
  • 2d92f2d [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.2
  • 25a9776 Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13
  • 7752f7e Bump commons-io:commons-io from 2.15.0 to 2.15.1
  • 8874add Revert "Bump jacocoVersion from 0.8.8 to 0.8.11"
  • c0f7755 Fix formatting
  • e5f4545 Bump jacocoVersion from 0.8.8 to 0.8.11
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0

Commits
  • 02a9847 [maven-release-plugin] prepare release maven-source-plugin-3.3.0
  • f186993 [MSOURCES-135] Cleanup project code
  • 021af55 [MSOURCES-134] Refresh download page
  • b11a457 Use shared GitHub actions v3
  • 7caf2b0 [MSOURCES-133] Upgrade Parent to 39 - ignore git blame
  • dee4c10 [MSOURCES-133] Upgrade Parent to 39
  • 452111f Add dependabot configuration
  • e691ac3 s/MSOURCE/MSOURCES/
  • 1ddffd8 Auto-link MSOURCE Jira
  • 37ffefe Add pull request template
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.3

Release notes

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

3.6.2

🐛 Bug Fixes

📦 Dependency updates

3.6.0

🚀 New features and improvements

🐛 Bug Fixes

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]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2024
@bischoffz bischoffz closed this Feb 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

@dependabot dependabot bot deleted the dependabot/maven/protobuf/dev/other-4340a6b82f branch February 3, 2024 01:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant