checkup
checkup copied to clipboard
chore(deps): Bump recast from 0.20.5 to 0.23.6
Bumps recast from 0.20.5 to 0.23.6.
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
88a2bae
0.23.6bc87a95
fix: print export namespace specifiers without braces2a9a88b
Merge pull request #1389 from 43081j/format3bc8b70
style: enforce code formatting in CIed236b8
chore: run formatd7f404e
Merge pull request #1388 from benjamn/tiny-invariant4b02363
0.23.5efaae58
refactor: replaceassert
withtiny-invariant
7f441d2
0.23.497af13f
Merge pull request #1361 from benjamn/fix/enclose-unary-expression-inside-exp...- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot will merge this PR once 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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
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.
Superseded by #1431.