Skip to content

Update dependencies, migrate to ESM, and update PNPM to 10.28.2#86

Merged
overtrue merged 3 commits intorustfs:mainfrom
nakrovati:chore/update-deps
Mar 22, 2026
Merged

Update dependencies, migrate to ESM, and update PNPM to 10.28.2#86
overtrue merged 3 commits intorustfs:mainfrom
nakrovati:chore/update-deps

Conversation

@nakrovati
Copy link
Contributor

@nakrovati nakrovati commented Mar 22, 2026

Pull Request

Description

At first, I just wanted to update Next.js to version 16.2, but I decided to make a few improvements while I was at it:

  • Update most dependencies - including next, @aws-sdk/*, prettier, react-*, and tailwindcss
  • Update the target in tsconfig.json to ES2022
  • Upgrade PNPM to 10.28.2 - the current version of PNPM (10.19.0) contains vulnerabilities
  • Migrate to ESM

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test improvements
  • Security fix

Testing

  • Unit tests added/updated
  • Manual testing completed
pnpm test:run

Checklist

  • Code follows the project's style guidelines
  • Self-review completed
  • TypeScript types are properly defined
  • All commit messages are in English (Conventional Commits)
  • All existing tests pass
  • No new dependencies added, or they are justified

Related Issues

Closes #

Screenshots (if applicable)

Additional Notes

chore: migrate to ESM
Update PNPM from 10.19.0 to 10.28.2, as PNPM 10.19.0 has 8 vulnerabilities at the time of this commit.
@overtrue overtrue merged commit 5ed5e55 into rustfs:main Mar 22, 2026
11 checks passed
@overtrue
Copy link
Collaborator

❤️

@nakrovati nakrovati deleted the chore/update-deps branch March 23, 2026 02:07
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