geostyler-qgis-parser icon indicating copy to clipboard operation
geostyler-qgis-parser copied to clipboard

chore(deps): update dependency @terrestris/eslint-config-typescript to v9

Open renovate[bot] opened this issue 8 months ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@terrestris/eslint-config-typescript ^3.1.0 -> ^9.0.0 age adoption passing confidence

Release Notes

terrestris/eslint-config-typescript (@​terrestris/eslint-config-typescript)

v9.0.0: Version 9.0.0

Compare Source

Breaking changes

  • Merge pull request #​26 from terrestris/stylistic-eslint-plugin 9d0cfe0
  • chore: upgrade to latest versions 8967217
  • chore: use node v22 72990f0

v8.0.0: Version 8.0.0

Compare Source

  • Merge pull request #​25 from terrestris/eslint-plugin-updates 14d88f8
  • chore: dependency updates db84106
  • Merge pull request #​24 from terrestris/dependabot/npm_and_yarn/np-10.1.0 ff75f7d
  • chore(deps-dev): bump np from 10.0.7 to 10.1.0 a492ba9

v7.0.0: Version 7.0.0

Compare Source

What's Changed

Breaking changes

  • migrate to eslint stylistic (PR #​23 )
Migration notes
  • install @​stylistic/eslint-plugin: npm i -D @​stylistic/eslint-plugin@^2
  • follow the migration guide: https://eslint.style/guide/migration

Other changes

v6.0.0: Version 6.0.0

Compare Source

What's Changed

Breaking changes

  • migrate to node 20 (PR #​20 )
  • feat: update eslint to v9 (PR #​20 )

Features

  • Enable typed linting (#​19)

Other changes

  • chore(deps-dev): bump np from 10.0.0 to 10.0.5 26d148c
  • chore(deps-dev): bump np from 9.2.0 to 10.0.0 497000d

v5.0.0: Version 5.0.0

Compare Source

What's Changed

Breaking changes

  • Version update of https://github.com/typescript-eslint, version ~7 required at least
    • require v7 of parser and eslint-plugin 2beda7d
  • refactor peerDependencies : "@​typescript-eslint/parser" is a peerDependency now.

Misc

  • Enable dependabot dependency updates 48558c6

v4.0.0: Version 4.0.0

Compare Source

What's Changed

Breaking changes

  • requires typescript >= ~5 and eslint-plugin >= ~6 as peer dependencies (#​6)
  • specifies node v16 and npm v8 as engines (#​7, possibly breaking)

Misc

  • fix: specify --no-tests for np release (#​8)
  • update readme and specify engines (#​7)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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[bot] avatar Mar 12 '25 19:03 renovate[bot]

⚠️ 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 unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/eslint
npm error   dev eslint@"^8.28.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@">=9.0.0" from @stylistic/[email protected]
npm error node_modules/@stylistic/eslint-plugin
npm error   peer @stylistic/eslint-plugin@">= ~4" from @terrestris/[email protected]
npm error   node_modules/@terrestris/eslint-config-typescript
npm error     dev @terrestris/eslint-config-typescript@"^9.0.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-03-12T19_40_38_027Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-03-12T19_40_38_027Z-debug-0.log

renovate[bot] avatar Mar 12 '25 19:03 renovate[bot]