Skip to content

Comments

Update dependencies to latest versions and CI configuration#6

Merged
ilteoood merged 3 commits intomainfrom
copilot/update-all-dependencies
Dec 19, 2025
Merged

Update dependencies to latest versions and CI configuration#6
ilteoood merged 3 commits intomainfrom
copilot/update-all-dependencies

Conversation

Copy link
Contributor

Copilot AI commented Dec 19, 2025

Updates all project dependencies to their latest stable versions and modernizes the CI workflow.

Major updates:

  • @biomejs/biome: 1.4.1 → 2.3.10
  • vitest: 1.0.4 → 4.0.16 (fixes RCE vulnerability)
  • typescript: 5.3.3 → 5.9.3
  • tsup: 8.0.1 → 8.5.1

Configuration changes:

  • Migrated biome.json to v2 schema format (organizeImportsassist.actions.source.organizeImports)
  • Applied new biome formatter rules to test files (updates it.each() call formatting)
  • Updated CI workflow to use Node.js 22.x and 24.x (previously 18.x and 20.x)

Security:
Resolves CVE in vitest 1.0.4 allowing remote code execution when API server is active.

Original prompt

Update all the dependencies to their latest versions


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: ilteoood <6383527+ilteoood@users.noreply.github.com>
Copilot AI changed the title [WIP] Update all dependencies to latest versions Update dependencies to latest versions Dec 19, 2025
Copilot AI requested a review from ilteoood December 19, 2025 07:17
@ilteoood ilteoood marked this pull request as ready for review December 19, 2025 07:19
@ilteoood
Copy link
Owner

@copilot update the ci to use only node 22 and 24

Co-authored-by: ilteoood <6383527+ilteoood@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Dec 19, 2025

@copilot update the ci to use only node 22 and 24

Updated the CI workflow to use Node.js 22.x and 24.x (commit b7dcc4e)

Copilot AI changed the title Update dependencies to latest versions Update dependencies to latest versions and CI configuration Dec 19, 2025
@ilteoood ilteoood merged commit 8a0243b into main Dec 19, 2025
13 checks passed
@ilteoood ilteoood deleted the copilot/update-all-dependencies branch December 27, 2025 10:57
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