chore(deps): update dependency watchfiles to v1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
watchfiles (changelog) | dev-dependencies | major |
^0.22.0 -> ^1.0.0
|
Release Notes
samuelcolvin/watchfiles (watchfiles)
v1.0.3
: 2024-12-10
try to fix docs deploy
Full Changelog: https://github.com/samuelcolvin/watchfiles/compare/v1.0.2...v1.0.3
v1.0.2
: 2024-12-10
Fix PyPI asset upload from v1.0.1.
Full Changelog: https://github.com/samuelcolvin/watchfiles/compare/v1.0.1...v1.0.2
v1.0.1
: 2024-12-10
What's Changed
- Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows by @dependabot in https://github.com/samuelcolvin/watchfiles/pull/311
- Bump pyo3 from 0.23.1 to 0.23.3 by @dependabot in https://github.com/samuelcolvin/watchfiles/pull/317
- bump to PyO3 0.23.3 by @davidhewitt in https://github.com/samuelcolvin/watchfiles/pull/316
New Contributors
- @davidhewitt made their first contribution in https://github.com/samuelcolvin/watchfiles/pull/316
Full Changelog: https://github.com/samuelcolvin/watchfiles/compare/v1.0.0...v1.0.1
v1.0.0
: 2024-11-25
What's Changed
- Bump PyO3 to 0.23, drop Python 3.8 support by @gi0baro in https://github.com/samuelcolvin/watchfiles/pull/307
- allow modify
poll_delay_ms
argument using an environment variable by @joelpelaez in https://github.com/samuelcolvin/watchfiles/pull/303 - remove set_version, prepare for v1 release by @samuelcolvin in https://github.com/samuelcolvin/watchfiles/pull/309
- fix version check and release in CI by @samuelcolvin in https://github.com/samuelcolvin/watchfiles/pull/310
New Contributors
- @joelpelaez made their first contribution in https://github.com/samuelcolvin/watchfiles/pull/303
Full Changelog: https://github.com/samuelcolvin/watchfiles/compare/v0.24.0...v1.0.0
v0.24.0
: 2024-08-28
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
v0.23.0
: 2024-08-07
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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.