Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump amqp from 5.1.1 to 5.2.0 #11688

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Bump amqp from 5.1.1 to 5.2.0 #11688

merged 2 commits into from
Nov 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps amqp from 5.1.1 to 5.2.0.

Release notes

Sourced from amqp's releases.

v5.2.0

What's Changed

New Contributors

Full Changelog: celery/py-amqp@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

Dependabot compatibility score

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2023
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #11688 (4e12dd4) into master (82eeca1) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11688   +/-   ##
=======================================
  Coverage   62.95%   62.95%           
=======================================
  Files         875      875           
  Lines       52557    52557           
  Branches     6608     6608           
=======================================
+ Hits        33086    33088    +2     
+ Misses      17949    17946    -3     
- Partials     1522     1523    +1     

@afabiani afabiani added this to the 4.2.0 milestone Nov 13, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/amqp-5.2.0 branch 4 times, most recently from 7bea592 to db16264 Compare November 16, 2023 09:35
Bumps [amqp](https://github.com/celery/py-amqp) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/celery/py-amqp/releases)
- [Changelog](https://github.com/celery/py-amqp/blob/main/Changelog)
- [Commits](celery/py-amqp@v5.1.1...v5.2.0)

---
updated-dependencies:
- dependency-name: amqp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@afabiani afabiani merged commit ae45e10 into master Nov 16, 2023
17 checks passed
@afabiani afabiani deleted the dependabot/pip/amqp-5.2.0 branch November 16, 2023 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant