Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2025

Bumps @babel/preset-env from 7.23.3 to 7.27.1.

Release notes

Sourced from @​babel/preset-env's releases.

v7.27.1 (2025-04-30)

Thanks @​kermanx and @​woaitsAryan for your first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
    • #17224 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (@​JLHwung)
    • #17080 Fix start of TSParameterProperty (@​JLHwung)
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator

💅 Polish

  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse

🏠 Internal

  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • babel-register
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • All packages

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.27.1 (2025-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
    • #17224 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (@​JLHwung)
    • #17080 Fix start of TSParameterProperty (@​JLHwung)
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator

💅 Polish

  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse

🏠 Internal

  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.3 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-version: 7.27.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 30, 2025
Copy link

Hey @dependabot[bot],

These are the details of your Pull Request:

chore(deps-dev): bump @babel/preset-env from 7.23.3 to 7.27.1

PR URL:
#345

PR Body:

Bumps @babel/preset-env from 7.23.3 to 7.27.1.

Release notes

Sourced from @​babel/preset-env's releases.

v7.27.1 (2025-04-30)

Thanks @​kermanx and @​woaitsAryan for your first PRs!

👓 Spec Compliance

  • babel-parser
    • #17254 Allow using of as lexical declaration within for (@​JLHwung)
    • #17230 Disallow get/set in TSPropertySignature (@​JLHwung)
  • babel-parser, babel-types
    • #17193 Stricter TSImportType options parsing (@​JLHwung)

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
    • #17137 fix: do expressions should allow early exit (@​kermanx)
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
    • #17251 Fix: propagate argument evaluation errors through async promise chain (@​magic-akari)
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
    • #17231 fix apply()/call() annotated as pure (@​Lacsw)
  • babel-helper-fixtures, babel-parser
    • #17233 Create ChainExpression within TSInstantiationExpression (@​JLHwung)
  • babel-generator, babel-parser
    • #17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
    • #17224 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (@​JLHwung)
    • #17080 Fix start of TSParameterProperty (@​JLHwung)
  • babel-compat-data, babel-preset-env
    • #17228 Update firefox bugfix compat data (@​JLHwung)
  • babel-traverse
    • #17156 fix: Objects and arrays with multiple references should not be evaluated (@​liuxingbaoyu)
  • babel-generator
    • #17216 Fix: support const type parameter in generator (@​JLHwung)

💅 Polish

  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
    • #17221 Reduce generated names size for the 10th-11th (@​nicolo-ribaudo)

🏠 Internal

  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #17263 Remove unused regenerator-runtime dep in @babel/runtime (@​nicolo-ribaudo)
  • babel-compat-data, babel-preset-env
    • #17256 Tune plugin compat data (@​JLHwung)
  • babel-compat-data, babel-standalone
    • #17236 migrate babel-compat-data build script to mjs (@​JLHwung)
  • babel-register
    • #16844 Migrate @babel/register to cts (@​liuxingbaoyu)
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
    • #17205 Inline regenerator in the relevant packages (@​nicolo-ribaudo)
  • All packages
    • #17207 Enforce node protocol import (@​JLHwung)

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.27.1 (2025-04-30)

👓 Spec Compliance

  • babel-parser
    • #17254 Allow using of as lexical declaration within for (@​JLHwung)
    • #17230 Disallow get/set in TSPropertySignature (@​JLHwung)
  • babel-parser, babel-types
    • #17193 Stricter TSImportType options parsing (@​JLHwung)

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
    • #17137 fix: do expressions should allow early exit (@​kermanx)
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
    • #17251 Fix: propagate argument evaluation errors through async promise chain (@​magic-akari)
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
    • #17231 fix apply()/call() annotated as pure (@​Lacsw)
  • babel-helper-fixtures, babel-parser
    • #17233 Create ChainExpression within TSInstantiationExpression (@​JLHwung)
  • babel-generator, babel-parser
    • #17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
    • #17224 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (@​JLHwung)
    • #17080 Fix start of TSParameterProperty (@​JLHwung)
  • babel-compat-data, babel-preset-env
    • #17228 Update firefox bugfix compat data (@​JLHwung)
  • babel-traverse
    • #17156 fix: Objects and arrays with multiple references should not be evaluated (@​liuxingbaoyu)
  • babel-generator
    • #17216 Fix: support const type parameter in generator (@​JLHwung)

💅 Polish

  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
    • #17221 Reduce generated names size for the 10th-11th (@​nicolo-ribaudo)

🏠 Internal

  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #17263 Remove unused regenerator-runtime dep in @babel/runtime (@​nicolo-ribaudo)
  • babel-compat-data, babel-preset-env
    • #17256 Tune plugin compat data (@​JLHwung)
  • babel-compat-data, babel-standalone
    • #17236 migrate babel-compat-data build script to mjs (@​JLHwung)
  • Other
    • #17232 Bump typescript-eslint to 8.29.1 (@​JLHwung)
    • #17219 test: add basic typescript-eslint integration tests (@​JLHwung)
    • #17205 Inline regenerator in the relevant packages (@​nicolo-ribaudo)
  • babel-register
    • #16844 Migrate @babel/register to cts (@​liuxingbaoyu)
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
    • #17207 Enforce node protocol import (@​JLHwung)
  • babel-plugin-transform-regenerator

... (truncated)

Commits
  • eebd3a0 v7.27.1
  • 5c5e77c Tune plugin compat data (#17256)
  • aca4f01 chore: bump compat-data sources (#17253)
  • 7264384 Update firefox bugfix compat data (#17228)
  • 0f95b74 Reduce regeneratorRuntime size (#17213)
  • 317e332 Enforce node protocol import (#17207)
  • 14ef1e9 Babel 8 cleanup (#17211)
  • 97105cb Re-convert regeneratorRuntime to helper format (#17205)
  • fdc0fb5 [Babel 8] Bump nodejs requirements to ^20.19.0 || >= 22.12.0 (#17204)
  • 624e699 [Babel 8] Align esmodules: true behaviour to intersect (#17188)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Labels:
dependencies

Workflow Status:
Success

Files Changed:

Lint Results:
Lint passed successfully!

Test Summary:
All tests passed

Coverage Report:
No coverage info found

Last Commit SHA:
5ffc285

Commit Message:
Merge ff6049f into 38b033a

✨ Please ensure all tests and checks pass.

View PR Details

Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2025

Superseded by #346.

@dependabot dependabot bot closed this May 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development/babel/preset-env-7.27.1 branch May 6, 2025 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants