chore: bump the nestjs group across 1 directory with 8 updates#473
Open
dependabot[bot] wants to merge 1 commit into
Open
chore: bump the nestjs group across 1 directory with 8 updates#473dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the nestjs group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.24` | `11.1.27` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.24` | `11.1.27` | | [@nestjs/microservices](https://github.com/nestjs/nest/tree/HEAD/packages/microservices) | `11.1.24` | `11.1.27` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.24` | `11.1.27` | | [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.4.4` | `11.4.5` | | [@nestjs/typeorm](https://github.com/nestjs/typeorm) | `11.0.1` | `11.0.3` | | [@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.24` | `11.1.27` | Updates `@nestjs/common` from 11.1.24 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.24 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/microservices` from 11.1.24 to 11.1.27 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.27/packages/microservices) Updates `@nestjs/platform-express` from 11.1.24 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.4 to 11.4.5 - [Release notes](https://github.com/nestjs/swagger/releases) - [Commits](nestjs/swagger@11.4.4...11.4.5) Updates `@nestjs/typeorm` from 11.0.1 to 11.0.3 - [Release notes](https://github.com/nestjs/typeorm/releases) - [Commits](nestjs/typeorm@11.0.1...11.0.3) 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.24 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/microservices" 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.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/typeorm" dependency-version: 11.0.3 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 8 updates in the / directory:
11.1.2411.1.2711.1.2411.1.2711.1.2411.1.2711.1.2411.1.2711.4.411.4.511.0.111.0.311.0.2111.0.2311.1.2411.1.27Updates
@nestjs/commonfrom 11.1.24 to 11.1.27Release notes
Sourced from @nestjs/common's releases.
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.24 to 11.1.27Release notes
Sourced from @nestjs/core's releases.
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/microservicesfrom 11.1.24 to 11.1.27Release notes
Sourced from @nestjs/microservices's releases.
Commits
660a124chore(release): publish v11.1.27 releaseaa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release02f8041chore(release): publish v11.1.25 release134f6abfix(microservices): reject pending Redis requests on closeUpdates
@nestjs/platform-expressfrom 11.1.24 to 11.1.27Release notes
Sourced from @nestjs/platform-express's releases.
Commits
660a124chore(release): publish v11.1.27 releaseaa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release02f8041chore(release): publish v11.1.25 releaseUpdates
@nestjs/swaggerfrom 11.4.4 to 11.4.5Release notes
Sourced from @nestjs/swagger's releases.
Commits
ce51962chore(): release v11.4.533cc986Merge pull request #3985 from nestjs/renovate/js-yaml-4.x874417ffix(deps): update dependency js-yaml to v4.3.06cf725eMerge pull request #3990 from nestjs/renovate/oxlint-monorepod14de8aMerge pull request #3988 from nestjs/renovate/npm-js-yaml-vulnerabilityd2706fbMerge pull request #3974 from nestjs/renovate/cimg-node-24.x6d04deeMerge pull request #3973 from nestjs/renovate/swagger-ui-dist-5.x631e820chore(deps): update dependency oxlint to v1.72.0efa8138chore(deps): update dependency prettier to v3.9.4 (#3989)1bb09f0fix(deps): update dependency js-yaml to v4.2.0 [security]Updates
@nestjs/typeormfrom 11.0.1 to 11.0.3Release notes
Sourced from @nestjs/typeorm's releases.
... (truncated)
Commits
3ac5f9achore(): release v11.0.36bff459chore: revert warning8d7f535chore: ci dont remove package-lockd667e3fchore: temp check ci fail450ba73test: comment data sources out02339catest: comment data sources out4fbe9a7chore: warn instead of throwing error, partially revert #2584ee4bd78chore(deps): update oxlint monorepo (#2638)26a5209chore(deps): update dependency lint-staged to v17.0.8 (#2635)345d5b0chore(deps): update dependency pg to v8.22.0 (#2634)Updates
@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.24 to 11.1.27Release notes
Sourced from @nestjs/testing's releases.
Commits
660a124chore(release): publish v11.1.27 releaseaa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release02f8041chore(release): publish v11.1.25 releaseDependabot 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