pda-next
pda-next copied to clipboard
Bump amqp from 5.1.1 to 5.2.0
Bumps amqp from 5.1.1 to 5.2.0.
Release notes
Sourced from amqp's releases.
v5.2.0
What's Changed
- remove cron & use v3 checkout by
@auvipy
in celery/py-amqp#397- Set an explicit timeout on SSL handshake to prevent hangs by
@ccorbacho
in celery/py-amqp#398- update actions versions by
@auvipy
in celery/py-amqp#399- Switch references to the master branch to main by
@thedrow
in celery/py-amqp#400- try explicit pypy version by
@auvipy
in celery/py-amqp#401- update pypy on tox by
@auvipy
in celery/py-amqp#402- update versions by
@auvipy
in celery/py-amqp#407- start removing codecov pypi by
@auvipy
in celery/py-amqp#411- Update ci.yaml by
@auvipy
in celery/py-amqp#413- Add MessageNacked to recoverable errors by
@arnaudmorin
in celery/py-amqp#410- Allow all commands to be run in testenv by
@arnaudmorin
in celery/py-amqp#416- Send heartbeat frames more often by
@arnaudmorin
in celery/py-amqp#405- Revert "start removing codecov pypi (#411)" by
@auvipy
in celery/py-amqp#419- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in celery/py-amqp#421- added python 3.12 to the CI and drop py3.7 by
@auvipy
in celery/py-amqp#423- test vine 5.1.0 by
@auvipy
in celery/py-amqp#424New Contributors
@arnaudmorin
made their first contribution in celery/py-amqp#410@pre-commit-ci
made their first contribution in celery/py-amqp#421Full Changelog: https://github.com/celery/py-amqp/compare/v5.1.1...v5.2.0
Changelog
Sourced from amqp's changelog.
5.2.0
:release-date: 2023-11-06 10:55 A.M. UTC+6:00 :release-by: Asif Saif Uddin
- Added python 3.12 and drop python 3.7 (#423).
- Test vine 5.1.0 (#424).
- Set an explicit timeout on SSL handshake to prevent hangs.
- Add MessageNacked to recoverable errors.
- Send heartbeat frames more often.
.. _version-5.1.1:
Commits
cebda22
Bump version: 5.1.1 → 5.2.0569ada2
Added changelog for v5.2.0 release62c2313
test vine 5.1.0 (#424)0b7000b
added python 3.12 to the CI and drop py3.7 (#423)b25b29b
added python 3.12 to the CI and drop py3.7 (#423)f3aca3d
[pre-commit.ci] pre-commit autoupdate (#421)3310129
Revert "start removing codecov pypi (#411)"a92dd03
Send heartbeat frames more oftenab1edf9
Add posargs when running pytests5120c53
Allow all commands to be run in testenv (#416)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
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 <dependency name> 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
This PR has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further action is taken. Please see our Contribution Guide.
This PR has been automatically closed due to lack of activity.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.