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

chore(deps): update dependency eslint-config-scratch to v9 #290

Merged
merged 4 commits into from
Dec 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-scratch ^6.0.0 -> ^9.0.0 age adoption passing confidence

Release Notes

LLK/eslint-config-scratch (eslint-config-scratch)

v9.0.3

Compare Source

Bug Fixes
  • deps: update dependency scratch-semantic-release-config to v1.0.8 (0edb9d4)

v9.0.2

Compare Source

Bug Fixes
  • deps: update dependency scratch-semantic-release-config to v1.0.7 (ac7f20c)

v9.0.1

Compare Source

Bug Fixes
  • deps: update dependency scratch-semantic-release-config to v1.0.6 (82b06e0)

v9.0.0

Compare Source

Bug Fixes
  • deps: fix eslint-plugin-react dep conflict (cacb72c)
BREAKING CHANGES
  • deps: now requires eslint@^8

v8.0.0

Compare Source

chore
Features
  • added no-prototype-builtins rule, set to error (4d62582)
BREAKING CHANGES
  • deps: peer dependency @babel/eslint-parser@^7.11.0 has
    replaced old peer dependency babel-eslint >= 8.0.1
  • no-prototype-builtins is currently violated in many of our repos

v7.0.0

Compare Source

Features
  • comments: disable warning for todo comments (afb8d0c)
  • react: allow deprecated react methods and update eslint dep (87096be)
BREAKING CHANGES
  • react: The change to the camelcase rule requires ESLint 5.7.0
    so that's now the minimum specified in peerDependencies.

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: Never, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 31, 2023
@renovate renovate bot force-pushed the renovate/eslint-config-scratch-9.x branch from f1c9350 to 276997a Compare December 15, 2023 18:03
Copy link
Contributor Author

renovate bot commented Dec 15, 2023

⚠ 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: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^7.0.0" from the root project
npm ERR!   peer eslint@"^7.5.0 || ^8.0.0" from @babel/[email protected]
npm ERR!   node_modules/@babel/eslint-parser
npm ERR!     peer @babel/eslint-parser@"^7.11.0" from [email protected]
npm ERR!     node_modules/eslint-config-scratch
npm ERR!       dev eslint-config-scratch@"^9.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^8.0.0" from [email protected]
npm ERR! node_modules/eslint-config-scratch
npm ERR!   dev eslint-config-scratch@"^9.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 /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2023-12-15T18_03_31_743Z-debug-0.log

Copy link
Contributor Author

renovate bot commented Dec 15, 2023

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.

@cwillisf cwillisf merged commit 04bfad7 into develop Dec 15, 2023
0 of 2 checks passed
@cwillisf cwillisf deleted the renovate/eslint-config-scratch-9.x branch December 15, 2023 23:10
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