chore(deps): bump commons-codec:commons-codec from 1.20.0 to 1.22.0 in /qa-tests-backend
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(about 1 month ago)
(about 1 month ago)
dependencies ci-all-qa-tests auto-merge auto-retest
Bumps commons-codec:commons-codec from 1.20.0 to 1.22.0.
Changelog
Sourced from commons-codec:commons-codec's changelog.
Apache Commons Codec 1.22.0 Release Notes
The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.22.0.
The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
This is a feature and maintenance release. Java 8 or later is required.
New features
- CODEC-326: Add Base58 support. Thanks to Inkeet, Gary Gregory, Wolff Bock von Wuelfingen.
Add BaseNCodecInputStream.AbstracBuilder.setByteArray(byte[]). Thanks to Gary Gregory.- CODEC-335: Add GitIdentifiers to compute Git blob and tree object identifiers. Thanks to Piotr P. Karwasz, Gary Gregory.
Fixed Bugs
- CODEC-249: Fix Incorrect transform of CH digraph according Metaphone basic rules #423. Thanks to Shalu Jha, Andrey, Gary Gregory.
- CODEC-317: ColognePhonetic can create duplicate consecutive codes in some cases. Thanks to DRUser123, Shalu Jha, Gary Gregory.
Add boundary tests for BinaryCodec.fromAscii partial-bit inputs [#425](https://github.com/apache/commons-codec/issues/425). Thanks to fancying, Gary Gregory.- CODEC-336: Base64.Builder.setUrlSafe(boolean) Javadoc incorrectly states null is accepted for primitive boolean parameter. Thanks to Partha Paul, Gary Gregory.
Changes
Bump org.apache.commons:commons-parent from 96 to 98. Thanks to Gary Gregory.For complete information on Apache Commons Codec, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Codec website:
https://commons.apache.org/proper/commons-codec/
Download page: https://commons.apache.org/proper/commons-codec/download_codec.cgi
Apache Commons Codec 1.21.0 Release Notes
The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.21.0.
The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a
... (truncated)
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.- Additional commits viewable in compare view
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 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
commons-codec:commons-codec
maven
1.20.0 → 1.22.0
Minor
/qa-tests-backend
Technical Details
| ID: | 15538261 |
| UUID: | 4333451554 |
| Node ID: | PR_kwDOGd6UEM7V13rg |
| Host: | GitHub |
| Repository: | stackrox/stackrox |