Skip to content

Conversation

sapientpants
Copy link
Owner

Summary

  • Updated production and development dependencies to their latest versions
  • Intentionally kept zod at 3.25.76 as requested (latest is 4.1.5)
  • All tests passing with 100% success rate

Changes

Production Dependencies

  • pino: 9.9.0 → 9.9.4

Development Dependencies

  • @changesets/cli: 2.29.6 → 2.29.7
  • @cyclonedx/cdxgen: 11.6.0 → 11.7.0
  • @eslint/js: 9.34.0 → 9.35.0
  • @types/node: 24.3.0 → 24.3.1
  • @typescript-eslint/eslint-plugin: 8.42.0 → 8.43.0
  • @typescript-eslint/parser: 8.42.0 → 8.43.0
  • eslint: 9.34.0 → 9.35.0
  • lint-staged: 16.1.5 → 16.1.6

Test plan

  • All tests passing (1677 tests)
  • Type checking successful
  • Linting clean
  • Formatting verified
  • No security vulnerabilities (pnpm audit)
  • Changeset added for version tracking

🤖 Generated with Claude Code (https://claude.ai/code)

- Updated pino from 9.9.0 to 9.9.4 (production dependency)
- Updated @changesets/cli from 2.29.6 to 2.29.7
- Updated @cyclonedx/cdxgen from 11.6.0 to 11.7.0
- Updated @eslint/js from 9.34.0 to 9.35.0
- Updated @types/node from 24.3.0 to 24.3.1
- Updated @typescript-eslint/eslint-plugin from 8.42.0 to 8.43.0
- Updated @typescript-eslint/parser from 8.42.0 to 8.43.0
- Updated eslint from 9.34.0 to 9.35.0
- Updated lint-staged from 16.1.5 to 16.1.6
- Kept zod at 3.25.76 as requested

All tests passing, no breaking changes identified.

🤖 Generated with Claude Code (https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@Copilot Copilot AI review requested due to automatic review settings September 10, 2025 09:34
@sapientpants sapientpants self-assigned this Sep 10, 2025
Copy link
Contributor

@Copilot 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

Updates production and development dependencies to their latest versions while intentionally keeping zod at version 3.25.76 as requested. This is a routine maintenance task to ensure the project has the latest patches and improvements from dependencies.

  • Updated pino from 9.9.0 to 9.9.4 (production dependency)
  • Updated 8 development dependencies including ESLint, TypeScript tooling, and build tools
  • Added comprehensive changeset documentation for version tracking

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Updates dependency versions for both production and development packages
.changeset/chore-update-dependencies-2025-01.md Documents the dependency updates for changelog generation
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

deepsource-io bot commented Sep 10, 2025

Here's the code health analysis summary for commits 923c25f..7993461. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Test coverage LogoTest coverage✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

Code Coverage Report

MetricAggregateJavascript
Branch Coverage87.7%87.7%
Composite Coverage89.3%89.3%
Line Coverage89.7%89.7%

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@sapientpants sapientpants merged commit c7c4569 into main Sep 10, 2025
10 checks passed
@sapientpants sapientpants deleted the chore/update-dependencies-2025-01 branch September 10, 2025 09:39
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