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 0.0.0 to 1.0.1 #12

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps pytest-celery from 0.0.0 to 1.0.1.

Release notes

Sourced from pytest-celery's releases.

v1.0.1

What's Changed

Fixes & Changes

Security Fixes

  • CVE-2024-39689: Certifi removes GLOBALTRUST root certificate
  • CVE-2024-3651: Internationalized Domain Names in Applications (IDNA) vulnerable to denial of service from specially crafted inputs to idna.encode
  • CVE-2024-34064: Jinja vulnerable to HTML attribute injection when passing user input as keys to xmlattr filter
  • GHSA-753j-mpmx-qq6g: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') in tornado
  • GHSA-w235-7p84-xx57: Tornado has a CRLF injection in CurlAsyncHTTPClient headers
  • CVE-2024-37891: urllib3's Proxy-Authorization request header isn't stripped during cross-origin redirects
  • CVE-2024-5569: zipp Denial of Service vulnerability
  • CVE-2024-35195: Requests Session object does not verify requests after making first request with verify=False

Dependencies Updates

... (truncated)

Changelog

Sourced from pytest-celery's changelog.

1.0.1

:release-date: 17 July, 2024 :release-by: Tomer Nosrati

What's Changed

Fixes & Changes

  • Cleanup: pytest-celery[all]==1.0.0b4 -> pytest-celery[all]==1.0.0 (#330)
  • Fixed hybrid_setup example build error with legacy.Dockerfile (#331)
  • Fix typos (#339)
  • Prepare for release: v1.0.1 (#351)
  • Added changelog for v1.0.1 (#350)

Security Fixes

  • CVE-2024-39689 <https://github.com/advisories/GHSA-248v-346w-9cwc>_: Certifi removes GLOBALTRUST root certificate
  • CVE-2024-3651 <https://github.com/advisories/GHSA-jjg7-2v4v-x38h>_: Internationalized Domain Names in Applications (IDNA) vulnerable to denial of service from specially crafted inputs to idna.encode
  • CVE-2024-34064 <https://github.com/advisories/GHSA-h75v-3vvj-5mfj>_: Jinja vulnerable to HTML attribute injection when passing user input as keys to xmlattr filter
  • GHSA-753j-mpmx-qq6g <https://github.com/advisories/GHSA-753j-mpmx-qq6g>_: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') in tornado
  • GHSA-w235-7p84-xx57 <https://github.com/advisories/GHSA-w235-7p84-xx57>_: Tornado has a CRLF injection in CurlAsyncHTTPClient headers
  • CVE-2024-37891 <https://github.com/advisories/GHSA-34jh-p97f-mpxf>_: urllib3's Proxy-Authorization request header isn't stripped during cross-origin redirects
  • CVE-2024-5569 <https://github.com/advisories/GHSA-jfmj-5v4g-7637>_: zipp Denial of Service vulnerability
  • CVE-2024-35195 <https://github.com/advisories/GHSA-9wx4-h78v-vm56>_: Requests Session object does not verify requests after making first request with verify=False

Dependencies Updates

  • Build(deps-dev): Bump black from 24.3.0 to 24.4.0 (#289)
  • Build(deps): Bump setuptools from 69.2.0 to 69.5.1 (#290)
  • Build(deps-dev): Bump types-redis from 4.6.0.20240409 to 4.6.0.20240417 (#292)
  • Build(deps): Bump celery from 5.3.6 to 5.4.0 (#293)
  • Build(deps-dev): Bump types-redis from 4.6.0.20240417 to 4.6.0.20240423 (#295)
  • Build(deps-dev): Bump coverage from 7.4.4 to 7.5.0 (#296)
  • Build(deps-dev): Bump mypy from 1.9.0 to 1.10.0 (#298)
  • Build(deps-dev): Bump black from 24.4.0 to 24.4.1 (#299)
  • Build(deps-dev): Bump types-redis from 4.6.0.20240423 to 4.6.0.20240425 (#300)
  • Build(deps): Bump redis from 5.0.3 to 5.0.4 (#297)
  • Build(deps-dev): Bump black from 24.4.1 to 24.4.2 (#301)
  • Build(deps-dev): Bump pytest from 8.1.1 to 8.2.0 (#302)
  • Build(deps-dev): Bump pytest-xdist from 3.5.0 to 3.6.1 (#303)
  • Build(deps-dev): Bump coverage from 7.5.0 to 7.5.1 (#306)
  • Build(deps-dev): Bump sphinx-click from 5.1.0 to 6.0.0 (#308)
  • Build(deps-dev): Bump pytest from 8.2.0 to 8.2.1 (#309)
  • Revert "Build(deps-dev): Bump pytest from 8.2.0 to 8.2.1" (#310)
  • Pinned requests to v2.31.0 due to docker-py bug #3256 (#313)

... (truncated)

Commits

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 0.0.0 to 1.0.1.
- [Release notes](https://github.com/celery/pytest-celery/releases)
- [Changelog](https://github.com/celery/pytest-celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/pytest-celery/commits/v1.0.1)

---
updated-dependencies:
- dependency-name: pytest-celery
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants