Skip to content

Comments

build(deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8#772

Merged
lvca merged 1 commit intomainfrom
dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M8
Jan 18, 2023
Merged

build(deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8#772
lvca merged 1 commit intomainfrom
dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8.

Commits
  • 54dfdc1 [maven-release-plugin] prepare release surefire-3.0.0-M8
  • c068b12 [SUREFIRE-2109] Add suffix derived from current user to Surefire temp directo...
  • 0097a41 [SUREFIRE-1962] Unit test for ProviderInfo#isApplicable
  • d3dafe4 [SUREFIRE-2138] Update JUnit4/JUnit5 versions in ITs
  • dd70772 [SUREFIRE-2138] Update JUnit4/JUnit5 versions in docs
  • 6420f7c [SUREFIRE-2137] Run JUnitPlatform ITs with latest 5.8.x/5.9.x as well
  • 348bfa1 Disable build on Windows by Jenkins
  • 0c35f44 [SUREFIRE-2139] Replace EOL JDK18 with JDK19 in build
  • adfb7f5 [SUREFIRE-2139] Raise plexus-java to 1.1.2 for full Java 19 bytecode support
  • 4f4ac97 [SUREFIRE-2117] Include package + outer classes in XML report of @​Nested
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0-M8.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.0.0-M8)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jan 16, 2023
@lvca lvca merged commit 27063ee into main Jan 18, 2023
@lvca lvca self-assigned this Jan 18, 2023
@lvca lvca added this to the 23.1.2 milestone Jan 18, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M8 branch January 18, 2023 02:34
mergify bot added a commit that referenced this pull request Sep 14, 2025
…to 3.9.0 [skip ci]

Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 3.8.0 to 3.9.0.
Release notes

*Sourced from [io.github.ascopes:protobuf-maven-plugin's releases](https://github.com/ascopes/protobuf-maven-plugin/releases).*

> v3.9.0
> ------
>
> What's Changed
> --------------
>
> * Log non-fatal dependency warnings as debug warnings by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#787](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/787)
> * [GH-782](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/782): Implement ability to use sanctioned executable paths by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#783](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/783)
>
> **Full Changelog**: <ascopes/protobuf-maven-plugin@v3.8.2...v3.9.0>
>
> v3.8.2
> ------
>
> What's Changed
> --------------
>
> * Enable parallel test execution in junit-platform.properties by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#779](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/779)
> * Fix a bug in digest hex representations for byte values <10 by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#784](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/784)
> * At the time of writing, two OpenJDK bugs exist that cause us hassle on Windows by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#786](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/786)
>
> **Full Changelog**: <ascopes/protobuf-maven-plugin@v3.8.1...v3.8.2>
>
> v3.8.1
> ------
>
> What's Changed
> --------------
>
> * Bump com.google.protobuf:protobuf-bom from 4.31.1 to 4.32.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#767](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/767)
> * Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#768](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/768)
> * Bump kotlin.version from 2.2.0 to 2.2.10 in /protobuf-maven-plugin/src/it/setup by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#770](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/770)
> * Bump org.mockito:mockito-bom from 5.18.0 to 5.19.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#769](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/769)
> * Fix parameter naming in IncrementalCacheManager.java by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#771](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/771)
> * [GH-772](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/772): Pin resolver API to v1.9.24 by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#773](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/773)
> * Bump actions/setup-java from 4 to 5 by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#774](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/774)
> * Group dependabot PRs to a single PR by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#778](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/778)
> * Bump io.grpc:grpc-bom from 1.74.0 to 1.75.0 in /protobuf-maven-plugin/src/it/setup by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#777](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/777)
> * Bump com.google.api.grpc:proto-google-common-protos from 2.60.0 to 2.61.0 in /protobuf-maven-plugin/src/it/setup by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#776](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/776)
> * Bump actions/upload-pages-artifact from 3 to 4 by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#775](https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/775)
>
> **Full Changelog**: <ascopes/protobuf-maven-plugin@v3.8.0...v3.8.1>


Commits

* [`f9a5918`](ascopes/protobuf-maven-plugin@f9a5918) [maven-release-plugin] prepare release v3.9.0
* [`c8d66be`](ascopes/protobuf-maven-plugin@c8d66be) Merge pull request [#783](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/783) from ascopes/feature/gh-782-sanctioned-executable-paths
* [`933c08b`](ascopes/protobuf-maven-plugin@933c08b) [GH-782](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/782): Update user guide with details on using sanctioned executable paths
* [`606afc3`](ascopes/protobuf-maven-plugin@606afc3) [GH-782](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/782): Add test for sanctionedExecutablePath to AbstractGenerateMojo tests
* [`980fcbe`](ascopes/protobuf-maven-plugin@980fcbe) [GH-782](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/782): Document that sanctioned executables reside in subdirectories
* [`a5642e8`](ascopes/protobuf-maven-plugin@a5642e8) [GH-782](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/782): Fix logged path for sanctioned executable paths
* [`359c74f`](ascopes/protobuf-maven-plugin@359c74f) [GH-782](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/782): Implement ability to use sanctioned executable paths.
* [`07025ed`](ascopes/protobuf-maven-plugin@07025ed) Merge pull request [#787](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/787) from ascopes/task/log-non-fatal-dependency-warnings-a...
* [`41fc11b`](ascopes/protobuf-maven-plugin@41fc11b) Log non-fatal dependency warnings as debug warnings
* [`1146a23`](ascopes/protobuf-maven-plugin@1146a23) [maven-release-plugin] prepare for next development iteration
* Additional commits viewable in [compare view](ascopes/protobuf-maven-plugin@v3.8.0...v3.9.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=io.github.ascopes:protobuf-maven-plugin&package-manager=maven&previous-version=3.8.0&new-version=3.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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