Update dependencies (non-major) #1298
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.








This PR contains the following updates:
5.33.0->5.40.15.33.0->5.40.18.3.3->8.4.36.12->6.158.21.0->8.26.010.0.0->10.1.08.16.0->8.19.28.7.3->8.8.014.4->14.5⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.40.1Compare Source
Bug Fixes
v5.40.0Compare Source
Bug Fixes
Features
RuleTester(#5750) (121f4c0)v5.39.0Compare Source
Features
5.38.1 (2022-09-26)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.38.1Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.38.0Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.37.0Compare Source
Bug Fixes
5.36.2 (2022-09-05)
Bug Fixes
5.36.1 (2022-08-30)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.36.2Compare Source
Bug Fixes
v5.36.1Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.36.0Compare Source
Bug Fixes
Features
5.35.1 (2022-08-24)
Bug Fixes
v5.35.1Compare Source
Bug Fixes
v5.35.0Compare Source
Features
v5.34.0Compare Source
Bug Fixes
Features
!foo || !foo.baras a valid match for the rule (#5266) (aca935c)5.33.1 (2022-08-15)
Bug Fixes
no-unnecessary-type-constraintandno-unsafe-argument(and enableeslint-plugin/recommendedrules internally) (#5453) (d023910)v5.33.1Compare Source
Bug Fixes
no-unnecessary-type-constraintandno-unsafe-argument(and enableeslint-plugin/recommendedrules internally) (#5453) (d023910)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.40.1Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.40.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.39.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.38.1 (2022-09-26)
Note: Version bump only for package @typescript-eslint/parser
v5.38.1Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.38.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.37.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.36.2 (2022-09-05)
Note: Version bump only for package @typescript-eslint/parser
5.36.1 (2022-08-30)
Note: Version bump only for package @typescript-eslint/parser
v5.36.2Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.36.1Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.36.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.35.1 (2022-08-24)
Note: Version bump only for package @typescript-eslint/parser
v5.35.1Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.35.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.34.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.33.1 (2022-08-15)
Note: Version bump only for package @typescript-eslint/parser
v5.33.1Compare Source
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint
v8.26.0Compare Source
Features
4715787feat: checkObject.create()in getter-return (#16420) (Yuki Hirasawa)28d1902feat:no-implicit-globalssupportsexportedblock comment (#16343) (Sosuke Suzuki)e940be7feat: Use ESLINT_USE_FLAT_CONFIG environment variable for flat config (#16356) (Tomer Aberbach)dd0c58ffeat: Swap out Globby for custom globbing solution. (#16369) (Nicholas C. Zakas)Bug Fixes
df77409fix: usebaseConfigconstructor option in FlatESLint (#16432) (Milos Djermanovic)33668eefix: Ensure that glob patterns are matched correctly. (#16449) (Nicholas C. Zakas)740b208fix: ignore messages without aruleIdingetRulesMetaForResults(#16409) (Francesco Trotta)8f9759efix:--ignore-patternin flat config mode should be relative tocwd(#16425) (Milos Djermanovic)325ad37fix: makegetRulesMetaForResultsreturn a plain object in trivial case (#16438) (Francesco Trotta)a2810bcfix: Ensure that directories can be unignored. (#16436) (Nicholas C. Zakas)35916adfix: Ensure unignore and reignore work correctly in flat config. (#16422) (Nicholas C. Zakas)Documentation
651649bdocs: Core concepts page (#16399) (Ben Perlmutter)631cf72docs: note --ignore-path not supported with flat config (#16434) (Andy Edwards)1692840docs: fix syntax in examples for new config files (#16427) (Milos Djermanovic)d336cfcdocs: Document extending plugin with new config (#16394) (Ben Perlmutter)Chores
e917a9aci: add node v19 (#16443) (Koichi ITO)4b70b91chore: Add VS Code issues link (#16423) (Nicholas C. Zakas)232d291chore: suppress a Node.js deprecation warning (#16398) (Koichi ITO)v8.25.0Compare Source
Features
173e820feat: Pass --max-warnings value to formatters (#16348) (Brandon Mills)6964cb1feat: remove support for ignore files in FlatESLint (#16355) (Milos Djermanovic)1cc4b3afeat:id-lengthcounts graphemes instead of code units (#16321) (Sosuke Suzuki)Documentation
90c6028docs: Conflicting fixes (#16366) (Ben Perlmutter)5a3fe70docs: Add VS to integrations page (#16381) (Maria José Solano)49bd1e5docs: remove unused link definitions (#16376) (Nick Schonning)3bd380ddocs: typo cleanups for docs (#16374) (Nick Schonning)b3a0837docs: remove duplicate words (#16378) (Nick Schonning)a682562docs: addBigInttonew-capdocs (#16362) (Sosuke Suzuki)f6d57fbdocs: Update docs README (#16352) (Ben Perlmutter)7214347docs: fix logical-assignment-operators option typo (#16346) (Jonathan Wilsson)Chores
1f78594chore: upgrade @eslint/eslintrc@1.3.3 (#16397) (Milos Djermanovic)8476a9bchore: Remove CODEOWNERS (#16375) (Nick Schonning)720ff75chore: use "ci" for Dependabot commit message (#16377) (Nick Schonning)42f5479chore: bump actions/stale from 5 to 6 (#16350) (dependabot[bot])e5e9e27chore: removejsdocdev dependency (#16344) (Milos Djermanovic)v8.24.0Compare Source
Features
1729f9efeat: account forsourceType: "commonjs"in the strict rule (#16308) (Milos Djermanovic)b0d72c9feat: add rule logical-assignment-operators (#16102) (fnx)f02bcd9feat:array-callback-returnsupportfindLastandfindLastIndex(#16314) (Sosuke Suzuki)Documentation
2c152ffdocs: note false positiveObject.getOwnPropertyNamesin prefer-reflect (#16317) (AnnAngela)bf7bd88docs: fix warn severity description for new config files (#16324) (Nitin Kumar)8cc0bbedocs: use more clean link syntax (#16309) (Percy Ma)6ba269edocs: fix typo (#16288) (jjangga0214)Chores
131e646chore: Upgrade @humanwhocodes/config-array for perf (#16339) (Nicholas C. Zakas)504fe59perf: switch from object spread toObject.assignwhen merging globals (#16311) (Milos Djermanovic)v8.23.1Compare Source
Bug Fixes
b719893fix: Upgrade eslintrc to stop redefining plugins (#16297) (Brandon Mills)734b54efix: improve autofix for theprefer-construle (#16292) (Nitin Kumar)6a923fffix: Ensure that glob patterns are normalized (#16287) (Nicholas C. Zakas)c6900f8fix: Ensure globbing doesn't include subdirectories (#16272) (Nicholas C. Zakas)Documentation
16cba3fdocs: fix mobile double tap issue (#16293) (Sam Chen)e098b5fdocs: keyboard control to search results (#16222) (Shanmughapriyan S)1b5b2a7docs: add Consolas font and prioritize resource loading (#16225) (Amaresh S M)1ae8236docs: copy & use main package version in docs on release (#16252) (Jugal Thakkar)279f0afdocs: Improve id-denylist documentation (#16223) (Mert Ciflikli)Chores
38e8171perf: migrate rbTree to js-sdsl (#16267) (Zilong Yao)1c388fbchore: switch nyc to c8 (#16263) (唯然)67db10cchore: enable linting.eleventy.jsagain (#16274) (Milos Djermanovic)42bfbd7chore: fixnpm run perfcrashes (#16258) (唯然)v8.23.0Compare Source
Features
3e5839efeat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas)30b1a2dfeat: addallowEmptyCaseoption to no-fallthrough rule (#15887) (Amaresh S M)43f03aafeat: no-warning-comments support comments with decoration (#16120) (Lachlan Hunt)Documentation
b1918dadocs: package.json conventions (#16206) (Patrick McElhaney)0e03c33docs: remove word immediately (#16217) (Strek)c6790dbdocs: add anchor link for "migrating from jscs" (#16207) (Percy Ma)7137344docs: auto-generation edit link (#16213) (Percy Ma)Chores
2e004abchore: upgrade @eslint/eslintrc@1.3.1 (#16249) (Milos Djermanovic)d35fbbechore: Upgrade to [email protected] (#16243) (Milos Djermanovic)ed26229test: add no-extra-parens tests with rest properties (#16236) (Milos Djermanovic)deaf69fchore: fix off-by-onemin-width: 1023pxmedia queries (#15974) (Milos Djermanovic)63dec9frefactor: simplifyparseListConfig(#16241) (Milos Djermanovic)v8.22.0Compare Source
Features
2b97607feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas)fd5d3d3feat: addmethodsIgnorePatternoption to object-shorthand rule (#16185) (Milos Djermanovic)Documentation
9f5a752docs: optimize image assets (#16170) (Sam Chen)61b2948docs: add svgo command to pre commit hook (#16178) (Amaresh S M)784096ddocs: improve search result UI (#16187) (Sam Chen)d0f4cb4docs: use shorthand property name in example (#16180) (Kevin Elliott)Chores
10a6e0echore: remove deploy workflow for playground (#16186) (Milos Djermanovic)mochajs/mocha
v10.1.0Compare Source
🎉 Enhancements
prefers-color-scheme: dark(@greggman)🔩 Other
Promise.allSettledinstead of polyfill (@outsideris)clean(@yetingli)npm/cli
v8.19.2Compare Source
Dependencies
@npmcli/[email protected][email protected][email protected]v8.19.1Compare Source
Bug Fixes
d60b43f#5438 fix: Turn off progress bar when using web based authorization (@sandeepmeduru)v8.19.0Compare Source
Features
d94a9f5#5347 feat: add deprecation warnings to access commands (@wraithgar)Bug Fixes
bd2ae5d#5323 fix: linting (@wraithgar)Documentation
3569094#5321 docs: fix link to dependency selectors page (@hghmn)414667a#5328 docs(dependency-selectors): fix Arborist example in docs (@kyle-west)Dependencies
1286f03#5381 deps:[email protected]d7e9a8e#5381 deps:[email protected]2c4e387#5381 deps:[email protected]e401a81#5381 deps:[email protected]f4205e5#5381 deps:[email protected]8f7abbe#5381 deps:[email protected]b12ac01#5381 deps:[email protected]7fbf6f7#5381 deps:[email protected]7c7f656#5381 deps:[email protected]26d2e55#5381 deps:@npmcli/[email protected]a79ee00#5381 deps:[email protected]2561822#5378 deps:@npmcli/[email protected]8ab12dc#5323 deps:@npmcli/[email protected]@npmcli/arborist@^5.6.1libnpmaccess@^6.0.4libnpmdiff@^4.0.5libnpmexec@^4.0.12libnpmfund@^3.0.3libnpmhook@^8.0.4libnpmorg@^4.0.4libnpmpack@^4.1.3libnpmpublish@^6.0.5libnpmsearch@^5.0.4libnpmteam@^4.0.4libnpmversion@^3.0.7v8.18.0Compare Source
v8.18.0 (2022-08-17)
Features
e6d4304#5306 feat(arborist): add overridden getter to Node class (@nlf)d221f72#5306 feat(arborist): add :overridden pseudo selector (@nlf)0d4ed0f#5306 feat(query): support :overridden pseudo selector (@nlf)Bug Fixes
05d9bcf#5306 fix(ls): display overridden nodes (@nlf)cd2b1e6#5306 fix(explain): display override information (@nlf)e5a9162#5297 fix: npm exec does not use script-shell option to run commands (@lux01)6eba131#5298 fix: don't prompt onnpm exec [directory](@wraithgar)Documentation
bc66ffa#5304 docs: update --no-optional to --omit=optional (@wraithgar)Dependencies
8460ccf#5311 deps:[email protected]41d0f51#5310 deps:@npmcli/[email protected]4e08d71#5315 deps:[email protected]46e8753#5316 deps:[email protected]d39b2ee#5318 deps:[email protected]7d564bd#5318 deps:[email protected]5a56686#5318 deps:@npmcli/[email protected]3c5a866#5318 deps:[email protected]07536a4#5318 deps:@npmcli/[email protected]8165501#5318 deps:@npmcli/[email protected]cbee638#5318 deps:[email protected]1f6daf5#5318 deps:[email protected]409468f#5318 deps:[email protected]v8.17.0Compare Source
v8.17.0 (2022-08-10)
Features
96b6781#5263 feat(arborist): add option to forcibly skip loading a virtual tree (@nlf)Bug Fixes
9078e27#5263 fix(query): tell arborist to load an actual tree, not a virtual one (@nlf)c992fd6#5273 fix: look up local command bins from local tree (@wraithgar)95ae9f2#5253 fix: only try to run global bin if the bin name exists (@wraithgar)daaf461#5291 fix: ignore global prefix if --prefix is used (@wraithgar)Documentation
f281ec8#5257 docs: Fix link syntax independency-selectors.md(@aried3r)Dependencies
741bccf#5284 deps:@npmcli/[email protected]7f31b85#5284 deps:[email protected]2569d82#5284 deps:[email protected]a396f8d#5284 deps:@npmcli/[email protected]a9b5306#5284 deps:[email protected]786f753#5284 deps:[email protected]7b702b6#5284 deps:[email protected]e74f99e#5284 deps:[email protected]9833066#5284 deps:[email protected]4e5dd73](https://togithub.com/npm/cli/commit/4e5dd732d7fe3949Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.