build(deps): bump @nestjs/core from 11.1.12 to 11.1.18#42
build(deps): bump @nestjs/core from 11.1.12 to 11.1.18#42dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 11.1.12 to 11.1.18. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.18/packages/core) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-version: 11.1.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
1 similar comment
|
|
🤖 Augment PR SummarySummary: Bumps 🤖 Was this summary useful? React with 👍 or 👎 |
Greptile SummaryThis Dependabot PR bumps Confidence Score: 5/5Safe to merge; patch-level update with low-risk companion version skew All findings are P2. The version gap between @nestjs/core (11.1.18) and sibling packages (11.1.12) is a best-practice concern, not a breaking compatibility issue at this patch level. The package.json was correctly updated per custom rule d1ffbb9b. package.json — companion @nestjs/* packages could be bumped to align with @nestjs/core 11.1.18 Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Dependabot PR] --> B[package.json updated]
B --> C[@nestjs/core ^11.1.12 → ^11.1.18]
C --> D[yarn.lock updated]
D --> E[path-to-regexp 8.3.0 → 8.4.2]
B --> F[@nestjs/common stays at ^11.1.12]
B --> G[@nestjs/microservices stays at ^11.1.12]
B --> H[@nestjs/platform-express stays at ^11.1.12]
B --> I[@nestjs/testing stays at ^11.1.12]
|
Bumps @nestjs/core from 11.1.12 to 11.1.18.
Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
3c1cc5fchore(release): publish v11.1.18 release0f962c7fix(core): sanitize sse message94aa424Merge pull request #16679 from nestjs/renovate/path-to-regexp-8.x368691cfix(core): prevent injector hang when design:paramtypes is missing25d4fdefix(deps): update dependency path-to-regexp to v8.4.25c0b11efix(deps): update dependency path-to-regexp to v8.4.1f7d4460Merge pull request #16637 from JakobStaudinger/moduleref-create-transient-sco...d0a9dc9fix(deps): update dependency path-to-regexp to v8.4.04677434feat(core): exportIEntryNestModuletype7493b94fix(core): dependency injection edge case with moduleref.createDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.