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.3 #2217

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps pytest-celery from 1.0.0 to 1.1.3.

Release notes

Sourced from pytest-celery's releases.

v1.1.3

What's Changed

Fixed issues when using Redis as a backend.

Full Changelog: celery/pytest-celery@v1.1.2...v1.1.3

v1.1.2

What's Changed

Key Highlights

Fixed Redis container instabilities in #405

Other Changes

... (truncated)

Changelog

Sourced from pytest-celery's changelog.

1.1.3

:release-date: 20 September, 2024 :release-by: Tomer Nosrati

What's Changed

Fixed issues when using Redis as a backend.

  • Build(deps): Bump boto3 from 1.35.14 to 1.35.18 (#409)
  • Build(deps): Bump botocore from 1.35.18 to 1.35.19 (#408)
  • Build(deps): Bump setuptools from 74.1.2 to 75.0.0 (#407)
  • Fixed Redis error in the smoke tests: "Possible SECURITY ATTACK detected" (#413)
  • Fix Redis memory overcommit warning in the CI (#414)
  • Build(deps): Bump setuptools from 75.0.0 to 75.1.0 (#411)
  • Relaxed flaky tests mechanism (#415)
  • Bumping Dependencies (inc. pyproject.toml) (#416)
  • Fixed IndexError when accessing the container port info (#417)
  • Resolved race condition during Redis backend teardown (#418)
  • Prepare for release: v1.1.3 (#419)

.. _version-1.1.2:

1.1.2

:release-date: 14 September, 2024 :release-by: Tomer Nosrati

What's Changed

Key Highlights

Fixed Redis container instabilities in #405

Other Changes

  • Build(deps): Bump botocore from 1.34.158 to 1.34.161 (#382)
  • Build(deps): Bump boto3 from 1.34.158 to 1.34.161 (#383)
  • Build(deps): Bump botocore from 1.34.161 to 1.34.162 (#384)
  • Build(deps): Bump setuptools from 72.1.0 to 72.2.0 (#381)
  • Build(deps-dev): Bump types-redis from 4.6.0.20240806 to 4.6.0.20240819 (#385)
  • Build(deps): Bump boto3 from 1.34.161 to 1.34.162 (#386)
  • Build(deps): Bump setuptools from 72.2.0 to 73.0.0 (#387)
  • Build(deps): Bump setuptools from 73.0.0 to 73.0.1 (#388)
  • Build(deps-dev): Bump mypy from 1.11.1 to 1.11.2 (#389)
  • Build(deps): Bump setuptools from 73.0.1 to 74.0.0 (#390)
  • Build(deps): Bump urllib3 from 1.26.19 to 1.26.20 (#391)

... (truncated)

Commits
  • 68b9981 Prepare for release: v1.1.3 (#419)
  • a1b73b5 Resolved race condition during Redis backend teardown (#418)
  • cadcc9e Fixed IndexError when accessing the container port info (#417)
  • 00b9b5a Bumping Dependencies (inc. pyproject.toml) (#416)
  • c27bec5 Relaxed flaky tests mechanism (#415)
  • 30766c5 Build(deps): Bump setuptools from 75.0.0 to 75.1.0 (#411)
  • 8eea6ae Fix Redis memory overcommit warning in the CI (#414)
  • 06170dc Fixed Redis error in the smoke tests: "Possible SECURITY ATTACK detected" (#413)
  • ea7c842 Build(deps): Bump setuptools from 74.1.2 to 75.0.0 (#407)
  • 3197fd1 Build(deps): Bump botocore from 1.35.18 to 1.35.19 (#408)
  • 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)

Bumps [pytest-celery](https://github.com/celery/pytest-celery) from 1.0.0 to 1.1.3.
- [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.3)

---
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 requested a review from a team as a code owner September 23, 2024 06:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 23, 2024
@dependabot dependabot bot requested a review from Uxio0 September 23, 2024 06:21
@Uxio0 Uxio0 merged commit 4fa4976 into main Sep 23, 2024
6 checks passed
@Uxio0 Uxio0 deleted the dependabot/pip/pytest-celery-1.1.3 branch September 23, 2024 08:17
@github-actions github-actions bot locked and limited conversation to collaborators Sep 23, 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.

1 participant