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.4.2 #687

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps amqp from 1.4.8 to 2.4.2.

Changelog

Sourced from amqp's changelog.

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

Test Coverage & CI Improvements:

  • Matus Valo
  • Omer Katz
  • Jeremiah Cooper
  • Omer Katz

.. _version-2.4.1:

2.4.1

:release-date: 2018-04-02 9:00 A.M UTC+2
:release-by: Omer Katz

  • To avoid breaking the API basic_consume() now returns the consumer tag
    instead of a tuple when nowait is True.

    Fix contributed by Matus Valo

  • Fix crash in basic_publish when broker does not support connection.blocked
    capability.

    Fix contributed by Matus Valo

... (truncated)
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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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.4.2.
- [Release notes](https://github.com/celery/py-amqp/releases)
- [Changelog](https://github.com/celery/py-amqp/blob/master/Changelog)
- [Commits](https://github.com/celery/py-amqp/commits)

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

Coverage Status

Coverage remained the same at 71.773% when pulling 03cf299 on dependabot/pip/amqp-2.4.2 into 2f1daba on master.

@dependabot-preview
Copy link
Author

Superseded by #702.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/amqp-2.4.2 branch May 30, 2019 16:50
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

2 participants