vue-chartjs
vue-chartjs copied to clipboard
chore(deps): update dependency @babel/core to v7.19.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @babel/core (source) | 7.18.9 -> 7.19.1 |
Release Notes
babel/babel
v7.19.1
:bug: Bug Fix
babel-core- #​14930 Avoid fancy stack traces size computation (@​nicolo-ribaudo)
babel-traverse- #​14932 fix: isForAwaitStatement is broken (@​JLHwung)
- Other
- #​14872 Use the built-in class fields and private methods rules in ESLint 8 (@​JLHwung)
babel-parser- #​14920 [estree] attach comments after directives at the end of file (@​hegemonic)
- #​14900 [ts] allow redeclaring a var/type with the same name as import (@​liuxingbaoyu)
babel-plugin-transform-typescript- #​14913 fix: do not remove type import used in TS import= (@​JLHwung)
v7.19.0
:eyeglasses: Spec Compliance
babel-parser- #​14666 Support private name in decorator member expression (@​JLHwung)
babel-helpers,babel-plugin-proposal-async-generator-functions,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #​14877 Remove one promise tick in yield* (tc39/ecma262#​2819) (@​nicolo-ribaudo)
:rocket: New Feature
babel-generator,babel-helpers,babel-parser,babel-plugin-proposal-decorators,babel-plugin-syntax-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #​14836 Add 2022-03 decorators version (stage 3) (@​nicolo-ribaudo)
babel-parser- #​14695 [parser] Make
decoratorsBeforeExportdefault tofalse(@​nicolo-ribaudo)
- #​14695 [parser] Make
babel-generator,babel-parser- #​14744 Default to hash syntax for Record&Tuple (@​nicolo-ribaudo)
babel-standalone- #​14867 feat: add proposal-record-and-tuple to standalone (@​JLHwung)
babel-helper-create-regexp-features-plugin,babel-helpers,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-transform-named-capturing-groups-regex,babel-standalone- #​14805 Add support for the duplicate named capturing groups proposal (@​nicolo-ribaudo)
:bug: Bug Fix
babel-helper-function-name,babel-helper-wrap-function,babel-plugin-transform-classes- #​14897 Fix: class transform should not drop method definition when key contains non-BMP characters (@​JLHwung)
babel-plugin-transform-typescript- #​14890 fix: TS plugin shouldn't remove
#privateField!(@​liuxingbaoyu)
- #​14890 fix: TS plugin shouldn't remove
babel-parser- #​14819 fix: parse a>>c as a<(b>>>c) (@​JLHwung)
babel-helper-builder-react-jsx- #​14886 Fix helper-builder-react-jsx compat with Babel 7.9 (@​JLHwung)
:nail_care: Polish
babel-core- #​11612 Make error message prefixes more descriptive (@​eps1lon)
- #​11554 Hide internal
@babel/corefunctions in config errors (@​nicolo-ribaudo)
:memo: Documentation
- #​14895 docs: remove david-dm from README (@​SukkaW)
:house: Internal
babel-standalone- #​14863 ship @​babel/standalone source maps (@​JLHwung)
babel-core,babel-parser,babel-traverse- #​14880 Update typescript to 4.8 (@​JLHwung)
v7.18.13
:bug: Bug Fix
babel-generator- #​14869 fix: jsx with
retainLines(@​liuxingbaoyu)
- #​14869 fix: jsx with
babel-core- #​14843 Fix a race condition in
@babel/core(@​JLHwung)
- #​14843 Fix a race condition in
babel-plugin-transform-destructuring- #​14841 fix: Destructuring exceptions in nested
forexpressions (@​liuxingbaoyu)
- #​14841 fix: Destructuring exceptions in nested
:nail_care: Polish
babel-traverse- #​14833 Let
path.remove()removeIfStatement.alternate(@​djpohly) - #​14837 Add support for static evaluation of ?? operator (@​djpohly)
- #​14833 Let
:house: Internal
- #​14846 fix: Print build logs correctly (@​liuxingbaoyu)
v7.18.10
:rocket: New Feature
babel-helper-string-parser,babel-types- #​14757 feat: Automatically generate
cookedfortemplateElement(@​liuxingbaoyu)
- #​14757 feat: Automatically generate
:bug: Bug Fix
babel-parser- #​14817 fix(parser): allow TS declare readonly fields with initializers (@​Josh-Cena)
babel-helper-string-parser,babel-parser- #​14798 Fix position of errors in template literals after newlines (@​nicolo-ribaudo)
babel-plugin-transform-typescript- #​14774 fix: TS
declare classin namespace should be removed (@​yimingjfe)
- #​14774 fix: TS
babel-plugin-transform-react-jsx- #​14759 fix: skip flattening spread object with proto (@​JLHwung)
babel-generator- #​14762 fix: Types containing comments generate invalid code (@​liuxingbaoyu)
babel-helper-wrap-function,babel-plugin-transform-async-to-generator,babel-traverse- #​14752 Fix compiling async arrows in uncompiled class fields (@​nicolo-ribaudo)
:house: Internal
- Other
- #​14800 chore: Remove
.yarnrcfile (@​liuxingbaoyu) - #​14802 chore: Fix coverage test (@​liuxingbaoyu)
- #​14671 feat: Make most
makecommands cross-platform (@​liuxingbaoyu) - #​14790 enable typescript incremental builds (@​zxbodya)
- #​14800 chore: Remove
babel-traverse- #​14799 Restructure virtual types validator (@​JLHwung)
babel-cli- #​14779 chore: expand prettier-e2e test and update typings/deps (@​liuxingbaoyu)
babel-parser- #​14796 Make ParseError Much Simpler now that we can use TypeScript (@​tolmasky)
babel-core,babel-parser- #​14785 chore: remove flow check scripts (@​JLHwung)
babel-cli,babel-core,babel-parser,babel-plugin-transform-unicode-escapes,babel-preset-env,babel-template,babel-traverse- #​14783 Convert
@babel/parserto TypeScript (@​JLHwung)
- #​14783 Convert
babel-helper-string-parser,babel-parser- #​14772 Extract string parsing to a separate package (@​nicolo-ribaudo)
babel-cli,babel-node- #​14765 Enforce type checking on
babel-{cli,node}(@​liuxingbaoyu)
- #​14765 Enforce type checking on
:microscope: Output optimization
babel-plugin-proposal-export-default-from- #​14768 optimize: Simplify the
export-default-fromtransform (@​magic-akari)
- #​14768 optimize: Simplify the
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 becomes conflicted, 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.
size-limit report 📦
| Path | Size | Loading time (3g) | Running time (snapdragon) | Total time |
|---|---|---|---|---|
| dist/index.cjs | 1.26 KB (0%) | 26 ms (0%) | 85 ms (+2.44% 🔺) | 110 ms |
| dist/index.js | 1.14 KB (0%) | 23 ms (0%) | 110 ms (+0.5% 🔺) | 132 ms |