Skip to content

chore(deps): combine development security updates - #23

Merged
Richardpwe merged 3 commits into
masterfrom
codex/dependabot-security-updates
Sep 16, 2026
Merged

Richardpwe merged 3 commits into
masterfrom
codex/dependabot-security-updates

Conversation

@Richardpwe

Copy link
Copy Markdown
Member

What changed?

Combine the Dependabot security updates for fast-uri 3.1.7, browserslist 4.28.9, and Vitest / @vitest/mocker 4.1.11. Each individual update passed the functional checks but failed the final audit because the other vulnerable development dependencies remained in the lockfile. Applying the three updates together resolves that dependency between the pull requests.

Related issue or specification

Closes #18.
Closes #20.
Closes #21.

Checks

  • Ran npm ci and the complete npm run release:check locally: lint, type checking, 6 release-tag tests, 247 unit tests, pinned specification checks, production builds, core tarball smoke test, 9 Chrome tests, and both npm audits.
  • No behavior change requiring new tests.
  • Release impact checked: development dependencies only; no app or core version bump is needed.
  • Preview isolation is unchanged.
  • No visible UI changes requiring screenshots.
  • No private packages, credentials, or licensed assets included.

Notes

The full dependency audit remains required. Merge only after the GitHub release check passes for this combined branch.

Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.5 to 3.1.7.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.5...v3.1.7)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.28.2 to 4.28.9.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.28.2...4.28.9)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-version: 4.28.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) to 4.1.11 and updates ancestor dependency [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies need to be updated together.


Updates `@vitest/mocker` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/mocker)

Updates `vitest` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/mocker"
  dependency-version: 4.1.11
  dependency-type: indirect
- dependency-name: vitest
  dependency-version: 4.1.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@Richardpwe
Richardpwe merged commit 86f4ae6 into master Sep 16, 2026
4 checks passed
@Richardpwe
Richardpwe deleted the codex/dependabot-security-updates branch September 16, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant