Closed dependabot[bot] closed 4 months ago
@dependabot rebase
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
@dependabot rebase
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
Bumps libcst from 1.3.1 to 1.4.0.
Release notes
Sourced from libcst's releases.
Changelog
Sourced from libcst's changelog.
Commits
96f5341
Bump version to 1.4.0 (#1152)7b9907a
Bump pypa/cibuildwheel from 2.17.0 to 2.18.0 (#1145)db696e6
fix: don't reset context.scratch between files (#1151)71b0a12
Implement Type Defaults for Type Parameters (PEP 696) (#1141)6bbc693
Add the ability to dump CST to .dot (graphviz) files (#1147)efc53af
Add helper functions for common ways of filtering nodes (#1137)6783244
Add typechecker to CONTRIBUTING.mde7b0096
Update CONTRIBUTING.md (#1142)942dc80
Bump codecov/codecov-action from 3 to 4 (#1103)20ed6c4
Bump ufmt from 2.5.1 to 2.6.0 (#1139)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