models
models copied to clipboard
Bump @babel/traverse from 7.22.10 to 7.25.3 in /official/projects/waste_identification_ml/circularnet-docs/themes/hugo-theme-techdoc
Bumps @babel/traverse from 7.22.10 to 7.25.3.
Release notes
Sourced from @babel/traverse
's releases.
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/types
as 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
requeueComputedKeyAndDecorators
is available (@nicolo-ribaudo
)Committers: 2
- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)v7.25.1 (2024-07-28)
:bug: Bug Fix
babel-plugin-transform-function-name
- #16683 fix:
ensureFunctionName
may 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
Committers: 4
- Adrian (
@nerodesu017
)- Huáng Jùnliàng (
@JLHwung
)@keiseiTi
@liuxingbaoyu
v7.25.0 (2024-07-26)
Thanks
@davidtaylorhq
and@slatereax
for your first PR!You can find the release blog post with some highlights at https://babeljs.io/blog/2024/07/26/7.25.0.
:eyeglasses: Spec Compliance
... (truncated)
Changelog
Sourced from @babel/traverse
's changelog.
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/types
as a dependency of@babel/parser
(@nicolo-ribaudo
)v7.25.2 (2024-07-30)
:bug: Bug Fix
babel-core
,babel-traverse
- #16695 Ensure that
requeueComputedKeyAndDecorators
is available (@nicolo-ribaudo
)v7.25.1 (2024-07-28)
:bug: Bug Fix
babel-plugin-transform-function-name
- #16683 fix:
ensureFunctionName
may 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)
:eyeglasses: Spec Compliance
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
babel-plugin-transform-typescript
- #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (
@liuxingbaoyu
):rocket: New Feature
babel-helper-create-class-features-plugin
,babel-helper-function-name
,babel-helper-plugin-utils
,babel-helper-wrap-function
,babel-plugin-bugfix-safari-class-field-initializer-scope
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-transform-classes
,babel-plugin-transform-function-name
,babel-preset-env
,babel-traverse
,babel-types
- #16658 Move
ensureFunctionName
toNodePath.prototype
(@nicolo-ribaudo
)babel-helper-hoist-variables
,babel-helper-plugin-utils
,babel-plugin-proposal-async-do-expressions
,babel-plugin-transform-modules-systemjs
,babel-traverse
- #16644 Move
hoistVariables
toScope.prototype
(@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-split-export-declaration
,babel-plugin-transform-classes
,babel-traverse
,babel-types
- #16645 Move
splitExportDeclaration
toNodePath.prototype
(@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-helper-environment-visitor
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-classes
,babel-traverse
- #16649 Move
environment-visitor
helper into@babel/traverse
(@nicolo-ribaudo
)babel-core
,babel-parser
- #16480 Expose wether a module has TLA or not as
.extra.async
(@nicolo-ribaudo
)babel-compat-data
,babel-plugin-bugfix-safari-class-field-initializer-scope
,babel-preset-env
- #16569 Introduce
bugfix-safari-class-field-initializer-scope
(@davidtaylorhq
)babel-plugin-transform-block-scoping
,babel-traverse
,babel-types
babel-helper-import-to-platform-api
,babel-plugin-proposal-json-modules
... (truncated)
Commits
787c7cd
v7.25.3992c6e0
Avoid validating visitors produced bytraverse.visitors.merge
(#16699)44efb5f
print@babel/traverse
version on unknown AST types (#16701)0f8f408
v7.25.26a15d7a
Ensure thatrequeueComputedKeyAndDecorators
is available (#16695)2413d1a
Add eslint-plugin-regexp (#16680)6bfc823
v7.25.1801d3cb
fix: improve variable declarator removal (#16587)d2e3ee2
v7.25.0d364545
MoveensureFunctionName
toNodePath.prototype
(#16658)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.