Bump the java group across 1 directory with 4 updates - #62
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the java group across 1 directory with 4 updates#62dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the java group with 4 updates in the /zero-bounce-sdk directory: [commons-codec:commons-codec](https://github.com/apache/commons-codec), [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client), [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework). Updates `commons-codec:commons-codec` from 1.22.0 to 1.22.1 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.22.0...rel/commons-codec-1.22.1) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.6.1 to 5.6.3 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.3/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.6.1...rel/v5.6.3) Updates `org.junit.jupiter:junit-jupiter-api` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java ... 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 java group with 4 updates in the /zero-bounce-sdk directory: commons-codec:commons-codec, org.apache.httpcomponents.client5:httpclient5, org.junit.jupiter:junit-jupiter-api and org.junit.jupiter:junit-jupiter-engine.
Updates
commons-codec:commons-codecfrom 1.22.0 to 1.22.1Changelog
Sourced from commons-codec:commons-codec's changelog.
Commits
dc8f6c8Prepare for the release candidate 1.22.1 RC18203c1cPrepare for the next release candidate5647fe2StringEncoderComparator.StringEncoderComparator(StringEncoder) now fails00c27a9Reduce vertical whitespace568f2d7Remove unused method316fb15Remove unused methodbf6b543Bump actions/checkout from 7.0.0 to 7.0.1e14cdfeExtract redundant code.3351e63Add messages when throwing NullPointerException.f22dab7Update SCM tagUpdates
org.apache.httpcomponents.client5:httpclient5from 5.6.1 to 5.6.3Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Commits
13408e3HttpClient 5.6.3 release58728b1Updated release notes for HttpClient 5.6.3 release55733f4ContentCompressionExec fails to close the underlying response stream in case ...2485ddfDo not call the backend when an only-if-cached request cannot be served from ...26ece37compare scheme in redirect same-authority check8cdf6faescape quotes and strip line breaks in rfc7578 multipart parametersab20c86HTTPCLIENT-2426: Do not wrap a discarded (null) response body in a content de...f092f56Upgraded HttpClient version to 5.6.3-SNAPSHOTa7405cdUpdated release notes for HttpClient 5.6.2 releasebb51196Upgraded HttpCore to version 5.4.3Updates
org.junit.jupiter:junit-jupiter-apifrom 6.1.0 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.jupiter:junit-jupiter-enginefrom 6.1.0 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.jupiter:junit-jupiter-enginefrom 6.1.0 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesDependabot 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