-
Notifications
You must be signed in to change notification settings - Fork 538
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(deps): update nest monorepo to v10 (major) #1696
chore(deps): update nest monorepo to v10 (major) #1696
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1696 +/- ##
==========================================
- Coverage 91.45% 89.68% -1.77%
==========================================
Files 144 92 -52
Lines 7406 5051 -2355
Branches 1483 989 -494
==========================================
- Hits 6773 4530 -2243
+ Misses 633 521 -112 |
b9dee7b
to
66ab950
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems the new version uses a syntax not compatible with node 14
1) nestjs-core
"before each" hook for "should capture setup":
/home/runner/work/opentelemetry-js-contrib/opentelemetry-js-contrib/node_modules/@nestjs/common/file-stream/streamable-file.js:31
this.options.length ??= bufferOrReadStream.length;
^^^
SyntaxError: Unexpected token '??='
We probably need to exclude these tests from the unsupported node version in the matrix
66ab950
to
6250c7d
Compare
6250c7d
to
f64f462
Compare
ca9a625
to
0e03d91
Compare
0e03d91
to
e9427a5
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
Hello. This is my first time commenting on an issue here and in general, so if I'm asking this at the wrong place, I apologize. Anyway, I'm currently trying to set up a NestJS application to make use of |
This PR contains the following updates:
9.4.3
->10.3.0
9.4.3
->10.3.0
9.4.3
->10.3.0
9.4.3
->10.3.0
9.4.3
->10.3.0
Release Notes
nestjs/nest (@nestjs/common)
v10.3.0
Compare Source
v10.2.10
Compare Source
v10.2.9
Compare Source
v10.2.8
Compare Source
v10.2.7
Compare Source
v10.2.7 (2023-10-05)
Bug fixes
platform-ws
Enhancements
microservices
Dependencies
platform-fastify
platform-ws
Committers: 2
v10.2.6
Compare Source
v10.2.5
Compare Source
v10.2.4
Compare Source
v10.2.3
Compare Source
v10.2.2
Compare Source
v10.2.2 (2023-08-28)
Enhancements
core
Dependencies
common
,core
,microservices
,platform-express
,platform-fastify
,platform-socket.io
,platform-ws
,testing
,websockets
Committers: 1
v10.2.1
Compare Source
v10.2.0
Compare Source
v10.2.0 (2023-08-21)
Features
core
core
,platform-fastify
Enhancements
common
,core
common
Dependencies
platform-socket.io
Committers: 6
v10.1.3
Compare Source
v10.1.3 (2023-07-31)
Bug fixes
core
Enhancements
core
Dependencies
platform-fastify
Committers: 4
v10.1.2
Compare Source
v10.1.1
Compare Source
v10.1.0
Compare Source
v10.1.0 (2023-07-17)
Bug fixes
core
microservices
common
FileValidator#isValid
method (@micalevisk)Enhancements
microservices
platform-fastify
core
Dependencies
platform-fastify
Committers: 8
v10.0.5
Compare Source
v10.0.4
Compare Source
v10.0.3
Compare Source
v10.0.2
Compare Source
v10.0.1
Compare Source
v10.0.0
Compare Source
v10.0.0 (2023-06-15)
Article: https://trilon.io/blog/nestjs-10-is-now-available
Migration guide: https://docs.nestjs.com/migration-guide
Bug fixes
core
platform-fastify
microservices
Enhancements
platform-express
common
,core
,websockets
common
ValidationPipe
(@micalevisk)core
common
,core
microservices
common
,platform-express
,platform-fastify
getInstance
return type for http adapters (@micalevisk)Dependencies
platform-fastify
Committers: 17
nestjs/nest (@nestjs/core)
v10.3.0
Compare Source
v10.3.0 (2023-12-18)
Enhancements
platform-fastify
microservices
common
,core
,microservices
,platform-express
core
common
,core
,microservices
,platform-socket.io
.select(module)
errors (@micalevisk)common
Dependencies
Configuration
📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.