Skip to content
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

chore(deps): update all non-major dependencies #51

Open
wants to merge 1 commit into
base: master
from

Conversation

@renovate
Copy link

@renovate renovate bot commented Jul 6, 2020

This PR contains the following updates:

Package Type Update Change
@nuxtjs/axios dependencies minor ^5.8.0 -> ^5.12.2
@nuxtjs/eslint-config devDependencies minor ^3.0.0 -> ^3.1.0
@nuxtjs/pwa devDependencies minor 3.0.0-beta.20 -> 3.2.2
babel-eslint devDependencies minor ^10.0.3 -> ^10.1.0
eslint (source) devDependencies minor ^7.4.0 -> ^7.12.1
eslint-config-standard devDependencies patch ^14.1.0 -> ^14.1.1
eslint-plugin-import devDependencies minor ^2.18.2 -> ^2.22.1
eslint-plugin-jest devDependencies minor ^23.0.2 -> ^23.20.0
eslint-plugin-standard devDependencies patch ^4.0.1 -> ^4.0.2
nuxt dependencies minor ^2.13.3 -> ^2.14.7
stylus devDependencies patch ^0.54.7 -> ^0.54.8

Release Notes

nuxt-community/axios-module

v5.12.2

Compare Source

v5.12.1

Compare Source

v5.12.0

Compare Source

Features
Bug Fixes
  • types: add axios-retry type def for more options (#​378) (40a0c58)
  • types: add prefix, port, host options to axios types (#​381) (301805b)

v5.11.0

Compare Source

Features
  • experimental runtimeConfig support (07ca13c)
Bug Fixes
5.10.3 (2020-04-30)
Bug Fixes
  • globalName fallback for nuxt < 2.2.0 (12da6c8)
5.10.2 (2020-04-27)
Bug Fixes
5.10.1 (2020-04-22)

v5.10.3

Compare Source

v5.10.2

Compare Source

v5.10.1

Compare Source

v5.10.0

Compare Source

Features
  • plugin: enable server brotli if supported (closes #​276) (074f98c)
Bug Fixes
5.9.7 (2020-03-30)
Bug Fixes
5.9.6 (2020-03-27)
Bug Fixes
  • module: always set protocol to https when https: true is set (#​344) (6f82570)
5.9.5 (2020-02-02)
Bug Fixes
5.9.4 (2020-01-30)
Bug Fixes
5.9.3 (2020-01-11)
Bug Fixes
5.9.2 (2020-01-02)
5.9.1 (2020-01-02)

v5.9.7

Compare Source

v5.9.6

Compare Source

v5.9.5

Compare Source

v5.9.4

Compare Source

v5.9.3

Compare Source

v5.9.2

Compare Source

v5.9.1

Compare Source

v5.9.0

Compare Source

Features
Bug Fixes
nuxt/eslint-config

v3.1.0

Compare Source

Features
  • Update eslint-plugin-unicorn to v21 (#​108)
  • Update eslint-plugin-import to v2.22.0 (#​97 )
nuxt-community/pwa-module

v3.2.2

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

Bug Fixes
3.1.2 (2020-10-07)
Bug Fixes
  • meta: avoid unnecessary log for meta.json (de8e039)
  • meta: fix issues regarding favicon.ico fallback (7a1e773)
3.1.1 (2020-10-07)
Bug Fixes
  • meta: load meta when ssr is disable and using nuxt dev (fixes #​219) (b6a5ead)
  • workbox: handle offlinePage options (fixes #​365) (2b9856e)

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

Features
Bug Fixes
3.0.2 (2020-08-26)
Bug Fixes
  • workbox: missing required parameter request for handle() (#​335) (eedf23f)
3.0.1 (2020-08-17)
Bug Fixes

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

Bug Fixes
  • icon: handle situation where the iconSrc is null or undefined (#​187) (66be874)
babel/babel-eslint

v10.1.0

Compare Source

eslint/eslint

v7.12.1

Compare Source

v7.12.0

Compare Source

  • cbf3585 Update: skip keyword check for fns in space-before-blocks (fixes #​13553) (#​13712) (Milos Djermanovic)
  • 256f656 Fix: autofix shouldn't produce template literals with \8 or \9 (#​13737) (Milos Djermanovic)
  • b165aa5 Fix: yoda rule autofix produces syntax errors with adjacent tokens (#​13760) (Milos Djermanovic)
  • 3175316 Fix: prefer-destructuring invalid autofix with comma operator (#​13761) (Milos Djermanovic)
  • 1a9f171 Chore: Remove more ESLintRC-related files (refs #​13481) (#​13762) (Nicholas C. Zakas)
  • bfddced Update: remove suggestion if it didn't provide a fix (fixes #​13723) (#​13772) (Milos Djermanovic)
  • 5183b14 Update: check template literal in no-script-url (#​13775) (YeonJuan)
  • bfe97d2 Sponsors: Sync README with website (ESLint Jenkins)
  • 6c51ade Sponsors: Sync README with website (ESLint Jenkins)
  • 603de04 Update: treat all literals like boolean literal in no-constant-condition (#​13245) (Zen)
  • 289aa6f Sponsors: Sync README with website (ESLint Jenkins)
  • 9a1f669 Sponsors: Sync README with website (ESLint Jenkins)
  • 637f818 Docs: add more examples for no-func-assign (fixes #​13705) (#​13777) (Nitin Kumar)
  • 17cc0dd Chore: add test case for no-func-assign (refs #​13705) (#​13783) (Nitin Kumar)
  • dee0f77 Docs: add TOC to user-guide/configuring.md (#​13727) (metasean)
  • 0510621 Update: Fix && vs || short-circuiting false negatives (fixes #​13634) (#​13769) (Brandon Mills)
  • 8b6ed69 Sponsors: Sync README with website (ESLint Jenkins)
  • 1457509 Docs: fix broken links in Node.js API docs (#​13771) (Laura Barluzzi)
  • 7c813d4 Docs: Fix typo in v7 migration page (#​13778) (Yusuke Sasaki)
  • b025795 Docs: Fix the format option name in the document (#​13770) (Hideki Igarashi)
  • 84fd591 Chore: Increase Mocha timeout for copying fixtures (#​13768) (Brandon Mills)
  • 1faeb84 Docs: clarify that space-unary-ops doesn't apply when space is required (#​13767) (Taylor Morgan)
  • 67c0605 Update: check computed keys in no-prototype-builtins (fixes #​13088) (#​13755) (Milos Djermanovic)
  • b5e011c Sponsors: Sync README with website (ESLint Jenkins)

v7.11.0

Compare Source

  • 23e966f Chore: Refactor CLIEngine tests (refs #​13481) (#​13709) (Nicholas C. Zakas)
  • fa9429a Fix: don't count line after EOF in max-lines (#​13735) (Milos Djermanovic)
  • d973675 Docs: Update anchor links to use existing linkrefs (refs #​13715) (#​13741) (Brandon Mills)
  • 2c6d774 Docs: Fix typos (#​13730) (Frieder Bluemle)
  • cc468c0 Upgrade: eslint-visitor-keys@2.0.0 (#​13732) (Milos Djermanovic)
  • ab0ac6c Docs: Fix anchor links (#​13715) (Gary Moore)
  • 27f0de6 Fix: account for linebreaks before postfix ++/-- in no-extra-parens (#​13731) (Milos Djermanovic)
  • da78fa1 Update: support async arrow fn in function-paren-newline (fixes #​13728) (#​13729) (Michal Dziekonski)
  • fe301b8 Docs: Add configuration comments in examples (#​13738) (YeonJuan)
  • 504408c Sponsors: Sync README with website (ESLint Jenkins)
  • 3900659 Sponsors: Sync README with website (ESLint Jenkins)
  • c1974b3 Sponsors: Sync README with website (ESLint Jenkins)
  • 6f4abe5 Sponsors: Sync README with website (ESLint Jenkins)

v7.10.0

Compare Source

v7.9.0

Compare Source

  • 3ca2700 Fix: Corrected notice for invalid (:) plugin names (#​13473) (Josh Goldberg)
  • fc5783d Docs: Fix leaky anchors in v4 migration page (#​13635) (Timo Tijhof)
  • f1d07f1 Docs: Provide install commands for Yarn (#​13661) (Nikita Baksalyar)
  • 29d1cdc Fix: prefer-destructuring removes comments (refs #​13678) (#​13682) (Milos Djermanovic)
  • b4da0a7 Docs: fix typo in working with plugins docs (#​13683) (啸生)
  • 6f87db7 Update: fix id-length false negatives on Object.prototype property names (#​13670) (Milos Djermanovic)
  • 361ac4d Fix: NonOctalDecimalIntegerLiteral is decimal integer (fixes #​13588) (#​13664) (Milos Djermanovic)
  • f260716 Docs: update outdated link (#​13677) (klkhan)
  • 5138c91 Docs: add missing eslint directive comments in no-await-in-loop (#​13673) (Milos Djermanovic)
  • 17b58b5 Docs: clarify correct example in no-return-await (fixes #​13656) (#​13657) (Milos Djermanovic)
  • 9171f0a Chore: fix typo (#​13660) (Nitin Kumar)
  • 6d9f8fb Sponsors: Sync README with website (ESLint Jenkins)
  • 97b0dd9 Sponsors: Sync README with website (ESLint Jenkins)
  • deab125 Sponsors: Sync README with website (ESLint Jenkins)
  • bf2e367 Sponsors: Sync README with website (ESLint Jenkins)
  • 8929208 Sponsors: Sync README with website (ESLint Jenkins)

v7.8.1

Compare Source

v7.8.0

Compare Source

v7.7.0

Compare Source

  • b46f3ee Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (#​13545) (Sunghyun Cho)
  • 26aa245 Docs: clarify "case" specifier in padding-line-between-statements (#​13562) (Milos Djermanovic)
  • 082891c Docs: Update semantic versioning policy (#​13563) (Nicholas C. Zakas)
  • 4e0b672 Fix: revert "Update: disallow multiple options in comma-dangle schema" (#​13564) (Kai Cataldo)
  • 254990e Fix: indent for async arrow functions (fixes #​13497) (#​13544) (Anix)
  • 28ca339 Sponsors: Sync README with website (ESLint Jenkins)
  • 2e4158d Sponsors: Sync README with website (ESLint Jenkins)
  • 488d159 Sponsors: Sync README with website (ESLint Jenkins)
  • c44306e Sponsors: Sync README with website (ESLint Jenkins)
  • 6677180 Sponsors: Sync README with website (ESLint Jenkins)
  • 07db7b8 Sponsors: Sync README with website (ESLint Jenkins)
  • d4ce4d3 Sponsors: Sync README with website (ESLint Jenkins)
  • 284e954 Sponsors: Sync README with website (ESLint Jenkins)
  • ae9b54e Sponsors: Sync README with website (ESLint Jenkins)
  • 9124a15 Chore: remove leche (fixes #​13287) (#​13533) (Mark de Dios)
  • 5c4c7f5 Sponsors: Sync README with website (ESLint Jenkins)
  • 48d8ec8 Sponsors: Sync README with website (ESLint Jenkins)

v7.6.0

Compare Source

  • ecb2b73 Update: require meta for fixable rules in RuleTester (refs #​13349) (#​13489) (Milos Djermanovic)
  • 6fb4edd Docs: fix broken links in developer guide (#​13518) (Sam Chen)
  • 318fe10 Fix: Do not output undefined as line and column when it's unavailable (#​13519) (haya14busa)
  • 493b5b4 Sponsors: Sync README with website (ESLint Jenkins)
  • f100143 Sponsors: Sync README with website (ESLint Jenkins)
  • 16b10fe Fix: Update the chatroom link to go directly to help channel (#​13536) (Nicholas C. Zakas)
  • f937eb9 Sponsors: Sync README with website (ESLint Jenkins)
  • e71e298 Update: Change no-duplicate-case to comparing tokens (fixes #​13485) (#​13494) (Yosuke Ota)
  • 6c4aea4 Docs: add ECMAScript 2020 to README (#​13510) (Milos Djermanovic)

v7.5.0

Compare Source

standard/eslint-config-standard

v14.1.1

Compare Source

benmosher/eslint-plugin-import

v2.22.1

Compare Source

Fixed
  • [default]/TypeScript: avoid crash on export = with a MemberExpression ([#​1841], thanks [@​ljharb])
  • [extensions]/importType: Fix @​/abc being treated as scoped module ([#​1854], thanks [@​3nuc])
  • allow using rest operator in named export ([#​1878], thanks [@​foray1010])
  • [dynamic-import-chunkname]: allow single quotes to match Webpack support ([#​1848], thanks [@​straub])
Changed
  • [export]: add tests for a name collision with export * from ([#​1704], thanks @​tomprats)

v2.22.0

Compare Source

Added
  • [no-unused-modules]: consider exported TypeScript interfaces, types and enums ([#​1819], thanks [@​nicolashenry])
  • [no-cycle]: allow maxDepth option to be "∞" (thanks [@​ljharb])
Fixed
  • [order]/TypeScript: properly support import = object expressions ([#​1823], thanks [@​manuth])
  • [no-extraneous-dependencies]/TypeScript: do not error when importing type from dev dependencies ([#​1820], thanks [@​fernandopasik])
  • [default]: avoid crash with export = ([#​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 on export * as non-conflicts ([#​1834], thanks [@​ljharb])
Changed
  • [no-extraneous-dependencies]: add tests for importing types ([#​1824], thanks [@​taye])
  • [docs][no-default-export]: Fix docs url ([#​1836], thanks [@​beatrizrezener])
  • [docs][imports-first]: deprecation info and link to first docs ([#​1835], thanks [@​beatrizrezener])

v2.21.2

Compare Source

Fixed
  • [order]: avoid a crash on TypeScript’s export import syntax ([#​1808], thanks [@​ljharb])
  • [newline-after-import]: consider TypeScript import = 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#&#8203;2211---2


Renovate configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

@vercel vercel bot commented Jul 6, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nuxt-js/hackernews/jlxev2xlo
Preview: https://hackernews-git-renovate-all-minor-patch.nuxt-js.vercel.app

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from abfd3e8 to dd9bc7f Jul 6, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd9bc7f to 17ca678 Jul 10, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 17ca678 to 171a6f8 Jul 16, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 171a6f8 to 8b0abf1 Jul 18, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b0abf1 to d815a8d Jul 26, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d815a8d to 13feb21 Jul 26, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 13feb21 to d4b3059 Jul 27, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d4b3059 to b606fee Jul 27, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b606fee to 33a9433 Jul 27, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 33a9433 to 03faf97 Jul 30, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 03faf97 to 4a00a37 Jul 31, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4a00a37 to 14403e6 Aug 4, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14403e6 to ca844b3 Aug 5, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ca844b3 to b69e5c4 Aug 14, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b69e5c4 to 745aaf3 Aug 16, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 745aaf3 to 60e09d2 Aug 16, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 60e09d2 to c90f13c Aug 16, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c90f13c to d444304 Aug 17, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d444304 to 9181ef8 Aug 25, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9181ef8 to cf24672 Aug 26, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cf24672 to f03c920 Aug 27, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f03c920 to d0831be Aug 31, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d0831be to 774c988 Sep 1, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 774c988 to f9731a5 Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.