Skip to content

chore(deps): bump @nestjs/core from 10.4.17 to 11.1.8 - #3636

Merged
flopez7 merged 1 commit into
developfrom
dependabot/npm_and_yarn/develop/nestjs/core-11.1.8
Nov 21, 2025
Merged

chore(deps): bump @nestjs/core from 10.4.17 to 11.1.8#3636
flopez7 merged 1 commit into
developfrom
dependabot/npm_and_yarn/develop/nestjs/core-11.1.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 27, 2025

Copy link
Copy Markdown
Contributor

Bumps @nestjs/core from 10.4.17 to 11.1.8.

Release notes

Sourced from @​nestjs/core's releases.

v11.1.8 (2025-10-27)

Bug fixes

Committers: 2

v11.1.7 (2025-10-21)

Bug fixes

Enhancements

  • common, platform-socket.io, websockets
  • common
    • #15705 fix(core): resolve extras in configurable module builder async methods (@​mag123c)
  • common, core
  • core
  • microservices
    • #15598 feat(errors): add InvalidTcpDataReceptionException for handling TCP receive errors​ (@​ghyghoo8)

Dependencies

Committers: 9

... (truncated)

Commits
  • 68cd545 chore(@​nestjs) publish v11.1.8 release
  • 334012e Merge pull request #15815 from mag123c/fix/transient-nested-dependency-isolation
  • 4ffe045 fix(core): ensure nested transient provider isolation
  • ee1b347 chore(@​nestjs) publish v11.1.7 release
  • 33d6cb5 chore: update readme
  • 82b4f07 Merge pull request #15622 from nestjs/renovate/path-to-regexp-8.x
  • 5586038 Merge pull request #15503 from mag123c/feat/add-forceconsole-option-to-logger
  • fada0a7 Merge pull request #15588 from at7211/feat/enhance-dependency-error-messages
  • fc72d1e fix(deps): update dependency path-to-regexp to v8.3.0
  • 2d20ef9 fix(core): improve dependency resolution error messages
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 27, 2025
@vercel
vercel Bot temporarily deployed to Preview – human-app October 27, 2025 14:13 Inactive
@vercel

vercel Bot commented Oct 27, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

5 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
faucet-frontend Ignored Ignored Preview Nov 18, 2025 8:22am
faucet-server Ignored Ignored Preview Nov 18, 2025 8:22am
human-app Skipped Skipped Nov 18, 2025 8:22am
human-dashboard-frontend Skipped Skipped Nov 18, 2025 8:22am
staking-dashboard Skipped Skipped Nov 18, 2025 8:22am

@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard October 27, 2025 14:13 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend October 27, 2025 14:13 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/nestjs/core-11.1.8 branch from c4ff244 to 0350715 Compare October 29, 2025 08:34
@vercel
vercel Bot temporarily deployed to Preview – human-app October 29, 2025 08:34 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend October 29, 2025 08:34 Inactive
@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard October 29, 2025 08:34 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/nestjs/core-11.1.8 branch from 0350715 to 71c5800 Compare November 4, 2025 09:05
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend November 4, 2025 09:05 Inactive
@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard November 4, 2025 09:05 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-app November 4, 2025 09:05 Inactive
@portuu3

portuu3 commented Nov 18, 2025

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.4.17 to 11.1.8.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.8/packages/core)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/nestjs/core-11.1.8 branch from 71c5800 to 796b9d9 Compare November 18, 2025 08:22
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend November 18, 2025 08:22 Inactive
@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard November 18, 2025 08:22 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-app November 18, 2025 08:22 Inactive
@flopez7 flopez7 self-assigned this Nov 21, 2025
@flopez7
flopez7 merged commit b09c6d7 into develop Nov 21, 2025
8 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/develop/nestjs/core-11.1.8 branch November 21, 2025 10:31
@flopez7 flopez7 mentioned this pull request Nov 21, 2025
17 tasks
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants