Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
chore(deps): update all non-major dependencies #51
Conversation
|
This pull request is being automatically deployed with Vercel (learn more).
|
This PR contains the following updates:
^5.8.0->^5.12.2^3.0.0->^3.1.03.0.0-beta.20->3.2.2^10.0.3->^10.1.0^7.4.0->^7.12.1^14.1.0->^14.1.1^2.18.2->^2.22.1^23.0.2->^23.20.0^4.0.1->^4.0.2^2.13.3->^2.14.7^0.54.7->^0.54.8Release Notes
nuxt-community/axios-module
v5.12.2Compare Source
v5.12.1Compare Source
v5.12.0Compare Source
Features
Bug Fixes
v5.11.0Compare Source
Features
Bug Fixes
$nuxtwhile loading (#364) (e848b9d)5.10.3 (2020-04-30)
Bug Fixes
5.10.2 (2020-04-27)
Bug Fixes
5.10.1 (2020-04-22)
v5.10.3Compare Source
v5.10.2Compare Source
v5.10.1Compare Source
v5.10.0Compare Source
Features
Bug Fixes
globalNameinstead of$nuxt(fixes #345) (fd1f8ec)5.9.7 (2020-03-30)
Bug Fixes
5.9.6 (2020-03-27)
Bug Fixes
httpswhenhttps: trueis set (#344) (6f82570)5.9.5 (2020-02-02)
Bug Fixes
setBaseURL(#329) (9d00d6a)5.9.4 (2020-01-30)
Bug Fixes
setBaseURL(#329) (9d00d6a)5.9.3 (2020-01-11)
Bug Fixes
AxiosStatic(#319) (9223a57)5.9.2 (2020-01-02)
5.9.1 (2020-01-02)
v5.9.7Compare Source
v5.9.6Compare Source
v5.9.5Compare Source
v5.9.4Compare Source
v5.9.3Compare Source
v5.9.2Compare Source
v5.9.1Compare Source
v5.9.0Compare Source
Features
CancelTokenandisCancelto axios instance (#292) (474910b)setBaseURL(#296) (c429d55)Bug Fixes
content-md5andcontent-type(#300) (46c49e2)AxiosforisCancel(fixes #301) (4f71479)nuxt/eslint-config
v3.1.0Compare Source
Features
nuxt-community/pwa-module
v3.2.2Compare Source
v3.2.1Compare Source
v3.2.0Compare Source
Bug Fixes
mergeMetacjs export (774f1a8)sw.jswith smart build (fixes #352) (491f440)3.1.2 (2020-10-07)
Bug Fixes
3.1.1 (2020-10-07)
Bug Fixes
ssris disable and usingnuxt dev(fixes #219) (b6a5ead)offlinePageoptions (fixes #365) (2b9856e)v3.1.2Compare Source
v3.1.1Compare Source
v3.1.0Compare Source
Features
Bug Fixes
theme_color(#344) (a18a79f)router.baseprefix to favicon (#354) (3e910ae)appleStatusBarStylewithoutmobileAppIOS(b0f226a), closes #3383.0.2 (2020-08-26)
Bug Fixes
handle()(#335) (eedf23f)3.0.1 (2020-08-17)
Bug Fixes
v3.0.2Compare Source
v3.0.1Compare Source
v3.0.0Compare Source
Bug Fixes
nullorundefined(#187) (66be874)babel/babel-eslint
v10.1.0Compare Source
eslint/eslint
v7.12.1Compare Source
08f33e8Upgrade: @eslint/eslintrc to fix rule schema validation (fixes #13793) (#13794) (Brandon Mills)aeef485Fix: Pass internal config paths in FileEnumerator default (fixes #13789) (#13792) (Brandon Mills)631ae8bSponsors: Sync README with website (ESLint Jenkins)v7.12.0Compare Source
cbf3585Update: skip keyword check for fns in space-before-blocks (fixes #13553) (#13712) (Milos Djermanovic)256f656Fix: autofix shouldn't produce template literals with\8or\9(#13737) (Milos Djermanovic)b165aa5Fix: yoda rule autofix produces syntax errors with adjacent tokens (#13760) (Milos Djermanovic)3175316Fix: prefer-destructuring invalid autofix with comma operator (#13761) (Milos Djermanovic)1a9f171Chore: Remove more ESLintRC-related files (refs #13481) (#13762) (Nicholas C. Zakas)bfddcedUpdate: remove suggestion if it didn't provide a fix (fixes #13723) (#13772) (Milos Djermanovic)5183b14Update: check template literal in no-script-url (#13775) (YeonJuan)bfe97d2Sponsors: Sync README with website (ESLint Jenkins)6c51adeSponsors: Sync README with website (ESLint Jenkins)603de04Update: treat all literals like boolean literal in no-constant-condition (#13245) (Zen)289aa6fSponsors: Sync README with website (ESLint Jenkins)9a1f669Sponsors: Sync README with website (ESLint Jenkins)637f818Docs: add more examples for no-func-assign (fixes #13705) (#13777) (Nitin Kumar)17cc0ddChore: add test case for no-func-assign (refs #13705) (#13783) (Nitin Kumar)dee0f77Docs: add TOC to user-guide/configuring.md (#13727) (metasean)0510621Update: Fix && vs || short-circuiting false negatives (fixes #13634) (#13769) (Brandon Mills)8b6ed69Sponsors: Sync README with website (ESLint Jenkins)1457509Docs: fix broken links in Node.js API docs (#13771) (Laura Barluzzi)7c813d4Docs: Fix typo in v7 migration page (#13778) (Yusuke Sasaki)b025795Docs: Fix the format option name in the document (#13770) (Hideki Igarashi)84fd591Chore: Increase Mocha timeout for copying fixtures (#13768) (Brandon Mills)1faeb84Docs: clarify that space-unary-ops doesn't apply when space is required (#13767) (Taylor Morgan)67c0605Update: check computed keys in no-prototype-builtins (fixes #13088) (#13755) (Milos Djermanovic)b5e011cSponsors: Sync README with website (ESLint Jenkins)v7.11.0Compare Source
23e966fChore: Refactor CLIEngine tests (refs #13481) (#13709) (Nicholas C. Zakas)fa9429aFix: don't count line after EOF in max-lines (#13735) (Milos Djermanovic)d973675Docs: Update anchor links to use existing linkrefs (refs #13715) (#13741) (Brandon Mills)2c6d774Docs: Fix typos (#13730) (Frieder Bluemle)cc468c0Upgrade: eslint-visitor-keys@2.0.0 (#13732) (Milos Djermanovic)ab0ac6cDocs: Fix anchor links (#13715) (Gary Moore)27f0de6Fix: account for linebreaks before postfix++/--in no-extra-parens (#13731) (Milos Djermanovic)da78fa1Update: support async arrow fn in function-paren-newline (fixes #13728) (#13729) (Michal Dziekonski)fe301b8Docs: Add configuration comments in examples (#13738) (YeonJuan)504408cSponsors: Sync README with website (ESLint Jenkins)3900659Sponsors: Sync README with website (ESLint Jenkins)c1974b3Sponsors: Sync README with website (ESLint Jenkins)6f4abe5Sponsors: Sync README with website (ESLint Jenkins)v7.10.0Compare Source
6919fbbDocs: Clarify that ignorePattern should be a string (refs #13029) (#13718) (Brandon Mills)07d9beaUpdate: Add ignorePattern to no-inline-comments (#13029) (Edie Lemoine)d79bbe9Docs: fix typo (#13717) (Alexander Liu)9b8490eDocs: grammatical error (#13687) (rajdeep)cb44e93Fix: prefer-destructuring invalid autofix with computed property access (#13704) (Milos Djermanovic)46c73b1Upgrade: eslint-scope@5.1.1 (#13716) (Milos Djermanovic)b7b12baChore: Move comment to make tests more organized (#13707) (Yusuke Tanaka)51674a4Docs: Add missing quotes (#13714) (Lucio Paiva)7c34a98Chore: remove mistakenly added file (#13710) (Milos Djermanovic)30b76c9Docs: Clarify package.json requirement in Getting Started (refs #13549) (#13696) (Nicholas C. Zakas)044560dSponsors: Sync README with website (ESLint Jenkins)54000d1Sponsors: Sync README with website (ESLint Jenkins)v7.9.0Compare Source
3ca2700Fix: Corrected notice for invalid (:) plugin names (#13473) (Josh Goldberg)fc5783dDocs: Fix leaky anchors in v4 migration page (#13635) (Timo Tijhof)f1d07f1Docs: Provide install commands for Yarn (#13661) (Nikita Baksalyar)29d1cdcFix: prefer-destructuring removes comments (refs #13678) (#13682) (Milos Djermanovic)b4da0a7Docs: fix typo in working with plugins docs (#13683) (啸生)6f87db7Update: fix id-length false negatives on Object.prototype property names (#13670) (Milos Djermanovic)361ac4dFix: NonOctalDecimalIntegerLiteral is decimal integer (fixes #13588) (#13664) (Milos Djermanovic)f260716Docs: update outdated link (#13677) (klkhan)5138c91Docs: add missing eslint directive comments in no-await-in-loop (#13673) (Milos Djermanovic)17b58b5Docs: clarify correct example in no-return-await (fixes #13656) (#13657) (Milos Djermanovic)9171f0aChore: fix typo (#13660) (Nitin Kumar)6d9f8fbSponsors: Sync README with website (ESLint Jenkins)97b0dd9Sponsors: Sync README with website (ESLint Jenkins)deab125Sponsors: Sync README with website (ESLint Jenkins)bf2e367Sponsors: Sync README with website (ESLint Jenkins)8929208Sponsors: Sync README with website (ESLint Jenkins)v7.8.1Compare Source
f542b5dFix: Update broken @eslint/eslintrc version (fixes #13641) (#13647) (Nicholas C. Zakas)c1b5696Sponsors: Sync README with website (ESLint Jenkins)8ddeda0Sponsors: Sync README with website (ESLint Jenkins)e02e2feSponsors: Sync README with website (ESLint Jenkins)v7.8.0Compare Source
58abd93Update: support logical assignments in code path analysis (refs #13569) (#13612) (Milos Djermanovic)db7488eUpdate: support logical assignments in core rules (refs #13569) (#13618) (Milos Djermanovic)3729219Docs: Update Step 1 of Development Environment documentation (klkhan)a320324Chore: Test formatted integers in no-dupe-keys (refs #13568) (#13626) (Brandon Mills)88a9adeUpdate: add es2021 environment (refs #13602) (#13603) (Milos Djermanovic)0003dc0Update: support numeric separators (refs #13568) (#13581) (Milos Djermanovic)96b11a0Update: Add exceptionPatterns to id-length rule (fixes #13094) (#13576) (sodam)3439feaUpdate: support numeric-separator in no-loss-of-precision (refs #13568) (#13574) (Anix)ed64767Update: add comment to message in no-warning-comments (fixes #12327) (#13522) (Anix)e60ec07Sponsors: Sync README with website (ESLint Jenkins)483bf7fDocs: fix examples in object-curly-newline (#13605) (Soobin Bak)1c35d57Docs: Remove stale Keybase 2FA instructions (#13622) (Brandon Mills)82669faChore: Extract some functionality to eslintrc (refs #13481) (#13613) (Nicholas C. Zakas)4111d21Docs: Fix typo and missing article before noun in docs (#13611) (Patrice Sandhu)091e52aUpgrade: espree@7.3.0 (refs #13568) (#13609) (Kai Cataldo)05074fbSponsors: Sync README with website (ESLint Jenkins)bdb65ecChore: add 3rd party parsers in BUG_REPORT template (#13606) (YeonJuan)f954476Chore: add common 3rd party parsers to issue template (#13596) (Kai Cataldo)2bee6d2Chore: Mark config-related files (refs #13481) (#13597) (Nicholas C. Zakas)66442a9Update: Add no-magic-numbers 'ignoreDefaultValues' option (#12611) (Dieter Luypaert)b487164Docs: add exponentiation operators to operator-assignment documentation (#13577) (Milos Djermanovic)2f27836Sponsors: Sync README with website (ESLint Jenkins)60eafc1Sponsors: Sync README with website (ESLint Jenkins)v7.7.0Compare Source
b46f3eeUpdate: allowFunctionParams option in no-underscore-dangle (fixes 12579) (#13545) (Sunghyun Cho)26aa245Docs: clarify "case" specifier in padding-line-between-statements (#13562) (Milos Djermanovic)082891cDocs: Update semantic versioning policy (#13563) (Nicholas C. Zakas)4e0b672Fix: revert "Update: disallow multiple options in comma-dangle schema" (#13564) (Kai Cataldo)254990eFix: indent for async arrow functions (fixes #13497) (#13544) (Anix)28ca339Sponsors: Sync README with website (ESLint Jenkins)2e4158dSponsors: Sync README with website (ESLint Jenkins)488d159Sponsors: Sync README with website (ESLint Jenkins)c44306eSponsors: Sync README with website (ESLint Jenkins)6677180Sponsors: Sync README with website (ESLint Jenkins)07db7b8Sponsors: Sync README with website (ESLint Jenkins)d4ce4d3Sponsors: Sync README with website (ESLint Jenkins)284e954Sponsors: Sync README with website (ESLint Jenkins)ae9b54eSponsors: Sync README with website (ESLint Jenkins)9124a15Chore: remove leche (fixes #13287) (#13533) (Mark de Dios)5c4c7f5Sponsors: Sync README with website (ESLint Jenkins)48d8ec8Sponsors: Sync README with website (ESLint Jenkins)v7.6.0Compare Source
ecb2b73Update: requiremetafor fixable rules in RuleTester (refs #13349) (#13489) (Milos Djermanovic)6fb4eddDocs: fix broken links in developer guide (#13518) (Sam Chen)318fe10Fix: Do not outputundefinedas line and column when it's unavailable (#13519) (haya14busa)493b5b4Sponsors: Sync README with website (ESLint Jenkins)f100143Sponsors: Sync README with website (ESLint Jenkins)16b10feFix: Update the chatroom link to go directly to help channel (#13536) (Nicholas C. Zakas)f937eb9Sponsors: Sync README with website (ESLint Jenkins)e71e298Update: Change no-duplicate-case to comparing tokens (fixes #13485) (#13494) (Yosuke Ota)6c4aea4Docs: add ECMAScript 2020 to README (#13510) (Milos Djermanovic)v7.5.0Compare Source
6ea3178Update: optional chaining support (fixes #12642) (#13416) (Toru Nagashima)540b1afChore: enable consistent-meta-messages internal rule (#13487) (Milos Djermanovic)885a145Docs: clarify behavior ifmeta.fixableis omitted (refs #13349) (#13493) (Milos Djermanovic)1a01b42Docs: Update technology sponsors in README (#13478) (Nicholas C. Zakas)6ed9e8eUpgrade: lodash@4.17.19 (#13499) (Yohan Siguret)45cdf00Sponsors: Sync README with website (ESLint Jenkins)f1cc725Docs: fix linebreaks between versions in changelog (#13488) (Milos Djermanovic)f4d7b9eUpdate: deprecate id-blacklist rule (#13465) (Dimitri Mitropoulos)e14a645Chore: use espree.latestEcmaVersion in fuzzer (#13484) (Milos Djermanovic)61097feDocs: Update int rule level to string (#13483) (Brandon Mills)c8f9c82Update: Improve report location no-irregular-whitespace (refs #12334) (#13462) (Milos Djermanovic)f2e68ecBuild: update webpack resolve.mainFields to match website config (#13457) (Milos Djermanovic)a96bc5eFix: arrow-body-style fixer forinwrap (fixes #11849) (#13228) (Anix)748734fUpgrade: Updated puppeteer version to v4.0.0 (#13444) (odidev)e951457Docs: fix wording in configuring.md (#13469) (Piper)0af1d28Update: add allowSeparatedGroups option to sort-imports (fixes #12951) (#13455) (Milos Djermanovic)1050ee7Update: Improve report location for no-unneeded-ternary (refs #12334) (#13456) (Milos Djermanovic)b77b420Update: Improve report location for max-len (refs #12334) (#13458) (Milos Djermanovic)095194cFix: add end location to reports in object-curly-newline (refs #12334) (#13460) (Milos Djermanovic)10251bbFix: add end location to reports in keyword-spacing (refs #12334) (#13461) (Milos Djermanovic)2ea7ee5Sponsors: Sync README with website (ESLint Jenkins)b55fd3bSponsors: Sync README with website (ESLint Jenkins)standard/eslint-config-standard
v14.1.1Compare Source
benmosher/eslint-plugin-import
v2.22.1Compare Source
Fixed
default]/TypeScript: avoid crash onexport =with a MemberExpression ([#1841], thanks [@ljharb])extensions]/importType: Fix @/abc being treated as scoped module ([#1854], thanks [@3nuc])dynamic-import-chunkname]: allow single quotes to match Webpack support ([#1848], thanks [@straub])Changed
export]: add tests for a name collision withexport * from([#1704], thanks @tomprats)v2.22.0Compare Source
Added
no-unused-modules]: consider exported TypeScript interfaces, types and enums ([#1819], thanks [@nicolashenry])no-cycle]: allowmaxDepthoption to be"∞"(thanks [@ljharb])Fixed
order]/TypeScript: properly supportimport = objectexpressions ([#1823], thanks [@manuth])no-extraneous-dependencies]/TypeScript: do not error when importing type from dev dependencies ([#1820], thanks [@fernandopasik])default]: avoid crash withexport =([#1822], thanks [@AndrewLeedham])order]/[newline-after-import]: ignore TypeScript's "export import object" ([#1830], thanks [@be5invis])dynamic-import-chunkname]/TypeScript: supports@typescript-eslint/parser([#1833], thanks [@noelebrun])order]/TypeScript: ignore ordering of object imports ([#1831], thanks [@manuth])namespace]: do not report on shadowed import names ([#518], thanks [@ljharb])export]: avoid warning onexport * asnon-conflicts ([#1834], thanks [@ljharb])Changed
no-extraneous-dependencies]: add tests for importing types ([#1824], thanks [@taye])no-default-export]: Fix docs url ([#1836], thanks [@beatrizrezener])imports-first]: deprecation info and link tofirstdocs ([#1835], thanks [@beatrizrezener])v2.21.2Compare Source
Fixed
order]: avoid a crash on TypeScript’sexport importsyntax ([#1808], thanks [@ljharb])newline-after-import]: consider TypeScriptimport =syntax' ([#1811], thanks [@ljharb])no-internal-modules]: avoid a crash on a named export declaration ([#1814], thanks [@ljharb])[
v2.21.1](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2211---2Renovate configuration
This PR has been generated by WhiteSource Renovate. View repository job log here.