Skip to content

chore(deps): update eslint monorepo#17364

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/eslint-monorepo
Open

chore(deps): update eslint monorepo#17364
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/eslint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) 9.39.49.39.5 age confidence
eslint (source) 9.39.49.39.5 age confidence
eslint (source) 10.3.010.7.0 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)

Configuration

📅 Schedule: (UTC)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Jul 23, 2026
@renovate

renovate Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @apollo/server@5.5.1
npm error Found: graphql@17.0.2
npm error node_modules/graphql
npm error   dev graphql@"17.0.2" from the root project
npm error   peer graphql@"^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" from @graphql-tools/merge@9.1.9
npm error   node_modules/@graphql-tools/merge
npm error     @graphql-tools/merge@"^9.1.9" from @graphql-tools/schema@10.0.33
npm error     node_modules/@graphql-tools/schema
npm error       @graphql-tools/schema@"^10.0.0" from @apollo/server@5.5.1
npm error       node_modules/@apollo/server
npm error         dev @apollo/server@"5.5.1" from the root project
npm error         2 more (@as-integrations/express5, @nestjs/apollo)
npm error       1 more (@nestjs/graphql)
npm error     @graphql-tools/merge@"9.1.9" from @nestjs/graphql@13.4.2
npm error     node_modules/@nestjs/graphql
npm error       dev @nestjs/graphql@"13.4.2" from the root project
npm error       1 more (@nestjs/apollo)
npm error   3 more (@graphql-tools/schema, @graphql-tools/utils, @graphql-typed-document-node/core)
npm error
npm error Could not resolve dependency:
npm error peer graphql@"^16.11.0" from @apollo/server@5.5.1
npm error node_modules/@apollo/server
npm error   dev @apollo/server@"5.5.1" from the root project
npm error   peer @apollo/server@"^4.0.0 || ^5.0.0" from @as-integrations/express5@1.1.2
npm error   node_modules/@as-integrations/express5
npm error     dev @as-integrations/express5@"1.1.2" from the root project
npm error   1 more (@nestjs/apollo)
npm error
npm error Conflicting peer dependency: graphql@16.14.2
npm error node_modules/graphql
npm error   peer graphql@"^16.11.0" from @apollo/server@5.5.1
npm error   node_modules/@apollo/server
npm error     dev @apollo/server@"5.5.1" from the root project
npm error     peer @apollo/server@"^4.0.0 || ^5.0.0" from @as-integrations/express5@1.1.2
npm error     node_modules/@as-integrations/express5
npm error       dev @as-integrations/express5@"1.1.2" from the root project
npm error     1 more (@nestjs/apollo)
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps 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/2026-07-24T06_20_32_784Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-24T06_20_32_784Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/eslint-monorepo branch from 4d760ad to 7a048d1 Compare July 23, 2026 12:53
@coveralls

coveralls commented Jul 23, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 92

Coverage remained the same at 90.304%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 8663
Covered Lines: 7823
Line Coverage: 90.3%
Relevant Branches: 2954
Covered Branches: 2411
Branch Coverage: 81.62%
Branches in Coverage %: No
Coverage Strength: 56.68 hits per line

💛 - Coveralls

@renovate
renovate Bot force-pushed the renovate/eslint-monorepo branch from 7a048d1 to 817077b Compare July 24, 2026 06:18
@renovate
renovate Bot force-pushed the renovate/eslint-monorepo branch from 817077b to e3790d3 Compare July 24, 2026 06:20
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.

1 participant