Skip to content

Bump meriyah from 7.3.0 to 7.3.1 - #30

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/meriyah-7.3.1
Open

Bump meriyah from 7.3.0 to 7.3.1#30
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/meriyah-7.3.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps meriyah from 7.3.0 to 7.3.1.

Release notes

Sourced from meriyah's releases.

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.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
  • 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
  • fb12e77 fix(parser): forbid await in parenthesized async arrow parameters (#623)
  • ec524bc fix(parser): allow top-level using declarations in commonjs source type (#627)
  • 78f9544 chore(deps): update dependency acorn to ^8.18.0 (#625)
  • 1aca230 chore: exclude prettier and acorn from dev-dependencies
  • 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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: meriyah
  dependency-version: 7.3.1
  dependency-type: direct:production
  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 12, 2026
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.

0 participants