chore(deps)(deps): bump @nestjs/microservices from 11.1.27 to 11.1.28#18
Merged
rodrigobnogueira merged 1 commit intoJul 13, 2026
Conversation
📊
|
| Metric | PR | Base | Diff | |
|---|---|---|---|---|
| Statements | ████████████████████ |
1588/1588 (100%) |
1588/1588 (100%) |
⚪ 0% |
| Branches | ████████████████████ |
188/188 (100%) |
188/188 (100%) |
⚪ 0% |
| Functions | ████████████████████ |
62/62 (100%) |
62/62 (100%) |
⚪ 0% |
| Lines | ████████████████████ |
1588/1588 (100%) |
1588/1588 (100%) |
⚪ 0% |
Updated for e98c653 | Compared against base branch
⏱️ Performance Report
🐢 Slowest test suites
🐌 Slowest individual tests
Updated for |
🧠 Cognitive Complexity Report
🧩 Most complex functions
Updated for |
Contributor
|
@dependabot rebase |
1 similar comment
Contributor
|
@dependabot rebase |
Bumps [@nestjs/microservices](https://github.com/nestjs/nest/tree/HEAD/packages/microservices) from 11.1.27 to 11.1.28. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.28/packages/microservices) --- updated-dependencies: - dependency-name: "@nestjs/microservices" dependency-version: 11.1.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
4bf3efe to
3e9d0f4
Compare
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 @nestjs/microservices from 11.1.27 to 11.1.28.
Release notes
Sourced from @nestjs/microservices's releases.
Commits
dfaa376chore(release): publish v11.1.28 release22d6c7fstyle(microservices): keep constants import on one line for prettier1db702cfix(microservices): correct type guard to check value not key in scanForClien...33ebcc9test(microservices): remove debug console.log in server-kafka spec6dbeb92test: remove leftover debug console.log statements