shapify
shapify copied to clipboard
chore(deps): update dependency eslint to v8
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
eslint (source) | ^7.32.0 -> ^8.24.0 |
Release Notes
eslint/eslint
v8.24.0
Features
-
1729f9e
feat: account forsourceType: "commonjs"
in the strict rule (#β16308) (Milos Djermanovic) -
b0d72c9
feat: add rule logical-assignment-operators (#β16102) (fnx) -
f02bcd9
feat:array-callback-return
supportfindLast
andfindLastIndex
(#β16314) (Sosuke Suzuki)
Documentation
-
2c152ff
docs: note false positiveObject.getOwnPropertyNames
in prefer-reflect (#β16317) (AnnAngela) -
bf7bd88
docs: fix warn severity description for new config files (#β16324) (Nitin Kumar) -
8cc0bbe
docs: use more clean link syntax (#β16309) (Percy Ma) -
6ba269e
docs: fix typo (#β16288) (jjangga0214)
Chores
-
131e646
chore: Upgrade @βhumanwhocodes/config-array for perf (#β16339) (Nicholas C. Zakas) -
504fe59
perf: switch from object spread toObject.assign
when merging globals (#β16311) (Milos Djermanovic)
v8.23.1
Bug Fixes
-
b719893
fix: Upgrade eslintrc to stop redefining plugins (#β16297) (Brandon Mills) -
734b54e
fix: improve autofix for theprefer-const
rule (#β16292) (Nitin Kumar) -
6a923ff
fix: Ensure that glob patterns are normalized (#β16287) (Nicholas C. Zakas) -
c6900f8
fix: Ensure globbing doesn't include subdirectories (#β16272) (Nicholas C. Zakas)
Documentation
-
16cba3f
docs: fix mobile double tap issue (#β16293) (Sam Chen) -
e098b5f
docs: keyboard control to search results (#β16222) (Shanmughapriyan S) -
1b5b2a7
docs: add Consolas font and prioritize resource loading (#β16225) (Amaresh S M) -
1ae8236
docs: copy & use main package version in docs on release (#β16252) (Jugal Thakkar) -
279f0af
docs: Improve id-denylist documentation (#β16223) (Mert Ciflikli)
Chores
-
38e8171
perf: migrate rbTree to js-sdsl (#β16267) (Zilong Yao) -
1c388fb
chore: switch nyc to c8 (#β16263) (ε―ηΆ) -
67db10c
chore: enable linting.eleventy.js
again (#β16274) (Milos Djermanovic) -
42bfbd7
chore: fixnpm run perf
crashes (#β16258) (ε―ηΆ)
v8.23.0
Features
-
3e5839e
feat: Enable eslint.config.js lookup from CLI (#β16235) (Nicholas C. Zakas) -
30b1a2d
feat: addallowEmptyCase
option to no-fallthrough rule (#β15887) (Amaresh S M) -
43f03aa
feat: no-warning-comments support comments with decoration (#β16120) (Lachlan Hunt)
Documentation
-
b1918da
docs: package.json conventions (#β16206) (Patrick McElhaney) -
0e03c33
docs: remove word immediately (#β16217) (Strek) -
c6790db
docs: add anchor link for "migrating from jscs" (#β16207) (Percy Ma) -
7137344
docs: auto-generation edit link (#β16213) (Percy Ma)
Chores
-
2e004ab
chore: upgrade @βeslint/eslintrc@β1.3.1 (#β16249) (Milos Djermanovic) -
d35fbbe
chore: Upgrade to [email protected] (#β16243) (Milos Djermanovic) -
ed26229
test: add no-extra-parens tests with rest properties (#β16236) (Milos Djermanovic) -
deaf69f
chore: fix off-by-onemin-width: 1023px
media queries (#β15974) (Milos Djermanovic) -
63dec9f
refactor: simplifyparseListConfig
(#β16241) (Milos Djermanovic)
v8.22.0
Features
-
2b97607
feat: Implement caching for FlatESLint (#β16190) (Nicholas C. Zakas) -
fd5d3d3
feat: addmethodsIgnorePattern
option to object-shorthand rule (#β16185) (Milos Djermanovic)
Documentation
-
9f5a752
docs: optimize image assets (#β16170) (Sam Chen) -
61b2948
docs: add svgo command to pre commit hook (#β16178) (Amaresh S M) -
784096d
docs: improve search result UI (#β16187) (Sam Chen) -
d0f4cb4
docs: use shorthand property name in example (#β16180) (Kevin Elliott)
Chores
v8.21.0
Features
-
7b43ea1
feat: Implement FlatESLint (#β16149) (Nicholas C. Zakas) -
92bf49a
feat: improve the key width calculation inkey-spacing
rule (#β16154) (Nitin Kumar) -
c461542
feat: add newallowLineSeparatedGroups
option to thesort-keys
rule (#β16138) (Nitin Kumar) -
1cdcbca
feat: add deprecation warnings for legacy API inRuleTester
(#β16063) (Nitin Kumar)
Bug Fixes
-
0396775
fix: lines-around-comment applyallowBlockStart
for switch statements (#β16153) (Nitin Kumar)
Documentation
Chores
-
8892511
chore: Upgrade to Espree 9.3.3 (#β16173) (Brandon Mills) -
1233bee
chore: switch to eslint-plugin-node's maintained fork (#β16150) (ε―ηΆ) -
97b95c0
chore: upgrade puppeteer v13 (#β16151) (ε―ηΆ)
v8.20.0
Features
Bug Fixes
-
30be0ed
fix: no-warning-comments rule escapes special RegEx characters in terms (#β16090) (Lachlan Hunt) -
bfe5e88
fix: ignore spacing before]
and}
in comma-spacing (#β16113) (Milos Djermanovic)
Documentation
-
845c4f4
docs: Add website team details (#β16115) (Nicholas C. Zakas) -
5a0dfdb
docs: Link to blog post in no-constant-binary-expression (#β16112) (Jordan Eldredge) -
bc692a9
docs: remove install command (#β16084) (Strek) -
49ca3f0
docs: don't show toc when content not found (#β16095) (Amaresh S M) -
ba19e3f
docs: enhance 404 page UI (#β16097) (Amaresh S M) -
a75d3b4
docs: remove unused meta.docs.category field in working-with-rules page (#β16109) (Brandon Scott) -
cdc0206
docs: add formatters page edit link (#β16094) (Amaresh S M) -
4d1ed22
docs: preselect default theme (#β16098) (Strek) -
4b79612
docs: add missing correct/incorrect containers (#β16087) (Milos Djermanovic) -
09f6acb
docs: fix UI bug on rules index and details pages (#β16082) (Deepshika S) -
f5db264
docs: remove remaining duplicate rule descriptions (#β16093) (Milos Djermanovic) -
32a6b2a
docs: Add scroll behaviour smooth (#β16056) (Amaresh S M)
Chores
-
bbf8df4
chore: Mark autogenerated release blog post as draft (#β16130) (Nicholas C. Zakas) -
eee4306
chore: update internal lint dependencies (#β16088) (Bryan Mishkin) -
9615a42
chore: update formatter examples template to avoid markdown lint error (#β16085) (Milos Djermanovic) -
62541ed
chore: fix markdown linting error (#β16083) (ε―ηΆ)
v8.19.0
Features
-
7023628
feat: add importNames support for patterns in no-restricted-imports (#β16059) (Brandon Scott) -
472c368
feat: fix handling of blocklesswith
statements in indent rule (#β16068) (Milos Djermanovic)
Bug Fixes
Documentation
-
3ae0574
docs: Remove duplicate rule descriptions (#β16052) (Amaresh S M) -
f50cf43
docs: Add base href to each page to fix relative URLs (#β16046) (Nicholas C. Zakas) -
ae4b449
docs: make logo link clickable on small width screens (#β16058) (Milos Djermanovic) -
280f898
docs: use only fenced code blocks (#β16044) (Milos Djermanovic) -
f5d63b9
docs: add listener only if element exists (#β16045) (Amaresh S M) -
8b639cc
docs: add missing migrating-to-8.0.0 in the user guide (#β16048) (ε―ηΆ) -
b8e68c1
docs: Update release process (#β16036) (Nicholas C. Zakas) -
6d0cb11
docs: remove table of contents from markdown text (#β15999) (Nitin Kumar)
Chores
-
e884933
chore: usegithub-slugger
for markdown anchors (#β16067) (Strek) -
02e9cb0
chore: revamp carbon ad style (#β16078) (Amaresh S M) -
b6aee95
chore: remove unwanted comments from rules markdown (#β16054) (Strek) -
6840940
chore: correctly use .markdownlintignore in Makefile (#β16060) (Bryan Mishkin) -
48904fb
chore: add missing images (#β16017) (Amaresh S M) -
910f741
chore: add architecture to nav (#β16039) (Strek) -
9bb24c1
chore: add correct incorrect in all rules doc (#β16021) (Deepshika S) -
5a96af8
chore: prepare versions data file (#β16035) (Nicholas C. Zakas) -
50afe6f
chore: Included githubactions in the dependabot config (#β15985) (Naveen) -
473411e
chore: add deploy workflow for playground (#β16034) (Milos Djermanovic) -
a30b66c
chore: fix print style (#β16025) (Amaresh S M) -
f4dad59
chore: add noindex meta tag (#β16016) (Milos Djermanovic) -
db387a8
chore: fix sitemap (#β16026) (Milos Djermanovic) -
285fbc5
chore: remove TOC from printable (#β16020) (Strek) -
8e84c21
chore: remove ligatures from fonts (#β16019) (Strek)
v8.18.0
Features
Bug Fixes
Documentation
-
4871047
docs: Update analytics, canonical URL, ads (#β15996) (Nicholas C. Zakas) -
cddad14
docs: Add correct/incorrect containers (#β15998) (Nicholas C. Zakas) -
b04bc6f
docs: Add rules meta info to rule pages (#β15902) (Nicholas C. Zakas) -
1324f10
docs: unify the wording referring to optional exception (#β15893) (Abdelrahman Elkady) -
ad54d02
docs: add missing trailing slash to some internal links (#β15991) (Milos Djermanovic) -
df7768e
docs: Switch to version-relative URLs (#β15978) (Nicholas C. Zakas) -
21d6479
docs: change some absolute links to relative (#β15970) (Milos Djermanovic) -
f31216a
docs: Update README team and sponsors (ESLint Jenkins)
Build Related
Chores
-
f6e2e63
chore: fix 'replaced by' rule list (#β16007) (Milos Djermanovic) -
d94dc84
chore: remove unused deprecation warnings (#β15994) (Francesco Trotta) -
cdcf11e
chore: fix versions link (#β15995) (Milos Djermanovic) -
d2a8715
chore: add trailing slash topathPrefix
(#β15993) (Milos Djermanovic) -
58a1bf0
chore: tweak URL rewriting for local previews (#β15992) (Milos Djermanovic) -
80404d2
chore: remove docs deploy workflow (#β15984) (Nicholas C. Zakas) -
71bc750
chore: Set permissions for GitHub actions (#β15971) (Naveen) -
90ff647
chore: avoid generating subdirectories for each page on new docs site (#β15967) (Milos Djermanovic)
v8.17.0
Features
-
55319e1
feat: fix indent bug with semicolon-first style (#β15951) (Milos Djermanovic) -
f6d7920
feat: addallowNamedExports
option to no-use-before-define (#β15953) (Milos Djermanovic)
Bug Fixes
-
54c0953
fix: cleanup typos (#β15939) (Nick Schonning) -
845a7af
fix: typo ocatal -> octal (#β15940) (Nick Schonning)
Documentation
-
b915018
docs: Update website UI to latest (#β15944) (Nicholas C. Zakas) -
f0bb609
docs: Update Exponentiation operator MDN link (#β15960) (Pranjal Jain) -
baa0153
docs: Use correct past tense "left" instead of "leaved" (#β15950) (Frederik Braun) -
1351a9b
docs: Add Resources section to rule pages (#β15901) (Nicholas C. Zakas) -
68cf0fb
docs: cleanup typos (#β15936) (Nick Schonning) -
13b62ae
docs: use-dart-sass instead of node-sass (#β15912) (Deepshika S) -
c81c5d6
docs: add social media links (#β15920) (Deepshika S) -
0d6a50b
docs: fix openjs link (#β15917) (Amaresh S M) -
54910f5
docs: display version in mobile view (#β15909) (Amaresh S M)
Chores
-
da694b9
chore: avoid theme flashes (#β15927) (Strek) -
f836743
chore: Use build hook for docs deploy (#β15945) (Nicholas C. Zakas) -
ce035e5
test: cleanup typos (#β15937) (Nick Schonning) -
10249ad
chore: use addEventListener instead of addListener (#β15923) (Amaresh S M) -
5f5c1fb
chore: lint eleventy config file (#β15904) (Milos Djermanovic) -
8513d37
chore: update Rule typedefs (#β15915) (Milos Djermanovic) -
55534f1
test: ensure no-restricted-imports works with NodeJS imports (#β15907) (Nick Mazuk)
v8.16.0
Features
-
cab0c22
feat: add Unicode flag suggestion in no-misleading-character-class (#β15867) (Milos Djermanovic) -
38ae956
feat: check Unicode code point escapes in no-control-regex (#β15862) (Milos Djermanovic) -
ee69cd3
feat: Update global variables (#β15871) (SΓ©bastien RΓ¨gne)
Bug Fixes
Documentation
-
050d5f4
docs: Static further reading links (#β15890) (Nicholas C. Zakas) -
36287c0
docs: fix absolute paths in related rules shortcode to work from /docs (#β15892) (Milos Djermanovic) -
90b6990
docs: fix absolute links in rule macro to work from /docs (#β15891) (Milos Djermanovic) -
f437249
docs: Adjust docs site path prefix (#β15889) (Nicholas C. Zakas) -
6e16025
docs: update 'Related Rules' and 'Further Reading' in remaining rules (#β15884) (Milos Djermanovic) -
1d39f69
docs: remove confusing examples for no-mixed-operators (#β15875) (Milos Djermanovic) -
3071d76
docs: Fix some grammar issues (#β15837) (byodian)
Chores
-
1768d0d
chore: upgrade @βeslint/eslintrc@β1.3.0 (#β15903) (Milos Djermanovic) -
c686e4c
chore: Add deploy workflow for docs site (#β15894) (Nicholas C. Zakas) -
c7894cd
chore: enable some rules from eslint-plugin-unicorn internally (#β15878) (Bryan Mishkin) -
ea65cb5
chore: upgrade eslint-plugin-eslint-plugin@^4.2.0 (#β15882) (ε―ηΆ) -
cc29c69
chore: Upgrade official GitHub actions to latest versions (#β15880) (Darius Dzien) -
5891c75
chore: Refactor rule docs format (#β15869) (Nicholas C. Zakas)
v8.15.0
Features
Bug Fixes
Documentation
-
28116cc
docs: update AST node names link in no-restricted-syntax (#β15843) (Milos Djermanovic) -
272965f
docs: fix h1 heading on formatters page (#β15834) (Milos Djermanovic) -
a798166
docs: update example for running individual rule tests (#β15833) (Milos Djermanovic) -
57e732b
docs: markSourceCode#getJSDocComment
deprecated in working-with-rules (#β15829) (Milos Djermanovic) -
9a90abf
docs: update docs directory in working-with-rules (#β15830) (Milos Djermanovic) -
810adda
docs: add more examples for prefer-object-spread (#β15831) (coderaiser) -
06b1edb
docs: clarify no-control-regex rule (#β15808) (Milos Djermanovic) -
9ecd42f
docs: Fixed typo in code comment (#β15812) (Addison G) -
de992b7
docs: remove links to 2fa document (#β15804) (Milos Djermanovic) -
5222659
docs: fix 'Related Rules' heading in no-constant-binary-expression (#β15799) (Milos Djermanovic) -
e70ae81
docs: Update README team and sponsors (ESLint Jenkins)
Chores
-
1ba6a92
chore: upgrade @βeslint/eslintrc@β1.2.3 (#β15847) (Milos Djermanovic) -
8167aa7
chore: bump version of minimatch due to security issue PRISMA-2022-0039 (#β15774) (Jan Opravil) -
b8995a4
chore: Implement docs site (#β15815) (Nicholas C. Zakas) -
6494e3e
chore: update link incodeql-analysis.yml
(#β15817) (Milos Djermanovic) -
36503ec
chore: enable no-constant-binary-expression in eslint-config-eslint (#β15807) (ε―ηΆ)
v8.14.0
Features
Bug Fixes
-
35fa1dd
fix: allow project paths to have URL-encoded characters (#β15795) (Milos Djermanovic) -
413f1d5
fix: updateastUtils.isDirectiveComment
withglobals
andexported
(#β15775) (Milos Djermanovic)
Build Related
Chores
-
735458c
chore: add static frontmatter to no-constant-binary-expression docs (#β15798) (Milos Djermanovic) -
db28f2c
chore: Add static frontmatter to docs (#β15782) (Nicholas C. Zakas) -
3bca59e
chore: markdownlint autofix on commit (#β15783) (Nicholas C. Zakas)
v8.13.0
Features
Bug Fixes
Documentation
-
c32482e
docs: Typo in space-infix-ops docs (#β15754) (kmin-jeong) -
f2c2d35
docs: disambiguate typesFormatterFunction
andLoadedFormatter
(#β15727) (Francesco Trotta)
Chores
-
bb4c0d5
chore: Refactor docs to work with docs.eslint.org (#β15744) (Nicholas C. Zakas) -
d36f12f
chore: removelib/init
from eslint config (#β15748) (Milos Djermanovic) -
a59a4e6
chore: replacetrimLeft
/trimRight
withtrimStart
/trimEnd
(#β15750) (Milos Djermanovic)
v8.12.0
Features
-
685a67a
feat: fix logic for top-levelthis
in no-invalid-this and no-eval (#β15712) (Milos Djermanovic)
Chores
-
18f5e05
chore: padding-line-between-statements remove uselessadditionalItems
(#β15706) (Martin Sadovy)
v8.11.0
Features
-
800bd25
feat: adddestructuredArrayIgnorePattern
option inno-unused-vars
(#β15649) (Nitin Kumar) -
8933fe7
feat: Catchundefined
andBoolean()
in no-constant-condition (#β15613) (Jordan Eldredge) -
f90fd9d
feat: Add ESLint favicon to the HTML report document (#β15671) (Mahdi Hosseinzadeh) -
57b8a57
feat:valid-typeof
always banundefined
(#β15635) (Zzzen)
Bug Fixes
-
6814922
fix: escaping for square brackets in ignore patterns (#β15666) (Milos Djermanovic) -
c178ce7
fix: extend the autofix range in comma-dangle to ensure the last element (#β15669) (Milos Djermanovic)
Documentation
-
c481cec
docs: add fast-eslint-8 to atom integrations (userguide) (#β15695) (db developer) -
d2255db
docs: Add clarification abouteslint-enable
(#β15680) (dosisod) -
8b9433c
docs: add object pattern to first section of computed-property-spacing (#β15679) (Milos Djermanovic) -
de800c3
docs: link to minimatch docs added. (#β15688) (Gaurav Tewari) -
8f675b1
docs: sort-imports add single named import example (#β15675) (Arye Eidelman)
Chores
v8.10.0
Features
-
6e2c325
feat: AddignoreOnInitialization
option to no-shadow rule (#β14963) (Soufiane Boutahlil) -
115cae5
feat:--debug
prints time it takes to parse a file (#β15609) (Bartek IwaΕczuk) -
345e70d
feat: AddonlyOneSimpleParam
option to no-confusing-arrow rule (#β15566) (Gautam Arora)
Bug Fixes
-
cdc5802
fix: Avoid__dirname
for built-in configs (#β15616) (DoZerg) -
ee7c5d1
fix: false positive incamelcase
with combined properties (#β15581) (Nitin Kumar)
Documentation
-
1005bd5
docs: update CLA information (#β15630) (Nitin Kumar) -
5d65c3b
docs: Fix typo inno-irregular-whitespace
(#β15634) (Ryota Sekiya) -
b93af98
docs: add links between rules about whitespace around block curly braces (#β15625) (Milos Djermanovic) -
ebc0460
docs: update babel links (#β15624) (Milos Djermanovic)
Chores
-
7cec74e
chore: upgrade @βeslint/eslintrc@β1.2.0 (#β15648) (Milos Djermanovic) -
11c8580
chore: readESLINT_MOCHA_TIMEOUT
env var in Makefile.js (#β15626) (Piggy) -
bfaa548
test: add integration tests with built-in configs (#β15612) (Milos Djermanovic) -
39a2fb3
perf: fix lazy loading of core rules (#β15606) (Milos Djermanovic) -
3fc9196
chore: includetests/conf
in test runs (#β15610) (Milos Djermanovic)
v8.9.0
Features
-
68f64a9
feat: update eslint-scope to ignore"use strict"
directives in ES3 (#β15595) (Milos Djermanovic) -
db57639
feat: addes2016
,es2018
,es2019
, andes2022
environments (#β15587) (Milos Djermanovic) -
2dc38aa
feat: fix bug with arrow function return types in function-paren-newline (#β15541) (Milos Djermanovic) -
6f940c3
feat: Implement FlatRuleTester (#β15519) (Nicholas C. Zakas)
Documentation
-
570a036
docs: addone-var
example withfor-loop
initializer (#β15596) (Milos Djermanovic) -
417191d
docs: Remove the $ prefix in terminal commands (#β15565) (Andreas Lewis) -
389ff34
docs: add missingVariable#scope
property in the scope manager docs (#β15571) (Milos Djermanovic) -
f63795d
docs: no-eval replace dead link with working one (#β15568) (rasenplanscher) -
0383591
docs: Remove old Markdown issue template (#β15556) (Brandon Mills) -
a8dd5a2
docs: add 'when not to use it' section in no-duplicate-case docs (#β15563) (Milos Djermanovic) -
1ad439e
docs: add missed verb in docs (#β15550) (Jeff Mosawy)
Chores
-
586d45c
chore: Upgrade to [email protected] (#β15600) (Milos Djermanovic) -
623e1e2
chore: Upgrade to [email protected] (#β15599) (Milos Djermanovic) -
355b23d
chore: fix outdated link to Code of Conduct in PR template (#β15578) (Rich Trott) -
b10fef2
ci: use Node 16 for browser test (#β15569) (Milos Djermanovic) -
92f89fb
chore: suggest demo link in bug report template (#β15557) (Brandon Mills)
v8.8.0
Features
Documentation
-
5769cc2
docs: fix relative link (#β15544) (Nick Schonning) -
ccbc35f
docs: trimmed rules h1s to just be rule names (#β15514) (Josh Goldberg) -
851f1f1
docs: fixed typo in comment (#β15531) (Jiapei Liang) -
7d7af55
docs: address upcoming violation of markdownlint rule MD050/strong-style (#β15529) (David Anson)
v8.7.0
Features
Configuration
π Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.