Skip to content

chore(deps): combine dependabot updates#373

Merged
friggeri merged 2 commits intomainfrom
frg/deps2
Feb 4, 2026
Merged

chore(deps): combine dependabot updates#373
friggeri merged 2 commits intomainfrom
frg/deps2

Conversation

@friggeri
Copy link
Collaborator

@friggeri friggeri commented Feb 4, 2026

  • nodejs: zod 4.3.5→4.3.6, glob 11.0.0→13.0.1, prettier 3.4.0→3.8.1
  • dotnet: xunit 2.7.0→2.9.3, xunit.runner.visualstudio 2.5.7→3.1.5
  • workflows: update actions/checkout, setup-node, setup-python, setup-go, setup-dotnet, astral-sh/setup-uv to latest versions

- nodejs: zod 4.3.5→4.3.6, glob 11.0.0→13.0.1, prettier 3.4.0→3.8.1
- dotnet: xunit 2.7.0→2.9.3, xunit.runner.visualstudio 2.5.7→3.1.5
- workflows: update actions/checkout, setup-node, setup-python, setup-go, setup-dotnet, astral-sh/setup-uv to latest versions
@friggeri friggeri requested a review from a team as a code owner February 4, 2026 16:49
Copilot AI review requested due to automatic review settings February 4, 2026 16:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR consolidates routine dependency and CI workflow updates across the Node.js SDK, .NET tests, and documentation validation workflows to keep the toolchain and test stack current and secure.

Changes:

  • Bump Node.js SDK dependencies (zod) and devDependencies (glob, prettier) to newer minor/patch releases.
  • Update the .NET test project to newer xunit and xunit.runner.visualstudio versions.
  • Modernize the docs-validation GitHub Actions workflow by upgrading actions/* and astral-sh/setup-uv to newer major versions.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
nodejs/package.json Updates runtime (zod) and tooling (glob, prettier) versions to keep the Node.js SDK’s dependency stack up to date.
nodejs/package-lock.json Regenerates the lockfile to reflect the updated zod, glob, and prettier versions and their transitive dependencies.
dotnet/test/GitHub.Copilot.SDK.Test.csproj Refreshes test-only .NET dependencies (xunit, xunit.runner.visualstudio) to newer versions for improved test tooling and compatibility.
.github/workflows/docs-validation.yml Upgrades checkout, language setup, and uv GitHub Actions to newer major versions for documentation validation jobs across TypeScript, Python, Go, and C#.
Files not reviewed (1)
  • nodejs/package-lock.json: Language not supported

@friggeri friggeri merged commit 741110f into main Feb 4, 2026
35 of 37 checks passed
@friggeri friggeri deleted the frg/deps2 branch February 4, 2026 17:36
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