build(deps): bump eslint from 8.28.0 to 8.36.0
-
Review changes -
-
Download -
Patches
-
Plain diff
Created by: dependabot[bot]
Bumps eslint from 8.28.0 to 8.36.0.
Release notes
Sourced from eslint's releases.
v8.36.0
Features
c89a485
feat: AddcheckJSDoc
option to multiline-comment-style (#16807) (Laurent Cozic)f5f5e11
feat: Serialize parsers/processors in flat config (#16944) (Nicholas C. Zakas)4799297
feat: use@eslint-community
dependencies (#16784) (Michaël De Boey)Bug Fixes
Documentation
b98fdd4
docs: Update README (GitHub Actions Bot)caf08ce
docs: fix estree link in custom formatters docs (#16967) (Milos Djermanovic)3398431
docs: Custom Parsers cleanup/expansion (#16887) (Ben Perlmutter)19d3531
docs: Update README (GitHub Actions Bot)b09a512
docs: detect and fix broken links (#16837) (Nitin Kumar)Chores
602b111
chore: upgrade@eslint/js
@8
.36.0 (#16978) (Milos Djermanovic)43c2345
chore: package.json update for@eslint/js
release (ESLint Jenkins)00afb84
chore: upgrade@eslint/eslintrc
@2
.0.1 (#16977) (Milos Djermanovic)698c5aa
chore: upgrade espree@9.5.0 (#16976) (Milos Djermanovic)75acdd2
chore: lint more js files in docs (#16964) (Milos Djermanovic)89d9844
ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943) (dependabot[bot])v8.35.0
Features
8e34a04
feat: addafterHashbangComment
option tolines-around-comment
rule (#16920) (SUZUKI Sosuke)c8c0c71
feat: Move all and recommended configs into package. (#16844) (Nicholas C. Zakas)71f6f0d
feat: report more cases with??
in no-constant-binary-expression (#16826) (Daiki Nishikawa)Bug Fixes
Documentation
f9f195e
docs: Plugin docs cleanup & expansion (#16862) (Ben Perlmutter)df809fd
docs: Custom Formatters page cleanup/expansion (#16886) (Ben Perlmutter)0700d1b
docs: Add PostCSS/Autoprefixer/CSSNano (#16502) (Nick Schonning)7b9e9bf
docs: support unicode anchors (#16782) (Percy Ma)5fbc0bf
docs: Update README (GitHub Actions Bot)67865a0
docs: Remove mention of mailing list (#16869) (Amaresh S M)43af24a
docs: Add explanation of when to use 'warn' severity (#16882) (Nicholas C. Zakas)ed2999b
docs: Shareable configs page edits and expansion (#16824) (Ben Perlmutter)2780635
docs: fix typos (#16884) (Lioness100)5bdaae2
docs: Ways to Extend ESLint page (#16861) (Ben Perlmutter)Chores
... (truncated)
Changelog
Sourced from eslint's changelog.
v8.36.0 - March 10, 2023
602b111
chore: upgrade@eslint/js
@8
.36.0 (#16978) (Milos Djermanovic)43c2345
chore: package.json update for@eslint/js
release (ESLint Jenkins)00afb84
chore: upgrade@eslint/eslintrc
@2
.0.1 (#16977) (Milos Djermanovic)698c5aa
chore: upgrade espree@9.5.0 (#16976) (Milos Djermanovic)b98fdd4
docs: Update README (GitHub Actions Bot)c89a485
feat: AddcheckJSDoc
option to multiline-comment-style (#16807) (Laurent Cozic)f5f5e11
feat: Serialize parsers/processors in flat config (#16944) (Nicholas C. Zakas)caf08ce
docs: fix estree link in custom formatters docs (#16967) (Milos Djermanovic)75acdd2
chore: lint more js files in docs (#16964) (Milos Djermanovic)3398431
docs: Custom Parsers cleanup/expansion (#16887) (Ben Perlmutter)19d3531
docs: Update README (GitHub Actions Bot)4799297
feat: use@eslint-community
dependencies (#16784) (Michaël De Boey)b09a512
docs: detect and fix broken links (#16837) (Nitin Kumar)92c1943
fix: correctly iterate files matched by glob patterns (#16831) (Nitin Kumar)89d9844
ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943) (dependabot[bot])v8.35.0 - February 26, 2023
cdcbe12
chore: upgrade@eslint/js
@8
.35.0 (#16935) (Brandon Mills)c954c34
chore: package.json update for@eslint/js
release (ESLint Jenkins)5a517da
chore: package.json update for@eslint/js
release (ESLint Jenkins)9f10926
chore: upgrade@eslint/eslintrc
@2
.0.0 (#16928) (Milos Djermanovic)8e34a04
feat: addafterHashbangComment
option tolines-around-comment
rule (#16920) (SUZUKI Sosuke)c8c0c71
feat: Move all and recommended configs into package. (#16844) (Nicholas C. Zakas)f9f195e
docs: Plugin docs cleanup & expansion (#16862) (Ben Perlmutter)df809fd
docs: Custom Formatters page cleanup/expansion (#16886) (Ben Perlmutter)0700d1b
docs: Add PostCSS/Autoprefixer/CSSNano (#16502) (Nick Schonning)da728fa
ci: use LTS node version in workflows (#16907) (Nitin Kumar)7b9e9bf
docs: support unicode anchors (#16782) (Percy Ma)5fbc0bf
docs: Update README (GitHub Actions Bot)c57b4f3
perf: upgrade to esquery@1.4.2 (#16901) (Milos Djermanovic)9698bc5
fix: pin esquery v1.4.0 (fixes #16896) (#16897) (唯然)67865a0
docs: Remove mention of mailing list (#16869) (Amaresh S M)43af24a
docs: Add explanation of when to use 'warn' severity (#16882) (Nicholas C. Zakas)71f6f0d
feat: report more cases with??
in no-constant-binary-expression (#16826) (Daiki Nishikawa)ed2999b
docs: Shareable configs page edits and expansion (#16824) (Ben Perlmutter)2780635
docs: fix typos (#16884) (Lioness100)5bdaae2
docs: Ways to Extend ESLint page (#16861) (Ben Perlmutter)9122f07
chore: Update stale bot settings (#16870) (Nicholas C. Zakas)v8.34.0 - February 10, 2023
f0a9883
docs: split rules documentation (#16797) (Ben Perlmutter)923f61d
fix: false positive with assignment inno-extra-parens
(#16872) (Francesco Trotta)9dbe06d
chore: addtype
property to array-element-newline schema (#16877) (MHO)a061527
chore: Remove unused functions (#16868) (Nicholas C. Zakas)67aa37b
docs: fix typo in command-line-interface.md (#16871) (Kevin Rouchut)337f7ed
docs: fix width of language input (#16849) (Tanuj Kanti)
... (truncated)
Commits
-
75df535
8.36.0 -
a0c856a
Build: changelog update for 8.36.0 -
602b111
chore: upgrade@eslint/js
@8
.36.0 (#16978) -
43c2345
chore: package.json update for@eslint/js
release -
00afb84
chore: upgrade@eslint/eslintrc
@2
.0.1 (#16977) -
698c5aa
chore: upgrade espree@9.5.0 (#16976) -
b98fdd4
docs: Update README -
c89a485
feat: AddcheckJSDoc
option to multiline-comment-style (#16807) -
f5f5e11
feat: Serialize parsers/processors in flat config (#16944) -
caf08ce
docs: fix estree link in custom formatters docs (#16967) - 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Merge request reports
Activity
Filter activity
- Approvals
- Assignees & reviewers
- Comments (from bots)
- Comments (from users)
- Commits & branches
- Edits
- Labels
- Lock status
- Mentions
- Merge request status
- Tracking
Please register or sign in to reply
Loading