Skip to content

Update development dependencies and align esbuild script approval - #10

Merged
dd3ok merged 2 commits into
mainfrom
dependabot/npm_and_yarn/development-dependencies-0a07de7a9d
Sep 6, 2026
Merged

dd3ok merged 2 commits into
mainfrom
dependabot/npm_and_yarn/development-dependencies-0a07de7a9d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026 •

Copy link
Copy Markdown
Contributor

Updates development dependencies: @types/node 26.1.2 → 26.4.0, esbuild 0.28.1 → 0.28.2, and tsx 4.23.1 → 4.23.13 (resolved lockfile versions).

Aligns the version-pinned esbuild install-script approval with 0.28.2. Previously the dependency update left approval at 0.28.1, producing unapproved-script warnings. Runtime dependencies and committed generated artifacts are unchanged.

Validation on Windows with Node 24.18.0 / npm 12.0.1:

  • npm ci --strict-allow-scripts passed with no pending install-script approvals and no reported vulnerabilities.
  • npm run test:all passed: 80 source tests passed, 1 unsupported Windows fixture skipped, 8 distribution tests passed; generated artifacts and TypeScript build passed.
  • Cross-platform CI is rerun for the updated head.

No routing behavior changed, so no benchmark was added. The existing macOS-only optional fsevents approval warning predates this update and is outside this dependency-version correction.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-0a07de7a9d branch from f6998bb to 443acdb Compare August 25, 2026 01:20
…ates

Bumps the development-dependencies group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx).


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

Updates `esbuild` from 0.28.1 to 0.28.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.28.1...v0.28.2)

Updates `tsx` from 4.23.1 to 4.23.13
- [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.13)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: esbuild
  dependency-version: 0.28.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: tsx
  dependency-version: 4.23.11
  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 force-pushed the dependabot/npm_and_yarn/development-dependencies-0a07de7a9d branch from 443acdb to 873023f Compare September 2, 2026 21:44
@dd3ok dd3ok changed the title Bump the development-dependencies group across 1 directory with 3 updates Update development dependencies and align esbuild script approval Sep 6, 2026
@dd3ok
dd3ok merged commit dd07eab into main Sep 6, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/development-dependencies-0a07de7a9d branch September 6, 2026 23:57
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