Skip to content

chore(deps): bump @nestjs/platform-express from 11.1.15 to 11.1.26 in /queueConsumer#2276

Open
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/queueConsumer/staging/nestjs/platform-express-11.1.26
Open

chore(deps): bump @nestjs/platform-express from 11.1.15 to 11.1.26 in /queueConsumer#2276
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/queueConsumer/staging/nestjs/platform-express-11.1.26

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps @nestjs/platform-express from 11.1.15 to 11.1.26.

Release notes

Sourced from @​nestjs/platform-express's releases.

v11.1.26

What's Changed

Full Changelog: nestjs/nest@v11.1.25...v11.1.26

v11.1.25

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.24...v11.1.25

v11.1.24 (2026-05-25)

Bug fixes

Enhancements

Dependencies

Committers: 2

v11.1.23 (2026-05-21)

Bug fixes

  • core
    • nestjs/nest#16998 fix snapshot: true eagerly instantiates Terminus transient indicators since 11.1.20

Committers: 1

v11.1.22 (2026-05-21)

Bug fixes

... (truncated)

Commits
  • 9ff83d5 chore(release): publish v11.1.26 release
  • 02f8041 chore(release): publish v11.1.25 release
  • d8a0ab8 chore(release): publish v11.1.24 release
  • 2dccece chore: update readmes
  • b8be8c1 chore(release): publish v11.1.23 release
  • 801c46f chore(release): publish v11.1.22 release
  • 983dd52 chore(release): publish v11.1.21 release
  • a0b0139 chore: update readme
  • 7caeb3f chore(release): publish v11.1.20 release
  • f6a3c2f fix(docs): update some old links in docs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 11.1.15 to 11.1.26.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.26/packages/platform-express)

---
updated-dependencies:
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 8, 2026
@greptile-apps

greptile-apps Bot commented Jun 8, 2026

Copy link
Copy Markdown

Greptile Summary

This PR bumps @nestjs/platform-express in queueConsumer/package.json from ^11.1.16 to ^11.1.26, picking up 11 patch releases with bug fixes for SSE endpoints, Redis microservice cleanup, and dependency-tree cache resets.

  • The change is a caret-range version bump; npm will resolve to the latest 11.1.x satisfying >=11.1.26.
  • Note that @nestjs/core is still pinned to the exact version 11.1.12 while @nestjs/common and @nestjs/platform-express use caret ranges, meaning these packages may be installed at significantly different patch levels — this divergence existed before this PR and is not introduced here.

Confidence Score: 5/5

Safe to merge — only a caret-range version bump for a well-maintained NestJS package across 11 patch releases.

The change is a single-line version bump in a package manifest. All releases between 11.1.15 and 11.1.26 are patch-level fixes (SSE, Redis cleanup, snapshot/Terminus, dependency-tree cache); none involve breaking changes or API removals. Dependabot's compatibility badge confirms no regressions detected in the ecosystem.

No files require special attention.

Important Files Changed

Filename Overview
queueConsumer/package.json Bumps @nestjs/platform-express from ^11.1.16 to ^11.1.26; straightforward patch-level dependency update with no code logic changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["dependabot bump"] --> B["queueConsumer/package.json"]
    B --> C["@nestjs/platform-express\n^11.1.16 → ^11.1.26"]
    C --> D["npm install resolves\nlatest 11.1.x >= 11.1.26"]
    D --> E["Runtime: platform-express 11.1.26+\nalongside @nestjs/core 11.1.12 (pinned)"]
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump @nestjs/platform-expre..." | Re-trigger Greptile

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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants