Skip to content

chore(deps): bump dependencies to latest minor/patch across lambdas and frontend#232

Merged
jeromevdl merged 1 commit into
aws-samples:mainfrom
jeromevdl:chore/upgrade-dependencies
Jun 8, 2026
Merged

chore(deps): bump dependencies to latest minor/patch across lambdas and frontend#232
jeromevdl merged 1 commit into
aws-samples:mainfrom
jeromevdl:chore/upgrade-dependencies

Conversation

@jeromevdl

Copy link
Copy Markdown
Contributor

Bump versions

  • All @aws-sdk/* clients to ^3.1060.0
  • @smithy/config-resolver to ^4.5.6
  • gremlin to ^3.8.1, gremlin-aws-sigv4 to ^3.6.1
  • @modelcontextprotocol/sdk to ^1.29.0
  • yjs to ^13.6.31, ws to ^8.21.0, lib0 to ^0.2.117
  • Frontend: react/react-dom to ^19.2.7, react-router-dom to ^7.16.0, @types/react to ^19.2.16, postcss to ^8.5.15, vite to ^8.0.16

Skipped major bumps: @smithy/node-config-provider (3->4), aws-jwt-verify (4->5), y-websocket (2->3), zod (3->4), lucide-react (0.x->1.x), @types/node (24->25).

Supersedes

Closes the following dependabot PRs once merged:

Major-version dependabot PRs (#209, #208, #166, #158, #154, #108) remain open for separate review.

All 384 backend tests pass. Frontend typecheck and build succeed. Frontend tested and works properly.

Note: if you need to update the package-lock.json, use npm --prefix lambda/agents install --package-lock-only to avoid producing the node_modules folder which makes the terraform build longer (duplicate files in node_modules)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…nd frontend

- All @aws-sdk/* clients to ^3.1060.0
- @smithy/config-resolver to ^4.5.6
- gremlin to ^3.8.1, gremlin-aws-sigv4 to ^3.6.1
- @modelcontextprotocol/sdk to ^1.29.0
- yjs to ^13.6.31, ws to ^8.21.0, lib0 to ^0.2.117
- Frontend: react/react-dom to ^19.2.7, react-router-dom to ^7.16.0,
  @types/react to ^19.2.16, postcss to ^8.5.15, vite to ^8.0.16

Skipped major bumps: @smithy/node-config-provider (3->4), aws-jwt-verify (4->5),
y-websocket (2->3), zod (3->4), lucide-react (0.x->1.x), @types/node (24->25).

All 384 backend tests pass. Frontend typecheck and build succeed.
@jeromevdl jeromevdl force-pushed the chore/upgrade-dependencies branch from 5075d96 to ec4ee32 Compare June 5, 2026 14:39
@jeromevdl jeromevdl merged commit 993ff2f into aws-samples:main Jun 8, 2026
4 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