-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
📦 chore: Bump Packages #5791
Merged
Merged
📦 chore: Bump Packages #5791
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(a lot are outdated)
🚨 Unused NPM Packages DetectedThe following unused dependencies were found: 📂 Client
|
🚨 Unused i18next Keys DetectedThe following translation keys are defined in
just for testing. run |
danny-avila
approved these changes
Feb 11, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📦 dependencies
Pull requests that update a dependency file
🔧 fix
Bug fixes and code patches
🧪 tests
Unit/integration test updates
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This update includes dependency upgrades for both the API and client-side packages to ensure compatibility, improved security, and better performance. The updates primarily target development dependencies such as Jest, TypeScript, ESLint, and various testing libraries.
Motivation & Context
Dependencies Updated
API (
api/package.json
):mongodb-memory-server
upgraded from10.0.0
→10.1.3
nodemon
upgraded from3.0.1
→3.0.3
supertest
upgraded from6.3.3
→7.0.0
Client (
client/package.json
):@types/jest
upgraded from29.5.2
→29.5.14
autoprefixer
upgraded from10.4.13
→10.4.20
babel-plugin-transform-import-meta
upgraded from2.2.1
→2.3.2
jest
upgraded from29.5.0
→29.7.0
jest-canvas-mock
upgraded from2.5.1
→2.5.2
jest-environment-jsdom
upgraded from29.5.0
→29.7.0
ts-jest
upgraded from29.1.0
→29.2.5
typescript
upgraded from5.0.4
→5.3.3
Root (
package.json
):husky
upgraded from8.0.0
→9.1.7
jest
upgraded from29.5.0
→29.7.0
prettier
upgraded from3.4.2
→3.5.0
typescript-eslint
upgraded from8.23.0
→8.24.0
Change Type
Testing
actions.spec.ts
x-strict
attribute in OpenAPI Actions for Strict Function Definition #4639Test Configuration
Checklist