Skip to content

[compliance] Update dependencies due to vulnerabilities#583

Merged
loreto merged 3 commits intomainfrom
daniel/deps
Dec 1, 2025
Merged

[compliance] Update dependencies due to vulnerabilities#583
loreto merged 3 commits intomainfrom
daniel/deps

Conversation

@loreto
Copy link
Copy Markdown
Contributor

@loreto loreto commented Dec 1, 2025

Summary

Update dependencies

How was it tested?

Ran unit tests

Community Contribution License

All community contributions in this pull request are licensed to the project maintainers under the terms of the Apache 2 License.

By creating this pull request I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the Community Contribution License.

Bumped versions of @jest/globals, jest, ts-jest, ts-node, tsup, typescript, @tsconfig/strictest, and @types/node in package.json and synchronized pnpm-lock.yaml. This ensures compatibility with the latest features and bug fixes from these packages.
Upgraded multiple dependencies in envsec/go.mod and pkg/go.mod to their latest versions, including connectrpc.com/connect, AWS SDK, samber/lo, spf13/cobra, and others. This improves compatibility, security, and access to new features.
@loreto loreto requested a review from Copilot December 1, 2025 22:39
@loreto loreto changed the title [compliance] Update dependencies due vulnerabilities [compliance] Update dependencies due to vulnerabilities Dec 1, 2025
Copy link
Copy Markdown
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 updates dependencies across JavaScript/TypeScript and Go modules to address security vulnerabilities. The changes include version bumps for testing frameworks (Jest, ts-jest), TypeScript compiler, Go packages, and transitive dependencies.

Key Changes:

  • Updated Jest ecosystem from 29.5.0 to 29.7.0 in typeid-js
  • Updated TypeScript from 5.0.4/5.1.3 to 5.9.3
  • Updated Go toolchain from 1.24.0 to 1.24.2
  • Updated multiple Go dependencies including AWS SDK, connect RPC, and various utility libraries

Reviewed changes

Copilot reviewed 5 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
typeid/typeid-js/package.json Updated dev dependencies for Jest ecosystem, TypeScript, and build tools
typeid/typeid-js/pnpm-lock.yaml Comprehensive lock file update reflecting all transitive dependency changes
pkg/go.mod Updated direct Go dependencies including connect, AWS SDK, and utility libraries
pkg/go.sum Added checksums for new dependency versions
envsec/go.mod Updated Go version to 1.24.2 and dependencies including AWS SDK v2 packages
go.work Updated Go toolchain version to 1.24.2

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Updated several dependencies in go.mod and go.sum, including anthropic-sdk-go, jsonschema-go, openai-go, testify, tidwall/match, x/sys, and x/text. Refactored encodeWebSearchTool to use new WebSearchPreviewToolParam types from responses, aligning with updated OpenAI SDK structures.
@loreto loreto requested a review from ipince December 1, 2025 22:58
@loreto loreto merged commit ca1afc5 into main Dec 1, 2025
14 checks passed
@loreto loreto deleted the daniel/deps branch December 1, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants