Skip to content

Bump the java-test-dependencies group across 1 directory with 2 updates#224

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/java-test-dependencies-8e705194d0
Open

Bump the java-test-dependencies group across 1 directory with 2 updates#224
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/java-test-dependencies-8e705194d0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the java-test-dependencies group with 2 updates in the / directory: org.mockito:mockito-core and org.cryptomator:cryptofs.

Updates org.mockito:mockito-core from 5.22.0 to 5.23.0

Release notes

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

v5.23.0

NOTE: Breaking change for Android

The mockito-android artifact has a breaking change: tests now require a device or emulator based on API 28+ (Android P). This is to enable new support for mocking Kotlin classes. See #3788 for more details.


Changelog generated by Shipkit Changelog Gradle Plugin

5.23.0

Commits
  • a231205 Fix StackOverflowError with AbstractList after using mockSingleton (#3790)
  • f6a91a6 Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...
  • aa2298a fix: make spotless happy
  • a6729d6 chore: update BDDMockito with jspecify annotation
  • bb83c92 chore: move jspecify as a compile only dependency
  • 47a4695 chore: add jspecify with minimal change. Fixes #3503
  • See full diff in compare view

Updates org.cryptomator:cryptofs from 2.9.0 to 2.10.0

Release notes

Sourced from org.cryptomator:cryptofs's releases.

2.10.0

Changelog

For a list of all notable changes, read the changelog.

Maven Coordinates

  <dependency>
    <groupId>org.cryptomator</groupId>
    <artifactId>cryptofs</artifactId>
    <version>2.10.0</version>
  </dependency>

Artifact Checksums

b6074fd71663fc56f6e7a26ff0c65715adef2be7c5837fd8630131ec095918ce  target/cryptofs-2.10.0-javadoc.jar
3a7bdc52fea90b62a8005024dc13b9fd2f96e3d639563ba804bc3a9e113bc4f1  target/cryptofs-2.10.0-sources.jar
79aec0a8d802d7ee88bf5f070be179bbd51486841e9935c1c1298f9014ec6bbd  target/cryptofs-2.10.0.jar

What's Changed

Full Changelog: cryptomator/cryptofs@2.9.0...2.10.0

2.10.0-beta3

... (truncated)

Changelog

Sourced from org.cryptomator:cryptofs's changelog.

2.10.0 - 2026-03-05

Added

  • Files-in-Use: Optional feature to indicate for external parties if an encrypted file is currently opened by this filesystem (#312, #338)
  • Changelog file

Changed

  • Use JDK 25 for build (bf26d6c9cd15a2489126ee0409a8ec9eca59da0c)
  • Pin external ci actions (#320)
  • Use Maven wrapper (#341)
  • Updated dependencies:
    • com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.3 (#323)
    • org.cryptomator:cryptolib from 2.2.1 to 2.2.2
    • com.auth0:java-jwt from 4.5.0 to 4.5.1
  • Removed dependencies:
    • com.google.guava:guava

Fixed

  • Replacing internal path class CryptoPath with strings in FilesystemEvents (#319)
  • Make DOS file attribute class immutable (#305)
Commits
  • 488b201 Merge branch 'release/2.10.0'
  • ad6ada5 finalize 2.10.0
  • a220315 Merge branch 'develop' into release/2.10.0
  • ee3011a [skip ci] update changelog
  • 89e1fb3 Bump github/codeql-action in the github-actions group (#343)
  • bb74d13 Merge pull request #342 from cryptomator/feature/refactor-ci
  • c0856f5 fix attestation
  • f77ccb7 Merge branch 'develop' into feature/refactor-ci
  • df84ca1 Merge pull request #344 from cryptomator/feature/fix-use-token-tests
  • 853445a improve move tests
  • 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 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

Bumps the java-test-dependencies group with 2 updates in the / directory: [org.mockito:mockito-core](https://github.com/mockito/mockito) and [org.cryptomator:cryptofs](https://github.com/cryptomator/cryptofs).


Updates `org.mockito:mockito-core` from 5.22.0 to 5.23.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.22.0...v5.23.0)

Updates `org.cryptomator:cryptofs` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/cryptomator/cryptofs/releases)
- [Changelog](https://github.com/cryptomator/cryptofs/blob/develop/CHANGELOG.md)
- [Commits](cryptomator/cryptofs@2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: java-test-dependencies
- dependency-name: org.cryptomator:cryptofs
  dependency-version: 2.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: java-test-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 16, 2026
@sonarqubecloud
Copy link

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.

0 participants