Skip to content

Update dependencies to latest versions - #2117

Merged
kmcginnes merged 1 commit into
mainfrom
update-dependencies
Aug 14, 2026
Merged

Update dependencies to latest versions#2117
kmcginnes merged 1 commit into
mainfrom
update-dependencies

Conversation

@kmcginnes

Copy link
Copy Markdown
Collaborator

Description

Routine dependency updates to keep packages current. Refreshes a pinned transitive dependency version in the lockfile; no manifest, application code, or behavior changes.

The entire diff is 8 lines of pnpm-lock.yaml. The updated package resolves within the existing declared version range, so no package.json edit or override was needed.

Validation

  • pnpm checks passes with no errors (lint, format, types).
  • pnpm test passes with no failures (218 files, 2667 tests).
  • Docker image builds successfully from the current Dockerfile.

Related Issues

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I have verified pnpm checks passes with no errors.
  • I have verified pnpm test passes with no failures.
  • I have covered new added functionality with unit tests if necessary.
  • I have updated documentation if necessary.

@kmcginnes
kmcginnes marked this pull request as ready for review August 14, 2026 20:48
@kmcginnes
kmcginnes merged commit 9b749d2 into main Aug 14, 2026
6 checks passed
@kmcginnes
kmcginnes deleted the update-dependencies branch August 14, 2026 21:06
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