Skip to content

Commit e2234f7

Browse files
deps(dev): bump @nestjs/common from 11.1.5 to 11.1.6 (#4829)
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 11.1.5 to 11.1.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nestjs/nest/releases"><code>@​nestjs/common</code>'s releases</a>.</em></p> <blockquote> <h2>v11.1.6 (2025-08-07)</h2> <h4>Bug fixes</h4> <ul> <li><code>core</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/15504">#15504</a> fix(core): fix race condition in class dependency resolution from imported modules (<a href="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/hajekjiri"><code>@​hajekjiri</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/15469">#15469</a> fix(core): attach root inquirer for nested transient providers (<a href="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/kamilmysliwiec"><code>@​kamilmysliwiec</code></a>)</li> </ul> </li> <li><code>microservices</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/15508">#15508</a> fix(microservices): report correct buffer length in exception (<a href="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/kim-sung-jee"><code>@​kim-sung-jee</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/15492">#15492</a> fix(microservices): fix kafka serilization of class instances (<a href="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/LeonBiersch"><code>@​LeonBiersch</code></a>)</li> </ul> </li> </ul> <h4>Dependencies</h4> <ul> <li><code>platform-fastify</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/15493">#15493</a> chore(deps): bump <code>@​fastify/cors</code> from 11.0.1 to 11.1.0 (<a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li> </ul> </li> </ul> <h4>Committers: 6</h4> <ul> <li>Jiri Hajek (<a href="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/hajekjiri"><code>@​hajekjiri</code></a>)</li> <li>Kamil Mysliwiec (<a href="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/kamilmysliwiec"><code>@​kamilmysliwiec</code></a>)</li> <li>Leon Biersch (<a href="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/LeonBiersch"><code>@​LeonBiersch</code></a>)</li> <li>Seongjee Kim (<a href="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/kim-sung-jee"><code>@​kim-sung-jee</code></a>)</li> <li><a href="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/premierbell"><code>@​premierbell</code></a></li> <li>pTr (<a href="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/ptrgits"><code>@​ptrgits</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/nest/commit/35c3ded6dbf3f23f917ae88d0ed966932788cae6"><code>35c3ded</code></a> chore(<a href="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/nestjs"><code>@​nestjs</code></a>) publish v11.1.6 release</li> <li><a href="https://github.com/nestjs/nest/commit/97df306bb5ba4031920851d191d606c5b39422fd"><code>97df306</code></a> refactor(common): fix the typo 'sring' to 'string'</li> <li>See full diff in <a href="https://github.com/nestjs/nest/commits/v11.1.6/packages/common">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nestjs/common&package-manager=npm_and_yarn&previous-version=11.1.5&new-version=11.1.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
1 parent fb3a92b commit e2234f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

arcjet-nest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@arcjet/eslint-config": "1.0.0-beta.10",
6565
"@arcjet/rollup-config": "1.0.0-beta.10",
6666
"@arcjet/tsconfig": "1.0.0-beta.10",
67-
"@nestjs/common": "^11.1.5",
67+
"@nestjs/common": "^11.1.6",
6868
"@rollup/wasm-node": "4.50.0",
6969
"@types/node": "24.1.0",
7070
"eslint": "9.32.0",

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)