Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @mizdra/eslint-config-mizdra to v6 - autoclosed #282

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mizdra/eslint-config-mizdra ^4.0.1 -> ^6.0.0 age adoption passing confidence

Release Notes

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

v6.0.0

Compare Source

Breaking Changes

  • TypeScript の未使用変数の検知を tsc ではなく eslint でやるように: #​252
    • tsc の noUnusedLocalsnoUnusedParameters オプションを有効にしている場合は、無効化してください

What's Changed

Added
Changed
Others

Full Changelog: mizdra/eslint-config-mizdra@v5.0.0...v6.0.0

v5.0.0

Compare Source

Breaking Changes

  • eslint-plugin-import-x を依存から削除: #​241
  • Legacy Config のサポートを削除: #​245
  • Flat Config は @mizdra/eslint-config-mizdra/flat ではなく @mizdra/eslint-config-mizdra から import するように: #​245
  • ESLint v9.10.0+ を必須化: #​246

What's Changed

Added
Changed
Dependencies
Others

Full Changelog: mizdra/eslint-config-mizdra@v4.0.1...v5.0.0


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Tokyo, 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 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 renovate bot added the renovate label Sep 30, 2024
Copy link
Contributor Author

renovate bot commented Sep 30, 2024

⚠️ 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: undefined@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^8.57.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@">=9.10.0" from @mizdra/[email protected]
npm ERR! node_modules/@mizdra/eslint-config-mizdra
npm ERR!   dev @mizdra/eslint-config-mizdra@"^6.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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-09-30T15_34_46_720Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-30T15_34_46_720Z-debug-0.log

@renovate renovate bot changed the title Update dependency @mizdra/eslint-config-mizdra to v6 Update dependency @mizdra/eslint-config-mizdra to v6 - autoclosed Nov 4, 2024
@renovate renovate bot closed this Nov 4, 2024
@renovate renovate bot deleted the renovate/mizdra-eslint-config-mizdra-6.x branch November 4, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants