svelte-component-library-template
svelte-component-library-template copied to clipboard
build(deps-dev): bump eslint from 7.32.0 to 8.32.0
Bumps eslint from 7.32.0 to 8.32.0.
Release notes
Sourced from eslint's releases.
v8.32.0
Features
Bug Fixes
Documentation
17b65addocs: IA Update page URL move (#16665) (Ben Perlmutter)5981296docs: fix theme switcher button (#16752) (Sam Chen)6669413docs: deploy prerelease docs under the/docs/next/path (#16541) (Nitin Kumar)78ecfe0docs: use inline code for rule options name (#16768) (Percy Ma)fc2ea59docs: Update README (GitHub Actions Bot)762a872docs: Update README (GitHub Actions Bot)Chores
2952d6echore: sync templates/*.md files with issue templates (#16758) (gfyoung)3e34418chore: Add new issues to triage project (#16740) (Nicholas C. Zakas)v8.31.0
Features
52c7c73feat: check assignment patterns in no-underscore-dangle (#16693) (Milos Djermanovic)b401cdefeat: add options to check destructuring in no-underscore-dangle (#16006) (Morten Kaltoft)30d0daffeat: group properties with values in parentheses inkey-spacing(#16677) (Francesco Trotta)Bug Fixes
35439f1fix: correct syntax error inprefer-arrow-callbackautofix (#16722) (Francesco Trotta)87b2470fix: new instance of FlatESLint should load latest config file version (#16608) (Milos Djermanovic)Documentation
4339dc4docs: Update README (GitHub Actions Bot)4e4049cdocs: optimize code block structure (#16669) (Sam Chen)54a7adedocs: do not escape code blocks of formatters examples (#16719) (Sam Chen)e5ecfefdocs: Add function call example for no-undefined (#16712) (Elliot Huffman)a3262f0docs: Add mastodon link (#16638) (Amaresh S M)a14ccf9docs: clarify files property (#16709) (Sam Chen)3b29eb1docs: fix npm link (#16710) (Abdullah Osama)a638673docs: fix search bar focus onEsc(#16700) (Shanmughapriyan S)f62b722docs: country flag missing in windows (#16698) (Shanmughapriyan S)4d27ec6docs: display zh-hans in the docs language switcher (#16686) (Percy Ma)8bda20edocs: remove manually maintained anchors (#16685) (Percy Ma)b68440fdocs: User Guide Getting Started expansion (#16596) (Ben Perlmutter)Chores
65d4e24chore: Upgrade@eslint/eslintrc@1.4.1 (#16729) (Brandon Mills)8d93081chore: fix CI failure (#16721) (Sam Chen)8f17247chore: Set up automatic updating of README (#16717) (Nicholas C. Zakas)4cd87cbci: bump actions/stale from 6 to 7 (#16713) (dependabot[bot])fd20c75chore: sort package.json scripts in alphabetical order (#16705) (Darius Dzien)10a5c78chore: update ignore patterns ineslint.config.js(#16678) (Milos Djermanovic)
... (truncated)
Changelog
Sourced from eslint's changelog.
v8.32.0 - January 14, 2023
17b65addocs: IA Update page URL move (#16665) (Ben Perlmutter)b4f8329fix: ignore directives for no-fallthrough (#16757) (gfyoung)5981296docs: fix theme switcher button (#16752) (Sam Chen)6669413docs: deploy prerelease docs under the/docs/next/path (#16541) (Nitin Kumar)2952d6echore: sync templates/*.md files with issue templates (#16758) (gfyoung)78ecfe0docs: use inline code for rule options name (#16768) (Percy Ma)3e34418chore: Add new issues to triage project (#16740) (Nicholas C. Zakas)fc2ea59docs: Update README (GitHub Actions Bot)fc20f24feat: add suggestions for redundant wrapping in prefer-regex-literals (#16658) (YeonJuan)762a872docs: Update README (GitHub Actions Bot)v8.31.0 - December 31, 2022
65d4e24chore: Upgrade@eslint/eslintrc@1.4.1 (#16729) (Brandon Mills)35439f1fix: correct syntax error inprefer-arrow-callbackautofix (#16722) (Francesco Trotta)87b2470fix: new instance of FlatESLint should load latest config file version (#16608) (Milos Djermanovic)8d93081chore: fix CI failure (#16721) (Sam Chen)4339dc4docs: Update README (GitHub Actions Bot)8f17247chore: Set up automatic updating of README (#16717) (Nicholas C. Zakas)4e4049cdocs: optimize code block structure (#16669) (Sam Chen)54a7adedocs: do not escape code blocks of formatters examples (#16719) (Sam Chen)52c7c73feat: check assignment patterns in no-underscore-dangle (#16693) (Milos Djermanovic)e5ecfefdocs: Add function call example for no-undefined (#16712) (Elliot Huffman)a3262f0docs: Add mastodon link (#16638) (Amaresh S M)4cd87cbci: bump actions/stale from 6 to 7 (#16713) (dependabot[bot])a14ccf9docs: clarify files property (#16709) (Sam Chen)3b29eb1docs: fix npm link (#16710) (Abdullah Osama)fd20c75chore: sort package.json scripts in alphabetical order (#16705) (Darius Dzien)a638673docs: fix search bar focus onEsc(#16700) (Shanmughapriyan S)f62b722docs: country flag missing in windows (#16698) (Shanmughapriyan S)4d27ec6docs: display zh-hans in the docs language switcher (#16686) (Percy Ma)8bda20edocs: remove manually maintained anchors (#16685) (Percy Ma)b401cdefeat: add options to check destructuring in no-underscore-dangle (#16006) (Morten Kaltoft)b68440fdocs: User Guide Getting Started expansion (#16596) (Ben Perlmutter)30d0daffeat: group properties with values in parentheses inkey-spacing(#16677) (Francesco Trotta)10a5c78chore: update ignore patterns ineslint.config.js(#16678) (Milos Djermanovic)v8.30.0 - December 16, 2022
f2c4737chore: upgrade@eslint/eslintrc@1.4.0 (#16675) (Milos Djermanovic)1a327aafix: Ensure flat config unignores work consistently like eslintrc (#16579) (Nicholas C. Zakas)075ef2cfeat: add suggestion for no-return-await (#16637) (Daniel Bartholomae)ba74253chore: standardize npm script names per #14827 (#16315) (Patrick McElhaney)6a8cd94docs: Clarify Discord info in issue template config (#16663) (Nicholas C. Zakas)0d9af4cci: fix npm v9 problem withfile:(#16664) (Milos Djermanovic)7190d98feat: update globals (#16654) (Sébastien Règne)ad44344docs: CLI documentation standardization (#16563) (Ben Perlmutter)90c9219refactor: migrate off deprecated function-style rules in all tests (#16618) (Bryan Mishkin)
... (truncated)
Commits
d8c8ede8.32.099ad3d4Build: changelog update for 8.32.017b65addocs: IA Update page URL move (#16665)b4f8329fix: ignore directives for no-fallthrough (#16757)5981296docs: fix theme switcher button (#16752)6669413docs: deploy prerelease docs under the/docs/next/path (#16541)2952d6echore: sync templates/*.md files with issue templates (#16758)78ecfe0docs: use inline code for rule options name (#16768)3e34418chore: Add new issues to triage project (#16740)fc2ea59docs: Update README- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)