chore(deps): Bump the production-dependencies group across 1 directory with 3 updates#7
Merged
bbfodor merged 1 commit intoJun 1, 2026
Conversation
076e77b to
aa6c0a5
Compare
…y with 3 updates Bumps the production-dependencies group with 3 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) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). Updates `@nestjs/common` from 11.1.23 to 11.1.24 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.24/packages/common) Updates `@nestjs/core` from 11.1.23 to 11.1.24 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.24/packages/core) Updates `@nestjs/platform-express` from 11.1.23 to 11.1.24 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.24/packages/platform-express) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.1.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@nestjs/core" dependency-version: 11.1.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
aa6c0a5 to
2f60977
Compare
bbfodor
approved these changes
Jun 1, 2026
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 production-dependencies group with 3 updates in the / directory: @nestjs/common, @nestjs/core and @nestjs/platform-express.
Updates
@nestjs/commonfrom 11.1.23 to 11.1.24Release notes
Sourced from @nestjs/common's releases.
Commits
d8a0ab8chore(release): publish v11.1.24 release2dccecechore: update readmesUpdates
@nestjs/corefrom 11.1.23 to 11.1.24Release notes
Sourced from @nestjs/core's releases.
Commits
d8a0ab8chore(release): publish v11.1.24 release3ed595efix(core): keep dependency parent registry internal1b8c8b0fix(core): propagate dependency tree cache resets4c07009fix(core): reset dependency tree cache on metadata changesff95b3fMerge pull request #16997 from hbinhng/feat/warn-late-use-websocket-adapter2dccecechore: update readmesd956db4feat(core): warn on late websocket adapter registrationUpdates
@nestjs/platform-expressfrom 11.1.23 to 11.1.24Release notes
Sourced from @nestjs/platform-express's releases.
Commits
d8a0ab8chore(release): publish v11.1.24 release2dccecechore: update readmes