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 billiard from 3.6.4.0 to 4.0.2 #84

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2022

Bumps billiard from 3.6.4.0 to 4.0.2.

Release notes

Sourced from billiard's releases.

v4.0.2

What's Changed

New Contributors

Full Changelog: celery/billiard@v4.0.1...v4.0.2

v4.0.1

What's Changed

New Contributors

Full Changelog: celery/billiard@v4.0.0...v4.0.1

v4.0.0

What's Changed

New Contributors

Full Changelog: celery/billiard@v3.6.4.0...v4.0.0

Changelog

Sourced from billiard's changelog.

4.0.2 - 2022-08-03

  • ExceptionWithTraceback should be an exception.

4.0.1 - 2022-08-01

  • Add support for Python 3.11 _posixsubprocess.fork_exec() arguments.
  • Keep exception traceback somehow (#368).

4.0.0 - 2022-04-24

  • Support Sphinx 4.x.
  • Remove dependency to case.
  • Drop support of Python < 3.7.
  • Update to psutil 5.9.0.
  • Add python_requires to enforce Python version.
  • Replace deprecated threading Event.isSet with Event.is_set.
  • Prevent segmentation fault in get_pdeathsig while using ctypes (#361).
  • Migrated CI to Github actions.
  • Python 3.10 support added.
Commits
  • dd19a09 Bump version: 4.0.1 → 4.0.2
  • 2526500 changelog for v4.0.2
  • 7a27c7c ExceptionInfo.exception should be an exception
  • 69c576d Bump version: 4.0.0 → 4.0.1
  • c6ba3fb changelog entry for v4.0.1
  • cda13d4 Keep exception traceback somehow (#368)
  • ff8efc5 Add support for Python 3.11 _posixsubprocess.fork_exec() arguments
  • 86b6f62 v4.0.0
  • 444050f added python 3.10 to classifier
  • e7b8748 changelog entry for v4.0.0
  • 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 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 [billiard](https://github.com/celery/billiard) from 3.6.4.0 to 4.0.2.
- [Release notes](https://github.com/celery/billiard/releases)
- [Changelog](https://github.com/celery/billiard/blob/master/CHANGES.txt)
- [Commits](celery/billiard@v3.6.4.0...v4.0.2)

---
updated-dependencies:
- dependency-name: billiard
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2022

Superseded by #102.

@dependabot dependabot bot closed this Dec 14, 2022
@dependabot dependabot bot deleted the dependabot/pip/billiard-4.0.2 branch December 14, 2022 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants