-
Notifications
You must be signed in to change notification settings - Fork 275
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 org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 #4757
Merged
cwperks
merged 1 commit into
main
from
dependabot/gradle/org.junit.jupiter-junit-jupiter-5.11.1
Oct 1, 2024
Merged
Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 #4757
cwperks
merged 1 commit into
main
from
dependabot/gradle/org.junit.jupiter-junit-jupiter-5.11.1
Oct 1, 2024
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
dependabot
bot
requested review from
cwperks,
DarshitChanpura and
nibix
as code owners
September 30, 2024 06:40
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Sep 30, 2024
dependabot
bot
requested review from
peternied,
RyanL1997,
stephen-crawford,
reta and
willyborankin
as code owners
September 30, 2024 06:40
reta
approved these changes
Sep 30, 2024
willyborankin
approved these changes
Sep 30, 2024
reta
approved these changes
Sep 30, 2024
RyanL1997
approved these changes
Sep 30, 2024
derek-ho
approved these changes
Sep 30, 2024
Looks like legitimate test failure that needs to be addressed. I will raise a PR shortly. |
Raised a PR to fix the tests: #4763 Looks like RestHandler.Wrapper class in core needs to be updated and have similar tests to DelegatingRestHandlerTests added as well. I will create a PR in core shortly to address. |
Opened a PR to address the failing tests: #4763 |
@dependabot rebase |
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/gradle/org.junit.jupiter-junit-jupiter-5.11.1
branch
from
October 1, 2024 17:49
e5fdac1
to
9b92547
Compare
cwperks
deleted the
dependabot/gradle/org.junit.jupiter-junit-jupiter-5.11.1
branch
October 1, 2024 18:51
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Oct 1, 2024
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 3ad09c8) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport 2.x
backport to 2.x branch
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 from 5.11.0 to 5.11.1.
Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
e4b2c0c
Release 5.11.1c37b179
Finalize 5.11.1 release notesa7b1c49
Include 5.10.4 release notes3646b7d
Document benefits ofmessageSupplier
inAssertions
(#3938)6b9f15d
Delete unnecessary (and potentially misleading) comment in User Guide98dafd3
Reduce flakiness6529d8d
Allow for work stealing when only holding read locks (#4012)0d25a5a
Fix YAML syntax28dd375
Fix step label348ef61
Switch to Temurin for JDK 23 (#4005)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 show <dependency name> 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)