[dependency]: Bump the core-dependencies group across 1 directory with 2 updates#840
Closed
dependabot[bot] wants to merge 1 commit intodevfrom
Closed
[dependency]: Bump the core-dependencies group across 1 directory with 2 updates#840dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
…h 2 updates Bumps the core-dependencies group with 2 updates in the /core directory: [commons-codec:commons-codec](https://github.com/apache/commons-codec) and commons-io:commons-io. Updates `commons-codec:commons-codec` from 1.21.0 to 1.22.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.21.0...rel/commons-codec-1.22.0) Updates `commons-io:commons-io` from 2.21.0 to 2.22.0 --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-dependencies - dependency-name: commons-io:commons-io dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
10c8bed to
9d72211
Compare
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 core-dependencies group with 2 updates in the /core directory: commons-codec:commons-codec and commons-io:commons-io.
Updates
commons-codec:commons-codecfrom 1.21.0 to 1.22.0Changelog
Sourced from commons-codec:commons-codec's changelog.
Commits
81a6295Prepare for the release candidate 1.22.0 RC173104b0Prepare for the next release candidate8e36214In-line single use test local variables9bd67e7Use vararg syntax25e52b0Use vararg syntaxe2ebacaBump github/codeql-action from 4.35.1 to 4.35.233998a0Bump actions/upload-artifact from 7.0.0 to 7.0.150c6583Bump actions/cache from 5.0.4 to 5.0.5b2be3a8Add@Override20f09bfUse final.Updates
commons-io:commons-iofrom 2.21.0 to 2.22.0