Skip to content

chore: update dependencies to latest versions#4

Merged
Lock128 merged 1 commit into
mainfrom
chore/update-dependencies-v3
Jun 25, 2026
Merged

chore: update dependencies to latest versions#4
Lock128 merged 1 commit into
mainfrom
chore/update-dependencies-v3

Conversation

@kiro-agent

@kiro-agent kiro-agent Bot commented Jun 24, 2026

Copy link
Copy Markdown

This pull request was created by @kiro-agent on behalf of @Lock128 👻

Comment with /kiro fix to address specific feedback or /kiro all to address everything.
Learn about Kiro Web


Summary

Automated dependency update for npm and Flutter packages.

npm updates

  • typescript: ^5.0.0 -> ^5.8.3
  • @types/node: ^26.0.0 -> ^26.0.1
  • @typescript-eslint/eslint-plugin: ^8.61.1 -> ^8.62.0
  • @typescript-eslint/parser: ^8.61.1 -> ^8.62.0
  • eslint: ^8.57.0 -> ^8.57.1
  • jest: ^29.5.0 -> ^29.7.0
  • ts-jest: ^29.1.0 -> ^29.4.11

Flutter updates

  • path_provider_linux: 2.2.1 -> 2.2.2 (transitive dependency)

Skipped major version upgrades

  • TypeScript 6.x (breaking changes)
  • ESLint 9.x/10.x (requires flat config migration)
  • Jest 30.x (major breaking change)

Verification

  • All 270 CDK infrastructure tests pass
  • All 263 Flutter tests pass
  • Flutter analyze: no issues found
  • Pre-existing lint errors (40 unused variable warnings) unchanged

npm updates:
- typescript: ^5.0.0 -> ^5.8.3
- @types/node: ^26.0.0 -> ^26.0.1
- @typescript-eslint/eslint-plugin: ^8.61.1 -> ^8.62.0
- @typescript-eslint/parser: ^8.61.1 -> ^8.62.0
- eslint: ^8.57.0 -> ^8.57.1
- jest: ^29.5.0 -> ^29.7.0
- ts-jest: ^29.1.0 -> ^29.4.11

Flutter updates:
- path_provider_linux: 2.2.1 -> 2.2.2 (transitive)
@Lock128 Lock128 merged commit 5718c42 into main Jun 25, 2026
2 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