Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps the arcjet-apps-minor group with 7 updates:

Package From To
@nestjs/common 11.1.5 11.1.6
@nestjs/core 11.1.5 11.1.6
@nestjs/platform-express 11.1.5 11.1.6
@nestjs/cli 11.0.7 11.0.10
@nestjs/schematics 11.0.5 11.0.7
@types/node 20.19.8 20.19.17
typescript 5.8.3 5.9.2

Updates @nestjs/common from 11.1.5 to 11.1.6

Release notes

Sourced from @​nestjs/common's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

Commits

Updates @nestjs/core from 11.1.5 to 11.1.6

Release notes

Sourced from @​nestjs/core's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

Commits
  • 35c3ded chore(@​nestjs) publish v11.1.6 release
  • 60b2ed4 Merge pull request #15504 from hajekjiri/bug/fix-undefined-injection
  • ab93e4b fix(core): fix race condition in class dependency resolution
  • f14a976 style(core): change inquirer id to const
  • 93f54ed fix(core): attach root inquirer for nested transient providers
  • cd009a7 refactor(core): fix the typo 'controler' to 'controller'
  • See full diff in compare view

Updates @nestjs/platform-express from 11.1.5 to 11.1.6

Release notes

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

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

Commits

Updates @nestjs/cli from 11.0.7 to 11.0.10

Release notes

Sourced from @​nestjs/cli's releases.

Release 11.0.10

What's Changed

Full Changelog: nestjs/nest-cli@11.0.9...11.0.10

Release 11.0.9

  • fix(deps): update angular-cli monorepo to v20 (5bbd8f83)
  • chore: disable shell by default (c31554d6)
  • fix(deps): update dependency @​inquirer/prompts to v7.8.0 (4897ce2c)

Release 11.0.8

What's Changed

Full Changelog: nestjs/nest-cli@11.0.7...11.0.8

Commits
  • e47541d chore(): release v11.0.10
  • 3186552 Merge pull request #3115 from nestjs/revert-3047-renovate/major-angular-cli-m...
  • ce6acd3 Revert "fix(deps): update angular-cli monorepo to v20 (major)"
  • 79ac1e2 Merge pull request #3114 from nestjs/revert-3109-chore/disable-shell-by-default
  • d43b91c Revert "chore: disable shell by default"
  • fe3aca7 chore(): release v11.0.9
  • 0594cb1 Merge pull request #3047 from nestjs/renovate/major-angular-cli-monorepo
  • 5bbd8f8 fix(deps): update angular-cli monorepo to v20
  • 4434eb5 Merge pull request #3109 from nestjs/chore/disable-shell-by-default
  • aa6f234 Merge pull request #3105 from nestjs/renovate/inquirer-prompts-7.x
  • Additional commits viewable in compare view

Updates @nestjs/schematics from 11.0.5 to 11.0.7

Release notes

Sourced from @​nestjs/schematics's releases.

Release 11.0.7

What's Changed

Full Changelog: nestjs/schematics@11.0.6...11.0.7

11.0.6

What's Changed

New Contributors

Full Changelog: nestjs/schematics@11.0.5...11.0.6

Commits
  • 8077e13 chore(): release v11.0.7
  • 50abba4 Merge pull request #2153 from nestjs/revert-2094-renovate/major-angular-cli-m...
  • dc4c36a Revert "fix(deps): update angular-cli monorepo to v20 (major)"
  • f2682ad chore(): release v11.0.6
  • 762df03 Merge pull request #2151 from nestjs/renovate/node-22.x
  • 0d52b0a Merge pull request #2094 from nestjs/renovate/major-angular-cli-monorepo
  • 15d32db chore(deps): update dependency @​types/node to v22.17.0
  • 7ae68bf fix(deps): update angular-cli monorepo to v20
  • 89f0dcd Merge pull request #2058 from nestjs/renovate/cimg-node-22.x
  • 1c60622 Merge pull request #2142 from codiophile/patch-2
  • Additional commits viewable in compare view

Updates @types/node from 20.19.8 to 20.19.17

Commits

Updates typescript from 5.8.3 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • 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

Bumps the arcjet-apps-minor group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.5` | `11.1.6` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.5` | `11.1.6` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.5` | `11.1.6` |
| [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.7` | `11.0.10` |
| [@nestjs/schematics](https://github.com/nestjs/schematics) | `11.0.5` | `11.0.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.8` | `20.19.17` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |


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

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

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

Updates `@nestjs/cli` from 11.0.7 to 11.0.10
- [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@11.0.7...11.0.10)

Updates `@nestjs/schematics` from 11.0.5 to 11.0.7
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@11.0.5...11.0.7)

Updates `@types/node` from 20.19.8 to 20.19.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.8.3 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: arcjet-apps-minor
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: arcjet-apps-minor
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: arcjet-apps-minor
- dependency-name: "@nestjs/cli"
  dependency-version: 11.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: arcjet-apps-minor
- dependency-name: "@nestjs/schematics"
  dependency-version: 11.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: arcjet-apps-minor
- dependency-name: "@types/node"
  dependency-version: 20.19.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: arcjet-apps-minor
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: arcjet-apps-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 29, 2025 07:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 29, 2025
Copy link

Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
[email protected] has a License Policy Violation.

License: CC-BY-4.0 (package/ThirdPartyNoticeText.txt)

License: LicenseRef-W3C-Community-Final-Specification-Agreement (package/ThirdPartyNoticeText.txt)

License: MIT-Khronos-old (package/ThirdPartyNoticeText.txt)

From: package-lock.jsonnpm/[email protected]

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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.

0 participants