chore(deps-dev): bump the dev-dependencies group with 3 updates - #54
Merged
camcima merged 1 commit intoAug 19, 2026
Merged
Conversation
Bumps the dev-dependencies group with 3 updates: [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). Updates `@nestjs/common` 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/common) Updates `@nestjs/core` 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/core) 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:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@nestjs/core" dependency-version: 11.1.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@nestjs/testing" dependency-version: 11.1.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #54 +/- ##
=======================================
Coverage 99.85% 99.85%
=======================================
Files 11 11
Lines 668 668
Branches 153 153
=======================================
Hits 667 667
Misses 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
camcima
deleted the
dependabot/npm_and_yarn/dev-dependencies-26b27e1b9a
branch
August 19, 2026 00:52
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 dev-dependencies group with 3 updates: @nestjs/common, @nestjs/core and @nestjs/testing.
Updates
@nestjs/commonfrom 11.1.28 to 11.1.29Release notes
Sourced from @nestjs/common's releases.
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.28 to 11.1.29Release notes
Sourced from @nestjs/core's releases.
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/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