-
Notifications
You must be signed in to change notification settings - Fork 65
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
deps(java): bump the all group with 5 updates #1128
Conversation
Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [io.airlift:airbase](https://github.com/airlift/airbase) | `241` | `244` | | [org.jdbi:jdbi3-bom](https://github.com/jdbi/jdbi) | `3.48.0` | `3.49.0` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.30.1` | `4.30.2` | | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.17.4` | `1.17.5` | | org.ow2.asm:asm | `9.7.1` | `9.8` | Updates `io.airlift:airbase` from 241 to 244 - [Release notes](https://github.com/airlift/airbase/releases) - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) Updates `org.jdbi:jdbi3-bom` from 3.48.0 to 3.49.0 - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.48.0...v3.49.0) Updates `com.google.protobuf:protobuf-java` from 4.30.1 to 4.30.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.30.1...v4.30.2) Updates `net.bytebuddy:byte-buddy` from 1.17.4 to 1.17.5 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.17.4...byte-buddy-1.17.5) Updates `org.ow2.asm:asm` from 9.7.1 to 9.8 --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: org.jdbi:jdbi3-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.ow2.asm:asm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 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 using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all group with 5 updates:
241
244
3.48.0
3.49.0
4.30.1
4.30.2
1.17.4
1.17.5
9.7.1
9.8
Updates
io.airlift:airbase
from 241 to 244Release notes
Sourced from io.airlift:airbase's releases.
Commits
Updates
org.jdbi:jdbi3-bom
from 3.48.0 to 3.49.0Release notes
Sourced from org.jdbi:jdbi3-bom's releases.
Changelog
Sourced from org.jdbi:jdbi3-bom's changelog.
Commits
ca0ef36
[maven-release-plugin] prepare release v3.49.006028eb
release docs 3.49.06d905f5
release notes #273316718b2
Minor documentation update8b2bb52
Fixed checkstyle errorsd3c6c4d
Use a plain java Function instead of RowMapperFieldPostProcessor51a9c30
Added dosc on the combination of@Nested
and Optional3d68ad8
fixed unneeded use of fully qualified namese2ab0aa
Removed functionality that automatically set results to null when all values ...4ec8068
Use existing method for getting the type parameterUpdates
com.google.protobuf:protobuf-java
from 4.30.1 to 4.30.2Commits
43e1626
Updating version.json and repo version numbers to: 30.27a4c63b
Fix lite classes in the protobuf-java Maven release to be JDK8 compatible. (#...7831669
Remove dllexport attribute on variable definition. (#20833)da9cadc
Restore JDK8 compatibility in Bazel for libraries with dependencies from Mave...09b5078
Add protobuf_maven artifacts to protobuf_maven_dev as well so they can still ...b7f06f1
Add volatile to featuresResolved (#20766)b69f653
Restore generator headers in cmake install until the next breaking C++ releas...f4b0a79
Restore custom protobuf maven namespaces to avoid polluting main maven namesp...2dc9f35
Fix Java concurrency issue in feature resolution for old <=3.25.x gencode usi...221b2a0
Change how we decide which empty string implementation to use. (#20708)Updates
net.bytebuddy:byte-buddy
from 1.17.4 to 1.17.5Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
5bfbb2c
[maven-release-plugin] prepare release byte-buddy-1.17.56d606ca
[release] Release new version.82391a6
Add release notes.acee964
[release] Update ASM and release new version5274152
Add missing checksums9a910a6
Add checksums and minor fixes.50f39fe
Add tests for annotation removal.6e88849
Add annotation removal.11c76cc
Add annotation removal.41016d9
[maven-release-plugin] prepare for next development iterationUpdates
org.ow2.asm:asm
from 9.7.1 to 9.8Dependabot 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