Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2025

This PR contains the following updates:

Package Change Age Confidence
@nestjs/apollo 13.1.0 -> 13.2.1 age confidence
@nestjs/bullmq 11.0.3 -> 11.0.4 age confidence
@nestjs/common (source) 11.1.6 -> 11.1.8 age confidence
@nestjs/core (source) 11.1.6 -> 11.1.8 age confidence
@nestjs/graphql 13.1.0 -> 13.2.0 age confidence
@nestjs/platform-express (source) 11.1.6 -> 11.1.8 age confidence
@nestjs/platform-socket.io (source) 11.1.6 -> 11.1.8 age confidence
@nestjs/swagger 11.2.0 -> 11.2.1 age confidence
@nestjs/websockets (source) 11.1.6 -> 11.1.8 age confidence

Release Notes

nestjs/graphql (@​nestjs/apollo)

v13.2.1

Compare Source

13.2.1 (2025-10-02)

Bug fixes
Committers: 1

v13.2.0

Compare Source

13.2.0 (2025-10-01)

Enhancements
Dependencies
Committers: 4
nestjs/bull (@​nestjs/bullmq)

v11.0.4

Compare Source

What's Changed

New Contributors

nestjs/nest (@​nestjs/common)

v11.1.8

Compare Source

v11.1.7

Compare Source

nestjs/nest (@​nestjs/core)

v11.1.8

Compare Source

v11.1.7

Compare Source

nestjs/nest (@​nestjs/platform-express)

v11.1.8

Compare Source

v11.1.8 (2025-10-27)

Bug fixes
Committers: 2

v11.1.7

Compare Source

nestjs/nest (@​nestjs/platform-socket.io)

v11.1.8

Compare Source

v11.1.7

Compare Source

v11.1.7 (2025-10-21)

Bug fixes
Enhancements
Dependencies
Committers: 9
nestjs/swagger (@​nestjs/swagger)

v11.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/swagger@11.2.0...11.2.1

nestjs/nest (@​nestjs/websockets)

v11.1.8

Compare Source

v11.1.7

Compare Source

v11.1.7 (2025-10-21)
Bug fixes
Enhancements
Dependencies
Committers: 9

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 22, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 22, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.77%. Comparing base (c102e24) to head (d34c73b).
⚠️ Report is 11 commits behind head on canary.

Additional details and impacted files
@@             Coverage Diff             @@
##           canary   #13791       +/-   ##
===========================================
- Coverage   57.27%   45.77%   -11.50%     
===========================================
  Files        2755     2750        -5     
  Lines      137141   136806      -335     
  Branches    21112    18857     -2255     
===========================================
- Hits        78545    62629    -15916     
- Misses      56926    71971    +15045     
- Partials     1670     2206      +536     
Flag Coverage Δ
server-test 53.37% <ø> (-25.58%) ⬇️
unittest 31.95% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@renovate renovate bot force-pushed the renovate/nestjs branch from dbb7c33 to d34c73b Compare October 27, 2025 17:07
Copy link

@Eliezermga Eliezermga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice update! 👍
Have we checked the official NestJS changelog for any breaking changes in this version?
Some related packages (like @nestjs/testing or @nestjs/microservices) might also need to be bumped for full compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

3 participants