chore(deps): update all non-major dependencies
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.8 -> 21.8.9 |
| rollup (source) | devDependencies | patch | 2.75.5 -> 2.75.6 |
| rollup-plugin-license | devDependencies | patch | 2.8.0 -> 2.8.1 |
Release Notes
babel/babel
v7.18.5
🐛 Bug Fix
-
babel-plugin-transform-new-target-
#14611 fix:
new.targetwith 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
_guessExecutionStatusRelativeToDifferentFunctionsperf (@liuxingbaoyu)
-
#14617 Fix
rollup/rollup
v2.75.6
2022-06-07
Bug Fixes
- Properly deoptimize "this" when using member expressions with getters/setters in for loops and update expressions (#4522)
Merge Requests
- #4522: Refactor side effect handling for property interactions (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph