chore: [DevOps] bump the production-minor-patch group across 1 directory with 3 updates#1088
Merged
CharlesDuboisSAP merged 1 commit intomainfrom Feb 4, 2026
Conversation
…ory with 3 updates Bumps the production-minor-patch group with 3 updates in the / directory: [commons-codec:commons-codec](https://github.com/apache/commons-codec), [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) and [io.grpc:grpc-bom](https://github.com/grpc/grpc-java). Updates `commons-codec:commons-codec` from 1.20.0 to 1.21.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.20.0...rel/commons-codec-1.21.0) Updates `org.checkerframework:checker-qual` from 3.53.0 to 3.53.1 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.53.0...checker-framework-3.53.1) Updates `io.grpc:grpc-bom` from 1.78.0 to 1.79.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.78.0...v1.79.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: org.checkerframework:checker-qual dependency-version: 3.53.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: io.grpc:grpc-bom dependency-version: 1.79.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
CharlesDuboisSAP
approved these changes
Feb 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-minor-patch group with 3 updates in the / directory: commons-codec:commons-codec, org.checkerframework:checker-qual and io.grpc:grpc-bom.
Updates
commons-codec:commons-codecfrom 1.20.0 to 1.21.0Changelog
Sourced from commons-codec:commons-codec's changelog.
Commits
91c4404Prepare for the release candidate 1.21.0 RC121fe1d7Prepare for the next release candidated4ea4d0Bump actions/checkout from 6.0.1 to 6.0.2e30b1f6Bump actions/setup-java from 5.1.0 to 5.2.02e4891cBump org.apache.commons:commons-parent from 95 to 96d02c003Use a URL to a prettier page: https://www.ietf.org/rfc/rfc20453c961b8Checkstyle99cf6b7Javadoc and exception messages: "base 32" -> "Base32".2df7b9aJavadoc and exception messages: "base 64" -> "Base64".0643fddJavadoc 8 doesn't know how to find this linkUpdates
org.checkerframework:checker-qualfrom 3.53.0 to 3.53.1Release notes
Sourced from org.checkerframework:checker-qual's releases.
Changelog
Sourced from org.checkerframework:checker-qual's changelog.
Commits
ef993aenew release 3.53.1c712fadUpdate release number.18c01fcPrep for release.f8d4d55Release script corrections37845c8Rename Shrinkable to CanShrink, to accommodate a future checker77d27e7Update cimg/base Docker tag to v2026.02 (#7470)e096e0dUpdate URLs971a3f7Use https URLs rather than http URLsc62acd1Update Gradle to v9.3.1 (#7464)ce0eaa8Add link to project listUpdates
io.grpc:grpc-bomfrom 1.78.0 to 1.79.0Release notes
Sourced from io.grpc:grpc-bom's releases.
... (truncated)
Commits
381593fBump version to 1.79.0f93ecb0Update README etc to reference 1.79.0f6d140fxds: Normalize weights before combining endpoint and locality weightsc589befcore: clarify dns javadoc/test about trailing path segments65596aecore: Move 4 test cases from DnsNameResolverTest to DnsNameResolverProviderTe...59a64f0core: Use FlagResetRule to set/restore system properties in DnsNameResolverTe...c5f5ee0opentelemetry: Add target attribute filter for metrics (#12587)f65127capi: Add RFC 3986 support to DnsNameResolverProvider (#12602)a535ed7Catch Errors when calling complex parsing codeebb9420xds: Merge ClusterResolverLB into CdsLB2Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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