build(deps): Bump the nestjs group with 4 updates#91
Merged
flex-development[bot] merged 1 commit intomainfrom Oct 23, 2025
Merged
build(deps): Bump the nestjs group with 4 updates#91flex-development[bot] merged 1 commit intomainfrom
flex-development[bot] merged 1 commit intomainfrom
Conversation
Bumps the nestjs group with 4 updates: [@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/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). Updates `@nestjs/common` from 11.1.6 to 11.1.7 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.7/packages/common) Updates `@nestjs/core` from 11.1.6 to 11.1.7 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.7/packages/core) Updates `@nestjs/platform-fastify` from 11.1.6 to 11.1.7 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.7/packages/platform-fastify) Updates `@nestjs/testing` from 11.1.6 to 11.1.7 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.7/packages/testing) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/core" dependency-version: 11.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/platform-fastify" dependency-version: 11.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/testing" dependency-version: 11.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nestjs ... Signed-off-by: dependabot[bot] <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the nestjs group with 4 updates: @nestjs/common, @nestjs/core, @nestjs/platform-fastify and @nestjs/testing.
Updates
@nestjs/commonfrom 11.1.6 to 11.1.7Release notes
Sourced from
@nestjs/common's releases.Commits
ee1b347chore(@nestjs) publish v11.1.7 release33d6cb5chore: update readme6f35185Merge pull request #15543 from kim-sung-jee/feature/websockets-manual-ackcbf82f6fix(common): resolve extras in configurable module builder async methods5586038Merge pull request #15503 from mag123c/feat/add-forceconsole-option-to-loggere3e744bAdd color allowance check to console logger optionsa117a2aExport isColorAllowed function for external use730eb72chore(deps): bump load-esm from 1.0.2 to 1.0.36559c97feat(ws): add ack decorator4d9c188feat(ws): add explore ack paramUpdates
@nestjs/corefrom 11.1.6 to 11.1.7Release notes
Sourced from
@nestjs/core's releases.Commits
ee1b347chore(@nestjs) publish v11.1.7 release33d6cb5chore: update readme82b4f07Merge pull request #15622 from nestjs/renovate/path-to-regexp-8.x5586038Merge pull request #15503 from mag123c/feat/add-forceconsole-option-to-loggerfada0a7Merge pull request #15588 from at7211/feat/enhance-dependency-error-messagesfc72d1efix(deps): update dependency path-to-regexp to v8.3.02d20ef9fix(core): improve dependency resolution error messages7f05dd1fix(core): prevent lifecycle hook on non-instantiated transient servicebd82272fix(core): check isresolved flag for transient lifecycle hooks1d44f34fix(core): skip lifecycle hooks for non-instantiated transient servicesUpdates
@nestjs/platform-fastifyfrom 11.1.6 to 11.1.7Release notes
Sourced from
@nestjs/platform-fastify's releases.Commits
ee1b347chore(@nestjs) publish v11.1.7 release33d6cb5chore: update readmea9e1c7dfix: correct parameter type in routeconstraints decorator70a8e2fchore(deps): bump fastify from 5.6.0 to 5.6.1fc72d1efix(deps): update dependency path-to-regexp to v8.3.0291bdeechore(deps): bump fastify from 5.5.0 to 5.6.07efd4aachore(deps): bump fastify from 5.4.0 to 5.5.0Updates
@nestjs/testingfrom 11.1.6 to 11.1.7Release notes
Sourced from
@nestjs/testing's releases.Commits
ee1b347chore(@nestjs) publish v11.1.7 release33d6cb5chore: update readmeDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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