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.1.0 #102

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

Bumps billiard from 3.6.4.0 to 4.1.0.

Release notes

Sourced from billiard's releases.

v4.1.0

What's Changed

New Contributors

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

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

... (truncated)

Changelog

Sourced from billiard's changelog.

4.1.0 - 2022-12-14

  • Fixed a python 2 to 3 compat issue which was missed earlier (#374).
  • Adde Python 3.11 primary support

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
  • 9497a6b Bump version: 4.0.2 → 4.1.0
  • 0ef3179 added changelog for v4.1.0
  • b38ef83 declare python 3.11 support
  • 02e229c delete tidelift
  • d7cd0cb remove tidelift cron
  • 261334e Enable CI for Python 3.11
  • e1259e4 Add missing attribute co_positions to einfo._Code
  • 8bf0085 fix a python 2 to 3 compat issue which was missed earlier (#374)
  • dd19a09 Bump version: 4.0.1 → 4.0.2
  • 2526500 changelog for v4.0.2
  • 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.1.0.
- [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.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
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