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

Bump @nestjs/common from 9.4.2 to 10.0.5 #2362

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@guardian/common": "^2.14.0",
"@guardian/interfaces": "^2.14.0",
"@nestjs/common": "^9.4.1",
"@nestjs/common": "^10.0.5",
"@nestjs/core": "^9.4.1",
"@nestjs/jwt": "^10.0.3",
"@nestjs/microservices": "^9.4.1",
Expand Down
2 changes: 1 addition & 1 deletion auth-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@guardian/interfaces": "^2.14.0",
"@mikro-orm/core": "~5.7.12",
"@mikro-orm/mongodb": "~5.7.12",
"@nestjs/common": "^9.4.1",
"@nestjs/common": "^10.0.5",
"@nestjs/core": "^9.4.1",
"@nestjs/microservices": "^9.4.1",
"dotenv": "^16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@mikro-orm/core": "~5.7.12",
"@mikro-orm/migrations-mongodb": "~5.7.12",
"@mikro-orm/mongodb": "~5.7.12",
"@nestjs/common": "^9.4.1",
"@nestjs/common": "^10.0.5",
"@nestjs/core": "^9.4.1",
"@nestjs/microservices": "^9.4.1",
"@transmute/credentials-context": "^0.7.0-unstable.80",
Expand Down
2 changes: 1 addition & 1 deletion guardian-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@meeco/cryppo": "^2.0.2",
"@mikro-orm/core": "~5.7.12",
"@mikro-orm/mongodb": "~5.7.12",
"@nestjs/common": "^9.4.1",
"@nestjs/common": "^10.0.5",
"@nestjs/core": "^9.4.1",
"@nestjs/microservices": "^9.4.1",
"@transmute/credentials-context": "^0.7.0-unstable.80",
Expand Down
2 changes: 1 addition & 1 deletion logger-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@guardian/interfaces": "^2.14.0",
"@mikro-orm/core": "~5.7.12",
"@mikro-orm/mongodb": "~5.7.12",
"@nestjs/common": "^9.4.1",
"@nestjs/common": "^10.0.5",
"@nestjs/core": "^9.4.1",
"@nestjs/microservices": "^9.4.1",
"@web-std/fetch": "3.0.0",
Expand Down
30 changes: 17 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1274,7 +1274,7 @@ __metadata:
"@mikro-orm/core": ~5.7.12
"@mikro-orm/migrations-mongodb": ~5.7.12
"@mikro-orm/mongodb": ~5.7.12
"@nestjs/common": ^9.4.1
"@nestjs/common": ^10.0.5
"@nestjs/core": ^9.4.1
"@nestjs/microservices": ^9.4.1
"@transmute/credentials-context": ^0.7.0-unstable.80
Expand Down Expand Up @@ -1667,27 +1667,24 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/common@npm:^9.4.1":
version: 9.4.2
resolution: "@nestjs/common@npm:9.4.2"
"@nestjs/common@npm:^10.0.5":
version: 10.0.5
resolution: "@nestjs/common@npm:10.0.5"
dependencies:
iterare: 1.2.1
tslib: 2.5.2
tslib: 2.6.0
uid: 2.0.2
peerDependencies:
cache-manager: <=5
class-transformer: "*"
class-validator: "*"
reflect-metadata: ^0.1.12
rxjs: ^7.1.0
peerDependenciesMeta:
cache-manager:
optional: true
class-transformer:
optional: true
class-validator:
optional: true
checksum: d4f0b32da2499af46947c84073b863ff20358be0e093975208958dcebd8d459121ec582bae2f2f9f2caa90897df36173d11b6760053e644a8bca76a26f9d45fd
checksum: 6fa9d32c10354bd96cb5818a701c9f31870bc9d86a511643af3d3429dec5a6215fbc4946f8bd938a700d26b96a7187e179e86eeb2e44ba2cef4d26b0fb53bd35
languageName: node
linkType: hard

Expand Down Expand Up @@ -3234,7 +3231,7 @@ __metadata:
dependencies:
"@guardian/common": ^2.14.0
"@guardian/interfaces": ^2.14.0
"@nestjs/common": ^9.4.1
"@nestjs/common": ^10.0.5
"@nestjs/core": ^9.4.1
"@nestjs/jwt": ^10.0.3
"@nestjs/microservices": ^9.4.1
Expand Down Expand Up @@ -3460,7 +3457,7 @@ __metadata:
"@guardian/interfaces": ^2.14.0
"@mikro-orm/core": ~5.7.12
"@mikro-orm/mongodb": ~5.7.12
"@nestjs/common": ^9.4.1
"@nestjs/common": ^10.0.5
"@nestjs/core": ^9.4.1
"@nestjs/microservices": ^9.4.1
"@types/jsonwebtoken": ^8.5.4
Expand Down Expand Up @@ -5979,7 +5976,7 @@ __metadata:
"@meeco/cryppo": ^2.0.2
"@mikro-orm/core": ~5.7.12
"@mikro-orm/mongodb": ~5.7.12
"@nestjs/common": ^9.4.1
"@nestjs/common": ^10.0.5
"@nestjs/core": ^9.4.1
"@nestjs/microservices": ^9.4.1
"@transmute/credentials-context": ^0.7.0-unstable.80
Expand Down Expand Up @@ -7977,7 +7974,7 @@ __metadata:
"@guardian/interfaces": ^2.14.0
"@mikro-orm/core": ~5.7.12
"@mikro-orm/mongodb": ~5.7.12
"@nestjs/common": ^9.4.1
"@nestjs/common": ^10.0.5
"@nestjs/core": ^9.4.1
"@nestjs/microservices": ^9.4.1
"@types/fs-extra": ^9.0.12
Expand Down Expand Up @@ -11296,6 +11293,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.6.0":
version: 2.6.0
resolution: "tslib@npm:2.6.0"
checksum: c01066038f950016a18106ddeca4649b4d76caa76ec5a31e2a26e10586a59fceb4ee45e96719bf6c715648e7c14085a81fee5c62f7e9ebee68e77a5396e5538f
languageName: node
linkType: hard

"tslib@npm:^1.11.1, tslib@npm:^1.13.0, tslib@npm:^1.8.1, tslib@npm:^1.9.0":
version: 1.14.1
resolution: "tslib@npm:1.14.1"
Expand Down