chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.18.2 -> 7.18.5 |
i18next (source) | dependencies | patch | 21.8.9 -> 21.8.10 |
lit (source) | dependencies | patch | 2.2.5 -> 2.2.6 |
Release Notes
babel/babel
v7.18.5
🐛 Bug Fix
-
babel-plugin-transform-new-target
-
#14611 fix:
new.target
with shadowed class name (@liuxingbaoyu)
-
#14611 fix:
-
babel-plugin-transform-modules-systemjs
- #14655 Fix named destructuring exports (@underfin)
📝 Documentation
- #14332 docs: eslint-parser requireConfigFile behaviour (@JLHwung)
- #14619 Move v7 prereleases changelog to a separate file (@nicolo-ribaudo)
🏠 Internal
-
babel-traverse
-
#14649 Rely on the call stack to clean up cache in
_guessExecutionStatusRelativeTo
(@nicolo-ribaudo)
-
#14649 Rely on the call stack to clean up cache in
-
babel-core
- #14641 Change limit of source map 3MB (@vasicvuk)
- Other
- #14627 Speedup e2e test on github (@liuxingbaoyu)
- #14248 chore: automate compat-data update (@tony-go)
-
babel-parser
- #14592 feat: Automatically generate test results that do not exist (@liuxingbaoyu)
:running_woman: Performance
-
babel-traverse
-
#14617 Fix
_guessExecutionStatusRelativeToDifferentFunctions
perf (@liuxingbaoyu)
-
#14617 Fix
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.