utrecht
utrecht copied to clipboard
build(deps-dev): bump @babel/preset-env from 7.22.20 to 7.24.0
Bumps @babel/preset-env from 7.22.20 to 7.24.0.
Release notes
Sourced from @babel/preset-env
's releases.
v7.24.0 (2024-02-28)
Thanks
@ajihyf
for your first PR!Release post with summary and highlights: https://babeljs.io/7.24.0
:rocket: New Feature
babel-standalone
babel-core
,babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-transform-class-properties
- #16267 Implement
noUninitializedPrivateFieldAccess
assumption (@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-proposal-pipeline-operator
,babel-plugin-syntax-decorators
,babel-plugin-transform-class-properties
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-preset-flow
- #16309 [babel 7] Allow setting
ignoreExtensions
in Flow preset (@nicolo-ribaudo
)- #16284 Add
experimental_useHermesParser
option inpreset-flow
(@liuxingbaoyu
)babel-helper-import-to-platform-api
,babel-plugin-proposal-import-wasm-source
,babel-plugin-proposal-json-modules
,babel-standalone
- #16172 Add transform support for JSON modules imports (
@nicolo-ribaudo
)babel-plugin-transform-runtime
- #16241 Add back
moduleName
option to@babel/plugin-transform-runtime
(@nicolo-ribaudo
)babel-parser
,babel-types
- #16277 Allow import attributes for
TSImportType
(@sosukesuzuki
):bug: Bug Fix
babel-plugin-proposal-do-expressions
,babel-traverse
babel-helper-create-class-features-plugin
,babel-plugin-transform-private-methods
,babel-plugin-transform-private-property-in-object
- #16312 Fix class private properties when
privateFieldsAsSymbols
(@liuxingbaoyu
)babel-helper-create-class-features-plugin
,babel-plugin-transform-private-methods
- #16307 Fix the support of
arguments
in privateget/set
method (@liuxingbaoyu
)babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
- #16287 Reduce decorator static property size (
@liuxingbaoyu
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
- #16281 Fix evaluation order of decorators with cached receiver (
@nicolo-ribaudo
)- #16279 Fix decorator this memoization (
@JLHwung
)- #16266 Preserve
static
on decorated privateaccessor
(@nicolo-ribaudo
)- #16258 fix: handle decorated async private method and generator (
@JLHwung
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-private-methods
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-typescript
,babel-preset-env
- #16275 Fix class private properties when
privateFieldsAsProperties
(@liuxingbaoyu
)babel-helpers
- #16268 Do not consider
arguments
in a helper as a global reference (@nicolo-ribaudo
)babel-helpers
,babel-plugin-proposal-decorators
- #16270 Handle symbol key class elements decoration (
@JLHwung
)- #16265 Do not define
access.get
for public setter decorators (@nicolo-ribaudo
):nail_care: Polish
babel-core
,babel-helper-create-class-features-plugin
,babel-preset-env
- #12428 Suggest using
BABEL_SHOW_CONFIG_FOR
for config problems (@nicolo-ribaudo
):house: Internal
... (truncated)
Changelog
Sourced from @babel/preset-env
's changelog.
v7.24.0 (2024-02-28)
:rocket: New Feature
babel-standalone
babel-core
,babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-transform-class-properties
- #16267 Implement
noUninitializedPrivateFieldAccess
assumption (@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-proposal-pipeline-operator
,babel-plugin-syntax-decorators
,babel-plugin-transform-class-properties
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-preset-flow
- #16309 [babel 7] Allow setting
ignoreExtensions
in Flow preset (@nicolo-ribaudo
)- #16284 Add
experimental_useHermesParser
option inpreset-flow
(@liuxingbaoyu
)babel-helper-import-to-platform-api
,babel-plugin-proposal-import-wasm-source
,babel-plugin-proposal-json-modules
,babel-standalone
- #16172 Add transform support for JSON modules imports (
@nicolo-ribaudo
)babel-plugin-transform-runtime
- #16241 Add back
moduleName
option to@babel/plugin-transform-runtime
(@nicolo-ribaudo
)babel-parser
,babel-types
- #16277 Allow import attributes for
TSImportType
(@sosukesuzuki
):bug: Bug Fix
babel-plugin-proposal-do-expressions
,babel-traverse
babel-helper-create-class-features-plugin
,babel-plugin-transform-private-methods
,babel-plugin-transform-private-property-in-object
- #16312 Fix class private properties when
privateFieldsAsSymbols
(@liuxingbaoyu
)babel-helper-create-class-features-plugin
,babel-plugin-transform-private-methods
- #16307 Fix the support of
arguments
in privateget/set
method (@liuxingbaoyu
)babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
- #16287 Reduce decorator static property size (
@liuxingbaoyu
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
- #16281 Fix evaluation order of decorators with cached receiver (
@nicolo-ribaudo
)- #16279 Fix decorator this memoization (
@JLHwung
)- #16266 Preserve
static
on decorated privateaccessor
(@nicolo-ribaudo
)- #16258 fix: handle decorated async private method and generator (
@JLHwung
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-private-methods
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-typescript
,babel-preset-env
- #16275 Fix class private properties when
privateFieldsAsProperties
(@liuxingbaoyu
)babel-helpers
- #16268 Do not consider
arguments
in a helper as a global reference (@nicolo-ribaudo
)babel-helpers
,babel-plugin-proposal-decorators
- #16270 Handle symbol key class elements decoration (
@JLHwung
)- #16265 Do not define
access.get
for public setter decorators (@nicolo-ribaudo
):nail_care: Polish
babel-core
,babel-helper-create-class-features-plugin
,babel-preset-env
- #12428 Suggest using
BABEL_SHOW_CONFIG_FOR
for config problems (@nicolo-ribaudo
):house: Internal
babel-helper-transform-fixture-test-runner
- #16278 Continue writing
output.js
whenexec.js
throws (@liuxingbaoyu
):microscope: Output optimization
... (truncated)
Commits
ce59160
v7.24.01a030ad
Update fixtures (Windows)602e8c9
Move new private elements helper parameters (#16299)f30a8fd
Fix class private properties whenprivateFieldsAsProperties
(#16275)24fb6f8
Do not use descriptors for private class elements (#16261)741939c
Suggest usingBABEL_SHOW_CONFIG_FOR
for config problems (#12428)08a057c
UseObject.hasOwn
when available (#16248)a0dd614
v7.23.9dfa4cc6
fix:systemjs
re-traverses helpers (#16225)1bff0aa
Properly sortcore-js@3
imports (#16224)- 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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Dependabot tried to add @nl-design-system/kernteam-dependabot
as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/nl-design-system/utrecht/pulls/2176/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the nl-design-system/utrecht repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
utrecht | ❌ Failed (Inspect) | Mar 1, 2024 2:04am |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.