chore(deps): bump the nestjs group across 1 directory with 5 updates - #246
chore(deps): bump the nestjs group across 1 directory with 5 updates#246dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
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.
|
Bumps the nestjs group with 4 updates in the / directory: [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) and [@nestjs/cli](https://github.com/nestjs/nest-cli). Updates `@nestjs/common` from 11.1.12 to 11.1.28 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.28/packages/common) Updates `@nestjs/core` from 11.1.12 to 11.1.28 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.28/packages/core) Updates `@nestjs/platform-fastify` from 11.1.12 to 11.1.28 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.28/packages/platform-fastify) Updates `@nestjs/cli` from 11.0.16 to 11.0.24 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Commits](nestjs/nest-cli@11.0.16...11.0.24) Updates `@nestjs/schematics` from 11.0.9 to 11.1.0 - [Release notes](https://github.com/nestjs/schematics/releases) - [Commits](nestjs/schematics@11.0.9...11.1.0) --- updated-dependencies: - dependency-name: "@nestjs/cli" dependency-version: 11.0.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/common" dependency-version: 11.1.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/core" dependency-version: 11.1.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/platform-fastify" dependency-version: 11.1.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/schematics" dependency-version: 11.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: nestjs ... Signed-off-by: dependabot[bot] <support@github.com>
4723491 to
99a2a0f
Compare
Bumps the nestjs group with 4 updates in the / directory: @nestjs/common, @nestjs/core, @nestjs/platform-fastify and @nestjs/cli.
Updates
@nestjs/commonfrom 11.1.12 to 11.1.28Release notes
Sourced from @nestjs/common's releases.
... (truncated)
Commits
dfaa376chore(release): publish v11.1.28 releasea5e86d8fix(common): Add missing exception classes to HttpErrorByCode660a124chore(release): publish v11.1.27 releaseaa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release02f8041chore(release): publish v11.1.25 release1634915test(common): Add unit tests for cli-colors utility380bf5cMerge pull request #17058 from Se3do/test/extend-metadataaf4542btest(common): Add unit tests for assignCustomParameterMetadatab67aea1test(common): Add unit tests for extendArrayMetadataUpdates
@nestjs/corefrom 11.1.12 to 11.1.28Release notes
Sourced from @nestjs/core's releases.
... (truncated)
Commits
dfaa376chore(release): publish v11.1.28 release053a316Merge pull request #17239 from jyx-07/fix/sse-interceptor-teardown8e7a2eefeat(core): include auto-converted route in legacy route path warningc5b7164fix(core): trigger sse observable teardown on disconnect660a124chore(release): publish v11.1.27 release5c5e9bafix(core): sse async handlers teardown issue #17128aa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release0f398fdtest: fix broken unit testd152eecfix(core): post sse endpoint empty response #17098Updates
@nestjs/platform-fastifyfrom 11.1.12 to 11.1.28Release notes
Sourced from @nestjs/platform-fastify's releases.
... (truncated)
Commits
dfaa376chore(release): publish v11.1.28 releasee492fa7chore(deps): bump fastify from 5.8.5 to 5.10.0660a124chore(release): publish v11.1.27 release8520642Merge pull request #17138 from nestjs/fix/for-routes-fastify-middleware2f286d8fix(platform-fastify): middleware ending slash #1709405205f7fix(deps): update dependency@fastify/viewto v1286e617achore(deps): bump fastify-plugin from 5.1.0 to 6.0.0aa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release02f8041chore(release): publish v11.1.25 releaseUpdates
@nestjs/clifrom 11.0.16 to 11.0.24Release notes
Sourced from @nestjs/cli's releases.
... (truncated)
Commits
c8a68dachore(): release v11.0.24e5fda8cMerge pull request #3478 from ruban-s/fix/typescript-7-unsupported-api3c6b4acfix(compiler): fail fast when typescript lacks the programmatic apide85434Merge pull request #3475 from abdulganiyy/refactor/move-languages-variable-cl...1697b7frefactor: move available languages closer to first usage2705bd4Merge pull request #3472 from abdulganiyy/delete-unused-helper-file75b57c4refactor: delete unused gulp tool utility helper filec2aefdfMerge pull request #3469 from iamkanguk97/fix/runner-duplicated-binary54b08aefix(runners): remove duplicated binary in failed command message731a09bchore(): release v11.0.23Updates
@nestjs/schematicsfrom 11.0.9 to 11.1.0Release notes
Sourced from @nestjs/schematics's releases.
Commits
7db4cddchore(): release v11.1.0765af5fMerge pull request #2327 from nestjs/renovate/release-it-20.xca1d743Merge pull request #2322 from yogeshwaran-c/feat/format-generated-filesba6ef1dApply suggestion from@kamilmysliwiec70b7b84Apply suggestion from@kamilmysliwiecc6789afApply suggestion from@kamilmysliwiecc71b469Apply suggestion from@kamilmysliwiecd042e50Apply suggestion from@kamilmysliwiece97e4e3Apply suggestion from@kamilmysliwiec47f7adeApply suggestion from@kamilmysliwiec