Bump the minor-and-patch group across 1 directory with 6 updates#138
Merged
Bump the minor-and-patch group across 1 directory with 6 updates#138
Conversation
Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.20.0` | `1.21.0` | | [io.undertow:undertow-core](https://github.com/undertow-io/undertow) | `2.3.22.Final` | `2.3.23.Final` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-cbor](https://github.com/FasterXML/jackson-dataformats-binary) | `2.21.0` | `2.21.1` | | [org.netpreserve:jwarc](https://github.com/iipc/jwarc) | `0.34.0` | `0.35.0` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `10.7` | `10.8` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.2.0` | `3.3.1` | 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 `io.undertow:undertow-core` from 2.3.22.Final to 2.3.23.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.3.22.Final...2.3.23.Final) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.21.0 to 2.21.1 - [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.21.0...jackson-dataformats-binary-2.21.1) Updates `org.netpreserve:jwarc` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/iipc/jwarc/releases) - [Changelog](https://github.com/iipc/jwarc/blob/master/CHANGELOG.md) - [Commits](iipc/jwarc@v0.34.0...v0.35.0) Updates `com.nimbusds:nimbus-jose-jwt` from 10.7 to 10.8 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.8..10.7) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.2.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.2.0...maven-release-3.3.1) --- 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: minor-and-patch - dependency-name: io.undertow:undertow-core dependency-version: 2.3.23.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.netpreserve:jwarc dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
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 minor-and-patch group with 6 updates in the / directory:
1.20.01.21.02.3.22.Final2.3.23.Final2.21.02.21.10.34.00.35.010.710.83.2.03.3.1Updates
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
io.undertow:undertow-corefrom 2.3.22.Final to 2.3.23.FinalRelease notes
Sourced from io.undertow:undertow-core's releases.
Commits
1571dd7Prepare 2.3.23.Finalf7aed07Merge pull request #1889 from fl4via/backport-fixes_2.3.x8f86d85[UNDERTOW-2677] Update the Javadoc for MULTIPART_MAX_ENTITY_SIZE to reflect t...ee50afa[UNDERTOW-2690] Fix: Correct documentation post CVE-2024-3884 CVE-2024-4027 f...36e27a5[UNDERTOW-2694] Remove build.metada filee8cb858UNDERTOW-2663 - Unclear Error Message When Max Session Limit is Exceededfee8adfMerge pull request #1865 from aogburn/043510158caf70bNext is 2.3.23.Finalef0005a[UNDERTOW-2677] do not override existing entity limit in MultipartParserDefin...Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-cborfrom 2.21.0 to 2.21.1Commits
a49cc02[maven-release-plugin] prepare release jackson-dataformats-binary-2.21.192df35dPrep for 2.21.1 released6301f7Merge branch '2.20' into 2.21973460eMerge branch '2.19' into 2.209197379Merge branch '2.18' into 2.194e26666Post-release dep version bumpbed3edd[maven-release-plugin] prepare for next development iteration9b4532d[maven-release-plugin] prepare release jackson-dataformats-binary-2.18.60cc4902...2a40050Prep for 2.18.6 releaseUpdates
org.netpreserve:jwarcfrom 0.34.0 to 0.35.0Changelog
Sourced from org.netpreserve:jwarc's changelog.
Commits
cbf3a74[maven-release-plugin] prepare release v0.35.028f4a3eUpdate CHANGELOG for 0.35.0b763a0bMerge pull request #105 from lfoppiano/feature/filter-typebedc50bfeat: add teste01549afix: filter record type to be case-insensitiveaa64681fix: correct parameters convention to use a single letter8caf621fix: correct parameters convention to use a single letter54b3553feat: add unit tests on request/responsedd67c99feat: add hamcrest matching library3c9d805feat: add an optional filtering by record typeUpdates
com.nimbusds:nimbus-jose-jwtfrom 10.7 to 10.8Changelog
Sourced from com.nimbusds:nimbus-jose-jwt's changelog.
Commits
9509dc5[maven-release-plugin] prepare for next development iteration0e27c9cAdds a PasswordBasedDecrypter(byte[], Set<String>) constructor to specify nam...decee47Fixes getDeferredCriticalHeaderParams() in AESDecrypter, DirectDecrypter, RSA...b8d40c9[maven-release-plugin] prepare release 10.8Updates
org.apache.maven.plugins:maven-release-pluginfrom 3.2.0 to 3.3.1Release notes
Sourced from org.apache.maven.plugins:maven-release-plugin's releases.
... (truncated)
Commits
7e8ebac[maven-release-plugin] prepare release maven-release-3.3.1f0f28e5Revert inclusion of ci skip in release commit msg2a82901Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (#1444)c8613d2[maven-release-plugin] prepare for next development iteration2b8adaa[maven-release-plugin] prepare release maven-release-3.3.088630f9Fixed #1426 : Replace archivedorg.semver:apiwith customSemVerimplemen...7af8aceFix license header in xml files8914b84Make implementation of new SemVer policies private for project7e861f0Resolve todo that led to pointless asserts (#1442)422f895Prefer JDK join method (#1434)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 <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