Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Bump amqp from 1.4.8 to 2.5.1 #713

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps amqp from 1.4.8 to 2.5.1.

Changelog

Sourced from amqp's changelog.

2.5.1

:release-date: 2019-08-14 22.00 P.M UTC+6:00
:release-by: Asif Saif Uddin

  • Ignore all methods except Close and Close-OK when channel/connection is closing
  • Fix faulty ssl sni intiation parameters (#283)
  • Undeprecate auto_delete flag for exchanges. (#287)
  • Improved tests and testing environments

.. _version-2.5.0:

2.5.0

:release-date: 2019-05-30 17.30 P.M UTC+6:00
:release-by: Asif Saif Uddin

  • Drop Python 3.4
  • Add new platform
  • Numerious bug fixes

.. _version-2.4.2:

2.4.2

:release-date: 2019-03-03 10:45 P.M UTC+2:00
:release-by: Omer Katz

  • Added support for the Cygwin platform

    Contributed by Matus Valo

  • Correct offset incrementation when parsing bitmaps.

    Contributed by Allan Simon & Omer Katz

  • Consequent bitmaps are now parsed correctly.

    Previously the bit counter was reset with every bit.
    We now reset it once per 8 bits, when we consume the next byte.

    Contributed by Omer Katz

Code Cleanups & Improvements:

  • Patrick Cloke
  • Matus Valo
  • Jeremiah Cooper
  • Omer Katz
... (truncated)
Commits
  • 84481db 2.5.1 (#288)
  • fa4b58a Undeprecate auto_delete flag for exchanges. (#287)
  • ccbe683 Fix faulty ssl sni intiation parameters (#283)
  • b36bf88 Close channel in integration tests
  • dc18a4a Read also rabbitmq host from env. variable in integration tests
  • d5c0804 Ignore all methods except Close and Close-OK when channel/connection is closi...
  • 39e81d6 Pin sphinx_celery to 1.4.6.
  • 02e1400 Drop 3.4 from Windows build.
  • f915e05 Pin tox-docker to 1.2.1 for now.
  • aa7dbd5 Mark tox-docker as required.
  • Additional commits viewable in compare view

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [amqp](https://github.com/celery/py-amqp) from 1.4.8 to 2.5.1.
- [Release notes](https://github.com/celery/py-amqp/releases)
- [Changelog](https://github.com/celery/py-amqp/blob/master/Changelog)
- [Commits](celery/py-amqp@v1.4.8...2.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 15, 2019
@dependabot-preview
Copy link
Author

Superseded by #716.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/amqp-2.5.1 branch September 30, 2019 18:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants