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

Build(deps): Bump watchfiles from 0.17.0 to 0.20.0 in /container/config/python #254

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 Aug 24, 2023

Bumps watchfiles from 0.17.0 to 0.20.0.

Release notes

Sourced from watchfiles's releases.

v0.20.0 2023-08-24

What's Changed

New Contributors

Full Changelog: samuelcolvin/watchfiles@v0.19.0...v0.20.0

v0.19.0 2023-03-27

What's Changed

New Contributors

Full Changelog: samuelcolvin/watchfiles@v0.18.1...v0.19.0

v0.18.1 2022-11-07

New Contributors

Full Changelog: samuelcolvin/watchfiles@v0.18.0...v0.18.1

v0.18.0 2022-10-19

  • remove python caching in CI #191
  • Add mypy, pytest cache to default exclude list #189

... (truncated)

Commits
  • eb0df3a Catch SIGTERM and kill running process before exitting (#244)
  • ea31274 Add ignore_permission_denied option (#224)
  • ea789d3 add grace period during which file changes are ignored (#243)
  • 79dd647 Improve debug (#242)
  • c2c750c Fix: Memory leak of PyO3 (#240)
  • c08de39 Allow maturin 1.x (#233)
  • 8fc1796 Bump pygments from 2.13.0 to 2.15.0 in /requirements (#237)
  • d6867d7 Bump pymdown-extensions from 9.5 to 10.0 in /requirements (#229)
  • da0c1f0 Update pyo3 to 0.18.2 (#222)
  • 772a440 Fix bug in RustNotify causing RuntimeError: Already borrowed on exit/signal ...
  • 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 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 [watchfiles](https://github.com/samuelcolvin/watchfiles) from 0.17.0 to 0.20.0.
- [Release notes](https://github.com/samuelcolvin/watchfiles/releases)
- [Commits](samuelcolvin/watchfiles@v0.17.0...v0.20.0)

---
updated-dependencies:
- dependency-name: watchfiles
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor Contains new features or enhancements python Pull requests that update Python code labels Aug 24, 2023
@dependabot dependabot bot requested a review from a team August 24, 2023 22:09
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 minor Contains new features or enhancements python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants