Update dependency eslint to v8.18.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
eslint (source) | 8.14.0 -> 8.18.0 |
Release Notes
eslint/eslint
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 MRISMA-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) (唯然)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot