style(deps): update dependency eslint-config-scratch to v11 #5418
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.0.9
->11.0.0
Release Notes
scratchfoundation/eslint-config-scratch (eslint-config-scratch)
v11.0.0
Compare Source
Bug Fixes
be more careful about ext => rule mapping (d010853)
disable jsdoc/require-jsdoc (7d7b277)
don't try to check types in JS (329b4de)
fix linting for code blocks inside Markdown (152673f)
re-enable jsdoc checks (40c86c9)
refactor!: simplify and flatten configurations (a7dda10)
Features
BREAKING CHANGES
shared ESLint configurations. The
make*Config
functions are no more.Also, everything is now exported through one file.
10.0.14 (2025-05-03)
Bug Fixes
10.0.13 (2025-05-01)
Bug Fixes
10.0.12 (2025-04-28)
Bug Fixes
10.0.11 (2025-04-26)
Bug Fixes
10.0.10 (2025-04-25)
Bug Fixes
10.0.9 (2025-04-25)
Bug Fixes
10.0.8 (2025-04-21)
Bug Fixes
10.0.7 (2025-04-18)
Bug Fixes
10.0.6 (2025-04-15)
Bug Fixes
10.0.5 (2025-04-13)
Bug Fixes
10.0.4 (2025-04-12)
Bug Fixes
10.0.3 (2025-04-08)
Bug Fixes
10.0.2 (2025-04-07)
Bug Fixes
10.0.1 (2025-04-03)
Bug Fixes
v10.0.14
Compare Source
Bug Fixes
v10.0.13
Compare Source
Bug Fixes
v10.0.12
Compare Source
Bug Fixes
v10.0.11
Compare Source
Bug Fixes
v10.0.10
Compare Source
Bug Fixes
v10.0.9
Compare Source
Bug Fixes
v10.0.8
Compare Source
Bug Fixes
v10.0.7
Compare Source
Bug Fixes
v10.0.6
Compare Source
Bug Fixes
v10.0.5
Compare Source
Bug Fixes
v10.0.4
Compare Source
Bug Fixes
v10.0.3
Compare Source
Bug Fixes
v10.0.2
Compare Source
Bug Fixes
v10.0.1
Compare Source
Bug Fixes
v10.0.0
Compare Source
BREAKING CHANGES
v9.0.9, and they were accidentally released as v9.1.0 at first. This
commit is meant to force a bump to v10.
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.
This PR was generated by Mend Renovate. View the repository job log.