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 7 updates #94

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the java-production-dependencies group with 7 updates in the / directory:

Package From To
org.cryptomator:webdav-nio-adapter-servlet 1.2.5 1.2.6
org.cryptomator:integrations-api 1.3.1 1.4.0
org.eclipse.jetty:jetty-server 10.0.21 10.0.24
org.eclipse.jetty:jetty-servlet 10.0.21 10.0.24
org.jetbrains:annotations 24.1.0 26.0.1
org.slf4j:slf4j-api 2.0.13 2.0.16
org.slf4j:slf4j-simple 2.0.13 2.0.16

Updates org.cryptomator:webdav-nio-adapter-servlet from 1.2.5 to 1.2.6

Release notes

Sourced from org.cryptomator:webdav-nio-adapter-servlet's releases.

1.2.6

What's Changed

  • Updated dependencies:
    • org.apache.jackrabbit:jackrabbit-webdav to 2.22.0
    • com.google.guava:guava to 33.3.0-jre
    • org.slf4j:slf4j-api to 2.0.11

Full Changelog: cryptomator/webdav-nio-adapter-servlet@1.2.5...1.2.6

Commits
  • 2250637 Merge branch 'release/1.2.6'
  • 2e8a7fd fix wrong maven-sign-config
  • 5d8ce3b Merge branch 'release/1.2.6'
  • 9415e5a prepare 1.2.6
  • 2fccec6 Bump the java-production-dependencies group across 1 directory with 4 updates...
  • 78a9b53 define maven plugin versions as properties
  • 7789dc9 use recommended bc signer in maven-sign-plugin
  • a9ec126 use env var for NVD API Key
  • dfdd89b Bump the java-test-dependencies group across 1 directory with 3 updates (#62)
  • f766958 Bump the maven-build-plugins group across 1 directory with 5 updates (#63)
  • Additional commits viewable in compare view

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.eclipse.jetty:jetty-server from 10.0.21 to 10.0.24

Updates org.eclipse.jetty:jetty-servlet from 10.0.21 to 10.0.24

Updates org.eclipse.jetty:jetty-servlet from 10.0.21 to 10.0.24

Updates org.jetbrains:annotations from 24.1.0 to 26.0.1

Release notes

Sourced from org.jetbrains:annotations's releases.

26.0.1

  • Fixed sources.jar build (regression after 25.0.0)

26.0.0

  • Added new experimental annotation: @NotNullByDefault

25.0.0

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

Sourced from org.jetbrains:annotations's changelog.

Version 26.0.1

  • Fixed sources.jar build (regression after 25.0.0)

Version 26.0.0

  • Added new experimental annotation: @NotNullByDefault

Version 25.0.0

  • Added Kotlin Multiplatform artifact (multiplatform-annotations).
  • Removed Java 5 artifact.
Commits
  • f79a61f Version 26.0.1
  • 546095e javaOnlySourcesJar: fix target
  • 9fd19c1 Merge pull request #115 from serjsysoev/fix_sources
  • b7311e2 Fix sources jar
  • 0d04181 Javadoc touch-up
  • 6894074 Version 26.0.0
  • 4f1401a Fix typo
  • 61bce51 NotNullByDefault: refine the behavior for type parameters
  • 0c06dec Fix javadoc links
  • 5a4e1b6 Contract: improved documentation for mutates parameter; unmark it as experime...
  • Additional commits viewable in compare view

Updates org.slf4j:slf4j-api from 2.0.13 to 2.0.16

Updates org.slf4j:slf4j-simple from 2.0.13 to 2.0.16

Updates org.slf4j:slf4j-simple from 2.0.13 to 2.0.16

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 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.cryptomator:webdav-nio-adapter-servlet](https://github.com/cryptomator/webdav-nio-adapter-servlet) | `1.2.5` | `1.2.6` |
| [org.cryptomator:integrations-api](https://github.com/cryptomator/integrations-api) | `1.3.1` | `1.4.0` |
| org.eclipse.jetty:jetty-server | `10.0.21` | `10.0.24` |
| org.eclipse.jetty:jetty-servlet | `10.0.21` | `10.0.24` |
| [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `24.1.0` | `26.0.1` |
| org.slf4j:slf4j-api | `2.0.13` | `2.0.16` |
| org.slf4j:slf4j-simple | `2.0.13` | `2.0.16` |



Updates `org.cryptomator:webdav-nio-adapter-servlet` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/cryptomator/webdav-nio-adapter-servlet/releases)
- [Commits](cryptomator/webdav-nio-adapter-servlet@1.2.5...1.2.6)

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.eclipse.jetty:jetty-server` from 10.0.21 to 10.0.24

Updates `org.eclipse.jetty:jetty-servlet` from 10.0.21 to 10.0.24

Updates `org.eclipse.jetty:jetty-servlet` from 10.0.21 to 10.0.24

Updates `org.jetbrains:annotations` from 24.1.0 to 26.0.1
- [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.1)

Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16

Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16

Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16

---
updated-dependencies:
- dependency-name: org.cryptomator:webdav-nio-adapter-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-production-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.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-production-dependencies
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-production-dependencies
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-production-dependencies
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-production-dependencies
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 31, 2024
@infeo
Copy link
Member

infeo commented Oct 31, 2024

@dependabot squash & merge

@dependabot dependabot bot merged commit 3672817 into develop Oct 31, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/java-production-dependencies-df40311d24 branch October 31, 2024 11:14
@infeo infeo added this to the next milestone Oct 31, 2024
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.

1 participant