react-azure-maps
react-azure-maps copied to clipboard
chore(deps): bump @babel/traverse and parcel-bundler
Bumps @babel/traverse to 7.25.4 and updates ancestor dependency parcel-bundler. These dependencies need to be updated together.
Updates @babel/traverse from 7.13.0 to 7.25.4
Release notes
Sourced from @babel/traverse's releases.
v7.25.4 (2024-08-22)
:bug: Bug Fix
babel-traverse
- #16756 fix: Skip computed key when renaming (
@liuxingbaoyu)babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators
- #16755 fix: Decorator 2018-09 may throw an exception (
@liuxingbaoyu)babel-types
- #16710 Visit AST fields nodes according to their syntactical order (
@nicolo-ribaudo)babel-generator
- #16709 Print semicolon after TS
export namespace as A(@nicolo-ribaudo):nail_care: Polish
babel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object,babel-plugin-transform-typescript,babel-runtime-corejs2,babel-runtime,babel-traverse
- #16722 Avoid unnecessary parens around sequence expressions (
@nicolo-ribaudo)babel-generator,babel-plugin-transform-class-properties
- #16714 Avoid unnecessary parens around exported arrow functions (
@nicolo-ribaudo)babel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-transform-object-rest-spread
- #16712 Avoid printing unnecessary parens around object destructuring (
@nicolo-ribaudo):microscope: Output optimization
babel-generator
- #16740 Avoid extra spaces between comments/regexps in compact mode (
@nicolo-ribaudo)Committers: 4
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.25.3 (2024-07-31)
:bug: Bug Fix
babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-traverse
- #16699 Avoid validating visitors produced by
traverse.visitors.merge(@nicolo-ribaudo):house: Internal
babel-parser
- #16688 Add
@babel/typesas a dependency of@babel/parser(@nicolo-ribaudo)Committers: 2
- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)v7.25.2 (2024-07-30)
:bug: Bug Fix
babel-core,babel-traverse
- #16695 Ensure that
requeueComputedKeyAndDecoratorsis available (@nicolo-ribaudo)
... (truncated)
Changelog
Sourced from @babel/traverse's changelog.
v7.25.4 (2024-08-22)
:bug: Bug Fix
babel-traverse
- #16756 fix: Skip computed key when renaming (
@liuxingbaoyu)babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators
- #16755 fix: Decorator 2018-09 may throw an exception (
@liuxingbaoyu)babel-types
- #16710 Visit AST fields nodes according to their syntactical order (
@nicolo-ribaudo)babel-generator
- #16709 Print semicolon after TS
export namespace as A(@nicolo-ribaudo):nail_care: Polish
babel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object,babel-plugin-transform-typescript,babel-runtime-corejs2,babel-runtime,babel-traverse
- #16722 Avoid unnecessary parens around sequence expressions (
@nicolo-ribaudo)babel-generator,babel-plugin-transform-class-properties
- #16714 Avoid unnecessary parens around exported arrow functions (
@nicolo-ribaudo)babel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-transform-object-rest-spread
- #16712 Avoid printing unnecessary parens around object destructuring (
@nicolo-ribaudo):microscope: Output optimization
babel-generator
- #16740 Avoid extra spaces between comments/regexps in compact mode (
@nicolo-ribaudo)v7.25.3 (2024-07-31)
:bug: Bug Fix
babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-traverse
- #16699 Avoid validating visitors produced by
traverse.visitors.merge(@nicolo-ribaudo):house: Internal
babel-parser
- #16688 Add
@babel/typesas a dependency of@babel/parser(@nicolo-ribaudo)v7.25.2 (2024-07-30)
:bug: Bug Fix
babel-core,babel-traverse
- #16695 Ensure that
requeueComputedKeyAndDecoratorsis available (@nicolo-ribaudo)v7.25.1 (2024-07-28)
:bug: Bug Fix
babel-plugin-transform-function-name
- #16683 fix:
ensureFunctionNamemay be undefined (@liuxingbaoyu)babel-plugin-transform-react-constant-elements
- #16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (
@keiseiTi)babel-traverse
- #16587 fix: fixed issue16583 + test (
@nerodesu017):house: Internal
v7.25.0 (2024-07-26)
... (truncated)
Commits
cbf124cv7.25.42b289fbfix: skip computed key when renaming (#16756)575863cAvoid unnecessary parens around sequence expressions (#16722)5174ad1Clean all always enabled parser plugins (#16572)52718abDiscontinue babel-eslint-config-internal (#16718)dba45d3IgnoredevDependencieswhen generatingtsconfig.json(#16659)787c7cdv7.25.3992c6e0Avoid validating visitors produced bytraverse.visitors.merge(#16699)44efb5fprint@babel/traverseversion on unknown AST types (#16701)0f8f408v7.25.2- Additional commits viewable in compare view
Updates parcel-bundler from 1.12.3 to 1.12.5
Changelog
Sourced from parcel-bundler's changelog.
Changelog
All notable changes to Parcel will be documented in this file.
The format is based on Keep a Changelog and Parcel adheres to Semantic Versioning.
[2.12.0] - 2024-02-28
Added
Core
JavaScript
CSS
- Use lightningcss to implement CSS packager – Details
Bundler
- Rename "parentAsset" to "root" for Manual Shared Bundle config and remove unstable prefix – Details
Web Extensions
- Add content script world property to manifest schema validation – Details
Performance
Fixed
Core
JavaScript
- Remove decl_collector pass and use SWC's unresolved_mark instead – Details
Bundler
Unstable
... (truncated)
Commits
e11f085Publish3ea0373Pass babel core version to preset-envda642abUpdate babel4543d19Node forge update (#5521)939ce41Fix #3619 by scripting the copy of the README.md file to the parcel-bundler f...cf83b72strip debug info from generated wasm if minify is true (#3671)5200eccCSS hot reloading fix for platforms with urls that lack protocol and host pre...0464303Update changlog for v1.12.4d9ec7afPublish430679cUpdate yarn.lock- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.