core
core copied to clipboard
fix(deps): update dependency @babel/plugin-transform-modules-commonjs to v7.19.6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @babel/plugin-transform-modules-commonjs (source) | 7.18.6 -> 7.19.6 |
Release Notes
babel/babel
v7.19.6
:eyeglasses: Spec Compliance
babel-plugin-proposal-decorators- #​15059 Ensure non-static decorators are applied when a class is instantiated. (@​JLHwung)
:bug: Bug Fix
babel-parser- #​15062 Fix parsing of block comments nested in flow comments (@​nicolo-ribaudo)
- #​15052 fix: improve module block program location tracking (@​JLHwung)
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3- #​15060 Ensure
@babel/runtime-corejs3/core-js/*.jscan be imported on Node.js 17+ (@​JLHwung)
- #​15060 Ensure
babel-preset-env,babel-traverse- #​15043 fix: preserve this for
super.*template tags (@​liuxingbaoyu)
- #​15043 fix: preserve this for
:nail_care: Polish
babel-generator,babel-plugin-transform-flow-comments- #​15037 Improve generation of comments without location (@​liuxingbaoyu)
:memo: Documentation
babel-standalone- #​15055 Fix missing
transformSyncfunction name (@​lomirus)
- #​15055 Fix missing
:house: Internal
babel-parser- #​15056 Use
startLoc.indexinstead of carrying aroundstart(@​nicolo-ribaudo)
- #​15056 Use
- Other
- #​15035 chore: Update yarn 3.2.4 (@​liuxingbaoyu)
:running_woman: Performance
babel-core,babel-standalone- #​15023 Don't bundle unnecessary plugins in
@babel/standalone(@​nicolo-ribaudo)
- #​15023 Don't bundle unnecessary plugins in
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.