Skip to content

chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.11.4 in /DynamoDbEncryption/runtimes/java #1650

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.11.4.

Release notes

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

JUnit 5.11.4 = Platform 1.11.4 + Jupiter 5.11.4 + Vintage 5.11.4

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.3...r5.11.4

JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.2...r5.11.3

JUnit 5.11.2 = Platform 1.11.2 + Jupiter 5.11.2 + Vintage 5.11.2

See Release Notes.

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

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

JUnit 5.11.0 = Platform 1.11.0 + Jupiter 5.11.0 + Vintage 5.11.0

See Release Notes.

New Contributors

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

JUnit 5.11.0-RC1 = Platform 1.11.0-RC1 + Jupiter 5.11.0-RC1 + Vintage 5.11.0-RC1

... (truncated)

Commits
  • 6430ba4 Release 5.11.4
  • d093121 Finalize 5.11.4 release notes
  • 0444353 Fix Maven integration tests on JDK 24
  • b5c7f4e Move #4153 to 5.11.4 release notes
  • b20c4e2 Ensure the XMLStreamWriter is closed after use
  • 6376f0a Configure Git username and email
  • 2b485c4 Set reference repo URI
  • 500b5a0 Inject username and password via new DSL
  • d671961 Update plugin gitPublish to v5
  • 3d11279 Add JAVA_25 to JRE enum
  • 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.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.4.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 13, 2025 03:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 13, 2025
@ajewellamz ajewellamz merged commit 4f18689 into main Feb 13, 2025
40 checks passed
@ajewellamz ajewellamz deleted the dependabot/gradle/DynamoDbEncryption/runtimes/java/org.junit.jupiter-junit-jupiter-engine-5.11.4 branch February 13, 2025 13:37
josecorella pushed a commit that referenced this pull request Apr 1, 2025
## [3.8.1](v3.8.0...v3.8.1) (2025-04-01)

### Fixes

* return plaintext items in UnprocessedItems in BatchWriteIttem ([#1642](#1642)) ([7c7c8a1](7c7c8a1))

### Maintenance

* add Rust generated test vectors ([#1638](#1638)) ([a285eac](a285eac))
* bump mpl and smithy-dafny ([#1762](#1762)) ([8179af4](8179af4))
* **dafny:** let FileIO deal in uint8 rather than bv8 ([#1746](#1746)) ([428a013](428a013))
* **deps:** bump actions/setup-java from 3 to 4 in /.github/workflows ([#1367](#1367)) ([f04bc40](f04bc40))
* **deps:** bump actions/setup-java from 3 to 4 in /.github/workflows ([#1654](#1654)) ([ddb69e1](ddb69e1))
* **deps:** bump org.junit.jupiter:junit-jupiter-api ([#1656](#1656)) ([d988c6e](d988c6e))
* **deps:** bump org.junit.jupiter:junit-jupiter-engine ([#1650](#1650)) ([4f18689](4f18689))
* **deps:** bump software.amazon.awssdk:bom ([#1643](#1643)) ([4c41746](4c41746))
* **deps:** bump software.amazon.awssdk:bom ([#1644](#1644)) ([84e2c56](84e2c56))
* **deps:** bump software.amazon.awssdk:core ([#1645](#1645)) ([dec98d6](dec98d6))
* **GHA:** Run Java CI testing for MPL Latest Release ([#1605](#1605)) ([2eb36b3](2eb36b3))
* **java:** allow local testing v3.8.0 ([#1628](#1628)) ([119a42b](119a42b))
* **java:** update versions of lombok and aws-sdk-ddb ([#1646](#1646)) ([099014e](099014e))
* re-enable Dafny for MacOS ([#1738](#1738)) ([6f729c3](6f729c3))
* Remove Dafny warnings ([#1742](#1742)) ([4a9d617](4a9d617))
* **rust:** enable wrapped client test vectors ([#1648](#1648)) ([20fee58](20fee58))
josecorella pushed a commit that referenced this pull request Apr 1, 2025
* return plaintext items in UnprocessedItems in BatchWriteIttem ([#1642](#1642)) ([7c7c8a1](7c7c8a1))

* add Rust generated test vectors ([#1638](#1638)) ([a285eac](a285eac))
* bump mpl and smithy-dafny ([#1762](#1762)) ([8179af4](8179af4))
* **dafny:** let FileIO deal in uint8 rather than bv8 ([#1746](#1746)) ([428a013](428a013))
* **deps:** bump actions/setup-java from 3 to 4 in /.github/workflows ([#1367](#1367)) ([f04bc40](f04bc40))
* **deps:** bump actions/setup-java from 3 to 4 in /.github/workflows ([#1654](#1654)) ([ddb69e1](ddb69e1))
* **deps:** bump org.junit.jupiter:junit-jupiter-api ([#1656](#1656)) ([d988c6e](d988c6e))
* **deps:** bump org.junit.jupiter:junit-jupiter-engine ([#1650](#1650)) ([4f18689](4f18689))
* **deps:** bump software.amazon.awssdk:bom ([#1643](#1643)) ([4c41746](4c41746))
* **deps:** bump software.amazon.awssdk:bom ([#1644](#1644)) ([84e2c56](84e2c56))
* **deps:** bump software.amazon.awssdk:core ([#1645](#1645)) ([dec98d6](dec98d6))
* **GHA:** Run Java CI testing for MPL Latest Release ([#1605](#1605)) ([2eb36b3](2eb36b3))
* **java:** allow local testing v3.8.0 ([#1628](#1628)) ([119a42b](119a42b))
* **java:** update versions of lombok and aws-sdk-ddb ([#1646](#1646)) ([099014e](099014e))
* re-enable Dafny for MacOS ([#1738](#1738)) ([6f729c3](6f729c3))
* Remove Dafny warnings ([#1742](#1742)) ([4a9d617](4a9d617))
* **rust:** enable wrapped client test vectors ([#1648](#1648)) ([20fee58](20fee58))
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant