Skip to content

chore(deps): bump the development-dependencies group with 4 updates - #282

Merged
StuartMeeks merged 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-3fac905919
Aug 6, 2026
Merged

chore(deps): bump the development-dependencies group with 4 updates#282
StuartMeeks merged 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-3fac905919

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 4 updates: @types/node, @vitejs/plugin-react, vite and tsx.

Updates @types/node from 26.1.1 to 26.1.2

Commits

Updates @vitejs/plugin-react from 6.0.4 to 6.0.5

Release notes

Sourced from @​vitejs/plugin-react's releases.

plugin-react@6.0.5

Fixed the react compiler preset filter to be linear (#1353)

The improved filter in v6.0.3 was non-linear and caused a performance regression (#1349). The filter was changed to be linear to avoid that.

Changelog

Sourced from @​vitejs/plugin-react's changelog.

6.0.5 (2026-07-30)

Fixed the react compiler preset filter to be linear (#1353)

The improved filter in v6.0.3 was non-linear and caused a performance regression (#1349). The filter was changed to be linear to avoid that.

Commits

Updates vite from 8.1.5 to 8.2.0

Release notes

Sourced from vite's releases.

create-vite@8.2.0

Please refer to CHANGELOG.md for details.

plugin-legacy@8.2.0

Please refer to CHANGELOG.md for details.

v8.2.0

Please refer to CHANGELOG.md for details.

v8.2.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.2.0 (2026-07-30)

Features

  • add input to server.fs.allow (#23035) (95a3cda)
  • bundled-dev: reload once after rebuild instead of via the fallback page (#23106) (b24381d)
  • bundled-dev: support worker file update accepted by HMR (#23068) (0d04351)
  • config: include column in config incompatibility location (#23064) (8a24572)
  • dev: resolve interface name for explicit host in network URLs (#22965) (3ac77d9)

Bug Fixes

  • bundledDev: print build errors to the terminal when an HMR update fails (#23024) (41c4658)
  • deps: update all non-major dependencies (#23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#22932) (fa005d1)
  • support resolving top-level input option with plugins (#23101) (41df81a)

Documentation

  • config: correct cacheDir default fallback description (#23060) (aafa103)

Tests

8.2.0-beta.0 (2026-07-22)

Features

  • add input option (#22642) (9beae37)
  • config: warn features incompatible with native loader in bundle loader (#22850) (05302b0)
  • css: export PostCSS config type for type-safe configs (#22792) (302c755)
  • dev: label network URLs with their interface name (#22830) (78accc4)
  • optimizer: support aube lockfile (#22813) (6319827)
  • optimizer: support nub lockfile (#22891) (65d3604)
  • update rolldown-related dependencies and use client-side HMR in bundled-dev (#22961) (960e9ef)
  • wasm: expand test suite, unwrap WebAssembly.Global and enable js-string builtins (#22674) (9e79b51)

Bug Fixes

Performance Improvements

... (truncated)

Commits

Updates tsx from 4.23.1 to 4.23.5

Release notes

Sourced from tsx's releases.

v4.23.5

4.23.5 (2026-08-02)

Bug Fixes

  • detect the Node inspector enabled via NODE_OPTIONS (3c1d051)

This release is also available on:

v4.23.4

4.23.4 (2026-08-02)

Bug Fixes

  • cli: allow async process.once() signal handlers to finish (#827) (2afc7bb)

This release is also available on:

v4.23.3

4.23.3 (2026-08-02)

Bug Fixes

  • preserve listenerCount overload semantics (#823) (b6574d4)

This release is also available on:

v4.23.2

4.23.2 (2026-08-02)

Bug Fixes

  • watch: exit with 128 + signal number when interrupted (#820) (0b00bc8)

This release is also available on:

Commits
  • c55004d test: remove legacy PTY retry
  • e368161 chore(deps): update pty-spawn to 1.1.1
  • 8d39496 ci: validate GitHub Actions workflows
  • 6fe724e test: clean up timed-out PTY attempts
  • e0a0536 ci: skip unused Windows Node cache
  • 6d6dd84 ci: remove broken lock automation
  • 3c1d051 fix: detect the Node inspector enabled via NODE_OPTIONS
  • 40380a4 ci: lock down the release toolchain
  • f217b6b ci: restrict releases to public repository
  • 2afc7bb fix(cli): allow async process.once() signal handlers to finish (#827)
  • 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 development-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [tsx](https://github.com/privatenumber/tsx).


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

Updates `@vitejs/plugin-react` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.5/packages/plugin-react)

Updates `vite` from 8.1.5 to 8.2.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.2.0/packages/vite)

Updates `tsx` from 4.23.1 to 4.23.5
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.1...v4.23.5)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: vite
  dependency-version: 8.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: tsx
  dependency-version: 4.23.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-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 Aug 6, 2026
@dependabot
dependabot Bot requested a review from StuartMeeks as a code owner August 6, 2026 12:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 6, 2026
@StuartMeeks
StuartMeeks enabled auto-merge (squash) August 6, 2026 12:56
@StuartMeeks
StuartMeeks merged commit 8245754 into main Aug 6, 2026
13 checks passed
@StuartMeeks
StuartMeeks deleted the dependabot/npm_and_yarn/development-dependencies-3fac905919 branch August 6, 2026 13:11
StuartMeeks added a commit that referenced this pull request Aug 6, 2026
#281 restored the queuing half of auto-merge but not the merging half.
PR #282 proved it: every check green, statusCheckRollup SUCCESS,
auto-merge enabled nine seconds after Dependabot opened it — and still
BLOCKED, sitting at reviewDecision REVIEW_REQUIRED.

The `main protection` ruleset requires a code-owner approval, and the
assumption that a bypass actor could merge without one was wrong. Bypass
applies only to an interactive merge performed by that actor
(`gh pr merge --admin`); GitHub's auto-merge ignores bypass entirely and
waits for every merge requirement, review included. Approving #282 by
hand settled it — the queued merge completed on its own three seconds
later, with no other change.

Approve with AUTOMERGE_TOKEN before queuing the merge. CODEOWNERS makes
@StuartMeeks the owner of every path, and GITHUB_TOKEN cannot stand in:
the repository disallows Actions approvals and github-actions[bot] is
not a code owner. The approval re-runs on `synchronize` because the
ruleset dismisses stale reviews on push and requires the approval to
follow the last push.

Patch and minor bumps now merge without a human reading them. That is
what auto-merge means here, but it is a real change in review posture,
so the workflow header states it plainly. Majors still stop for review,
and required checks are never bypassed — auto-merge continues to wait
for build-test and validate-game-data.

Also correct the header comment from #281, which described the bypass
behaviour incorrectly.
StuartMeeks added a commit that referenced this pull request Aug 6, 2026
#281 restored the queuing half of auto-merge but not the merging half.
PR #282 proved it: every check green, statusCheckRollup SUCCESS,
auto-merge enabled nine seconds after Dependabot opened it — and still
BLOCKED, sitting at reviewDecision REVIEW_REQUIRED.

The `main protection` ruleset requires a code-owner approval, and the
assumption that a bypass actor could merge without one was wrong. Bypass
applies only to an interactive merge performed by that actor
(`gh pr merge --admin`); GitHub's auto-merge ignores bypass entirely and
waits for every merge requirement, review included. Approving #282 by
hand settled it — the queued merge completed on its own three seconds
later, with no other change.

Approve with AUTOMERGE_TOKEN before queuing the merge. CODEOWNERS makes
@StuartMeeks the owner of every path, and GITHUB_TOKEN cannot stand in:
the repository disallows Actions approvals and github-actions[bot] is
not a code owner. The approval re-runs on `synchronize` because the
ruleset dismisses stale reviews on push and requires the approval to
follow the last push.

Patch and minor bumps now merge without a human reading them. That is
what auto-merge means here, but it is a real change in review posture,
so the workflow header states it plainly. Majors still stop for review,
and required checks are never bypassed — auto-merge continues to wait
for build-test and validate-game-data.

Also correct the header comment from #281, which described the bypass
behaviour incorrectly.
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