warehouse
warehouse copied to clipboard
chore(deps): bump kombu[sqs] from 5.4.0 to 5.4.2
Bumps kombu[sqs] from 5.4.0 to 5.4.2.
Release notes
Sourced from kombu[sqs]'s releases.
v5.4.2
What's Changed
Fixed issue with SQS #2113
- tzdata is required for machines without IANA database by
@woutdenolfin celery/kombu#2107- blacksmith.sh: Migrate workflows to Blacksmith by
@blacksmith-shin celery/kombu#2112- Revert "Validate SQS SSL certs by default" by
@Nusnusin celery/kombu#2114- Update pymongo to 4.9 by
@pyup-botin celery/kombu#2115- Bump pymongo from 4.9 to 4.9.1 by
@dependabotin celery/kombu#2118- Prepare for release: v5.4.2 by
@Nusnusin celery/kombu#2119New Contributors
@blacksmith-shmade their first contribution in celery/kombu#2112Full Changelog: https://github.com/celery/kombu/compare/v5.4.1...v5.4.2
v5.4.1
What's Changed
- Update mypy to 1.11.2 by
@pyup-botin celery/kombu#2101- SQS: Fixes #2091 queue_delete() method doesn't actually delete the queue by
@ivanprjctsin celery/kombu#2099- Validate SQS SSL certs by default by
@poundifdefin celery/kombu#2094- Resolving TypeError, during version unpacking by
@couzheiin celery/kombu#2098- Revert: allow users to disable broker heartbeats by not providing a timeout (#2097, #2016) by
@FrankK-1234in celery/kombu#2104- Update msgpack to 1.1.0 by
@pyup-botin celery/kombu#2105- Update pytest to 8.3.3 by
@pyup-botin celery/kombu#2108- Prepare for release: v5.4.1 by
@Nusnusin celery/kombu#2109New Contributors
@ivanprjctsmade their first contribution in celery/kombu#2099@poundifdefmade their first contribution in celery/kombu#2094@couzheimade their first contribution in celery/kombu#2098Full Changelog: https://github.com/celery/kombu/compare/v5.4.0...v5.4.1
Changelog
Sourced from kombu[sqs]'s changelog.
5.4.2
:release-date: 19 Sep, 2024 :release-by: Tomer Nosrati
Fixed issue with SQS #2113
- tzdata is required for machines without IANA database (#2107)
- blacksmith.sh: Migrate workflows to Blacksmith (#2112)
- Revert "Validate SQS SSL certs by default" (#2114)
- Update pymongo to 4.9 (#2115)
- Bump pymongo from 4.9 to 4.9.1 (#2118)
- Prepare for release: v5.4.2 (#2119)
.. _version-5.4.1:
5.4.1
:release-date: 11 Sep, 2024 :release-by: Tomer Nosrati
- Update mypy to 1.11.2 (#2101)
- SQS: Fixes #2091 queue_delete() method doesn't actually delete the queue (#2099)
- Validate SQS SSL certs by default (#2094)
- Resolving TypeError, during version unpacking (#2098)
- Revert: allow users to disable broker heartbeats by not providing a timeout (#2097, #2016) (#2104)
- Update msgpack to 1.1.0 (#2105)
- Update pytest to 8.3.3 (#2108)
- Prepare for release: v5.4.1 (#2109)
.. _version-5.4.0:
Commits
8957e55Prepare for release: v5.4.2 (#2119)4ee6933Bump pymongo from 4.9 to 4.9.1 (#2118)952b4dcUpdate pymongo from 4.8.0 to 4.9a626f1fRevert "Validate SSL certs by default (#2094)" (#2114)4d7946eMigrate workflows to Blacksmith (#2112)f560753tzdata is required for machines without IANA database (#2107)5c9db06Prepare for release: v5.4.1 (#2109)26ea9cdUpdate pytest from 8.3.2 to 8.3.3 (#2108)8295d28Update msgpack from 1.0.8 to 1.1.033490adRevert: allow users to disable broker heartbeats by not providing a timeout (...- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Blocking for safety, since the last time this blew up, so let's ship it on its own.
@dependabot recreate