Skip to content

Bump meriyah from 7.3.2 to 7.3.3 - #42

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/meriyah-7.3.3
Sep 9, 2026
Merged

github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/meriyah-7.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps meriyah from 7.3.2 to 7.3.3.

Changelog

Sourced from meriyah's changelog.

7.3.3 (2026-09-05)

Bug Fixes

  • jsx: count line terminators and decode entities in attribute values (#635) (75e591d)
  • jsx: count line terminators in JSXText (#645) (933ab26)
  • jsx: fix JSXText value decoding (#642) (8e96fc7)
  • jsx: fix named entries decoding in JSXText (#638) (9d237a2)
  • parser: allow async of in for await-of statement (#633) (0d8893e)
  • parser: allow constructor/accessor identifiers and using arrows (#637) (1248953)
  • parser: propagate DestructuringKind.Await alongside Yield (#634) (3e87ff3)
  • parser: restrict private identifiers to in expressions (#644) (875d8eb)
Commits
  • 56416fa 7.3.3
  • 933ab26 fix(jsx): count line terminators in JSXText (#645)
  • 875d8eb fix(parser): restrict private identifiers to in expressions (#644)
  • 8e96fc7 fix(jsx): fix JSXText value decoding (#642)
  • d192207 test: update test262(2026-09-01) (#643)
  • 9d237a2 fix(jsx): fix named entries decoding in JSXText (#638)
  • a5cffce test: simplify assertion for misaligned fixtures (#639)
  • 34e085e chore(deps): update dependency @​unicode/unicode-17.0.0 to v2 (#640)
  • 75e591d fix(jsx): count line terminators and decode entities in attribute values (#635)
  • 1248953 fix(parser): allow constructor/accessor identifiers and using arrows (#637)
  • 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.2 to 7.3.3.
- [Release notes](https://github.com/meriyah/meriyah/releases)
- [Changelog](https://github.com/meriyah/meriyah/blob/main/CHANGELOG.md)
- [Commits](meriyah/meriyah@v7.3.2...v7.3.3)

---
updated-dependencies:
- dependency-name: meriyah
  dependency-version: 7.3.3
  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 Sep 9, 2026
@github-actions
github-actions Bot merged commit c6f4865 into master Sep 9, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/meriyah-7.3.3 branch September 9, 2026 01:55
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