Skip to content

chore(deps): bump @nestjs/common from 10.4.1 to 11.0.16 #8129

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

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps @nestjs/common from 10.4.1 to 11.0.16.

Release notes

Sourced from @​nestjs/common's releases.

v11.0.16 (2025-04-11)

v11.0.15 (2025-04-10)

Bug fixes

Committers: 1

v11.0.14 (2025-04-09)

Bug fixes

  • platform-fastify
    • #14511 fix(fastify): adds the non-standard http methods to the instance (@​johaven)

Committers: 1

v11.0.13 (2025-04-03)

Bug fixes

  • platform-fastify
    • #14895 fix(fastify-adapter): global prefix exclusion path handling w/middleware (@​KyleLilly)
  • microservices
    • #14869 fix(microservices): do not re-create client connection once get client by service name (@​mingo023)

Dependencies

Committers: 2

v11.0.12 (2025-03-19)

Bug fixes

Enhancements

... (truncated)

Commits
  • b6edf9a chore(@​nestjs) publish v11.0.16 release
  • ab79c56 chore: minor tweaks
  • dcc177a Update packages/common/pipes/file/file-type.validator.ts
  • e019da8 refactor(common): move back file type validator options type
  • 4718a64 chore(@​nestjs) publish v11.0.15 release
  • b6078fd refactor(common): move file-type package to peer dependencies
  • f34ef9a refactor(common): refactor code to use simple eval
  • 3ff9024 fix(common): used eval import
  • 63d28bf refactor(common): removed async keyword
  • 5243fca fix(common): update file mime package and add param skip magic numbers
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 14, 2025
Copy link

github-actions bot commented Apr 14, 2025

Hey there and thank you for opening this pull request! 👋

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Your PR title is: chore(deps): bump @nestjs/common from 10.4.1 to 11.0.16
It should be something like: feat(scope): Add fancy new feature

Details:

Unknown scope "deps" found in pull request title "chore(deps): bump @nestjs/common from 10.4.1 to 11.0.16". Scope must match one of: root, api-service, dashboard, inbound-mail, web, webhook, worker, ws, ee-auth, ee-billing, ee-dal, ee-shared-services, ee-translation, application-generic, automation, dal, design-system, api, notifications, novui, testing, framework, js, nextjs, novu, providers, react, react-native, shared, stateless, nestjs, nextjs.

Copy link

netlify bot commented Apr 14, 2025

Deploy Preview for dashboard-v2-novu-staging failed. Why did it fail? →

Name Link
🔨 Latest commit e9b4200
🔍 Latest deploy log https://app.netlify.com/sites/dashboard-v2-novu-staging/deploys/67ff9889f88d42000919881b

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/common-11.0.16 branch from 0f8e6a2 to 904ced6 Compare April 14, 2025 13:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/common-11.0.16 branch from 904ced6 to 40acda2 Compare April 14, 2025 15:34
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/common-11.0.16 branch from 40acda2 to c1778c6 Compare April 15, 2025 08:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/common-11.0.16 branch from c1778c6 to e16b285 Compare April 16, 2025 08:12
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 10.4.1 to 11.0.16.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.16/packages/common)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.0.16
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/common-11.0.16 branch from e16b285 to e9b4200 Compare April 16, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code @novu/api-service @novu/webhook @novu/worker @novu/ws
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants