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

chore(deps): bump kombu[sqs] from 5.3.1 to 5.3.7 #15763

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

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

Full Changelog: celery/kombu@v5.3.6...v5.3.7

v5.3.6

What's Changed

New Contributors

Full Changelog: celery/kombu@v5.3.5...v5.3.6

v5.3.5

What's Changed

... (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

Dependabot compatibility score

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner April 12, 2024 09:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 12, 2024
@miketheman miketheman added the blocked Issues we can't or shouldn't get to yet label Apr 12, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/kombu-sqs--5.3.7 branch 2 times, most recently from ad43f65 to cc279a0 Compare April 18, 2024 09:12
@dependabot dependabot bot force-pushed the dependabot/pip/kombu-sqs--5.3.7 branch 2 times, most recently from 7483f37 to a140bca Compare April 23, 2024 09:44
@dependabot dependabot bot force-pushed the dependabot/pip/kombu-sqs--5.3.7 branch 2 times, most recently from eff0bf5 to 74524af Compare May 3, 2024 09:47
@dependabot dependabot bot force-pushed the dependabot/pip/kombu-sqs--5.3.7 branch from 74524af to 83b9e39 Compare May 9, 2024 09:27
Bumps [kombu[sqs]](https://github.com/celery/kombu) from 5.3.1 to 5.3.7.
- [Release notes](https://github.com/celery/kombu/releases)
- [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst)
- [Commits](celery/kombu@v5.3.1...v5.3.7)

---
updated-dependencies:
- dependency-name: kombu[sqs]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/kombu-sqs--5.3.7 branch from 83b9e39 to 0d94335 Compare May 10, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issues we can't or shouldn't get to yet dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant