dependabot[bot] opened a new pull request, #686:
URL: https://github.com/apache/httpcomponents-client/pull/686
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework)
from 5.13.3 to 5.13.4.
Release notes
Sourced from https://github.com/junit-team/junit-framework/releases";>org.junit:junit-bom's
releases.
JUnit 5.13.4 = Platform 1.13.4 + Jupiter 5.13.4 + Vintage 5.13.4
See https://docs.junit.org/5.13.4/release-notes/";>Release
Notes.
Full Changelog: https://github.com/junit-team/junit-framework/compare/r5.13.3...r5.13.4";>https://github.com/junit-team/junit-framework/compare/r5.13.3...r5.13.4
Commits
https://github.com/junit-team/junit-framework/commit/8a21048605e61dc388c1c83cbecf9dd5097a595d";>8a21048
Release 5.13.4
https://github.com/junit-team/junit-framework/commit/9a3878926aef5f41012bb898993d3bf78752fbb2";>9a38789
Finalize 5.13.4 release notes
https://github.com/junit-team/junit-framework/commit/458325cf2467640898d1d91b37089c4ef4157e5a";>458325c
Log only once per implementation type for CloseableResource
types
https://github.com/junit-team/junit-framework/commit/976a1101804c6c465adbd01db1eb8a9880ecf754";>976a110
Protect against potential problems when converting file-based selectors
https://github.com/junit-team/junit-framework/commit/e94f72824d7e599f910d18c293f580b68c86db15";>e94f728
Allow default package for PackageSource
https://github.com/junit-team/junit-framework/commit/b60fecfd0a1a2e03a70d44b3d1a28be90f92d5b1";>b60fecf
Fail on classpath resource names that are blank after removing leading /
https://github.com/junit-team/junit-framework/commit/6378c886d3ffd154b18fc91258ee358ad0738850";>6378c88
Remove java.* packages from Import-Package headers
in all jars (https://redirect.github.com/junit-team/junit-framework/issues/4738";>#4738)
https://github.com/junit-team/junit-framework/commit/1a360f34b0ee37bb3bb0ae65ed7b92f0a580a973";>1a360f3
Create initial 5.13.4 release notes from template
https://github.com/junit-team/junit-framework/commit/806fc9abec3a1e645f406402c40b47cedfa0191d";>806fc9a
Document https://redirect.github.com/junit-team/junit-framework/issues/4689";>#4689
in release notes
https://github.com/junit-team/junit-framework/commit/16538390da75133b814bd54451518a52659c6e20";>1653839
Document https://redirect.github.com/junit-team/junit-framework/issues/4686";>#4686
in release notes
Additional commits viewable in https://github.com/junit-team/junit-framework/compare/r5.13.3...r5.13.4";>compare
view
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that
have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI
passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and
block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it.
You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of
the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR or
upgrade to it yourself)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
-
To unsubscribe, e-mail: dev-unsubscr...@