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 aio-pika from 7.2.0 to 9.0.5 #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps aio-pika from 7.2.0 to 9.0.5.

Release notes

Sourced from aio-pika's releases.

9.0.5

No release notes provided.

9.0.4

  • Fix README badge

9.0.3

  • RPCs: Show exceptions on Host (remote side) #503
  • Fixed queue_name was set as channel_name for patterns/master.py #523

9.0.2

  • Do not nack if consumer is no_ack in QueueIterator #521

9.0.1

add classifiers

9.0.0

The main goal of this release is the migration to poetry and stronger type checking with mypy.

User code should remain compatible, just test it with mypy. The tests still work the same, without public API changes, this indicates that your code should work without changes, but does not prove it.

Deprecations

  • aio_pika.message.HeaderProxy - removed
  • aio_pika.message.header_converter - removed
  • aio_pika.message.format_headers - removed
  • aio_pika.message.Message.headers_raw - prints deprecation warning
  • aio_pika.abc.AbstractMessage.headers_raw - removed

8.3.0

  • Update aiormq~=6.6.3 #512
  • Fix getting futures exceptions #509

8.2.2

No release notes provided.

8.2.1

No release notes provided.

8.2.0

No release notes provided.

8.1.1

No release notes provided.

8.1.0

No release notes provided.

Changelog

Sourced from aio-pika's changelog.

9.0.3

  • RPCs: Show exceptions on Host (remote side) #503
  • Fixed queue_name was set as channel_name for patterns/master.py #523

9.0.2

  • Do not nack if consumer is no_ack in QueueIterator #521

9.0.1

  • change classifiers in pyproject.toml

9.0.0

The main goal of this release is the migration to poetry and stronger type checking with mypy.

User code should remain compatible, just test it with mypy. The tests still work the same, without public API changes, this indicates that your code should work without changes, but does not prove it.

Deprecations

  • aio_pika.message.HeaderProxy - removed
  • aio_pika.message.header_converter - removed
  • aio_pika.message.format_headers - removed
  • aio_pika.message.Message.headers_raw - prints deprecation warning
  • aio_pika.abc.AbstractMessage.headers_raw - removed

8.3.0

  • Update aiormq~=6.6.3 #512
  • Fix getting futures exceptions #509

8.2.4

  • Fix memory leaks around channel close callbacks #496
  • Fastest way to reject all messages when queue iterator is closing #498

8.2.3

  • Fix memory leak when callback collections is chaining #495

... (truncated)

Commits
  • 33e92a2 bump to 9.0.5
  • b9b5ba5 Upgrade requirements
  • 83d5432 Merge pull request #526 from zware/fix_implicit_setuptools_dependency
  • 4543822 Avoid implicitly depending on setuptools
  • 4fa1f9d Merge pull request #524 from torarvid/torarvid/prevent-task-exception
  • a6ce88e Prevent 'Task exception was never retrieved'
  • 05b7cfd Fix readme badge and bump to 9.0.4
  • 58318aa Add changelog
  • 2fada4a Merge pull request #503 from dvf/patch-1
  • 68ca038 Fix coverage reporting
  • 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)

Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 7.2.0 to 9.0.5.
- [Release notes](https://github.com/mosquito/aio-pika/releases)
- [Changelog](https://github.com/mosquito/aio-pika/blob/master/CHANGELOG.md)
- [Commits](mosquito/aio-pika@7.2.0...9.0.5)

---
updated-dependencies:
- dependency-name: aio-pika
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
@Soniclev Soniclev force-pushed the master branch 3 times, most recently from 4ab890a to b21d2b3 Compare July 17, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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