checkup
checkup copied to clipboard
chore(deps): Bump recast from 0.20.5 to 0.21.2
Bumps recast from 0.20.5 to 0.21.2.
Release notes
Sourced from recast's releases.
v0.21.1
What's Changed
- Parenthesize function at start of sequence by
@djpohly
in benjamn/recast#1057- Fix pretty-printing strings with \u2028 or \u2029 by
@djpohly
in benjamn/recast#1056- Fix missing parens in reprinted output by
@conartist6
in benjamn/recast#1068- Bump
@babel/preset-env
from 7.12.13 to 7.16.11 by@dependabot
in benjamn/recast#1047- Update README.md by
@NickHeiner
in benjamn/recast#871- fix: additional semicolon in TSInterfaceBody by
@coderaiser
in benjamn/recast#868- Bump
@types/esprima
from 4.0.2 to 4.0.3 by@dependabot
in benjamn/recast#973- Bump minimist from 1.2.5 to 1.2.6 by
@dependabot
in benjamn/recast#1079- Bump lint-staged from 10.5.3 to 12.4.1 by
@dependabot
in benjamn/recast#1091- Bump ansi-regex from 3.0.0 to 3.0.1 by
@dependabot
in benjamn/recast#1093- Print class property definite assignment assertions by
@lokshunhung
in benjamn/recast#1013- Refine Prettier configuration (redux) by
@eventualbuddha
in benjamn/recast#1094- Fix parenthesis missing by
@eventualbuddha
in benjamn/recast#1095New Contributors
@djpohly
made their first contribution in benjamn/recast#1057@NickHeiner
made their first contribution in benjamn/recast#871@coderaiser
made their first contribution in benjamn/recast#868@lokshunhung
made their first contribution in benjamn/recast#1013Full Changelog: https://github.com/benjamn/recast/compare/v0.21.0...v0.21.1
Commits
- See full diff in compare view
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 will merge this PR once it's up-to-date and CI passes on it, as requested by @scalvert.
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)
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
@dependabot rebase
@dependabot rebase
@dependabot rebase
@dependabot rebase
@dependabot rebase
@dependabot rebase
Superseded by #1303.