Skip to content

Bump the all-dependencies group with 5 updates#155

Merged
laat merged 1 commit into
masterfrom
dependabot/npm_and_yarn/all-dependencies-80a251f215
Jun 6, 2026
Merged

Bump the all-dependencies group with 5 updates#155
laat merged 1 commit into
masterfrom
dependabot/npm_and_yarn/all-dependencies-80a251f215

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-dependencies group with 5 updates:

Package From To
esrap 2.2.9 2.2.11
oxc-parser 0.133.0 0.134.0
@types/node 25.9.1 25.9.2
@happy-dom/global-registrator 20.9.0 20.10.2
tsx 4.22.3 4.22.4

Updates esrap from 2.2.9 to 2.2.11

Release notes

Sourced from esrap's releases.

v2.2.11

Patch Changes

  • 16e353d: fix: keep required parentheses for mixed &&/|| logical expressions

v2.2.10

Patch Changes

  • 8fa143f: fix: keep => on same line when return type annotation wraps onto multiple lines
  • 39554cc: fix: add parentheses for as/satisfies expressions inside unary and **/binary operands
Changelog

Sourced from esrap's changelog.

2.2.11

Patch Changes

  • 16e353d: fix: keep required parentheses for mixed &&/|| logical expressions

2.2.10

Patch Changes

  • 8fa143f: fix: keep => on same line when return type annotation wraps onto multiple lines
  • 39554cc: fix: add parentheses for as/satisfies expressions inside unary and **/binary operands
Commits
  • 96cd7df Version Packages (#133)
  • 16e353d fix: keep required parentheses for mixed &&/|| logical expressions (#132)
  • e1a2cf8 Version Packages (#130)
  • 8fa143f fix: keep => on the same line as a multiline arrow return type (#128)
  • 39554cc fix: add parens for as/satisfies inside unary and **/binary operands (#...
  • a0db2de chore: Supply chain hardening (#126)
  • See full diff in compare view

Updates oxc-parser from 0.133.0 to 0.134.0

Release notes

Sourced from oxc-parser's releases.

oxc crates_v0.134.0

🚀 Features

  • 81b86eb parser: Report TS1095 for setter with return type (#22889) (camc314)
  • 0899485 parser: Report TS1051 for optional setter parameter (#22887) (camc314)
  • 139b531 parser: Emit TS1094 for accessor type parameters (#22885) (camc314)
  • 9c71f2e ast, codegen, formatter: Add WithClauseKeyword::as_str helper and use it (#22791) (camc314)

🐛 Bug Fixes

  • 070eb9e isolated-declarations: Omit public accessor modifier (#22880) (camc314)
  • a3ae099 isolated-declarations: Omit definite assertion from private declarations (#22878) (camc314)
  • 7914807 codegen: Map call-chain punctuation for correct V8 stack columns (#22789) (Dunqing)
  • cf5769c parser: Reject TypeScript declarations in single-statement context (#22827) (Boshen)
  • c360fb6 parser: Reject generators in ambient contexts and overload signatures (TS1221/TS1222) (#22848) (Boshen)
  • cc60d8d parser: Reject invalid index signature parameter types (TS1268/TS1337) (#22852) (Boshen)
  • 3d13e29 parser: Reject declare in an already-ambient context (TS1038) (#22850) (Boshen)
  • 5152854 parser: Reject statements in ambient contexts (TS1036) (#22849) (Boshen)
  • 4f9afc5 parser: Reject export as namespace inside a namespace body (TS1316) (#22846) (Boshen)
  • 2eafea6 parser: Reject function implementations in ambient contexts (TS1183) (#22845) (Boshen)
  • c645615 parser: Reject incompatible class member modifiers (#22843) (Boshen)
  • 276b78b parser: Reject module-referencing imports/exports in a namespace body (#22836) (Boshen)
  • 842ed1c parser: Parse class implements with implements as the class name (#22801) (Boshen)

⚡ Performance

  • 7e3a567 parser: Reuse cached token kind in delimited-list loops (#22841) (Boshen)
  • 9e741c2 parser: Use peek_token instead of lookahead on the modifier path (#22842) (Boshen)
  • 9e496a7 semantic: Defer declare lookup for empty accessors (#22810) (camc314)
Commits

Updates @types/node from 25.9.1 to 25.9.2

Commits

Updates @happy-dom/global-registrator from 20.9.0 to 20.10.2

Release notes

Sourced from @​happy-dom/global-registrator's releases.

v20.10.2

👷‍♂️ Patch fixes

v20.10.0

🎨 Features

Commits

Updates tsx from 4.22.3 to 4.22.4

Release notes

Sourced from tsx's releases.

v4.22.4

4.22.4 (2026-05-31)

Bug Fixes

  • resolve CommonJS directory requires inside dependencies (#803) (1ce8463)

This release is also available on:

Commits

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 all-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [esrap](https://github.com/sveltejs/esrap) | `2.2.9` | `2.2.11` |
| [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser) | `0.133.0` | `0.134.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.1` | `25.9.2` |
| [@happy-dom/global-registrator](https://github.com/capricorn86/happy-dom) | `20.9.0` | `20.10.2` |
| [tsx](https://github.com/privatenumber/tsx) | `4.22.3` | `4.22.4` |


Updates `esrap` from 2.2.9 to 2.2.11
- [Release notes](https://github.com/sveltejs/esrap/releases)
- [Changelog](https://github.com/sveltejs/esrap/blob/main/CHANGELOG.md)
- [Commits](sveltejs/esrap@v2.2.9...v2.2.11)

Updates `oxc-parser` from 0.133.0 to 0.134.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.134.0/napi/parser)

Updates `@types/node` from 25.9.1 to 25.9.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@happy-dom/global-registrator` from 20.9.0 to 20.10.2
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.9.0...v20.10.2)

Updates `tsx` from 4.22.3 to 4.22.4
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.22.3...v4.22.4)

---
updated-dependencies:
- dependency-name: esrap
  dependency-version: 2.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: oxc-parser
  dependency-version: 0.134.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@happy-dom/global-registrator"
  dependency-version: 20.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: tsx
  dependency-version: 4.22.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-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 Jun 6, 2026
@laat laat merged commit a78a43d into master Jun 6, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/all-dependencies-80a251f215 branch June 6, 2026 18:28
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