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 the java-test-dependencies group with 5 updates #92

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps the java-test-dependencies group with 5 updates:

Package From To
org.junit.jupiter:junit-jupiter-api 5.10.0 5.10.1
org.junit.jupiter:junit-jupiter-engine 5.10.0 5.10.1
org.junit.jupiter:junit-jupiter-params 5.10.0 5.10.1
org.mockito:mockito-core 5.6.0 5.8.0
org.cryptomator:cryptofs 2.6.7 2.6.8

Updates org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1

Release notes

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

JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0...r5.10.1

Commits
  • e5f50d8 Release 5.10.1
  • ac86d18 Fix typo in AfterAll documentation
  • 388c5be Harmonize application of method and field filters in search algorithms
  • f82dd1e Apply field predicate before searching type hierarchy
  • 1d1eb85 Polishing
  • 5ce280e Update picocli to 4.7.5 and enable help width computation
  • fea05c3 Fix ConsoleLauncherTests and StandaloneTests
  • c556735 Use same expected files for all JDK versions
  • 808493a Run StandaloneTests for Java 8 under Java 8
  • 9ec5766 Unify messages about exit codes in StandaloneTests
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1

Release notes

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

JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0...r5.10.1

Commits
  • e5f50d8 Release 5.10.1
  • ac86d18 Fix typo in AfterAll documentation
  • 388c5be Harmonize application of method and field filters in search algorithms
  • f82dd1e Apply field predicate before searching type hierarchy
  • 1d1eb85 Polishing
  • 5ce280e Update picocli to 4.7.5 and enable help width computation
  • fea05c3 Fix ConsoleLauncherTests and StandaloneTests
  • c556735 Use same expected files for all JDK versions
  • 808493a Run StandaloneTests for Java 8 under Java 8
  • 9ec5766 Unify messages about exit codes in StandaloneTests
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 5.10.0 to 5.10.1

Release notes

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

JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0...r5.10.1

Commits
  • e5f50d8 Release 5.10.1
  • ac86d18 Fix typo in AfterAll documentation
  • 388c5be Harmonize application of method and field filters in search algorithms
  • f82dd1e Apply field predicate before searching type hierarchy
  • 1d1eb85 Polishing
  • 5ce280e Update picocli to 4.7.5 and enable help width computation
  • fea05c3 Fix ConsoleLauncherTests and StandaloneTests
  • c556735 Use same expected files for all JDK versions
  • 808493a Run StandaloneTests for Java 8 under Java 8
  • 9ec5766 Unify messages about exit codes in StandaloneTests
  • Additional commits viewable in compare view

Updates org.mockito:mockito-core from 5.6.0 to 5.8.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.8.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.8.0

v5.7.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.7.0

Commits
  • aecf6b5 Handle mismatch of number of type arguments (#3190)
  • d742cc8 Bump com.diffplug.spotless from 6.23.1 to 6.23.2 (#3188)
  • 12ac4d6 Bump com.diffplug.spotless from 6.23.0 to 6.23.1 (#3186)
  • d187f7b Bump actions/setup-java from 3 to 4 (#3185)
  • 74633b8 Throw error when mocking sealed abstract enum (#3167)
  • 290a8e1 Apply spotless to all java projects (#3184)
  • b6554b2 Fix interference between spies when spying on records (#3173)
  • bfee15d Bump com.diffplug.spotless from 6.22.0 to 6.23.0 (#3182)
  • a0cc22d Add module for Java 21 tests (#3180)
  • ed10195 Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 (#3176)
  • Additional commits viewable in compare view

Updates org.cryptomator:cryptofs from 2.6.7 to 2.6.8

Release notes

Sourced from org.cryptomator:cryptofs's releases.

2.6.8

What's Changed

  • Fix thrown IllegalStateException when accessing deeper nested paths in vault (#180)
  • Updated dependencies (#182, #186, #184, #187)

Full Changelog: cryptomator/cryptofs@2.6.7...2.6.8

Commits
  • 6f04f2a Merge branch 'release/2.6.8'
  • a37c26b prepare 2.6.8
  • 6479a4a Bump the maven-build-plugins group with 7 updates (#187)
  • ae0391f deactivate dependency-check during build
  • 6aedba4 clean up ci scripts
  • 3d342ac Merge pull request #184 from cryptomator/dependabot/maven/java-test-dependenc...
  • 5cf1ea1 beautify maven test output
  • 7635249 adjust to new mockito varargs matching
  • d3fc660 Bump the java-test-dependencies group with 2 updates
  • 6bc4078 Bump the java-production-dependencies group with 6 updates (#186)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 4, 2023
Bumps the java-test-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.10.0` | `5.10.1` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.10.0` | `5.10.1` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.10.0` | `5.10.1` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.6.0` | `5.8.0` |
| [org.cryptomator:cryptofs](https://github.com/cryptomator/cryptofs) | `2.6.7` | `2.6.8` |


Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

Updates `org.mockito:mockito-core` from 5.6.0 to 5.8.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.6.0...v5.8.0)

Updates `org.cryptomator:cryptofs` from 2.6.7 to 2.6.8
- [Release notes](https://github.com/cryptomator/cryptofs/releases)
- [Commits](cryptomator/cryptofs@2.6.7...2.6.8)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-test-dependencies
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: java-test-dependencies
- dependency-name: org.cryptomator:cryptofs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-test-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/java-test-dependencies-ef1a0257d9 branch from 350d3f8 to ff63208 Compare December 11, 2023 06:08
Copy link

sonarcloud bot commented Dec 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@infeo
Copy link
Member

infeo commented Dec 12, 2023

@dependabot squash and merge

@dependabot dependabot bot merged commit 12bd1dc into develop Dec 12, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/java-test-dependencies-ef1a0257d9 branch December 12, 2023 15:08
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant