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 |
@babel/plugin-transform-runtime (source) | devDependencies | patch | 7.18.2 -> 7.18.5 |
i18next (source) | dependencies | patch | 21.8.9 -> 21.8.10 |
lerna (source) | devDependencies | patch | 5.1.1 -> 5.1.4 |
lit (source) | dependencies | patch | 2.2.5 -> 2.2.6 |
typescript (source) | devDependencies | patch | 4.7.3 -> 4.7.4 |
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
lerna/lerna
v5.1.4
Note: Version bump only for package lerna
v5.1.3
Note: Version bump only for package lerna
v5.1.2
Bug Fixes
Microsoft/TypeScript
v4.7.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.7.0 (Beta).
- fixed issues query for Typescript 4.7.1 (RC).
- fixed issues query for Typescript 4.7.2 (Stable).
- fixed issues query for Typescript 4.7.3 (Stable).
- fixed issues query for Typescript 4.7.4 (Stable).
Downloads are available on:
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.