⬆️(dependencies) update js dependencies
This PR contains the following updates:
Release Notes
babel/babel (@babel/core)
v7.28.5
:eyeglasses: Spec Compliance
-
babel-parser-
#17446 Allow
Runtime Errors for Function Call Assignment Targets(@liuxingbaoyu)
-
#17446 Allow
-
babel-helper-validator-identifier
:bug: Bug Fix
-
babel-plugin-proposal-destructuring-private -
babel-parser -
babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring-
#17519 fix:
restcorrectly returns plain array (@liuxingbaoyu)
-
#17519 fix:
-
babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-optional-chaining,babel-traverse,babel-types -
babel-traverse
:house: Internal
:running_woman: Performance
-
babel-core-
#17490 Faster finding of locations in
buildCodeFrameError(@liuxingbaoyu)
-
#17490 Faster finding of locations in
v7.28.4
:house: Internal
-
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-types -
babel-plugin-transform-regenerator-
#17455 chore: Clean up
transform-regenerator(@liuxingbaoyu)
-
#17455 chore: Clean up
-
babel-core- #17474 Switch to @jridgewell/remapping (@mrginglymus)
v7.28.3
:eyeglasses: Spec Compliance
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env- #17443 [static blocks] Do not inject new static fields after static code (@nicolo-ribaudo)
:bug: Bug Fix
-
babel-parser
:nail_care: Polish
-
babel-plugin-transform-regenerator,babel-plugin-transform-runtime- #17363 Do not save last yield in call in temp var (@nicolo-ribaudo)
:memo: Documentation
:house: Internal
:microscope: Output optimization
-
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions
v7.28.0
:rocket: New Feature
-
babel-node- #17147 Support top level await in node repl (@liuxingbaoyu)
-
babel-types -
babel-compat-data,babel-preset-env -
babel-core,babel-parser -
babel-generator,babel-parser -
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-types -
babel-parser,babel-traverse,babel-types -
babel-generator,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring,babel-plugin-transform-explicit-resource-management,babel-plugin-transform-react-display-name,babel-types -
babel-generator,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-transform-block-scoping,babel-plugin-transform-object-rest-spread,babel-plugin-transform-typescript,babel-traverse,babel-types
:bug: Bug Fix
-
babel-helper-globals,babel-plugin-transform-classes,babel-traverse -
babel-types- #17009 feature: TSTypeOperator: keyof (#16799) (@coderaiser)
:house: Internal
-
babel-compat-data,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-json-modules,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3-
#17403 Update
babel-polyfillpackages (@nicolo-ribaudo)
-
#17403 Update
v7.27.7
:eyeglasses: Spec Compliance
-
babel-parser,babel-plugin-transform-classes -
babel-parser
:bug: Bug Fix
-
babel-core -
babel-types -
babel-plugin-transform-parameters-
#17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu)
-
#17352 fix: Params of
:house: Internal
-
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread
v7.27.4
:eyeglasses: Spec Compliance
-
babel-parser,babel-plugin-proposal-explicit-resource-management
:nail_care: Polish
:microscope: Output optimization
-
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#17287 Reduce
regeneratorsize more (@liuxingbaoyu)
-
#17287 Reduce
-
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3- #17334 Use shorter method names for regenerator context (@nicolo-ribaudo)
-
#17268 Reduce
regeneratorhelper size (@liuxingbaoyu)
-
babel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone-
#17238 Split
regeneratorRuntimeinto multiple helpers (@nicolo-ribaudo)
-
#17238 Split
v7.27.3
:bug: Bug Fix
-
babel-generator -
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3-
#17328 Correctly set
.displayNameonGeneratorFunction(@nicolo-ribaudo)
-
#17328 Correctly set
-
babel-plugin-proposal-explicit-resource-management -
babel-plugin-proposal-decorators,babel-types-
#17321 fix(converter): Remove
abstractmodifiers in class declaration to expression conversion (@magic-akari)
-
#17321 fix(converter): Remove
-
babel-helper-module-transforms,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd -
babel-parser- #17312 fix(parser): properly handle optional markers in generator class methods (@magic-akari)
- #17307 fix(parser): Terminate modifier parsing at newline (@magic-akari)
-
babel-generator,babel-parser
changesets/changesets (@changesets/cli)
v2.29.7
Patch Changes
- Updated dependencies [
957f24e]:- @changesets/apply-release-plan@7.0.13
v2.29.6
Patch Changes
-
#1712
a3563b0Thanks @benmccann! - Switch to maintained fork ofexternal-editor
v2.29.5
Patch Changes
-
#1693
6352819Thanks @Andarist! - Fixed an issue withworkspace:^andworkspace:~dependency ranges not being semantically treated as, respectively,^CURRENT_VERSIONand~CURRENT_VERSION. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped. -
Updated dependencies [
6352819]:- @changesets/assemble-release-plan@6.0.9
- @changesets/get-release-plan@4.0.13
v2.29.4
Patch Changes
-
#1668
65d6632Thanks @Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabled -
Updated dependencies [
65d6632]:- @changesets/assemble-release-plan@6.0.8
- @changesets/get-release-plan@4.0.12
v2.29.3
Patch Changes
-
#1589
de8bebcThanks @remorses, @vzt7! - Fixed a crash in prerelease mode when a package misses the version field in itspackage.json -
#1619
c1e8a78Thanks @manucorporat! - Support../inpublishConfig.directorywhen publishing packages -
Updated dependencies [
de8bebc]:- @changesets/assemble-release-plan@6.0.7
- @changesets/get-release-plan@4.0.11
chromaui/addon-visual-tests (@chromatic-com/storybook)
v4.1.3
🐛 Bug Fix
- Upgrade
chromaticto v13.3.3 #394 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v4.1.2
🐛 Bug Fix
- Broaden version-range for storybook peerDependency to include 10.1.0-0 #392 (@ndelangen)
Authors: 2
- @chromatic-support
- Norbert de Langen (@ndelangen)
v4.1.1
🐛 Bug Fix
- Broaden version-range for storybook peerDependency #389 (@ndelangen)
Authors: 1
- Norbert de Langen (@ndelangen)
v4.1.0
🚀 Enhancement
- Support disabling ChannelFetch using
--debugflag #378 ([@ghengeveld](ht
Configuration
📅 Schedule: Branch creation - "before 7am on monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: 87a90ed5090b14b3fbdad8c4d968acb3c17babf7
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
I close it while Sha1-Hulud is still around.