-
Notifications
You must be signed in to change notification settings - Fork 35
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 with 5 updates #48
Bump the java-production-dependencies group with 5 updates #48
Conversation
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
@dependabot rebase |
1 similar comment
@dependabot rebase |
Bumps the java-production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [org.cryptomator:siv-mode](https://github.com/cryptomator/siv-mode) | `1.4.4` | `1.5.0` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.8.9` | `2.10.1` | | [com.google.guava:guava](https://github.com/google/guava) | `32.0.0-jre` | `33.0.0-jre` | | org.slf4j:slf4j-api | `1.7.35` | `2.0.11` | | org.slf4j:slf4j-simple | `1.7.35` | `2.0.11` | Updates `org.cryptomator:siv-mode` from 1.4.4 to 1.5.0 - [Release notes](https://github.com/cryptomator/siv-mode/releases) - [Commits](cryptomator/siv-mode@1.4.4...1.5.0) Updates `com.google.code.gson:gson` from 2.8.9 to 2.10.1 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.9...gson-parent-2.10.1) Updates `com.google.guava:guava` from 32.0.0-jre to 33.0.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.slf4j:slf4j-api` from 1.7.35 to 2.0.11 Updates `org.slf4j:slf4j-simple` from 1.7.35 to 2.0.11 --- updated-dependencies: - dependency-name: org.cryptomator:siv-mode dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-production-dependencies - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-production-dependencies - dependency-name: com.google.guava:guava 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-major dependency-group: java-production-dependencies - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
191c88b
to
0761950
Compare
@dependabot squash and merge |
Bumps the java-production-dependencies group with 5 updates:
1.4.4
1.5.0
2.8.9
2.10.1
32.0.0-jre
33.0.0-jre
1.7.35
2.0.11
1.7.35
2.0.11
Updates
org.cryptomator:siv-mode
from 1.4.4 to 1.5.0Release notes
Sourced from org.cryptomator:siv-mode's releases.
Commits
7a1fe68
Merge branch 'release/1.5.0'1acf5ff
prepare version 1.5.0773590b
Merge pull request #19 from cryptomator/feature/reproducible-builds715d6a9
attempt to fix multiline string outputb99619e
include sha256 sums of artifacts in release notesa45630e
use a fixed locale for javadoc generation98fc890
fix javadoc warning41dc1d1
setoutputTimestamp
within valid range6e6673d
Merge branch 'develop' into feature/reproducible-builds6f6fdd5
remove codacy coverage reportUpdates
com.google.code.gson:gson
from 2.8.9 to 2.10.1Release notes
Sourced from com.google.code.gson:gson's releases.
... (truncated)
Changelog
Sourced from com.google.code.gson:gson's changelog.
... (truncated)
Commits
2ce6a61
[maven-release-plugin] prepare release gson-parent-2.10.11a2170b
Port tests from JUnit 3 to JUnit 4 (#2294)4aaf138
Improve variable names in user guide (#2290)a19d53f
Replace custom user guide header anchors (#2289)6c12ded
Rewrite thetestParsingDatesFormattedWithSystemLocale()
, Fix #2199 (#2287)f2f53fb
Add troubleshooting guide (#2285)f63a1b8
Remove EOFException special casing of JsonStreamParser.next() (#2281)6c3cf22
Unnecessary unboxing at JsonPrimitive.getAsBoolean() (#2277)0a42c31
Code cleanup (#2282)28affcb
Remove thefinal
keyword fromprivate
method (#2276)Updates
com.google.guava:guava
from 32.0.0-jre to 33.0.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
org.slf4j:slf4j-api
from 1.7.35 to 2.0.11Updates
org.slf4j:slf4j-simple
from 1.7.35 to 2.0.11Dependabot 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