Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2025

This PR contains the following updates:

Package Change Age Confidence
@doist/eslint-config 11.1.0 -> 12.0.0 age confidence

Release Notes

doist/eslint-config (@​doist/eslint-config)

v12.0.0

Compare Source

  • Update eslint-plugin-react-hooks to v7.0.1

v11.2.1

Compare Source

v11.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), 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
Copy link
Contributor Author

renovate bot commented Oct 30, 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 ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @doist/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"8.35.0" from the root project
npm ERR!   peer eslint@"^7.0.0 || ^8.0.0" from @typescript-eslint/[email protected]
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"6.21.0" from the root project
npm ERR!     peer @typescript-eslint/eslint-plugin@"^6.0.0 || ^7.0.0 || ^8.0.0" from @doist/[email protected]
npm ERR!     node_modules/@doist/eslint-config
npm ERR!       dev @doist/eslint-config@"12.0.0" from the root project
npm ERR!   1 more (@typescript-eslint/parser)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^8.57.0" from @doist/[email protected]
npm ERR! node_modules/@doist/eslint-config
npm ERR!   dev @doist/eslint-config@"12.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-10-30T08_33_42_896Z-debug-0.log

renovate bot and others added 2 commits November 9, 2025 21:33
Updated @doist/eslint-config to v12.0.0 which required upgrading ESLint and TypeScript ESLint packages to compatible versions. Fixed code issue in paramsSerializer to properly handle type checking before string conversion.

Changes:
- Update eslint from 8.35.0 to 8.57.1
- Update @typescript-eslint/eslint-plugin from 6.21.0 to 8.46.3
- Update @typescript-eslint/parser from 6.21.0 to 8.46.3
- Fix type safety in paramsSerializer function to handle primitives and objects correctly
- Add dist directory to .prettierignore

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@scottlovegrove scottlovegrove force-pushed the renovate/doist-eslint-config-12.x branch from ad2d48f to 969fc40 Compare November 9, 2025 21:43
@renovate
Copy link
Contributor Author

renovate bot commented Nov 9, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@scottlovegrove scottlovegrove merged commit e355e4b into main Nov 9, 2025
2 checks passed
@scottlovegrove scottlovegrove deleted the renovate/doist-eslint-config-12.x branch November 9, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants