geostyler-qgis-parser
geostyler-qgis-parser copied to clipboard
chore(deps): update dependency @terrestris/eslint-config-typescript to v9
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @terrestris/eslint-config-typescript | ^3.1.0 -> ^9.0.0 |
Release Notes
terrestris/eslint-config-typescript (@terrestris/eslint-config-typescript)
v9.0.0: Version 9.0.0
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
- 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
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
- chore: update peer dependency docs
760d49c - chore: @stylistic/eslint-plugin migration
b55c033
v6.0.0: Version 6.0.0
What's Changed
Breaking changes
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
What's Changed
Breaking changes
- Version update of https://github.com/typescript-eslint, version
~7required at least- require v7 of parser and eslint-plugin
2beda7d
- require v7 of parser and eslint-plugin
- refactor
peerDependencies:"@​typescript-eslint/parser"is apeerDependencynow.
Misc
- Enable dependabot dependency updates
48558c6
v4.0.0: Version 4.0.0
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
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.
⚠️ 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