Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-scratch 3.1.0 -> 9.0.3 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.

v6.0.0

Compare Source

Features
  • es6: enable several new ES6 rules and update eslint dep (37dc883)
BREAKING CHANGES
  • es6: Enable several rules related to ES6 features, mostly
    promises and async/await but a few other features as well.

One rule, 'require-atomic-updates', was introduced in ESLint 5.3.0 so
that's now the minimum specified in peerDependencies.

v5.1.0

Compare Source

Features
  • react/sort-prop-types: Remove React prop sort (3465205)

v5.0.0

Compare Source

<a name"5.0.0">

5.0.0 (2017-10-05)

Bug Fixes
  • react: Migrate jsx-space-before-closing to jsx-tag-spacing (1f918935)
Breaking Changes
  • must update babel-eslint peer dependency

(3e1d4b81)

v4.0.1

Compare Source

<a name"4.0.1">

4.0.1 (2017-10-05)
Bug Fixes
  • react: Migrate jsx-space-before-closing to jsx-tag-spacing (1f918935)

v4.0.0

Compare Source

<a name"4.0.0">

4.0.0 (2017-08-15)

Features
Breaking Changes
  • eslint4.0 and other dep updates, and all rule changes. Fixes #​11.

(ed99a27b)


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 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/eslint-config-scratch-9.x branch from 374ea9c to 3c04c2d Compare December 15, 2023 17:34
@renovate
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: scratch-audio@0.1.0
npm ERR! Found: eslint@3.19.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"3.19.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^7.5.0 || ^8.0.0" from @babel/eslint-parser@7.23.3
npm ERR! node_modules/@babel/eslint-parser
npm ERR!   peer @babel/eslint-parser@"^7.11.0" from eslint-config-scratch@9.0.3
npm ERR!   node_modules/eslint-config-scratch
npm ERR!     dev eslint-config-scratch@"9.0.3" 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_34_28_608Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-config-scratch-9.x branch from 3c04c2d to bb19c1a Compare December 15, 2023 18:34
@renovate
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 0b7a877 into develop Dec 15, 2023
@cwillisf cwillisf deleted the renovate/eslint-config-scratch-9.x branch December 15, 2023 22:45
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.

3 participants