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

Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.10.0 #387

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.10.0.

Release notes

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

JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0

See Release Notes.

Full Changelog: junit-team/junit5@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.

JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.2 to 5.10.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 24, 2023
@sandtechnology sandtechnology merged commit 3e51785 into master Sep 18, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.junit.jupiter-junit-jupiter-api-5.10.0 branch September 18, 2023 11:22
sandtechnology added a commit that referenced this pull request Sep 18, 2023
* New Crowdin translations by Github Action

* [1.20.x] Cancel for interacting with sign (editing)

* [1.20.x] Cancel for all player interacting with sign (editing)

* Bump version to 5.1.2.3

* Fix dbPrefix issue when using convert command

* Fix dbPrefix not handling none when using convert command

* Fix build

* Fix build again

* Fix message for wrong displaying to owning shops in transfer

* #394 Fix wrong event format copying after SPIGOT-7091: Update bungeecord-chat
Introduce by https://github.com/SpigotMC/BungeeCord/pull/3344/files#diff-84a270b9ce33820f05d3564ab384e29478185dd8302836fbdc17ec17cd04b949R164
We use our own method to just press event, no sure if this should be open a pull request to upstream

* Fix errors for pre spigot chat lib update

* #395 update advanced-region-market deps to 3.5.4

* Bump com.github.angeschossen:LandsAPI from 6.29.12 to 6.35.0 (#399)

Bumps com.github.angeschossen:LandsAPI from 6.29.12 to 6.35.0.

---
updated-dependencies:
- dependency-name: com.github.angeschossen:LandsAPI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump com.sk89q.worldguard:worldguard-bukkit from 7.0.8 to 7.0.9 (#398)

Bumps com.sk89q.worldguard:worldguard-bukkit from 7.0.8 to 7.0.9.

---
updated-dependencies:
- dependency-name: com.sk89q.worldguard:worldguard-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump com.comphenix.protocol:ProtocolLib from 5.0.0 to 5.1.0 (#396)

Bumps com.comphenix.protocol:ProtocolLib from 5.0.0 to 5.1.0.

---
updated-dependencies:
- dependency-name: com.comphenix.protocol:ProtocolLib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.10.0 (#387)

Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.2 to 5.10.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump com.github.alex9849:advanced-region-market from 3.5.0 to 3.5.4 (#386)

Bumps com.github.alex9849:advanced-region-market from 3.5.0 to 3.5.4.

---
updated-dependencies:
- dependency-name: com.github.alex9849:advanced-region-market
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* New Crowdin translations by Github Action (#370)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
@sandtechnology sandtechnology mentioned this pull request Sep 18, 2023
sandtechnology added a commit that referenced this pull request Sep 18, 2023
* New Crowdin translations by Github Action

* [1.20.x] Cancel for interacting with sign (editing)

* [1.20.x] Cancel for all player interacting with sign (editing)

* Bump version to 5.1.2.3

* Fix dbPrefix issue when using convert command

* Fix dbPrefix not handling none when using convert command

* Fix build

* Fix build again

* Fix message for wrong displaying to owning shops in transfer

* #394 Fix wrong event format copying after SPIGOT-7091: Update bungeecord-chat
Introduce by https://github.com/SpigotMC/BungeeCord/pull/3344/files#diff-84a270b9ce33820f05d3564ab384e29478185dd8302836fbdc17ec17cd04b949R164
We use our own method to just press event, no sure if this should be open a pull request to upstream

* Fix errors for pre spigot chat lib update

* #395 update advanced-region-market deps to 3.5.4

* Bump com.github.angeschossen:LandsAPI from 6.29.12 to 6.35.0 (#399)

Bumps com.github.angeschossen:LandsAPI from 6.29.12 to 6.35.0.

---
updated-dependencies:
- dependency-name: com.github.angeschossen:LandsAPI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...




* Bump com.sk89q.worldguard:worldguard-bukkit from 7.0.8 to 7.0.9 (#398)

Bumps com.sk89q.worldguard:worldguard-bukkit from 7.0.8 to 7.0.9.

---
updated-dependencies:
- dependency-name: com.sk89q.worldguard:worldguard-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* Bump com.comphenix.protocol:ProtocolLib from 5.0.0 to 5.1.0 (#396)

Bumps com.comphenix.protocol:ProtocolLib from 5.0.0 to 5.1.0.

---
updated-dependencies:
- dependency-name: com.comphenix.protocol:ProtocolLib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...




* Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.10.0 (#387)

Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.2 to 5.10.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.10.0)

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




* Bump com.github.alex9849:advanced-region-market from 3.5.0 to 3.5.4 (#386)

Bumps com.github.alex9849:advanced-region-market from 3.5.0 to 3.5.4.

---
updated-dependencies:
- dependency-name: com.github.alex9849:advanced-region-market
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* New Crowdin translations by Github Action (#370)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant