tools: bump the eslint group in /tools/eslint with 4 updates
Bumps the eslint group in /tools/eslint with 4 updates: @stylistic/eslint-plugin-js, eslint, eslint-plugin-jsdoc and globals.
Updates @stylistic/eslint-plugin-js from 2.10.1 to 2.11.0
Release notes
Sourced from @stylistic/eslint-plugin-js's releases.
v2.11.0
2.11.0 (2024-11-19)
Features
- comma-dangle: add support for Import Attributes (#586) (4c177c3)
- comma-style: add support for more syntax (#597) (922151c)
- function-call-argument-newline: add support for Import Attributes (#603) (8ee0c24)
- function-call-spacing: add
optionalChainto control the space around theoptional chain(#605) (f732798)- function-paren-newline: add support for Import Attributes (#585) (4ede153)
Bug Fixes
Build Related
Changelog
Sourced from @stylistic/eslint-plugin-js's changelog.
2.11.0 (2024-11-19)
Features
- comma-dangle: add support for Import Attributes (#586) (4c177c3)
- comma-style: add support for more syntax (#597) (922151c)
- function-call-argument-newline: add support for Import Attributes (#603) (8ee0c24)
- function-call-spacing: add
optionalChainto control the space around theoptional chain(#605) (f732798)- function-paren-newline: add support for Import Attributes (#585) (4ede153)
Bug Fixes
Build Related
Commits
11e83d8chore: release v2.11.0 (main) (#613)f732798feat(function-call-spacing): addoptionalChainto control the space around ...- See full diff in compare view
Updates eslint from 9.14.0 to 9.16.0
Release notes
Sourced from eslint's releases.
v9.16.0
Features
Documentation
9eefc8fdocs: fix typos inuse-isnan(#19190) (루밀LuMir)0c8cea8docs: switch the order of words inno-unreachable(#19189) (루밀LuMir)0c19417docs: add missing backtick tono-async-promise-executor(#19188) (루밀LuMir)8df9276docs: add backtick in-0indescriptionofno-compare-neg-zero(#19186) (루밀LuMir)7e16e3fdocs: fixcaseSensitiveoption's title ofsort-keys(#19183) (Tanuj Kanti)0c6b842docs: fix typos inmigration-guide.md(#19180) (루밀LuMir)353266edocs: fix a typo indebug.md(#19179) (루밀LuMir)5ff318adocs: delete unnecessary horizontal rule(---) innodejs-api(#19175) (루밀LuMir)576bcc5docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054docs: note thatno-restricted-syntaxcan be used with any language (#19148) (Milos Djermanovic)Chores
feb703bchore: upgrade to@eslint/[email protected](#19195) (Francesco Trotta)df9bf95chore: package.json update for@eslint/jsrelease (Jenkins)f831893chore: add type forignoreComputedKeysoption ofsort-keys(#19184) (Tanuj Kanti)3afb8a1chore: update dependency@eslint/jsonto ^0.8.0 (#19177) (Milos Djermanovic)1f77c53chore: addrepository.directoryproperty topackage.json(#19165) (루밀LuMir)d460594chore: update dependency@arethetypeswrong/clito ^0.17.0 (#19147) (renovate[bot])45cd4earefactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0
Features
01557cefeat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas)2edc0e2feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨)bdec50efeat: fixno-useless-computed-keyfalse negative with__proto__(#19123) (Milos Djermanovic)3087c9efeat: addmetaobject to@eslint/jsplugin (#19095) (Francesco Trotta)Bug Fixes
fd33f13fix: update types forno-restricted-importsrule (#19060) (Nitin Kumar)bd35098fix: switch away from Node.js node:assert and AssertionError (#19082) (Josh Goldberg ✨)9db5b15fix: unsafe report forno-lonely-if(#19087) (Abraham Guo)68fa497fix: ignore files on a different drive on Windows (#19069) (Francesco Trotta)4ce625afix: upgrade@humanwhocodes/retry@0.4.1 to avoid debug logs (#19102) (Milos Djermanovic)Documentation
d927920docs: fix styles in no-js mode (#18916) (Tanuj Kanti)09bc2a8docs: Update README (GitHub Actions Bot)39089c8docs: addno-useless-computed-keyexamples with object patterns (#19109) (Milos Djermanovic)895c60fdocs: add missing messageId property and suggestion properties (#19122) (fnx)298625edocs: Change CLI -c to use flat config (#19103) (Nicholas C. Zakas)522d8a3docs: add deprecation onindent,quotesandsemirule types (#19090) (Marco Pasqualetti)Chores
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.16.0 - November 29, 2024
feb703bchore: upgrade to@eslint/[email protected](#19195) (Francesco Trotta)df9bf95chore: package.json update for@eslint/jsrelease (Jenkins)9eefc8fdocs: fix typos inuse-isnan(#19190) (루밀LuMir)0c8cea8docs: switch the order of words inno-unreachable(#19189) (루밀LuMir)0c19417docs: add missing backtick tono-async-promise-executor(#19188) (루밀LuMir)8df9276docs: add backtick in-0indescriptionofno-compare-neg-zero(#19186) (루밀LuMir)7e16e3fdocs: fixcaseSensitiveoption's title ofsort-keys(#19183) (Tanuj Kanti)f831893chore: add type forignoreComputedKeysoption ofsort-keys(#19184) (Tanuj Kanti)8f70eb1feat: AddignoreComputedKeysoption insort-keysrule (#19162) (Milos Djermanovic)0c6b842docs: fix typos inmigration-guide.md(#19180) (루밀LuMir)353266edocs: fix a typo indebug.md(#19179) (루밀LuMir)3afb8a1chore: update dependency@eslint/jsonto ^0.8.0 (#19177) (Milos Djermanovic)5ff318adocs: delete unnecessary horizontal rule(---) innodejs-api(#19175) (루밀LuMir)576bcc5docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)1f77c53chore: addrepository.directoryproperty topackage.json(#19165) (루밀LuMir)d460594chore: update dependency@arethetypeswrong/clito ^0.17.0 (#19147) (renovate[bot])45cd4earefactor: update default options in rules (#19136) (Milos Djermanovic)742d054docs: note thatno-restricted-syntaxcan be used with any language (#19148) (Milos Djermanovic)v9.15.0 - November 15, 2024
2967d91chore: upgrade@eslint/js@9.15.0 (#19133) (Milos Djermanovic)b441beechore: package.json update for@eslint/jsrelease (Jenkins)7d6bf4achore: upgrade@eslint/core@0.9.0 (#19131) (Milos Djermanovic)01557cefeat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas)902e707chore: upgrade@eslint/plugin-kit@0.2.3 (#19130) (Milos Djermanovic)2edc0e2feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨)fd33f13fix: update types forno-restricted-importsrule (#19060) (Nitin Kumar)5ff6c1dchore: bump cross-spawn (#19125) (Ian Bobinac)d927920docs: fix styles in no-js mode (#18916) (Tanuj Kanti)bdec50efeat: fixno-useless-computed-keyfalse negative with__proto__(#19123) (Milos Djermanovic)09bc2a8docs: Update README (GitHub Actions Bot)bd35098fix: switch away from Node.js node:assert and AssertionError (#19082) (Josh Goldberg ✨)39089c8docs: addno-useless-computed-keyexamples with object patterns (#19109) (Milos Djermanovic)895c60fdocs: add missing messageId property and suggestion properties (#19122) (fnx)cceccc7chore: update dependency@eslint/jsonto ^0.6.0 (#19117) (renovate[bot])0da3f73chore: update algolia referrer (#19114) (Strek)9db5b15fix: unsafe report forno-lonely-if(#19087) (Abraham Guo)68fa497fix: ignore files on a different drive on Windows (#19069) (Francesco Trotta)4f08332ci: unpintrunk-io/trunk-action(#19108) (Francesco Trotta)3087c9efeat: addmetaobject to@eslint/jsplugin (#19095) (Francesco Trotta)298625edocs: Change CLI -c to use flat config (#19103) (Nicholas C. Zakas)4ce625afix: upgrade@humanwhocodes/retry@0.4.1 to avoid debug logs (#19102) (Milos Djermanovic)522d8a3docs: add deprecation onindent,quotesandsemirule types (#19090) (Marco Pasqualetti)6b75683perf: optimizetext-tableby replacing regex withtrimEnd(#19061) (Nitin Kumar)
Commits
cbf7db09.16.0715ba8bBuild: changelog update for 9.16.0feb703bchore: upgrade to@eslint/[email protected](#19195)df9bf95chore: package.json update for@eslint/jsrelease9eefc8fdocs: fix typos inuse-isnan(#19190)0c8cea8docs: switch the order of words inno-unreachable(#19189)0c19417docs: add missing backtick tono-async-promise-executor(#19188)8df9276docs: add backtick in-0indescriptionofno-compare-neg-zero(#19186)7e16e3fdocs: fixcaseSensitiveoption's title ofsort-keys(#19183)f831893chore: add type forignoreComputedKeysoption ofsort-keys(#19184)- Additional commits viewable in compare view
Updates eslint-plugin-jsdoc from 50.4.3 to 50.6.0
Release notes
Sourced from eslint-plugin-jsdoc's releases.
v50.6.0
50.6.0 (2024-11-26)
Features
- lines-before-block: move start-of-block checking behind off-by-default
checkBlockStartsoption (#1341) (f9b102d)v50.5.0
50.5.0 (2024-11-12)
Features
Commits
f9b102dfeat(lines-before-block): move start-of-block checking behind off-by-default ...feba293build(deps): bump cross-spawn from 7.0.3 to 7.0.6d3c24f5chore(package): add bugs urlf9a3131chore(package): add homepage url44142dechore(package): fix repository urlb9091f8feat: ability to import iterateJsdoc (#1338)026fcc0run the create-docs script873eae4docs: update rule docs to reflect if they are recommended correctlya23977edocs: update doc filese2aa8ffdocs: make rule docs reflect their recommended status correctly- See full diff in compare view
Updates globals from 15.11.0 to 15.12.0
Release notes
Sourced from globals's releases.
v15.12.0
https://github.com/sindresorhus/globals/compare/v15.11.0...v15.12.0
Commits
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions