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 org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.1 in /java #44266

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.1.

Release notes

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

v5.14.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.1

v5.14.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0

Commits
  • 39a0c75 fix: gradle mockitoAgent configuration should not be transitive (#3454)
  • e928059 Bump bytebuddy from 1.15.2 to 1.15.3 (#3452)
  • 8a0e586 Disable mocks with an error message (#3424)
  • d28b012 Fix typo in Javadoc of ArgumentCaptor (#3448)
  • a2fc9c6 Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)
  • c3fcc6e Split subprojects by deliverable and integration tests (#3447)
  • f5858c2 Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)
  • 1e337ed Allow for installing a Java agent within the Mockito jar, without exposing By...
  • a1d5860 Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)
  • 0438593 Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)
  • 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 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)

Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.13.0 to 5.14.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.13.0...v5.14.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@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: 02cc0bb

Submitted crossbow builds: ursacomputing/crossbow @ actions-93827a2337

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

Copy link
Member

@raulcd raulcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure is unrelated

@raulcd raulcd merged commit a59f09f into main Oct 2, 2024
28 checks passed
@raulcd raulcd removed the awaiting review Awaiting review label Oct 2, 2024
@raulcd raulcd deleted the dependabot/maven/java/org.mockito-mockito-junit-jupiter-5.14.1 branch October 2, 2024 14:31
@github-actions github-actions bot added the awaiting merge Awaiting merge label Oct 2, 2024
@vibhatha
Copy link
Collaborator

vibhatha commented Oct 2, 2024

Thanks @raulcd
There is a list of PRs which need rebasing all are dependabots. Unfortunately I can't rebase as I don't have rights.

@raulcd
Copy link
Member

raulcd commented Oct 2, 2024

could you send me the list? I've merged a couple and have used @dependabot rebase for some, isn't that command something that you can do with your permissions?

@vibhatha
Copy link
Collaborator

vibhatha commented Oct 2, 2024

Let me add them here, please give me 30 minutes, I will post here.

@vibhatha
Copy link
Collaborator

vibhatha commented Oct 2, 2024

#44263
#44262
#44261

@vibhatha
Copy link
Collaborator

vibhatha commented Oct 2, 2024

cc @raulcd

Copy link

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

There was 1 benchmark result with an error:

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 1 possible false positive 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.

2 participants