-
Notifications
You must be signed in to change notification settings - Fork 59
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
build(deps): Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.9.3 in /projects/control-service/projects/pipelines_control_service #1995
Merged
murphp15
merged 1 commit into
main
from
dependabot/gradle/projects/control-service/projects/pipelines_control_service/org.junit.jupiter-junit-jupiter-api-5.9.3
May 2, 2023
Merged
build(deps): Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.9.3 in /projects/control-service/projects/pipelines_control_service #1995
murphp15
merged 1 commit into
main
from
dependabot/gradle/projects/control-service/projects/pipelines_control_service/org.junit.jupiter-junit-jupiter-api-5.9.3
May 2, 2023
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
murphp15
approved these changes
May 2, 2023
7b0747e
to
6352083
Compare
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.2...r5.9.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1757020
to
4a57124
Compare
yonitoo
pushed a commit
that referenced
this pull request
May 3, 2023
….9.3 in /projects/control-service/projects/pipelines_control_service (#1995) Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">org.junit.jupiter:junit-jupiter-api's releases</a>.</em></p> <blockquote> <p>JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3</p> <p>See <a href="http://junit.org/junit5/docs/5.9.3/release-notes/">Release Notes</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit5/commit/bd7d03f517dfca3730fbd123c5fd4d4b70930129"><code>bd7d03f</code></a> Release 5.9.3</li> <li><a href="https://github.com/junit-team/junit5/commit/2afe30a0765c55a371828b216059cb62aa673dda"><code>2afe30a</code></a> Finalize 5.9.3 release notes</li> <li><a href="https://github.com/junit-team/junit5/commit/8116548985b39b8e0b24a780d6f26ed560b7b94a"><code>8116548</code></a> Prepare release notes for 5.9.3</li> <li><a href="https://github.com/junit-team/junit5/commit/468958d647d8f5c3cad075ee79ee91033356ad2b"><code>468958d</code></a> Move release note for <a href="https://redirect.github.com/junit-team/junit5/issues/3235">#3235</a>/<a href="https://redirect.github.com/junit-team/junit5/issues/3264">#3264</a> to 5.9.3</li> <li><a href="https://github.com/junit-team/junit5/commit/6c02c060d3a2c89f481475b8142aa543e3816772"><code>6c02c06</code></a> Polish contribution</li> <li><a href="https://github.com/junit-team/junit5/commit/e575ea3e9c7f3ce95c794accbd81904a1ce92599"><code>e575ea3</code></a> Do not parse {displayName} for <a href="https://github.com/ParameterizedTest"><code>@ParameterizedTest</code></a> using MessageFormat</li> <li><a href="https://github.com/junit-team/junit5/commit/82f1f4be2ff43b8d445f970ae8de659cab2022d5"><code>82f1f4b</code></a> Treat overloaded local & external <a href="https://github.com/MethodSource"><code>@MethodSource</code></a> factory methods equally</li> <li><a href="https://github.com/junit-team/junit5/commit/5b4a00046bbba4d2c5f9ea48cf59e598fee37c8a"><code>5b4a000</code></a> Polish 5.9.3 Release Notes</li> <li><a href="https://github.com/junit-team/junit5/commit/f6f1afff075db92010871e841cc756ad19dc720a"><code>f6f1aff</code></a> Move release notes entry for <a href="https://redirect.github.com/junit-team/junit5/issues/3130">#3130</a> to 5.9.3</li> <li><a href="https://github.com/junit-team/junit5/commit/b732a2bd05fe2a0a3a5ff01bdf6ad241a0c9434c"><code>b732a2b</code></a> Fix issues with <a href="https://github.com/MethodSource"><code>@MethodSource</code></a> local factory method lookups</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit.jupiter:junit-jupiter-api&package-manager=gradle&previous-version=5.9.2&new-version=5.9.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cla-not-required
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
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 org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.9.3.
Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
bd7d03f
Release 5.9.32afe30a
Finalize 5.9.3 release notes8116548
Prepare release notes for 5.9.3468958d
Move release note for #3235/#3264 to 5.9.36c02c06
Polish contributione575ea3
Do not parse {displayName} for@ParameterizedTest
using MessageFormat82f1f4b
Treat overloaded local & external@MethodSource
factory methods equally5b4a000
Polish 5.9.3 Release Notesf6f1aff
Move release notes entry for #3130 to 5.9.3b732a2b
Fix issues with@MethodSource
local factory method lookupsDependabot 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)