build(deps): bump the nestjs-framework group across 1 directory with 7 updates - #419
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…7 updates Bumps the nestjs-framework group with 7 updates in the /Backend directory: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.27` | `11.1.29` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.27` | `11.1.29` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.27` | `11.1.29` | | [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.4.4` | `11.4.6` | | [@nestjs/typeorm](https://github.com/nestjs/typeorm) | `11.0.2` | `11.0.3` | | [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.23` | `11.0.24` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.28` | `11.1.29` | Updates `@nestjs/common` from 11.1.27 to 11.1.29 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.29/packages/common) Updates `@nestjs/core` from 11.1.27 to 11.1.29 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.29/packages/core) Updates `@nestjs/platform-express` from 11.1.27 to 11.1.29 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.29/packages/platform-express) Updates `@nestjs/swagger` from 11.4.4 to 11.4.6 - [Release notes](https://github.com/nestjs/swagger/releases) - [Commits](nestjs/swagger@11.4.4...11.4.6) Updates `@nestjs/typeorm` from 11.0.2 to 11.0.3 - [Release notes](https://github.com/nestjs/typeorm/releases) - [Commits](nestjs/typeorm@11.0.2...11.0.3) Updates `@nestjs/cli` from 11.0.23 to 11.0.24 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Commits](nestjs/nest-cli@11.0.23...11.0.24) Updates `@nestjs/testing` from 11.1.28 to 11.1.29 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.29/packages/testing) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.1.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs-framework - dependency-name: "@nestjs/core" dependency-version: 11.1.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs-framework - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs-framework - dependency-name: "@nestjs/swagger" dependency-version: 11.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs-framework - dependency-name: "@nestjs/typeorm" dependency-version: 11.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs-framework - dependency-name: "@nestjs/cli" dependency-version: 11.0.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nestjs-framework - dependency-name: "@nestjs/testing" dependency-version: 11.1.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nestjs-framework ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/Backend/nestjs-framework-cf6577dfeb
branch
August 17, 2026 11:23
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-framework group with 7 updates in the /Backend directory:
11.1.2711.1.2911.1.2711.1.2911.1.2711.1.2911.4.411.4.611.0.211.0.311.0.2311.0.2411.1.2811.1.29Updates
@nestjs/commonfrom 11.1.27 to 11.1.29Release notes
Sourced from @nestjs/common's releases.
... (truncated)
Commits
03587a1chore(release): publish v11.1.29 release1e11696fix(common): added test for #1739834e4dc1fix(common): exclude pipe options from validator options41d9f37Merge pull request #17327 from kyu4583/feat/sse-comment-fields3f03234Merge pull request #17333 from Ativ3k/feat/override-mimetype15f30d3fix(common): Add@publicApito ParseDatePipe, rename ParseArrayOptions54f6db2fix(common): Correct JSDoc in two http exceptions6e5b5a7test(common): add override mimetype validation coveragea8a3b55feat(common): add override mimetype option to file type validator9612c86feat(core): support sse commentsUpdates
@nestjs/corefrom 11.1.27 to 11.1.29Release notes
Sourced from @nestjs/core's releases.
... (truncated)
Commits
03587a1chore(release): publish v11.1.29 releaseb147e64chore: narrow type down to a random tupled047fbdMerge remote-tracking branch 'refs/remotes/origin/master'5adcd7achore: apply function decorator to middleware functions2edb01dMerge pull request #17360 from kyu4583/fix/sse-retry-zero51cef82Merge pull request #17400 from Se3do/fix/async-executor-anti-pattern58dc559test(core): add unit tests for module-ref8539f87refactor(core): remove async promise executor anti-patterns363aacbfix(core): resolve barrier immediately when target count is zero803fc2cfix(core): serialize SSE retry field when value is zeroUpdates
@nestjs/platform-expressfrom 11.1.27 to 11.1.29Release notes
Sourced from @nestjs/platform-express's releases.
... (truncated)
Commits
03587a1chore(release): publish v11.1.29 release4e4f8f0Merge pull request #17421 from Se3do/fix/express-multer-limit-field-nesting2a532e7chore: fix misspelled spec filenames4a40978fix(express): map missing multer field nesting error7285778chore: update multerExceptions constant92bc05dchore: update readmedfaa376chore(release): publish v11.1.28 release541977afix(deps): update dependency multer to v2.2.0 [security]Updates
@nestjs/swaggerfrom 11.4.4 to 11.4.6Release notes
Sourced from @nestjs/swagger's releases.
Commits
aec1a22chore(): release v11.4.6f9eec4fMerge pull request #3986 from nestjs/renovate/js-yaml-5.xb6b6eafchore(deps): support fastify/static v10e891246Merge pull request #3949 from yogeshwaran-c/feat/api-query-extensionsc8608cfMerge pull request #3947 from yogeshwaran-c/fix/deep-partial-type-array-of-dto1f55cc1Merge pull request #3946 from yogeshwaran-c/fix/swagger-html-dollar-substitution76b7202Merge pull request #4013 from nestjs/renovate/fastify-compress-9.x-lockfilef60c738Merge pull request #4012 from nestjs/renovate/vite-8.x-lockfilee8e0eabfix(deps): update dependency js-yaml to v5880a39echore(deps): update dependency@fastify/compressto v9.1.0Updates
@nestjs/typeormfrom 11.0.2 to 11.0.3Release notes
Sourced from @nestjs/typeorm's releases.
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.23 to 11.0.24Release notes
Sourced from @nestjs/cli's releases.
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 messageUpdates
@nestjs/testingfrom 11.1.28 to 11.1.29Release notes
Sourced from @nestjs/testing's releases.
Commits
03587a1chore(release): publish v11.1.29 release92bc05dchore: 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