build(deps-dev): Bump @babel/eslint-parser from 7.16.0 to 7.16.3
Created by: dependabot[bot]
Bumps @babel/eslint-parser from 7.16.0 to 7.16.3.
Release notes
Sourced from @babel/eslint-parser
's releases.
v7.16.3 (2021-11-09)
Thanks
@The-x-Theorist
for your first PR!
Bug Fix
babel-helpers
- #13862 fix(helpers): match
Reflect.get
behaviour (@lightmare
)babel-plugin-transform-parameters
,babel-traverse
- #13941 Support transforming params of arrow functions in class fields (
@nicolo-ribaudo
)babel-parser
- #13928 fix: incorrect await rejection following arrow function in parameters (Closes #13872) (
@The-x-Theorist
)- Other
- #13918 Fix
parserOverride
support in@babel/eslint-parser
(@nicolo-ribaudo
)
Internal
babel-parser
babel-helper-compilation-targets
,babel-preset-env
- #13914 Update browserslist (
@nicolo-ribaudo
)Committers: 5
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Mickey Rose (
@lightmare
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Sneh Khatri (
@The-x-Theorist
)v7.16.2 (2021-11-01)
Bug Fix
babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
Internal
babel-parser
- #13905 babel-parser: add missing assertions type (
@sosukesuzuki
)Committers: 3
- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Sosuke Suzuki (
@sosukesuzuki
)v7.16.1 (2021-10-30)
Thanks
@PeachScript
for your first PR!
Bug Fix
babel-plugin-transform-typescript
- #13900 Fix binding access for plugin-transform-typescript (
@PeachScript
)
... (truncated)
Changelog
Sourced from @babel/eslint-parser
's changelog.
v7.16.3 (2021-11-09)
Bug Fix
babel-helpers
- #13862 fix(helpers): match
Reflect.get
behaviour (@lightmare
)babel-plugin-transform-parameters
,babel-traverse
- #13941 Support transforming params of arrow functions in class fields (
@nicolo-ribaudo
)babel-parser
- #13928 fix: incorrect await rejection following arrow function in parameters (Closes #13872) (
@The-x-Theorist
)- Other
- #13918 Fix
parserOverride
support in@babel/eslint-parser
(@nicolo-ribaudo
)
Internal
babel-parser
babel-helper-compilation-targets
,babel-preset-env
- #13914 Update browserslist (
@nicolo-ribaudo
)v7.16.2 (2021-11-01)
Bug Fix
babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
Internal
babel-parser
- #13905 babel-parser: add missing assertions type (
@sosukesuzuki
)v7.16.1 (2021-10-30)
Bug Fix
babel-plugin-transform-typescript
- #13900 Fix binding access for plugin-transform-typescript (
@PeachScript
)
Internal
- #13898 Skip ESLint 8 tests on publish (
@nicolo-ribaudo
)
Commits
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 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)
Merge request reports
Activity
Please register or sign in to reply