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 pytest-celery from 1.0.0 to 1.1.1 #2191

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps pytest-celery from 1.0.0 to 1.1.1.

Release notes

Sourced from pytest-celery's releases.

v1.1.1

What's Changed

Full Changelog: celery/pytest-celery@v1.1.0...v1.1.1

v1.1.0

What's Changed

Key Highlights

  • New SQS broker using Localstack (Disabled by default).
  • New sqs extra for the SQS broker.

Fixes & Changes

Dependencies Updates

Full Changelog: celery/pytest-celery@v1.0.1...v1.1.0

v1.0.1

What's Changed

Fixes & Changes

... (truncated)

Changelog

Sourced from pytest-celery's changelog.

1.1.1

:release-date: 12 August, 2024 :release-by: Tomer Nosrati

What's Changed

  • Added installation markers for pycurl (#378)
  • Changed --reruns 3 -> 5 for Integration and Smoke CI (#380)
  • Prepare for release: v1.1.1 (#379)

.. _version-1.1.0:

1.1.0

:release-date: 11 August, 2024 :release-by: Tomer Nosrati

What's Changed

Key Highlights

  • New SQS broker using :ref:Localstack <built-in-localstack-broker> (Disabled by default).
  • New sqs extra for the SQS broker.

Fixes & Changes

  • Fixed package docutils installation with Python 3.8 (#372)
  • Added sqs extra (only) (#373)
  • Use set instead of list with ALL_CELERY_BROKERS and ALL_CELERY_BACKENDS (#375)
  • Added new localstack (SQS) broker (#374)
  • Prepare for release: v1.1.0 (#377)

Dependencies Updates

  • Build(deps): Bump setuptools from 70.3.0 to 71.0.3 (#354)
  • Bumping Dependencies (inc. pyproject.toml) (#355)
  • Build(deps-dev): Bump pytest from 8.3.1 to 8.3.2 (#357)
  • Build(deps): Bump setuptools from 71.1.0 to 72.1.0 (#360)
  • Build(deps-dev): Bump types-redis from 4.6.0.20240425 to 4.6.0.20240726 (#356)
  • Build(deps): Bump tenacity from 8.5.0 to 9.0.0 (#361)
  • Build(deps): Bump redis from 5.0.7 to 5.0.8 (#362)
  • Build(deps-dev): Bump mypy from 1.11.0 to 1.11.1 (#363)
  • Build(deps): Bump snok/install-poetry from 1.3.4 to 1.4.0 (#364)
  • Build(deps-dev): Bump coverage from 7.6.0 to 7.6.1 (#365)

... (truncated)

Commits
  • 8c36874 Prepare for release: v1.1.1 (#379)
  • 64bbc14 Changed --reruns 3 -> 5 for Integration and Smoke CI (#380)
  • 02d8891 Added installation markers for pycurl (#378)
  • 08c9d6e Prepare for release: v1.1.0 (#377)
  • e11ae40 Bumping Dependencies (inc. pyproject.toml) (#376)
  • 9c0528b Added new localstack (SQS) broker (#374)
  • 0affe13 Use set instead of list with ALL_CELERY_BROKERS and ALL_CELERY_BACKENDS (#375)
  • 80c86ee Added sqs extra (only) (#373)
  • eb5c1a6 Fixed package docutils installation with Python 3.8 (#372)
  • a7ee3d8 Build(deps-dev): Bump types-redis from 4.6.0.20240726 to 4.6.0.20240806 (#371)
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner August 19, 2024 06:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 19, 2024
@dependabot dependabot bot requested a review from Uxio0 August 19, 2024 06:37
Bumps [pytest-celery](https://github.com/celery/pytest-celery) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/celery/pytest-celery/releases)
- [Changelog](https://github.com/celery/pytest-celery/blob/main/Changelog.rst)
- [Commits](celery/pytest-celery@v1.0.0...v1.1.1)

---
updated-dependencies:
- dependency-name: pytest-celery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-celery-1.1.1 branch from 973cfca to 0403641 Compare September 9, 2024 09:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2024

Superseded by #2207.

@dependabot dependabot bot closed this Sep 16, 2024
@dependabot dependabot bot deleted the dependabot/pip/pytest-celery-1.1.1 branch September 16, 2024 06:49
@github-actions github-actions bot locked and limited conversation to collaborators Sep 16, 2024
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants