node-oauth2-server
                                
                                 node-oauth2-server copied to clipboard
                                
                                    node-oauth2-server copied to clipboard
                            
                            
                            
                        build(deps-dev): bump eslint from 8.57.0 to 9.1.1
Bumps eslint from 8.57.0 to 9.1.1.
Release notes
Sourced from eslint's releases.
v9.1.1
Bug Fixes
v9.1.0
Features
03068f1feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas)
751b518feat: replace dependency graphemer withIntl.Segmenter(#18110) (Francesco Trotta)
4d11e56feat: addnameto eslint configs (#18289) (唯然)
1cbe1f6feat: allowwhile(true)inno-constant-condition(#18286) (Tanuj Kanti)
0db676ffeat: addIntlin es6 globals (#18318) (唯然)Bug Fixes
8d18958fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas)
594eb0efix: do not crash on error infs.walkfilter (#18295) (Francesco Trotta)
0d8cf63fix: EMFILE errors (#18313) (Nicholas C. Zakas)
e1ac0b5fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas)
09675e1fix:--no-ignoreshould not apply to non-global ignores (#18334) (Milos Djermanovic)Documentation
fb50077docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden)
71c771fdocs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós)
200fd4edocs: indicate eslintrc mode for.eslintignore(#18285) (Francesco Trotta)
16b6a8bdocs: Update README (GitHub Actions Bot)
df5f8a9docs:pathsandpatternsdifference inno-restricted-imports(#18273) (Tanuj Kanti)
c537d76docs: updatenpm init @eslint/configgenerated file names (#18298) (唯然)
e1e305ddocs: fixlinebreak-styleexamples (#18262) (Francesco Trotta)
113f51edocs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas)
5c35321docs: add eslintrc-only note to--rulesdir(#18281) (Adam Lui 刘展鹏)Build Related
Chores
d9a2983chore: upgrade@eslint/jsto v9.1.1 (#18367) (Francesco Trotta)
50d406dchore: package.json update for@eslint/jsrelease (Jenkins)
155c71cchore: package.json update for@eslint/jsrelease (Jenkins)
0588fc5refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas)
9048e21chore: lintdocs/src/_datajs files (#18335) (Milos Djermanovic)
4820790chore: upgrade [email protected] dev dependency (#18332) (Milos Djermanovic)
698d9ffchore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic)
32c08cfchore: drop Node < 18 and use@eslint/jsv9 in eslint-config-eslint (#18323) (Milos Djermanovic)
a76fb55chore:@eslint-community/eslint-plugin-eslint-commentsv4.3.0 (#18319) (Milos Djermanovic)
78e45b1chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然)
36103a5chore: eslint-plugin-n v17.0.0 (#18315) (唯然)v9.0.0
Breaking Changes
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.1.1 - April 22, 2024
v9.1.0 - April 19, 2024
d9a2983chore: upgrade@eslint/jsto v9.1.1 (#18367) (Francesco Trotta)
03068f1feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas)
50d406dchore: package.json update for@eslint/jsrelease (Jenkins)
8d18958fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas)
155c71cchore: package.json update for@eslint/jsrelease (Jenkins)
594eb0efix: do not crash on error infs.walkfilter (#18295) (Francesco Trotta)
751b518feat: replace dependency graphemer withIntl.Segmenter(#18110) (Francesco Trotta)
fb50077docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden)
4d11e56feat: addnameto eslint configs (#18289) (唯然)
1cbe1f6feat: allowwhile(true)inno-constant-condition(#18286) (Tanuj Kanti)
0588fc5refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas)
0d8cf63fix: EMFILE errors (#18313) (Nicholas C. Zakas)
e1ac0b5fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas)
09675e1fix:--no-ignoreshould not apply to non-global ignores (#18334) (Milos Djermanovic)
9048e21chore: lintdocs/src/_datajs files (#18335) (Milos Djermanovic)
4820790chore: upgrade [email protected] dev dependency (#18332) (Milos Djermanovic)
698d9ffchore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic)
71c771fdocs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós)
0db676ffeat: addIntlin es6 globals (#18318) (唯然)
200fd4edocs: indicate eslintrc mode for.eslintignore(#18285) (Francesco Trotta)
32c08cfchore: drop Node < 18 and use@eslint/jsv9 in eslint-config-eslint (#18323) (Milos Djermanovic)
16b6a8bdocs: Update README (GitHub Actions Bot)
a76fb55chore:@eslint-community/eslint-plugin-eslint-commentsv4.3.0 (#18319) (Milos Djermanovic)
df5f8a9docs:pathsandpatternsdifference inno-restricted-imports(#18273) (Tanuj Kanti)
c537d76docs: updatenpm init @eslint/configgenerated file names (#18298) (唯然)
78e45b1chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然)
36103a5chore: eslint-plugin-n v17.0.0 (#18315) (唯然)
e1e305ddocs: fixlinebreak-styleexamples (#18262) (Francesco Trotta)
113f51edocs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas)
1fa6622build: do not use--forceflag to install dependencies (#18284) (Francesco Trotta)
5c35321docs: add eslintrc-only note to--rulesdir(#18281) (Adam Lui 刘展鹏)v9.0.0 - April 5, 2024
19f9a89chore: Update dependencies for v9.0.0 (#18275) (Nicholas C. Zakas)
7c957f2chore: package.json update for@eslint/jsrelease (Jenkins)
d73a33cchore: ignore/docs/v8.xin link checker (#18274) (Milos Djermanovic)
d54a412feat: Add --inspect-config CLI flag (#18270) (Nicholas C. Zakas)
e151050docs: update get-started to the new@eslint/create-config(#18217) (唯然)
610c148fix: Supportusingdeclarations in no-lone-blocks (#18269) (Kirk Waiblinger)
44a81c6chore: upgrade knip (#18272) (Lars Kappert)
94178addocs: mention aboutnamefield in flat config (#18252) (Anthony Fu)
1765c24docs: add Troubleshooting page (#18181) (Josh Goldberg ✨)
e80b60cchore: remove code for testing version selectors (#18266) (Milos Djermanovic)
... (truncated)
Commits
- b4d25129.1.1
- ef36aa4Build: changelog update for 9.1.1
- a26b402fix: use- @eslint/create-configlatest (#18373)
- b78d8319.1.0
- e4d9c92Build: changelog update for 9.1.0
- d9a2983chore: upgrade- @eslint/jsto v9.1.1 (#18367)
- 03068f1feat: Provide helpful error message for nullish configs (#18357)
- 50d406dchore: package.json update for- @eslint/jsrelease
- 8d18958fix: Remove name from eslint/js packages (#18368)
- 155c71cchore: package.json update for- @eslint/jsrelease
- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency
- @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)