Skip to content

chore(deps): bump the dependencies group with 2 updates - #706

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dependencies-527f010b92
Sep 14, 2026
Merged

github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dependencies-527f010b92

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 2 updates: @typescript-eslint/typescript-estree and meriyah.

Updates @typescript-eslint/typescript-estree from 8.69.0 to 8.70.0

Release notes

Sourced from @​typescript-eslint/typescript-estree's releases.

v8.70.0

8.70.0 (2026-09-07)

🚀 Features

  • eslint-plugin: [no-generated-empty-object-type] add rule (#12730)
  • website: generate per-page social preview cards (#12734)

🩹 Fixes

  • use stable release of pnpm 12 (#12808)
  • update pnpm to 12.3.4 and dedupe Docusaurus packages (#12829)
  • eslint-plugin: [member-ordering] don't report fields that read fields declared before them (#12729)
  • eslint-plugin: [no-unnecessary-condition] no false positive on RHS of a nested logical expression (#12728)
  • eslint-plugin: [no-deprecated] report deprecated imported values used in object shorthand properties (#12780)
  • project-service: avoid discarded tsserver logs (#12748)
  • typescript-estree: clarify the parserOptions.project error message (#12817)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/typescript-estree's changelog.

8.70.0 (2026-09-07)

🚀 Features

  • eslint-plugin: [no-generated-empty-object-type] add rule (#12730)

🩹 Fixes

  • typescript-estree: clarify the parserOptions.project error message (#12817)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • 7ee7608 chore(release): publish 8.70.0
  • c5418f9 fix(typescript-estree): clarify the parserOptions.project error message (#12817)
  • 1a5a8b1 feat(eslint-plugin): [no-generated-empty-object-type] add rule (#12730)
  • See full diff in compare view

Updates meriyah from 7.3.2 to 7.3.3

Release notes

Sourced from meriyah's releases.

v7.3.3

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)

New Contributors

Full Changelog: meriyah/meriyah@v7.3.2...v7.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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) and [meriyah](https://github.com/meriyah/meriyah).


Updates `@typescript-eslint/typescript-estree` from 8.69.0 to 8.70.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/typescript-estree)

Updates `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: "@typescript-eslint/typescript-estree"
  dependency-version: 8.70.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: meriyah
  dependency-version: 7.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 14, 2026 09:03
@changeset-bot

changeset-bot Bot commented Sep 14, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: bbcac4c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​meriyah@​7.3.2 ⏵ 7.3.310010010096 +1100

View full report

@github-actions
github-actions Bot merged commit f167cc3 into master Sep 14, 2026
9 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/dependencies-527f010b92 branch September 14, 2026 09:05
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