chore(deps): bump @nestjs/core from 11.1.11 to 11.1.26 in /backend#2280
chore(deps): bump @nestjs/core from 11.1.11 to 11.1.26 in /backend#2280dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 11.1.11 to 11.1.26. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.26/packages/core) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-version: 11.1.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryRoutine Dependabot patch bump of
Confidence Score: 5/5Safe to merge — single-package patch bump with no API or breaking changes. The only change is advancing the lower bound of the @nestjs/core version constraint within the same minor. Every intermediate release contains only bug fixes (SSE, Redis, snapshot mode) and one diagnostic warning; no breaking changes were introduced. Peer dependencies remain compatible. No files require special attention.
|
| Filename | Overview |
|---|---|
| backend/package.json | Bumps @nestjs/core version constraint from ^11.1.11 to ^11.1.26, picking up 15 patch releases containing only bug fixes and one feature (warning on late WebSocket adapter registration). |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[backend/package.json] --> B["@nestjs/core ^11.1.11 → ^11.1.26"]
B --> C[v11.1.12–v11.1.23: bug fixes\nSSE, Redis, snapshot mode]
B --> D[v11.1.24: dependency-tree cache reset\n+ warn on late WS adapter]
B --> E[v11.1.25: SSE close-listener race fix\nRedis pending-request cleanup]
B --> F[v11.1.26: SSE empty-response fix]
C & D & E & F --> G[npm install resolves to latest 11.1.x]
Reviews (1): Last reviewed commit: "chore(deps): bump @nestjs/core from 11.1..." | Re-trigger Greptile
Bumps @nestjs/core from 11.1.11 to 11.1.26.
Release notes
Sourced from @nestjs/core's releases.
... (truncated)
Commits
9ff83d5chore(release): publish v11.1.26 release0f398fdtest: fix broken unit testd152eecfix(core): post sse endpoint empty response #1709802f8041chore(release): publish v11.1.25 releasee2ad4e2Update package.json396cf81refactor(core): avoid duplicating sse intercept call55cd699fix(core): preserve deferred SSE handlers7b5ca83fix(core): register SSE close listener before async setupd8a0ab8chore(release): publish v11.1.24 release3ed595efix(core): keep dependency parent registry internalDependabot 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)