-
Notifications
You must be signed in to change notification settings - Fork 1
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
build(deps-dev): Bump @nestjs/cli from 10.4.9 to 11.0.0 #685
Conversation
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.4.9 to 11.0.0. - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json) - [Commits](nestjs/nest-cli@10.4.9...11.0.0) --- updated-dependencies: - dependency-name: "@nestjs/cli" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Run & review this pull request in StackBlitz Codeflow. |
Reviewer's Guide by SourceryThis pull request updates the @nestjs/cli dependency from version 10.4.9 to 11.0.0. This is a major version update, which includes new features, improvements, and dependency updates. Class diagram showing updated dependency versionsclassDiagram
class NestCLI {
+version: 11.0.0
+engines: node >= 20.11
+peerDependencies: @swc/cli, @swc/core
}
class Dependencies {
+@angular-devkit/core: 19.x
+@angular-devkit/schematics: 19.x
+glob: 11.x
+chokidar: 4.x
+inquirer/prompts: 7.x
}
NestCLI --> Dependencies: uses
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
Superseded by #686. |
Bumps @nestjs/cli from 10.4.9 to 11.0.0.
Release notes
Sourced from
@nestjs/cli
's releases.Commits
6932655
chore(): release v11.0.0fd63b3f
Merge pull request #2879 from nestjs/renovate/angular-cli-monorepo5879bcb
chore(deps): update dependency@swc/core
to v1.10.8 (#2880)b21f806
fix(deps): update angular-cli monorepo to v19.1.27c86190
Merge pull request #2878 from nestjs/renovate/inquirer-prompts-7.x2b1c2fa
fix(deps): update dependency@inquirer/prompts
to v79baa082
chore: resolve conflicts654a1f8
chore: update chokidard6ba3fa
Merge pull request #2877 from nestjs/renovate/ansis-3.x0289f2a
Merge pull request #2876 from nestjs/renovate/inquirer-prompts-5.xDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by Sourcery
Build: