Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #680

Merged
merged 12 commits into from
Nov 22, 2024
Merged

Update dependencies #680

merged 12 commits into from
Nov 22, 2024

Conversation

kmcginnes
Copy link
Collaborator

@kmcginnes kmcginnes commented Nov 20, 2024

Description

Update all the dependencies that I could. The typescript-eslint project seems to be struggling with ESLint changes, so I'm leaving it as is.

  • Updates Node to v22 which is now LTS
  • The update to React Router added some minor warnings about upcoming breaking changes in v7, so I opted in to those changes now to get rid of the warnings

Validation

  • Smoke tested
  • Built and ran docker image

Related Issues

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0
    license.
  • I have run pnpm checks to ensure code compiles and meets standards.
  • I have run pnpm test to check if all tests are passing.
  • I have covered new added functionality with unit tests if necessary.
  • I have added an entry in the Changelog.md.

@kmcginnes kmcginnes marked this pull request as ready for review November 20, 2024 23:40
@kmcginnes kmcginnes removed the request for review from michaelnchin November 20, 2024 23:40
@kmcginnes kmcginnes marked this pull request as draft November 20, 2024 23:40
@kmcginnes kmcginnes marked this pull request as ready for review November 20, 2024 23:43
michaelnchin
michaelnchin previously approved these changes Nov 21, 2024
@kmcginnes kmcginnes merged commit 49bbe20 into aws:main Nov 22, 2024
1 check passed
@kmcginnes kmcginnes deleted the update-deps branch November 22, 2024 17:35
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.

[Task] Update dependencies
2 participants