Skip to content

chore: update dependencies to latest patch/minor versions - #19

Merged
miguelcolmenares merged 1 commit into
mainfrom
chore/update-dependencies
Sep 12, 2026
Merged

chore: update dependencies to latest patch/minor versions#19
miguelcolmenares merged 1 commit into
mainfrom
chore/update-dependencies

Conversation

@miguelcolmenares

Copy link
Copy Markdown
Member

Summary

Updated all devDependencies to their latest safe patch and minor versions. All tests pass and the build completes successfully.

Dependencies Updated

Patch updates (bug fixes):

  • @swc/core: ^1.16.1 → ^1.16.2
  • jest: ^30.5.0 → ^30.5.1

Minor updates (new features, backward compatible):

  • @playwright/test: ^1.62.1 → ^1.63.0
  • @types/node: ^26.4.0 → ^26.5.1
  • eslint: ^10.9.1 → ^10.10.0
  • jest-environment-jsdom: ^30.2.0 → ^30.5.1
  • lint-staged: ^17.3.0 → ^17.5.1
  • prettier: ^3.6.2 → ^3.9.6
  • typescript-eslint: ^8.68.0 → ^8.70.0
  • tsdown: ^0.22.14 → ^0.23.0 (major version zero, treated as minor)

Available but Intentionally Skipped

Major version update:

  • typescript: ^6.0.3 → ^7.0.2 (major version bump, requires separate review)

Testing

  • ✅ Build script passed
  • ✅ All 23 tests passed in 2 test suites
  • ✅ Linting, formatting, and type checking passed

🤖 Generated with Claude Code

Copilot AI lite review requested due to automatic review settings September 12, 2026 18:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@miguelcolmenares
miguelcolmenares merged commit 9b5c64f into main Sep 12, 2026
3 checks passed
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.

2 participants