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

MINOR: [Java] Bump dep.junit.jupiter.version from 5.11.0 to 5.11.1 in /java #44261

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps dep.junit.jupiter.version from 5.11.0 to 5.11.1.
Updates org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1

Release notes

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

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.0...r5.11.1

Commits

Updates org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1

Release notes

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

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.0...r5.11.1

Commits

Updates org.junit.jupiter:junit-jupiter-params from 5.11.0 to 5.11.1

Release notes

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

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.0...r5.11.1

Commits

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)

@dependabot dependabot bot requested a review from lidavidm as a code owner September 30, 2024 17:05
@dependabot dependabot bot added dependencies Dependabot-only java Dependabot-only labels Sep 30, 2024
@vibhatha
Copy link
Collaborator

vibhatha commented Oct 1, 2024

@github-actions crossbow submit -g java

Copy link

github-actions bot commented Oct 1, 2024

Revision: 849aca0

Submitted crossbow builds: ursacomputing/crossbow @ actions-43baa41977

Task Status
java-jars GitHub Actions
test-conda-python-3.11-spark-master GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@vibhatha
Copy link
Collaborator

vibhatha commented Oct 1, 2024

@lidavidm all except one crossbow is failing. I have already reported it. It is related to an issue in the release verification script.

@raulcd
Copy link
Member

raulcd commented Oct 3, 2024

@dependabot rebase

Bumps `dep.junit.jupiter.version` from 5.11.0 to 5.11.1.

Updates `org.junit.jupiter:junit-jupiter-engine` 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)

Updates `org.junit.jupiter:junit-jupiter-api` 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)

Updates `org.junit.jupiter:junit-jupiter-params` 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-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/java/dep.junit.jupiter.version-5.11.1 branch from 849aca0 to e5be53c Compare October 3, 2024 08:41
@raulcd
Copy link
Member

raulcd commented Oct 3, 2024

@github-actions crossbow submit verify-rc-source-integration-linux-ubuntu-22.04-amd64

Copy link

github-actions bot commented Oct 3, 2024

Revision: e5be53c

Submitted crossbow builds: ursacomputing/crossbow @ actions-63d26cdfb2

Task Status
verify-rc-source-integration-linux-ubuntu-22.04-amd64 GitHub Actions

@raulcd
Copy link
Member

raulcd commented Oct 3, 2024

I've opened an issue:

As this does not seem to be related, I think this can be merged.

@lidavidm lidavidm merged commit f5663dc into main Oct 7, 2024
65 checks passed
@lidavidm lidavidm removed the awaiting review Awaiting review label Oct 7, 2024
@github-actions github-actions bot added the awaiting merge Awaiting merge label Oct 7, 2024
@dependabot dependabot bot deleted the dependabot/maven/java/dep.junit.jupiter.version-5.11.1 branch October 7, 2024 01:20
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit f5663dc.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge Awaiting merge Component: Java dependencies Dependabot-only java Dependabot-only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants