Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
conventional-changelog (source) 7.0.2 -> 7.1.0 age adoption passing confidence

Release Notes

conventional-changelog/conventional-changelog (conventional-changelog)

v7.1.0

Compare Source

Features
  • add loader optional argument to loadPreset method (f3fcf2e)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Jun 9, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jun 9, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @nestjs/[email protected]
npm warn Found: [email protected]
npm warn node_modules/redis
npm warn   dev redis@"5.5.6" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peerOptional redis@"^3.1.1 || ^4.0.0" from [email protected]
npm warn node_modules/typeorm
npm warn   dev typeorm@"0.3.24" from the root project
npm warn   1 more (@nestjs/typeorm)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @nestjs/[email protected]
npm warn Found: [email protected]
npm warn node_modules/redis
npm warn   dev redis@"5.5.6" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peerOptional redis@"^3.1.1 || ^4.0.0" from [email protected]
npm warn node_modules/typeorm
npm warn   dev typeorm@"0.3.24" from the root project
npm warn   1 more (@nestjs/typeorm)
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nestjs/[email protected]
npm error Found: [email protected]
npm error node_modules/file-type
npm error   file-type@"21.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer file-type@"^20.4.1" from @nestjs/[email protected]
npm error node_modules/@nestjs/common
npm error   peer @nestjs/common@"^11.0.1" from @nestjs/[email protected]
npm error   node_modules/@nestjs/apollo
npm error     dev @nestjs/apollo@"13.1.0" from the root project
npm error   peer @nestjs/common@"^11.0.0" from @nestjs/[email protected]
npm error   node_modules/@nestjs/core
npm error     peer @nestjs/core@"^11.0.1" from @nestjs/[email protected]
npm error     node_modules/@nestjs/apollo
npm error       dev @nestjs/apollo@"13.1.0" from the root project
npm error     3 more (@nestjs/graphql, @nestjs/mongoose, @nestjs/typeorm)
npm error   4 more (@nestjs/graphql, @nestjs/mapped-types, ...)
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/file-type
npm error   peer file-type@"^20.4.1" from @nestjs/[email protected]
npm error   node_modules/@nestjs/common
npm error     peer @nestjs/common@"^11.0.1" from @nestjs/[email protected]
npm error     node_modules/@nestjs/apollo
npm error       dev @nestjs/apollo@"13.1.0" from the root project
npm error     peer @nestjs/common@"^11.0.0" from @nestjs/[email protected]
npm error     node_modules/@nestjs/core
npm error       peer @nestjs/core@"^11.0.1" from @nestjs/[email protected]
npm error       node_modules/@nestjs/apollo
npm error         dev @nestjs/apollo@"13.1.0" from the root project
npm error       3 more (@nestjs/graphql, @nestjs/mongoose, @nestjs/typeorm)
npm error     4 more (@nestjs/graphql, @nestjs/mapped-types, ...)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-06-09T06_59_46_651Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-06-09T06_59_46_651Z-debug-0.log

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2876227e-b5ff-4f95-a019-09daf44cb0b7

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.918%

Totals Coverage Status
Change from base Build 003f4ca8-93ac-4d7f-bb7c-0258cb400a2f: 0.0%
Covered Lines: 7197
Relevant Lines: 8094

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit d76678e into master Jun 9, 2025
5 of 6 checks passed
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants