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-production-dependencies group across 1 directory with 2 updates #149

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the java-production-dependencies group with 2 updates in the / directory: org.cryptomator:integrations-api and org.jetbrains:annotations.

Updates org.cryptomator:integrations-api from 1.3.1 to 1.4.0

Release notes

Sourced from org.cryptomator:integrations-api's releases.

1.4.0

What's Changed

Full Changelog: cryptomator/integrations-api@1.3.1...1.4.0

1.4.0-beta3

What's Changed

Full Changelog: cryptomator/integrations-api@1.4.0-beta2...1.4.0-beta3

1.4.0-beta2

What's Changed

Full Changelog: cryptomator/integrations-api@1.4.0-beta1...1.4.0-beta2

1.4.0-beta1

What's New

  • Quick Access API #36
  • Dependency updates #32

Misc

  • Testing dependency updates #33, #28
  • Maven dependency updates #29, #34
  • CI updates #30

Full Changelog: cryptomator/integrations-api@1.3.1...1.4.0-beta1

Commits
  • 80913cb Merge branch 'release/1.4.0'
  • e27d7bb Merge branch 'develop' into release/1.4.0
  • fe1edcd Bump org.junit.jupiter:junit-jupiter in the java-test-dependencies group (#37)
  • 6ffd61a Bump the maven-build-plugins group across 1 directory with 2 updates (#40)
  • 0cafab2 Widen API to allow storing keychain entries for an authenticated user (#41)
  • 4fd0d48 Merge branch 'develop' into release/1.4.0
  • d1c2623 make quickAccessService a named SPI
  • 65abccd Merge pull request #39 from cryptomator/feature/display-name
  • 9508ee5 one line logging
  • def56fe implement and document fallback strategy
  • Additional commits viewable in compare view

Updates org.jetbrains:annotations from 24.1.0 to 26.0.0

Release notes

Sourced from org.jetbrains:annotations's releases.

25.0.0

  • Added Kotlin Multiplatform artifact (multiplatform-annotations).
  • Removed Java 5 artifact.
Changelog

Sourced from org.jetbrains:annotations's changelog.

Version 26.0.0

  • Added new experimental annotation: @NotNullByDefault

Version 25.0.0

  • Added Kotlin Multiplatform artifact (multiplatform-annotations).
  • Removed Java 5 artifact.
Commits

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

… updates

Bumps the java-production-dependencies group with 2 updates in the / directory: [org.cryptomator:integrations-api](https://github.com/cryptomator/integrations-api) and [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations).


Updates `org.cryptomator:integrations-api` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/cryptomator/integrations-api/releases)
- [Commits](cryptomator/integrations-api@1.3.1...1.4.0)

Updates `org.jetbrains:annotations` from 24.1.0 to 26.0.0
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](JetBrains/java-annotations@24.1.0...26.0.0)

---
updated-dependencies:
- dependency-name: org.cryptomator:integrations-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-production-dependencies
- dependency-name: org.jetbrains:annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: java-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 14, 2024
Copy link

sonarcloud bot commented Oct 14, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Superseded by #150.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/maven/java-production-dependencies-0022596389 branch October 21, 2024 06:07
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