Bump the nestjs group across 1 directory with 7 updates#51
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the nestjs group across 1 directory with 7 updates#51dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the nestjs group with 7 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.19` | `11.1.27` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.19` | `11.1.27` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.19` | `11.1.27` | | [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.4.1` | `11.4.4` | | [@nestjs/typeorm](https://github.com/nestjs/typeorm) | `11.0.1` | `11.0.2` | | [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.21` | `11.0.23` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.19` | `11.1.27` | Updates `@nestjs/common` from 11.1.19 to 11.1.27 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.27/packages/common) Updates `@nestjs/core` from 11.1.19 to 11.1.27 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.27/packages/core) Updates `@nestjs/platform-express` from 11.1.19 to 11.1.27 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.27/packages/platform-express) Updates `@nestjs/swagger` from 11.4.1 to 11.4.4 - [Release notes](https://github.com/nestjs/swagger/releases) - [Commits](nestjs/swagger@11.4.1...11.4.4) Updates `@nestjs/typeorm` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/nestjs/typeorm/releases) - [Commits](nestjs/typeorm@11.0.1...11.0.2) Updates `@nestjs/cli` from 11.0.21 to 11.0.23 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Commits](nestjs/nest-cli@11.0.21...11.0.23) Updates `@nestjs/testing` from 11.1.19 to 11.1.27 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.27/packages/testing) --- updated-dependencies: - 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-express" dependency-version: 11.1.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/swagger" dependency-version: 11.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/typeorm" dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - 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/testing" dependency-version: 11.1.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nestjs ... Signed-off-by: dependabot[bot] <support@github.com>
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 7 updates in the /backend directory:
11.1.1911.1.2711.1.1911.1.2711.1.1911.1.2711.4.111.4.411.0.111.0.211.0.2111.0.2311.1.1911.1.27Updates
@nestjs/commonfrom 11.1.19 to 11.1.27Release notes
Sourced from @nestjs/common's releases.
... (truncated)
Commits
660a124chore(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 extendArrayMetadatae1e4014test(common): Tighten throw assertions in validateModuleKeys spec6b97771test(common): Add unit tests for validateModuleKeysUpdates
@nestjs/corefrom 11.1.19 to 11.1.27Release notes
Sourced from @nestjs/core's releases.
... (truncated)
Commits
660a124chore(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 #1709802f8041chore(release): publish v11.1.25 releasee2ad4e2Update package.json396cf81refactor(core): avoid duplicating sse intercept call55cd699fix(core): preserve deferred SSE handlersUpdates
@nestjs/platform-expressfrom 11.1.19 to 11.1.27Release notes
Sourced from @nestjs/platform-express's releases.
... (truncated)
Commits
660a124chore(release): publish v11.1.27 releaseaa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release02f8041chore(release): publish v11.1.25 released8a0ab8chore(release): publish v11.1.24 release2dccecechore: update readmesb8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 release983dd52chore(release): publish v11.1.21 releasea0b0139chore: update readmeUpdates
@nestjs/swaggerfrom 11.4.1 to 11.4.4Release notes
Sourced from @nestjs/swagger's releases.
... (truncated)
Commits
57d8c19chore(): release v11.4.4794e895Merge pull request #3930 from nestjs/fix/nullable-with-discriminator-3928d91fbe0fix: top-level nullable with discriminator issue #39288121be3Merge pull request #3921 from frbuceta/feat/openapi-32-tag-summary5dd7ce3feat(swagger): add summary field to OpenAPI 3.2 Tag Object0d1907fMerge pull request #3927 from nestjs/renovate/vitest-monorepo6edbd07chore(deps): update dependency vitest to v4.1.7f797f85Merge pull request #3924 from frbuceta/feat/api-tags-warn-hierarchy-fields0a1d9c1Merge pull request #3925 from frbuceta/fix/tag-kind-free-form-string6da2e23Apply suggestion from@kamilmysliwiecUpdates
@nestjs/typeormfrom 11.0.1 to 11.0.2Release notes
Sourced from @nestjs/typeorm's releases.
... (truncated)
Commits
7841ed9chore(): release v11.0.2b227891Merge pull request #2616 from nestjs/renovate/cimg-node-24.x60575baMerge pull request #2605 from nestjs/renovate/postgres-18.x60c6218Merge pull request #2631 from nestjs/renovate/oxlint-monorepo5156904Merge pull request #2632 from nestjs/renovate/actions-setup-node-6.x5eb47adchore(deps): update actions/setup-node action to v6bfcfc7dchore(deps): update oxlint monorepo to v1.70.055cdb77chore(deps): update nest monorepo to v11.1.27 (#2630)2073532chore(deps): update vitest monorepo to v4.1.9 (#2628)efdd83fchore(deps): update postgres docker tag to v18.4Updates
@nestjs/clifrom 11.0.21 to 11.0.23Release notes
Sourced from @nestjs/cli's releases.
Commits
731a09bchore(): release v11.0.23756d41dMerge pull request #3462 from nestjs/revert-3455-fix/issue-345411a0599Merge pull request #3461 from nestjs/revert-3457-fix/issue-34560dd0e3eRevert "fix(compiler): validate delete out dir paths before rm"728f80cRevert "fix(compiler): validate asset output paths"7ffb9f1chore(): release v11.0.22f43b0e7Merge pull request #3458 from dzeroone/fix/windows-path-separator-plugin-loaderb0d473bMerge pull request #3457 from AdrianoCLeao/fix/issue-34569e502bdfix(cli): resolve Windows path separator bug in plugin loaderc4342b2fix(compiler): validate asset output pathsUpdates
@nestjs/testingfrom 11.1.19 to 11.1.27Release notes
Sourced from @nestjs/testing's releases.
... (truncated)
Commits
660a124chore(release): publish v11.1.27 releaseaa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release02f8041chore(release): publish v11.1.25 released8a0ab8chore(release): publish v11.1.24 release2dccecechore: update readmesb8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 release983dd52chore(release): publish v11.1.21 releasea0b0139chore: 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 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