-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update all non-major dependencies #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #16 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 178 178
=========================================
Hits 178 178 Continue to review full report at Codecov.
|
ec0c321 to
8ced0e2
Compare
8ced0e2 to
b0f46e2
Compare
9b181e5 to
190f42d
Compare
c1f467c to
951d814
Compare
2cbae3e to
6658b33
Compare
6658b33 to
0c56f5b
Compare
0c56f5b to
cf32557
Compare
cf32557 to
0e510e5
Compare
0e510e5 to
ce44df0
Compare
ce44df0 to
8bec3c5
Compare
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
8bec3c5 to
bfb301f
Compare
bfb301f to
d6ad91e
Compare
d6ad91e to
5cf6f30
Compare
5cf6f30 to
7e69c8b
Compare
7e69c8b to
081cb7d
Compare
081cb7d to
6cec548
Compare
6cec548 to
a69c2f0
Compare
a69c2f0 to
9d9f6dc
Compare
9d9f6dc to
45e1a7b
Compare
45e1a7b to
f7ca174
Compare
f7ca174 to
bd106db
Compare
a775479 to
810e08c
Compare
810e08c to
4a9df71
Compare
4a9df71 to
ef176b9
Compare
ef176b9 to
06d8ab7
Compare
06d8ab7 to
686f063
Compare
686f063 to
229c0f0
Compare
229c0f0 to
d2986d9
Compare
d2986d9 to
9014269
Compare
0d59b29 to
864c419
Compare
337badd to
7aafc41
Compare
093e9cf to
4943dc1
Compare
30369b4 to
fd8e601
Compare
fd8e601 to
511293e
Compare
511293e to
aad8935
Compare
aad8935 to
453510a
Compare
453510a to
b758a5b
Compare
b758a5b to
0098fa9
Compare
0098fa9 to
97a401d
Compare
6e253db to
446a6f5
Compare
446a6f5 to
092e956
Compare
092e956 to
8644749
Compare
8644749 to
d3cc5aa
Compare
This PR contains the following updates:
^10.0.3->^10.1.0^6.6.0->^6.8.0^14.1.0->^14.1.1^2.18.2->^2.32.0^4.2.1->^4.3.1^7.16.0->^7.37.5^4.0.1->^4.1.0^4.0.2->^4.1.012->12.22.1210->10.24.18->8.17.0>=8.0.0->>=8.17.0Release Notes
babel/babel-eslint (babel-eslint)
v10.1.0Compare Source
eslint/eslint (eslint)
v6.8.0Compare Source
c5c7086Fix: ignore aligning single line in key-spacing (fixes #11414) (#12652) (YeonJuan)9986d9eChore: add object option test cases in yield-star-spacing (#12679) (YeonJuan)1713d07New: Add no-error-on-unmatched-pattern flag (fixes #10587) (#12377) (ncraley)5c25a26Update: autofix bug in lines-between-class-members (fixes #12391) (#12632) (YeonJuan)4b3cc5cChore: enable prefer-regex-literals in eslint codebase (#12268) (薛定谔的猫)05faebbUpdate: improve suggestion testing experience (#12602) (Brad Zacher)05f7dd5Update: Add suggestions for no-unsafe-negation (fixes #12591) (#12609) (Milos Djermanovic)d3e43f1Docs: Update no-multi-assign explanation (#12615) (Yuping Zuo)272e4dbFix: no-multiple-empty-lines: Adjust reportedloc(#12594) (Tobias Bieniek)a258039Fix: no-restricted-imports schema allows multiple paths/patterns objects (#12639) (Milos Djermanovic)51f9620Fix: improve report location for array-bracket-spacing (#12653) (Milos Djermanovic)45364afFix: prefer-numeric-literals doesn't check types of literal arguments (#12655) (Milos Djermanovic)e3c570eDocs: Add example for expression option (#12694) (Arnaud Barré)6b774efDocs: Add spacing in comments for no-console rule (#12696) (Nikki Nikkhoui)7171fcaChore: refactor regex in config comment parser (#12662) (Milos Djermanovic)1600648Update: Allow $schema in config (#12612) (Yordis Prieto)acc0e47Update: support .eslintrc.cjs (refs eslint/rfcs#43) (#12321) (Evan Plaice)49c1658Chore: remove bundling of ESLint during release (#12676) (Kai Cataldo)257f3d6Chore: complete to move to GitHub Actions (#12625) (Toru Nagashima)ab912f0Docs: 1tbs with allowSingleLine edge cases (refs #12284) (#12314) (Ari Kardasis)dd1c30eSponsors: Sync README with website (ESLint Jenkins)a230f84Update: include node version in cache (#12582) (Eric Wang)8b65f17Chore: remove references to parser demo (#12644) (Kai Cataldo)e9cef99Docs: wrap {{}} in raw liquid tags to prevent interpolation (#12643) (Kai Cataldo)e707453Docs: Fix configuration example in no-restricted-imports (fixes #11717) (#12638) (Milos Djermanovic)19194ceChore: Add tests to cover default object options in comma-dangle (#12627) (YeonJuan)6e36d12Update: do not recommend require-atomic-updates (refs #11899) (#12599) (Kai Cataldo)v6.7.2Compare Source
bc435a9Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes #12614) (#12616) (Toru Nagashima)4928d51Fix: don't ignore the entry directory (fixes #12604) (#12607) (Toru Nagashima)b41677aDocs: Clarify suggestion's data in Working with Rules (refs #12606) (#12617) (Milos Djermanovic)ea16de4Fix: Support tagged template literal generics in no-unexpected-multiline (#11698) (Brad Zacher)fa6415dSponsors: Sync README with website (ESLint Jenkins)e1e158bSponsors: Sync README with website (ESLint Jenkins)v6.7.1Compare Source
dd1e9f4Fix: revert changes to key-spacing due to regression (#12598) (Kai Cataldo)c644b54Docs: Update README team and sponsors (ESLint Jenkins)v6.7.0Compare Source
312a88fNew: Add grouped-accessor-pairs rule (fixes #12277) (#12331) (Milos Djermanovic)5c68f5fUpdate: Add 'lexicalBindings' to no-implicit-globals and change messages (#11996) (Milos Djermanovic)6eaad96New: Add suggestions API (#12384) (Will Douglas)b336fbeFix: indent rule with JSX spread props (#12581) (Nathan Woltman)97c745dUpdate: Report assignment expression location in no-cond-assign (#12465) (Milos Djermanovic)0f01f3dUpdate: Check member expressions withthisin operator-assignment (#12495) (Milos Djermanovic)62c7038Fix: invalid token checking in computed-property-spacing (fixes #12198) (#12533) (YeonJuan)4f8a1eeUpdate: Add enforceForClassMembers option to no-useless-computed-key (#12110) (ark120202)1a2eb99New: new rule no-constructor-return (fixes #12481) (#12529) (Pig Fang)ca3b2a6New: ignorePatterns in config files (refs eslint/rfcs#22) (#12274) (Toru Nagashima)60204a3Docs: Added another Textmate 2 bundle. (#12580) (Ryan Fitzer)62623f9Fix: preserve whitespace in multiline-comment-style (fixes #12312) (#12316) (Kai Cataldo)17a8849New: Add no-dupe-else-if rule (fixes #12469) (#12504) (Milos Djermanovic)41a78fdUpdate: improve location for semi and comma-dangle (#12380) (Chiawen Chen)0a480f8Docs: Change "Code Conventions" link in pull-requests.md (#12401) (Denis Sikuler)fed20bbFix: require-await crash on global await (#12571) (Brad Zacher)b8030fcUpdate: deprecate personal config (fixes #11914, refs eslint/rfcs#32) (#12426) (Toru Nagashima)40c8c32Fix: improve report location for object-curly-spacing (#12563) (Milos Djermanovic)1110045Fix: ignore marker-only comments in spaced-comment (fixes #12036) (#12558) (Milos Djermanovic)6503cb8Update: Fix uglified object align in key-spacing (fixes #11414) (#12472) (YeonJuan)40791afDocs: clarify ignoreDestructuring option in the camelcase rule (#12553) (Milos Djermanovic)07d398dChore: Add GitHub organization to Sponsor button (#12562) (Brandon Mills)a477707Chore: Format style guide links so they can be clicked (#12189) (Ivan V)0f7edefUpdate: add react plugin config for eslint init (#12446) (Ibrahim Rouis)448ff1eUpdate: Report '\08' and '\09' in no-octal-escape (fixes #12080) (#12526) (Milos Djermanovic)45aa6a3New: Add no-setter-return rule (fixes #12285) (#12346) (Milos Djermanovic)0afb518Fix: invalid autofix in function-call-argument-newline (fixes #12454) (#12539) (YeonJuan)90305e0Update: Depcrecate isSpaceBetweenTokens() (#12519) (Kai Cataldo)41b1e43New: add option for camelcase (fixes #12527) (#12528) (Pig Fang)f49f1e0Upgrade: upgrade optionator to avoid license issue (fixes #11536) (#12537) (Pig Fang)0286b57Docs: Clean up Getting Started Guide (#12544) (Nicholas C. Zakas)575a98dChore: Add funding field to package.json (#12543) (Nicholas C. Zakas)9e29e18Fix: sourceCode#isSpaceBetweenTokens() checks non-adjacent tokens (#12491) (Kai Cataldo)5868550Docs: add notice aboutfunctionkeyword in keyword-spacing (#12524) (Pig Fang)bb556d5Fix: curlymultireports single lexical declarations (fixes #11908) (#12513) (Milos Djermanovic)ac60621Fix: unexpected autofix in prefer-const (fixes #12514) (#12521) (YeonJuan)990065eUpdate: curly multi-or-nest flagging semis on next line (fixes #12370) (#12378) (cherryblossom000)084a8a6Fix: no-cond-assign withalwaysoption reports switch case clauses (#12470) (Milos Djermanovic)7e41355Update: improve report location for space-infix-ops (#12324) (Chiawen Chen)94ff921Update: Add capIsConstructor option to no-invalid-this (fixes #12271) (#12308) (Milos Djermanovic)de65de6New: Add prefer-exponentiation-operator rule (fixes #10482) (#12360) (Milos Djermanovic)c78f4a7Update: Allow JSX exception in no-inline-comments (fixes #11270) (#12388) (Milos Djermanovic)e17fb90New: allowAfterThisConstructor for no-underscore-dangle (fixes #11488) (#11489) (sripberger)287ca56Build: update CI for Node.js 13 (#12496) (Toru Nagashima)98e1d50Upgrade: globals to v12.1.0 (#12296) (Tony Brix)8ac71a3Sponsors: Sync README with website (ESLint Jenkins)4e142eaDocs: Update README team and sponsors (ESLint Jenkins)standard/eslint-config-standard (eslint-config-standard)
v14.1.1Compare Source
import-js/eslint-plugin-import (eslint-plugin-import)
v2.32.0Compare Source
Added
enforce-node-protocol-usage] rule andimport/node-versionsetting ([#3024], thanks [@GoldStrikeArch] and [@sevenc-nanashi])extensions]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier ([#3105], thanks [@Xunnamius])order]: addsortTypesGroupoption to allow intragroup sorting of type-only imports ([#3104], thanks [@Xunnamius])order]: addnewlines-between-typesoption to control intragroup sorting of type-only imports ([#3127], thanks [@Xunnamius])order]: addconsolidateIslandsoption to collapse excess spacing for aesthetically pleasing imports ([#3129], thanks [@Xunnamius])Fixed
no-unused-modules]: provide more meaningful error message when no .eslintrc is present ([#3116], thanks [@michaelfaith])order]: ensure arcane imports do not cause undefined behavior ([#3128], thanks [@Xunnamius])order]: resolve undefined property access issue when usingnamedordering ([#3166], thanks [@Xunnamius])enforce-node-protocol-usage]: avoid a crash with some TS code ([#3173], thanks [@ljharb])order]: codify invariants from docs into config schema ([#3152], thanks [@Xunnamius])Changed
extensions], [order]: improve documentation ([#3106], thanks [@Xunnamius])tseslint.config()([#3125], thanks [@lnuvy])order]: remove unnecessary negative check ([#3167], thanks [@JounQin])no-unused-modules]: add missing double quote ([#3191], thanks [@albertpastrana])no-restricted-paths: clarify wording and fix errors ([#3172], thanks [@greim])v2.31.0Compare Source
Added
order]: allow validating named imports ([#3043], thanks [@manuth])extensions]: add thecheckTypeImportsoption ([#2817], thanks [@phryneas])Fixed
ExportMap/ flat config: includelanguageOptionsin context ([#3052], thanks [@michaelfaith])no-named-as-default]: Allow using an identifier if the export is both a named and a default export ([#3032], thanks [@akwodkiewicz])export]: False positive for exported overloaded functions in TS ([#3065], thanks [@liuxingbaoyu])exportMap: export map cache is tainted by unreliable parse results ([#3062], thanks [@michaelfaith])exportMap: improve cacheKey when using flat config ([#3072], thanks [@michaelfaith])Changed
no-relative-packages]: fix typo ([#3066], thanks [@joshuaobrien])no-cycle]: dont scc for each linted file ([#3068], thanks [@soryy708])no-cycle]: adddisableSccto docs ([#3070], thanks [@soryy708])RuleTester([#3071], thanks [@G-Rath])no-restricted-paths]: fix grammar ([#3073], thanks [@unbeauvoyage])no-default-export], [no-named-export]: add test case (thanks [@G-Rath])v2.30.0Compare Source
Added
dynamic-import-chunkname]: addallowEmptyoption to allow empty leading comments ([#2942], thanks [@JiangWeixian])dynamic-import-chunkname]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode ([#3004], thanks [@amsardesai])no-unused-modules]: AddignoreUnusedTypeExportsoption ([#3011], thanks [@silverwind])Fixed
no-extraneous-dependencies]: allow wrong path ([#3012], thanks [@chabb])no-cycle]: use scc algorithm to optimize ([#2998], thanks [@soryy708])no-duplicates]: Removing duplicates breaks in TypeScript ([#3033], thanks [@yesl-kim])newline-after-import]: fix considerComments option when require ([#2952], thanks [@developer-bandi])order]: do not compare first path segment for relative paths ([#2682]) ([#2885], thanks [@mihkeleidast])Changed
no-extraneous-dependencies]: Make glob pattern description more explicit ([#2944], thanks [@mulztob])no-unused-modules]: add console message to help debug [#2866]ExportMap: make procedures static instead of monkeypatching exportmap ([#2982], thanks [@soryy708])ExportMap: separate ExportMap instance from its builder logic ([#2985], thanks [@soryy708])order]: Add a quick note on how unbound imports and --fix ([#2640], thanks [@minervabot])exportMapBuilder: avoid hoisting ([#2989], thanks [@soryy708])ExportMap: extract "builder" logic to separate files ([#2991], thanks [@soryy708])order]: update the description of thepathGroupsExcludedImportTypesoption ([#3036], thanks [@liby])v2.29.1Compare Source
Fixed
no-extraneous-dependencies]: ignoreexport type { ... } from '...'whenincludeTypesisfalse([#2919], thanks [@Pandemic1617])no-unused-modules]: support export patterns with array destructuring ([#2930], thanks [@ljharb])tsconfig-paths([#2447], thanks [@domdomegg])v2.29.0Compare Source
Added
newline-after-import]: new optionexactCountand docs update ([#1933], thanks [@anikethsaha] and [@reosarevok])newline-after-import]: fixexactCountwithconsiderCommentsfalse positive, when there is a leading comment ([#2884], thanks [@kinland])v2.28.1Compare Source
Fixed
order]: revert breaking change to single nested group ([#2854], thanks [@yndajas])Changed
v2.28.0Compare Source
Fixed
no-duplicates]: remove duplicate identifiers in duplicate imports ([#2577], thanks [@joe-matsec])consistent-type-specifier-style]: fix accidental removal of comma in certain cases ([#2754], thanks [@bradzacher])ExportMap: ImproveExportMap.forperformance on larger codebases ([#2756], thanks [@leipert])no-extraneous-dependencies]/TypeScript: do not error when importing inline type from dev dependencies ([#2735], thanks [@andyogo])newline-after-import]/TypeScript: do not error when re-exporting a namespaced import ([#2832], thanks [@laurens-dg])order]: partial fix for [#2687] (thanks [@ljharb])no-duplicates]: Detect across type and regular imports ([#2835], thanks [@benkrejci])extensions]: handle.and..properly ([#2778], thanks [@benasher44])no-unused-modules]: improve schema (thanks [@ljharb])no-unused-modules]: report error on binding instead of parent export ([#2842], thanks [@Chamion])Changed
no-duplicates]: fix example schema ([#2684], thanks [@simmo])group-exports]: fix syntax highlighting ([#2699], thanks [@devinrhode2])extensions]: reference node ESM behavior ([#2748], thanks [@xM8WVqaG])exports-last]: usearray.prototype.findlastindex(thanks [@ljharb])no-anonymous-default-export]: useobject.fromentries(thanks [@ljharb])no-unused-modules]: usearray.prototype.flatmap(thanks [@ljharb])v2.27.5Compare Source
Fixed
order]: Fix group ranks order when alphabetizing ([#2674], thanks [@Pearce-Ropion])v2.27.4Compare Source
Fixed
semvershould be a prod dep ([#2668])v2.27.3Compare Source
Fixed
no-empty-named-blocks]: rewrite rule to only check import declarations ([#2666])v2.27.2Compare Source
Fixed
no-duplicates]: do not unconditionally requiretypescript([#2665])v2.27.1Compare Source
Fixed
array.prototype.flatmapshould be a prod dep ([#2664], thanks [@cristobal])v2.27.0Compare Source
Added
newline-after-import]: addconsiderCommentsoption ([#2399], thanks [@pri1311])no-cycle]: addallowUnsafeDynamicCyclicDependencyoption ([#2387], thanks [@GerkinDev])no-restricted-paths]: support arrays forfromandtargetoptions ([#2466], thanks [@AdriAt360])no-anonymous-default-export]: addallowNewoption ([#2505], thanks [@DamienCassou])order]: AdddistinctGroupoption ([#2395], thanks [@hyperupcall])no-extraneous-dependencies]: AddincludeInternaloption ([#2541], thanks [@bdwain])no-extraneous-dependencies]: AddincludeTypesoption ([#2543], thanks [@bdwain])order]: newalphabetize.orderImportKindoption to sort imports with same path based on their kind (type,typeof) ([#2544], thanks [@stropho])consistent-type-specifier-style]: add rule ([#2473], thanks [@bradzacher])no-empty-named-blocks] rule ([#2568], thanks [@guilhermelimak])prefer-default-export]: add "target" option ([#2602], thanks [@azyzz228])no-absolute-path]: add fixer ([#2613], thanks [@adipascu])no-duplicates]: support inline type import withinlineTypeImportoption ([#2475], thanks [@snewcomer])Fixed
order]: move nested imports closer to main import entry ([#2396], thanks [@pri1311])no-restricted-paths]: fix an error message ([#2466], thanks [@AdriAt360])no-restricted-paths]: useMinimatch.matchinstead ofminimatchto comply with Windows Native paths ([#2466], thanks [@AdriAt360])order]: require with member expression could not be fixed if alphabetize.order was used ([#2490], thanks [@msvab])order]: leave more space in rankings for consecutive path groups ([#2506], thanks [@Pearce-Ropion])no-cycle]: add ExportNamedDeclaration statements to dependencies ([#2511], thanks [@BenoitZugmeyer])dynamic-import-chunkname]: prevent false report on a valid webpack magic comment ([#2330], thanks [@mhmadhamster])export]: do not error on TS export overloads ([#1590], thanks [@ljharb])no-unresolved], [extensions]: ignore type only exports ([#2436], thanks [@Lukas-Kullmann])ExportMap: add missing param to function ([#2589], thanks [@Fdawgs])no-unused-modules]:checkPkgFieldObjectfilters boolean fields from checks ([#2598], thanks [@mpint])no-cycle]: accept Flowtypeofimports, just liketype([#2608], thanks [@gnprice])no-import-module-exports]: avoid a false positive for import variables ([#2315], thanks [[@BarryThePenguin](https://reConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.