enonic / lib-router

Router Library for Enonic XP.
Apache License 2.0
0 stars 1 forks source link

Bump org.junit.jupiter:junit-jupiter-engine from 5.9.3 to 5.10.0 #107

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.junit.jupiter:junit-jupiter-engine from 5.9.3 to 5.10.0.

Release notes

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

JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/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.

Commits
  • 7f619ca Release 5.10
  • 9899de4 Update Gradle Enterprise plugin to 3.14
  • 45b970f Replace soon-to-be-deprecated usages of project.buildDir
  • 463ae36 Prune Release Notes for 5.10 GA
  • 893c64b Back to snapshots for further development
  • e6ff0c5 Release 5.10.0-RC2
  • b08a76b Add 5.10.0-RC2 release notes
  • 2c278c7 Revert "Prune Release Notes for 5.10 GA"
  • acb6e65 Provide access to source element annotations for TempDirFactory
  • 73818a1 Bump org.gradle.toolchains:foojay-resolver from 0.5.0 to 0.6.0
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +10.41 :tada:

Comparison is base (0eac408) 83.33% compared to head (c2122c2) 93.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #107 +/- ## ============================================= + Coverage 83.33% 93.75% +10.41% + Complexity 22 11 -11 ============================================= Files 4 2 -2 Lines 54 32 -22 Branches 6 5 -1 ============================================= - Hits 45 30 -15 + Misses 6 2 -4 + Partials 3 0 -3 ``` | [Impacted Files](https://app.codecov.io/gh/enonic/lib-router/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic) | Coverage Δ | | |---|---|---| | [...in/java/com/enonic/xp/lib/router/RoutePattern.java](https://app.codecov.io/gh/enonic/lib-router/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL3hwL2xpYi9yb3V0ZXIvUm91dGVQYXR0ZXJuLmphdmE=) | `90.90% <100.00%> (ø)` | | | [src/main/java/com/enonic/xp/lib/router/Router.java](https://app.codecov.io/gh/enonic/lib-router/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL3hwL2xpYi9yb3V0ZXIvUm91dGVyLmphdmE=) | `100.00% <100.00%> (+30.76%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.