Skip to content

build(deps-dev): bump meriyah from 7.3.0 to 7.3.2 - #4152

Merged
dirkdev98 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/meriyah-7.3.2
Aug 24, 2026
Merged

build(deps-dev): bump meriyah from 7.3.0 to 7.3.2#4152
dirkdev98 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/meriyah-7.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps meriyah from 7.3.0 to 7.3.2.

Release notes

Sourced from meriyah's releases.

v7.3.2

Bug Fixes

  • jsx: fix pasring jsx contextual identifier (#630) (503bc24), closes #629
  • jsx: fix tokenizing ">" when "=" is after (#632) (6d419ac), closes #631
  • parser: fix error location for duplicate binding (#628) (49500e1)

Full Changelog: meriyah/meriyah@v7.3.1...v7.3.2

v7.3.1

Bug Fixes

  • jsx: forbid } and > in JSX element children (#622) (9dde69a), closes #619
  • parser: allow top-level using declarations in commonjs source type (#627) (ec524bc)
  • parser: delay the process of 'in' token after arrow func expression (86f1acd), closes #273
  • parser: For-In initializer is only available in non-strict webcompat code (aa0797f)
  • parser: forbid await in parenthesized async arrow parameters (#623) (fb12e77), closes #620 #337
  • parser: reset origin for parenthesized contents (3c3ce74)

New Contributors

Full Changelog: meriyah/meriyah@v7.3.0...v7.3.1

Changelog

Sourced from meriyah's changelog.

7.3.2 (2026-08-17)

Bug Fixes

  • jsx: fix pasring jsx contextual identifier (#630) (503bc24), closes #629
  • jsx: fix tokenizing ">" when "=" is after (#632) (6d419ac), closes #631
  • parser: fix error location for duplicate binding (#628) (49500e1)

7.3.1 (2026-08-06)

Bug Fixes

  • jsx: forbid } and > in JSX element children (#622) (9dde69a), closes #619
  • parser: allow top-level using declarations in commonjs source type (#627) (ec524bc)
  • parser: delay the process of 'in' token after arrow func expression (86f1acd), closes #273
  • parser: For-In initializer is only available in non-strict webcompat code (aa0797f)
  • parser: forbid await in parenthesized async arrow parameters (#623) (fb12e77), closes #620 #337
  • parser: reset origin for parenthesized contents (3c3ce74)
Commits
  • 3e586e4 7.3.2
  • 6d419ac fix(jsx): fix tokenizing ">" when "=" is after (#632)
  • 503bc24 fix(jsx): fix pasring jsx contextual identifier (#630)
  • 49500e1 fix(parser): fix error location for duplicate binding (#628)
  • b625c3f 7.3.1
  • 892ff8d chore: refactor origin param
  • 867d8a1 test(parser): cover for-in arrow origin resets
  • 3c3ce74 fix(parser): reset origin for parenthesized contents
  • 86f1acd fix(parser): delay the process of 'in' token after arrow func expression
  • aa0797f fix(parser): For-In initializer is only available in non-strict webcompat code
  • 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 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 [meriyah](https://github.com/meriyah/meriyah) from 7.3.0 to 7.3.2.
- [Release notes](https://github.com/meriyah/meriyah/releases)
- [Changelog](https://github.com/meriyah/meriyah/blob/main/CHANGELOG.md)
- [Commits](meriyah/meriyah@v7.3.0...v7.3.2)

---
updated-dependencies:
- dependency-name: meriyah
  dependency-version: 7.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 21, 2026
@dirkdev98
dirkdev98 merged commit 19bd932 into main Aug 24, 2026
8 checks passed
@dirkdev98
dirkdev98 deleted the dependabot/npm_and_yarn/meriyah-7.3.2 branch August 24, 2026 06:44
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