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

Update watchfiles to 0.24.0 #5330

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

pyup-bot
Copy link
Collaborator

This PR updates watchfiles from 0.21.0 to 0.24.0.

Changelog

0.24.0

What's Changed
* drop PyPy 3.8 by samuelcolvin in https://github.com/samuelcolvin/watchfiles/pull/293
* Update Python version in `index.md` by kjaymiller in https://github.com/samuelcolvin/watchfiles/pull/296
* return "file deleted" instead of raising an exception, fix https://github.com/samuelcolvin/watchfiles/pull/282 by samuelcolvin in https://github.com/samuelcolvin/watchfiles/pull/301

New Contributors
* kjaymiller made their first contribution in https://github.com/samuelcolvin/watchfiles/pull/296

**Full Changelog**: https://github.com/samuelcolvin/watchfiles/compare/v0.23.0...v0.24.0

0.23.0

What's Changed
* Fix typo in `watch` doctstring by kwentine in https://github.com/samuelcolvin/watchfiles/pull/280
* Bump up PyO3 to 0.22.2 by FlickerSoul in https://github.com/samuelcolvin/watchfiles/pull/287
* Updates to GitHub Actions by gaby in https://github.com/samuelcolvin/watchfiles/pull/274
* Update mkdocstring python handler option key by kwentine in https://github.com/samuelcolvin/watchfiles/pull/281
* Bump requests from 2.31.0 to 2.32.0 in /requirements by dependabot in https://github.com/samuelcolvin/watchfiles/pull/278
* Bump urllib3 from 2.2.1 to 2.2.2 in /requirements by dependabot in https://github.com/samuelcolvin/watchfiles/pull/283
* Bump certifi from 2024.2.2 to 2024.7.4 in /requirements by dependabot in https://github.com/samuelcolvin/watchfiles/pull/285
* Add support for Python 3.13 by hugovk in https://github.com/samuelcolvin/watchfiles/pull/277
* remove watchfiles from ignore directory list by CharlesFr in https://github.com/samuelcolvin/watchfiles/pull/249
* fix windows build by samuelcolvin in https://github.com/samuelcolvin/watchfiles/pull/291
* Full CI build by default by samuelcolvin in https://github.com/samuelcolvin/watchfiles/pull/290
* use `intern!` in rust code by samuelcolvin in https://github.com/samuelcolvin/watchfiles/pull/292

New Contributors
* kwentine made their first contribution in https://github.com/samuelcolvin/watchfiles/pull/280
* FlickerSoul made their first contribution in https://github.com/samuelcolvin/watchfiles/pull/287
* gaby made their first contribution in https://github.com/samuelcolvin/watchfiles/pull/274
* hugovk made their first contribution in https://github.com/samuelcolvin/watchfiles/pull/277
* CharlesFr made their first contribution in https://github.com/samuelcolvin/watchfiles/pull/249

**Full Changelog**: https://github.com/samuelcolvin/watchfiles/compare/v0.22.0...v0.23.0

0.22.0

What's Changed
* fix `list-pypi-files` CI task by samuelcolvin in https://github.com/samuelcolvin/watchfiles/pull/250
* pip show wrong homepage by NewUserHa in https://github.com/samuelcolvin/watchfiles/pull/253
* Update PyO3 by mgorny in https://github.com/samuelcolvin/watchfiles/pull/267
* Delete setup.py by samuelcolvin in https://github.com/samuelcolvin/watchfiles/pull/260
* really drop python<=3.7 support by kloczek in https://github.com/samuelcolvin/watchfiles/pull/264
* uprev pyo3 and minimum rust version by samuelcolvin in https://github.com/samuelcolvin/watchfiles/pull/269
* drop black and isort by samuelcolvin in https://github.com/samuelcolvin/watchfiles/pull/270
* pre-commit block main - related to `notify` update by samuelcolvin in https://github.com/samuelcolvin/watchfiles/pull/272
* Bump idna from 3.3 to 3.7 in /requirements by dependabot in https://github.com/samuelcolvin/watchfiles/pull/271
* uprev linting, testing and docs requirements by samuelcolvin in https://github.com/samuelcolvin/watchfiles/pull/273

New Contributors
* NewUserHa made their first contribution in https://github.com/samuelcolvin/watchfiles/pull/253
* kloczek made their first contribution in https://github.com/samuelcolvin/watchfiles/pull/264

**Full Changelog**: https://github.com/samuelcolvin/watchfiles/compare/v0.21.0...v0.22.0
Links

@browniebroke
Copy link
Member

Should include the fix for the problem reported in #5242

@browniebroke browniebroke merged commit d564f45 into master Aug 28, 2024
14 of 15 checks passed
@browniebroke browniebroke deleted the pyup-update-watchfiles-0.21.0-to-0.24.0 branch August 28, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants