Skip to content

Bump meriyah from 7.2.0 to 7.3.0 - #28

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/meriyah-7.3.0
Aug 5, 2026
Merged

Bump meriyah from 7.2.0 to 7.3.0#28
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/meriyah-7.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps meriyah from 7.2.0 to 7.3.0.

Release notes

Sourced from meriyah's releases.

v7.3.0

Bug Fixes

  • parser: fix class keyword check after decorator for class expression (#617) (faa2324), closes #612
  • parser: restrict decorator expressions to the decorators grammar (#612) (2047ba4)
  • parser: scope pending octal errors to the code unit that produced them (#615) (865731a)

Features

  • parser: support import defer and import source phases (#588) (c7458a3)

Performance Improvements

  • lexer: replace keyword table with Map and add length pre-filter (#604) (4b53020)

New Contributors

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

Changelog

Sourced from meriyah's changelog.

7.3.0 (2026-07-29)

Bug Fixes

  • parser: fix class keyword check after decorator for class expression (#617) (faa2324), closes #612
  • parser: restrict decorator expressions to the decorators grammar (#612) (2047ba4)
  • parser: scope pending octal errors to the code unit that produced them (#615) (865731a)

Features

  • parser: support import defer and import source phases (#588) (c7458a3)

Performance Improvements

  • lexer: replace keyword table with Map and add length pre-filter (#604) (4b53020)
Commits
  • 54088b2 7.3.0
  • a2a503b chore: improve error message on "@" when next flag is off (#616)
  • faa2324 fix(parser): fix class keyword check after decorator for class expression (#617)
  • 2047ba4 fix(parser): restrict decorator expressions to the decorators grammar (#612)
  • 865731a fix(parser): scope pending octal errors to the code unit that produced them (...
  • f5d41b7 test: move tests out of next/ directory (#614)
  • f3767b9 chore: add script to lint snapshots (#613)
  • c4ddec5 chore(deps): update dependency eslint-plugin-unicorn to v72 (#611)
  • 70a98da chore(deps): update github actions (#610)
  • 4b53020 perf(lexer): replace keyword table with Map and add length pre-filter (#604)
  • 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.2.0 to 7.3.0.
- [Release notes](https://github.com/meriyah/meriyah/releases)
- [Changelog](https://github.com/meriyah/meriyah/blob/main/CHANGELOG.md)
- [Commits](meriyah/meriyah@v7.2.0...v7.3.0)

---
updated-dependencies:
- dependency-name: meriyah
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 5, 2026
@github-actions
github-actions Bot merged commit 5ae0cb9 into master Aug 5, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/meriyah-7.3.0 branch August 5, 2026 01:54
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