Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump the nestjs group across 1 directory with 5 updates #1232

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Updates the requirements on @nestjs/common, @nestjs/core, @nestjs/platform-express, @nestjs/platform-fastify and @nestjs/swagger to permit the latest version.
Updates @nestjs/common to 11.0.9

Release notes

Sourced from @​nestjs/common's releases.

v11.0.9 (2025-02-10)

Bug fixes

Committers: 2

Commits

Updates @nestjs/core to 11.0.9

Release notes

Sourced from @​nestjs/core's releases.

v11.0.9 (2025-02-10)

Bug fixes

Committers: 2

Commits
  • 3c276c9 chore(@​nestjs) publish v11.0.9 release
  • 1414e2c fix: skip root module if undefined
  • fececd2 Update packages/core/scanner.ts
  • 8dca14e test: early return when imports undefined
  • 2bdec35 style: disable no-this-alias for tree-node
  • 1832c9e test: early return when imports undefined
  • 5703250 chore: rename method name
  • 059e817 fix: stop on cycles
  • 3179609 refactor: dont track node depth
  • c743c74 perf(core): use topology tree for calculating distance
  • Additional commits viewable in compare view

Updates @nestjs/platform-express to 11.0.9

Release notes

Sourced from @​nestjs/platform-express's releases.

v11.0.9 (2025-02-10)

Bug fixes

Committers: 2

Commits

Updates @nestjs/platform-fastify to 11.0.9

Release notes

Sourced from @​nestjs/platform-fastify's releases.

v11.0.9 (2025-02-10)

Bug fixes

Committers: 2

Commits

Updates @nestjs/swagger to 11.0.3

Release notes

Sourced from @​nestjs/swagger's releases.

Release 11.0.3

11.0.3 (2025-01-23)

Bug fixes

Committers: 1

Commits
  • 5966b65 chore(): release v11.0.3
  • 7e6f5bf Merge pull request #3264 from degradingsky746/fix/class-validator-isuuid-casing
  • 3b8ead5 fix: incorrect IsUuid class-validator decorator not generating pattern uuid
  • 5fdc39c chore(deps): update nest monorepo to v11.0.4 (#3263)
  • 945180c chore(deps): update dependency typescript-eslint to v8.21.0 (#3260)
  • cce6ee5 chore(deps): update nest monorepo to v11.0.3 (#3257)
  • 87c914c chore: upgrade to eslint v9
  • ba3f0bf Merge pull request #3256 from nestjs/renovate/nest-monorepo
  • 522a375 chore(deps): update nest monorepo to v11.0.2
  • e5f4794 chore(): release v11.0.2
  • Additional commits viewable in compare view

Dependabot 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express), [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) and [@nestjs/swagger](https://github.com/nestjs/swagger) to permit the latest version.

Updates `@nestjs/common` to 11.0.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.9/packages/common)

Updates `@nestjs/core` to 11.0.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.9/packages/core)

Updates `@nestjs/platform-express` to 11.0.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.9/packages/platform-express)

Updates `@nestjs/platform-fastify` to 11.0.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.9/packages/platform-fastify)

Updates `@nestjs/swagger` to 11.0.3
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@11.0.0...11.0.3)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  dependency-group: nestjs
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  dependency-group: nestjs
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  dependency-group: nestjs
- dependency-name: "@nestjs/platform-fastify"
  dependency-type: direct:production
  dependency-group: nestjs
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:development
  dependency-group: nestjs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2025
Copy link
Owner

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 4d2b0a3 into master Feb 11, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/test/nestjs-491f522032 branch February 11, 2025 00:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant