gcs-browser-upload
gcs-browser-upload copied to clipboard
Bump eslint from 2.13.1 to 8.36.0
Bumps eslint from 2.13.1 to 8.36.0.
Release notes
Sourced from eslint's releases.
v8.36.0
Features
c89a485feat: AddcheckJSDocoption to multiline-comment-style (#16807) (Laurent Cozic)f5f5e11feat: Serialize parsers/processors in flat config (#16944) (Nicholas C. Zakas)4799297feat: use@eslint-communitydependencies (#16784) (Michaël De Boey)Bug Fixes
Documentation
b98fdd4docs: Update README (GitHub Actions Bot)caf08cedocs: fix estree link in custom formatters docs (#16967) (Milos Djermanovic)3398431docs: Custom Parsers cleanup/expansion (#16887) (Ben Perlmutter)19d3531docs: Update README (GitHub Actions Bot)b09a512docs: detect and fix broken links (#16837) (Nitin Kumar)Chores
602b111chore: upgrade@eslint/js@8.36.0 (#16978) (Milos Djermanovic)43c2345chore: package.json update for@eslint/jsrelease (ESLint Jenkins)00afb84chore: upgrade@eslint/eslintrc@2.0.1 (#16977) (Milos Djermanovic)698c5aachore: upgrade [email protected] (#16976) (Milos Djermanovic)75acdd2chore: lint more js files in docs (#16964) (Milos Djermanovic)89d9844ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943) (dependabot[bot])v8.35.0
Features
8e34a04feat: addafterHashbangCommentoption tolines-around-commentrule (#16920) (SUZUKI Sosuke)c8c0c71feat: Move all and recommended configs into package. (#16844) (Nicholas C. Zakas)71f6f0dfeat: report more cases with??in no-constant-binary-expression (#16826) (Daiki Nishikawa)Bug Fixes
Documentation
f9f195edocs: Plugin docs cleanup & expansion (#16862) (Ben Perlmutter)df809fddocs: Custom Formatters page cleanup/expansion (#16886) (Ben Perlmutter)0700d1bdocs: Add PostCSS/Autoprefixer/CSSNano (#16502) (Nick Schonning)7b9e9bfdocs: support unicode anchors (#16782) (Percy Ma)5fbc0bfdocs: Update README (GitHub Actions Bot)67865a0docs: Remove mention of mailing list (#16869) (Amaresh S M)43af24adocs: Add explanation of when to use 'warn' severity (#16882) (Nicholas C. Zakas)ed2999bdocs: Shareable configs page edits and expansion (#16824) (Ben Perlmutter)2780635docs: fix typos (#16884) (Lioness100)5bdaae2docs: Ways to Extend ESLint page (#16861) (Ben Perlmutter)Chores
... (truncated)
Changelog
Sourced from eslint's changelog.
v8.36.0 - March 10, 2023
602b111chore: upgrade@eslint/js@8.36.0 (#16978) (Milos Djermanovic)43c2345chore: package.json update for@eslint/jsrelease (ESLint Jenkins)00afb84chore: upgrade@eslint/eslintrc@2.0.1 (#16977) (Milos Djermanovic)698c5aachore: upgrade [email protected] (#16976) (Milos Djermanovic)b98fdd4docs: Update README (GitHub Actions Bot)c89a485feat: AddcheckJSDocoption to multiline-comment-style (#16807) (Laurent Cozic)f5f5e11feat: Serialize parsers/processors in flat config (#16944) (Nicholas C. Zakas)caf08cedocs: fix estree link in custom formatters docs (#16967) (Milos Djermanovic)75acdd2chore: lint more js files in docs (#16964) (Milos Djermanovic)3398431docs: Custom Parsers cleanup/expansion (#16887) (Ben Perlmutter)19d3531docs: Update README (GitHub Actions Bot)4799297feat: use@eslint-communitydependencies (#16784) (Michaël De Boey)b09a512docs: detect and fix broken links (#16837) (Nitin Kumar)92c1943fix: correctly iterate files matched by glob patterns (#16831) (Nitin Kumar)89d9844ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943) (dependabot[bot])v8.35.0 - February 26, 2023
cdcbe12chore: upgrade@eslint/js@8.35.0 (#16935) (Brandon Mills)c954c34chore: package.json update for@eslint/jsrelease (ESLint Jenkins)5a517dachore: package.json update for@eslint/jsrelease (ESLint Jenkins)9f10926chore: upgrade@eslint/eslintrc@2.0.0 (#16928) (Milos Djermanovic)8e34a04feat: addafterHashbangCommentoption tolines-around-commentrule (#16920) (SUZUKI Sosuke)c8c0c71feat: Move all and recommended configs into package. (#16844) (Nicholas C. Zakas)f9f195edocs: Plugin docs cleanup & expansion (#16862) (Ben Perlmutter)df809fddocs: Custom Formatters page cleanup/expansion (#16886) (Ben Perlmutter)0700d1bdocs: Add PostCSS/Autoprefixer/CSSNano (#16502) (Nick Schonning)da728faci: use LTS node version in workflows (#16907) (Nitin Kumar)7b9e9bfdocs: support unicode anchors (#16782) (Percy Ma)5fbc0bfdocs: Update README (GitHub Actions Bot)c57b4f3perf: upgrade to [email protected] (#16901) (Milos Djermanovic)9698bc5fix: pin esquery v1.4.0 (fixes #16896) (#16897) (唯然)67865a0docs: Remove mention of mailing list (#16869) (Amaresh S M)43af24adocs: Add explanation of when to use 'warn' severity (#16882) (Nicholas C. Zakas)71f6f0dfeat: report more cases with??in no-constant-binary-expression (#16826) (Daiki Nishikawa)ed2999bdocs: Shareable configs page edits and expansion (#16824) (Ben Perlmutter)2780635docs: fix typos (#16884) (Lioness100)5bdaae2docs: Ways to Extend ESLint page (#16861) (Ben Perlmutter)9122f07chore: Update stale bot settings (#16870) (Nicholas C. Zakas)v8.34.0 - February 10, 2023
f0a9883docs: split rules documentation (#16797) (Ben Perlmutter)923f61dfix: false positive with assignment inno-extra-parens(#16872) (Francesco Trotta)9dbe06dchore: addtypeproperty to array-element-newline schema (#16877) (MHO)a061527chore: Remove unused functions (#16868) (Nicholas C. Zakas)67aa37bdocs: fix typo in command-line-interface.md (#16871) (Kevin Rouchut)337f7eddocs: fix width of language input (#16849) (Tanuj Kanti)
... (truncated)
Commits
75df5358.36.0a0c856aBuild: changelog update for 8.36.0602b111chore: upgrade@eslint/js@8.36.0 (#16978)43c2345chore: package.json update for@eslint/jsrelease00afb84chore: upgrade@eslint/eslintrc@2.0.1 (#16977)698c5aachore: upgrade [email protected] (#16976)b98fdd4docs: Update READMEc89a485feat: AddcheckJSDocoption to multiline-comment-style (#16807)f5f5e11feat: Serialize parsers/processors in flat config (#16944)caf08cedocs: fix estree link in custom formatters docs (#16967)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
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)