Skip to content

build(deps-dev): bump meriyah from 7.1.1 to 7.1.2#4122

Merged
dirkdev98 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/meriyah-7.1.2
Jul 13, 2026
Merged

build(deps-dev): bump meriyah from 7.1.1 to 7.1.2#4122
dirkdev98 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/meriyah-7.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps meriyah from 7.1.1 to 7.1.2.

Release notes

Sourced from meriyah's releases.

v7.1.2

Bug Fixes

  • lexer: reject empty unicode code point escape \u{} (#562) (6dd2bba)
  • parser: mark template literal with substitutions as invalid assignment target (#563) (addcad6)
  • parser: parse get and set fields before generators (#576) (cad0605)
  • parser: treat let as identifier before in and instanceof (#577) (4a08591)
Changelog

Sourced from meriyah's changelog.

7.1.2 (2026-07-11)

Bug Fixes

  • lexer: reject empty unicode code point escape \u{} (#562) (6dd2bba)
  • parser: mark template literal with substitutions as invalid assignment target (#563) (addcad6)
  • parser: parse get and set fields before generators (#576) (cad0605)
  • parser: treat let as identifier before in and instanceof (#577) (4a08591)
Commits

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.1.1 to 7.1.2.
- [Release notes](https://github.com/meriyah/meriyah/releases)
- [Changelog](https://github.com/meriyah/meriyah/blob/main/CHANGELOG.md)
- [Commits](meriyah/meriyah@v7.1.1...v7.1.2)

---
updated-dependencies:
- dependency-name: meriyah
  dependency-version: 7.1.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 Jul 13, 2026
@dirkdev98 dirkdev98 merged commit 5494705 into main Jul 13, 2026
8 checks passed
@dirkdev98 dirkdev98 deleted the dependabot/npm_and_yarn/meriyah-7.1.2 branch July 13, 2026 05:37
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