Skip to content

chore(deps-dev): bump @babel/eslint-parser from 7.25.9 to 7.27.1 in /web - #651

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web/babel/eslint-parser-7.27.1
May 1, 2025
Merged

chore(deps-dev): bump @babel/eslint-parser from 7.25.9 to 7.27.1 in /web#651
AchoArnold merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web/babel/eslint-parser-7.27.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2025

Copy link
Copy Markdown
Contributor

Bumps @babel/eslint-parser from 7.25.9 to 7.27.1.

Release notes

Sourced from @​babel/eslint-parser'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/eslint-parser'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
  • eebd3a0 v7.27.1
  • 9a40d85 [Babel 8]: Remove record and tuple syntax support (#17242)
  • 3766c4d Fill optional AST properties when both estree and typescript parser plugin ar...
  • 0de0e2b Bump typescript-eslint to 8.29.1 (#17232)
  • c1614c8 Fill optional AST properties when both estree and typescript parser plugin ar...
  • 7979e3f Fill optional AST properties when both estree and typescript parser plugin ar...
  • c18e479 test: add basic typescript-eslint integration tests (#17219)
  • 317e332 Enforce node protocol import (#17207)
  • fdc0fb5 [Babel 8] Bump nodejs requirements to ^20.19.0 || >= 22.12.0 (#17204)
  • 5c350ea v7.27.0
  • 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 <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)

@dependabot
dependabot Bot requested a review from AchoArnold May 1, 2025 00:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2025
@what-the-diff

what-the-diff Bot commented May 1, 2025

Copy link
Copy Markdown

PR Summary

  • Upgrade of @babel/eslint-parser version
    The version of @babel/eslint-parser has been updated from 7.25.9 to 7.27.1 in our project's package.json file. This updated version can help us capture syntax errors more effectively and ensure our JavaScript code complies with the babel coding standards.

  • Update in pnpm lock file for @babel/eslint-parser
    This change reflects the update of @babel/eslint-parser version in the pnpm-lock.yaml file too. This means the new version (7.27.1) will be used when we install dependencies next time, ensuring coherence between our package.json and installed modules, and avoiding potential conflicts.

  • Updates to semver dependency
    The version of semver, a package that provides functionality to manipulate semantic version numbers, is updated from 7.6.3 to 7.7.1 in several packages listed in the pnpm-lock.yaml file. This updated version has improved functionality and more precise version comparison capabilities.

  • New version entry for semver in the pnpm lock file
    A new entry for the updated version of semver, 7.7.1, has been added to the pnpm-lock.yaml file. This ensures the correct and updated version of the module will be installed when dependencies are fetched next time.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/babel/eslint-parser-7.27.1 branch 2 times, most recently from 1482b0e to 6d802f8 Compare May 1, 2025 09:37
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.25.9 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/eslint/babel-eslint-parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/babel/eslint-parser-7.27.1 branch from 6d802f8 to b574bfc Compare May 1, 2025 09:47
@AchoArnold
AchoArnold merged commit 6ad7cb6 into main May 1, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/web/babel/eslint-parser-7.27.1 branch May 1, 2025 11:08
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant