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

chore(deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 #3844

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 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

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 11, 2023
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 force-pushed the dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M8 branch from 3336911 to 2e5fb4a Compare January 12, 2023 06:14
@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Merging #3844 (48962db) into master (736401f) will decrease coverage by 0.142%.
The diff coverage is n/a.

❗ Current head 48962db differs from pull request most recent head 2096850. Consider uploading reports for the commit 2096850 to get more accurate results

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #3844       +/-   ##
===============================================
- Coverage     57.751%   57.610%   -0.142%     
+ Complexity      2288      2185      -103     
===============================================
  Files            642       639        -3     
  Lines          34186     33966      -220     
  Branches        5908      5870       -38     
===============================================
- Hits           19743     19568      -175     
+ Misses         12328     12315       -13     
+ Partials        2115      2083       -32     
Flag Coverage Δ
AlsoSlowTests 57.610% <ø> (-0.142%) ⬇️
javaparser-core 50.271% <ø> (-0.059%) ⬇️
javaparser-symbol-solver 36.633% <ø> (-0.280%) ⬇️
jdk-10 57.606% <ø> (?)
jdk-11 57.606% <ø> (?)
jdk-12 57.606% <ø> (?)
jdk-13 57.606% <ø> (?)
jdk-14 57.606% <ø> (?)
jdk-15 57.600% <ø> (-0.136%) ⬇️
jdk-16 57.606% <ø> (-0.133%) ⬇️
jdk-8 57.602% <ø> (-0.140%) ⬇️
jdk-9 57.606% <ø> (-0.139%) ⬇️
macos-latest 57.601% <ø> (-0.150%) ⬇️
ubuntu-latest 57.595% <ø> (?)
windows-latest 57.592% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...parser/printer/concretesyntaxmodel/CsmComment.java 88.888% <0.000%> (-11.112%) ⬇️
...ava/com/github/javaparser/utils/LineSeparator.java 81.355% <0.000%> (-10.952%) ⬇️
...parser/resolution/types/ResolvedPrimitiveType.java 78.571% <0.000%> (-7.143%) ⬇️
...olver/reflectionmodel/ReflectionTypeParameter.java 52.631% <0.000%> (-5.264%) ⬇️
.../printer/lexicalpreservation/ChildTextElement.java 55.555% <0.000%> (-4.445%) ⬇️
.../javaparser/resolution/types/ResolvedWildcard.java 64.705% <0.000%> (-3.411%) ⬇️
...m/github/javaparser/ast/comments/BlockComment.java 70.588% <0.000%> (-3.096%) ⬇️
...javaparser/resolution/types/ResolvedArrayType.java 87.878% <0.000%> (-3.031%) ⬇️
...github/javaparser/ast/comments/JavadocComment.java 72.222% <0.000%> (-2.778%) ⬇️
...om/github/javaparser/ast/comments/LineComment.java 76.470% <0.000%> (-2.477%) ⬇️
... and 52 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 736401f...2096850. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2023

A newer version of org.apache.maven.plugins:maven-surefire-plugin exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@hazendaz
Copy link
Contributor

@jlerbsc This PR should be closed as this is long updated now.

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.

None yet

2 participants