Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.44.0 -> 8.44.1 age confidence
@typescript-eslint/parser (source) 8.44.0 -> 8.44.1 age confidence
typescript-eslint (source) 8.44.0 -> 8.44.1 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.44.1

Compare Source

🩹 Fixes
  • eslint-plugin: [await-thenable] should not report passing values to promise aggregators which may be a promise in an array literal (#​11611)
  • eslint-plugin: [no-unsafe-enum-comparison] support unions of literals (#​11599)
  • eslint-plugin: [no-base-to-string] make ignoredTypeNames match type names without generics (#​11597)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.44.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (typescript-eslint)

v8.44.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


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 these updates 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 Sep 23, 2025
Copy link
Contributor Author

renovate bot commented Sep 23, 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 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/ts-morph
npm error   dev ts-morph@"27.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional ts-morph@"^20.0.0 || ^21.0.0 || ^24.0.0 || ^25.0.0" from @nestjs/[email protected]
npm error node_modules/@nestjs/graphql
npm error   dev @nestjs/graphql@"13.1.0" from the root project
npm error   peer @nestjs/graphql@"^13.0.0" from @nestjs/[email protected]
npm error   node_modules/@nestjs/apollo
npm error     dev @nestjs/apollo@"13.1.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/ts-morph
npm error   peerOptional ts-morph@"^20.0.0 || ^21.0.0 || ^24.0.0 || ^25.0.0" from @nestjs/[email protected]
npm error   node_modules/@nestjs/graphql
npm error     dev @nestjs/graphql@"13.1.0" from the root project
npm error     peer @nestjs/graphql@"^13.0.0" from @nestjs/[email protected]
npm error     node_modules/@nestjs/apollo
npm error       dev @nestjs/apollo@"13.1.0" from the root project
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-09-23T00_03_05_876Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-09-23T00_03_05_876Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from effab8e to 1ac4ce4 Compare September 23, 2025 08:36
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 1ac4ce4 to b70fa4b Compare September 23, 2025 08:39
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7788670c-9505-4d34-af85-1347e5f48d89

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.687%

Totals Coverage Status
Change from base Build 9124a2fe-bca5-42ba-b470-5a231493d02b: 0.0%
Covered Lines: 7275
Relevant Lines: 8203

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit d2bc5d1 into master Sep 24, 2025
4 checks passed
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch September 24, 2025 10:32
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