warehouse
warehouse copied to clipboard
chore(deps): bump kombu[sqs] from 5.3.1 to 5.3.7
Bumps kombu[sqs] from 5.3.1 to 5.3.7.
Release notes
Sourced from kombu[sqs]'s releases.
v5.3.7
The release of v5.3.6 was missing the bumbversion commit so v5.3.7 is only released to sync it back.
What's Changed
- Fix: Bumpversion commit wasn’t pushed to main correctly for v5.3.6 by
@Nusnusin celery/kombu#1983- Added Changelog for v5.3.7 by
@Nusnusin celery/kombu#1984- Bump version: 5.3.6 → 5.3.7 by
@Nusnusin celery/kombu#1985Full Changelog: https://github.com/celery/kombu/compare/v5.3.6...v5.3.7
v5.3.6
What's Changed
- boto3>=1.26.143 by
@Nusnusin celery/kombu#1890- Always convert azureservicebus namespace to fully qualified by
@ainscorein celery/kombu#1892- Pin pytest-sugar to latest version 1.0.0 by
@pyup-botin celery/kombu#1912- Upgrade to pytest v8 that removed nose compatibility by
@cclaussin celery/kombu#1914- fix warning for usage of utcfromtimestamp by
@asottile-sentryin celery/kombu#1926- Update pytest to 8.0.2 by
@pyup-botin celery/kombu#1942- Hotfix: Fix CI failures (limit redis to <5.0.2 instead of <6.0.0) by
@Nusnusin celery/kombu#1961- Expose cancel callback from py-amqp channel.basic_consume by
@jcosmaoin celery/kombu#1953- Update mypy to 1.9.0 by
@pyup-botin celery/kombu#1963- Update pytest to 8.1.1 by
@pyup-botin celery/kombu#1965- Pin hypothesis to hypothesis<7 by
@pyup-botin celery/kombu#1966- redis>=4.5.2,=4.5.2,!=5.0.2,!=4.5.5 by
@Nusnusin celery/kombu#1969- add escape hatch for custom JSON serialization by
@vlindholin celery/kombu#1955- Pin pytest-cov to latest version 5.0.0 by
@pyup-botin celery/kombu#1972- Added Changelog for v5.3.6 by
@Nusnusin celery/kombu#1974New Contributors
@ainscoremade their first contribution in celery/kombu#1892@asottile-sentrymade their first contribution in celery/kombu#1926@jcosmaomade their first contribution in celery/kombu#1953@vlindholmade their first contribution in celery/kombu#1955Full Changelog: https://github.com/celery/kombu/compare/v5.3.5...v5.3.6
v5.3.5
What's Changed
- Fix ReadTheDocs CI by
@Nusnusin celery/kombu#1827- fix(docs): add Redis to the list of transports where SSL is supported by
@davidjricein celery/kombu#1826- Fixed Improper Method Call: Replaced
mktempby@fazledyn-orin celery/kombu#1828- Bump actions/setup-python from 4 to 5 by
@dependabotin celery/kombu#1829- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin celery/kombu#1831- Bump github/codeql-action from 2 to 3 by
@dependabotin celery/kombu#1832- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin celery/kombu#1834- fix: freeze set during ticks iter in async hub by
@claudinoacin celery/kombu#1830- azure service bus: fix TypeError when using Managed Identities by
@marnikowin celery/kombu#1825- Fix unacknowledge typo in restore_visible() by
@Maheshkumar-novicein celery/kombu#1839- Changed pyup -> dependabot for updating dependencies by
@Nusnusin celery/kombu#1842
... (truncated)
Changelog
Sourced from kombu[sqs]'s changelog.
5.3.7
:release-date: 11 April, 2024 :release-by: Tomer Nosrati
The release of v5.3.6 was missing the bumbversion commit so v5.3.7 is only released to sync it back.
.. _version-5.3.6:
5.3.6
:release-date: 27 Mar, 2024 :release-by: Tomer Nosrati
- boto3>=1.26.143 (#1890)
- Always convert azureservicebus namespace to fully qualified (#1892)
- Pin pytest-sugar to latest version 1.0.0 (#1912)
- Upgrade to pytest v8 that removed nose compatibility (#1914)
- fix warning for usage of utcfromtimestamp (#1926)
- Update pytest to 8.0.2 (#1942)
- Hotfix: Fix CI failures (limit redis to <5.0.2 instead of <6.0.0) (#1961)
- Expose cancel callback from py-amqp channel.basic_consume (#1953)
- Update mypy to 1.9.0 (#1963)
- Update pytest to 8.1.1 (#1965)
- Pin hypothesis to hypothesis<7 (#1966)
- redis>=4.5.2,=4.5.2,!=5.0.2,!=4.5.5 (#1969)
- add escape hatch for custom JSON serialization (#1955)
- Pin pytest-cov to latest version 5.0.0 (#1972)
.. _version-5.3.5:
5.3.5
:release-date: 12 Jan, 2024 :release-by: Tomer Nosrati
- Fix ReadTheDocs CI (#1827).
- fix(docs): add Redis to the list of transports where SSL is supported (#1826).
- Fixed Improper Method Call: Replaced
mktemp(#1828).- Bump actions/setup-python from 4 to 5 (#1829).
- Bump github/codeql-action from 2 to 3 (#1832).
- fix: freeze set during ticks iter in async hub (#1830).
- azure service bus: fix TypeError when using Managed Identities (#1825).
- Fix unacknowledge typo in restore_visible() (#1839).
- Changed pyup -> dependabot for updating dependencies (#1842).
- Bump pytest from 7.4.3 to 7.4.4 (#1843).
- Bump flake8 from 6.0.0 to 7.0.0 (#1845).
- Bump mypy from 1.3.0 to 1.8.0 (#1844).
- Fix crash when using global_keyprefix with a sentinel connection (#1838)
- Fixed version_dev in docs/conf.py (#1875).
... (truncated)
Commits
cd42dd5Bump version: 5.3.6 → 5.3.7 (#1985)d40cfa2Added Changelog for v5.3.7 (#1984)2d0b7f4Bump version: 5.3.5 → 5.3.6 (#1983)6536686[pre-commit.ci] pre-commit autoupdate (#1982)3547628Added Changelog for v5.3.6 (#1974)d35f307[pre-commit.ci] pre-commit autoupdate (#1973)7c090dfPin pytest-cov to latest version 5.0.0 (#1972)998b907[pre-commit.ci] pre-commit autoupdate (#1971)25d02e6add escape hatch for custom JSON serialization (#1955)85111fcredis>=4.5.2,<5.0.2,!=4.5.5 -> redis>=4.5.2,!=5.0.2,!=4.5.5 (#1969)- 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.