Update @nestjs/cli 9.4.2 → 9.5.0 (minor) #397
Merged
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @nestjs/cli (9.4.2 → 9.5.0) · Repo
Release Notes
9.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
chore(): release v9.5.0
Merge pull request #2054 from nestjs/renovate/webpack-5.x
Merge pull request #2062 from nestjs/renovate/cimg-node-20.x
Merge pull request #2063 from nestjs/renovate/major-angular-cli-monorepo
Merge pull request #2083 from nestjs/dependabot/npm_and_yarn/vm2-3.9.19
Merge pull request #2046 from micalevisk/file-system-reader-refactor
Merge pull request #2070 from m4tt72/feat/allow-disable-manual-restart-watchmode
chore(deps): bump vm2 from 3.9.17 to 3.9.19
chore(deps): update dependency @types/node to v18.16.12
chore(deps): update node.js to v20.2
feat: set default value for 'manualRestart' to false
refactor: rename 'restartable' to 'manualRestart'
chore(deps): update dependency @types/node to v18.16.10
chore(deps): update typescript-eslint monorepo to v5.59.6
Merge pull request #2068 from cesarkohl/patch-1
chore(deps): update dependency @types/node to v18.16.9
chore(deps): update dependency @types/node to v18.16.8
fix(deps): update angular-cli monorepo to v16
fix(deps): update dependency webpack to v5.82.1
chore(deps): update dependency @types/node to v18.16.7
chore(deps): update dependency @types/node to v18.16.6
chore(deps): update typescript-eslint monorepo to v5.59.5
feat: allow disabling manual restart for ts watchmode
Remove duplicated type
chore(deps): update dependency eslint to v8.40.0
chore(deps): update dependency @types/node to v18.16.5
chore(deps): update dependency @types/node to v18.16.4
chore(deps): update commitlint monorepo to v17.6.3
chore(deps): update dependency release-it to v15.10.3
chore(deps): update typescript-eslint monorepo to v5.59.2
chore(deps): update dependency release-it to v15.10.2
chore(deps): update dependency @types/node to v18.16.3
chore(deps): update dependency @types/node to v18.16.2
chore(deps): update dependency lint-staged to v13.2.2
chore(deps): update dependency @types/node to v18.16.1
chore(deps): update typescript-eslint monorepo to v5.59.1
style: format everything
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands