nuxt-community / router-extras-module

Extra Add-ons For Nuxt 2 Router
https://codesandbox.io/s/github/nuxt-community/router-extras-module
MIT License
279 stars 12 forks source link

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

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bootstrap-vue (source) 2.18.1 -> 2.19.0 age adoption passing confidence
eslint (source) 7.12.1 -> 7.14.0 age adoption passing confidence

Release Notes

bootstrap-vue/bootstrap-vue ### [`v2.19.0`](https://togithub.com/bootstrap-vue/bootstrap-vue/blob/master/CHANGELOG.md#v2190-httpsgithubcombootstrap-vuebootstrap-vuecomparev2181v2190) [Compare Source](https://togithub.com/bootstrap-vue/bootstrap-vue/compare/v2.18.1...v2.19.0) Released: 2020-11-08 ##### Features v2.19.0 - **b-media:** improve aside right handling ([#​5965](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/5965)) ([49a3f00](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/49a3f00420bf9958deda3a6be0ccb76cc3ea06ba)) - **config:** improved defaults handling (closes [#​4507](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/4507), [#​5138](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/5138), [#​5291](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/5291), [#​5459](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/5459), [#​5958](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/5958)) ([#​5981](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/5981)) ([7ea0cc4](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/7ea0cc4a16d27b179eca47d351eaa9fe6fdfd56e)) - **icons:** update Bootstrap Icons to v1.1.0 ([#​5977](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/5977)) ([8e45ad4](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/8e45ad4d2d62c667113fe85db4fd755821c2eada)) ##### Bug Fixes v2.19.0 - **b-avatar:** badge `z-index` handling ([#​5975](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/5975)) ([ecb33bd](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/ecb33bdb510832096bc5a5196a11c97388bf6411)) - **b-avatar:** prevent avatar from being squished ([#​5963](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/5963)) ([b3946ed](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/b3946ed7a7b327fb7c66b44caaf122460fc24005)), closes [#​5962](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/5962) - **b-dropdown:** click handling on close (closes [#​5982](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/5982)) ([#​6009](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6009)) ([cf7a1cb](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/cf7a1cb017e2263939a64e300abbbbac35c121d4)) - **b-form-checkbox/b-form-radio:** `change` event timing ([#​6008](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6008)) ([37ec7e9](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/37ec7e9991b66af51ff81420da8eb88928615f9d)) - **b-form-group:** accessibility when `label-for` prop not set ([#​6006](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6006)) ([16f777b](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/16f777b14bdcf9ebb6fae0325d355c7f5272bd98))
eslint/eslint ### [`v7.14.0`](https://togithub.com/eslint/eslint/releases/v7.14.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.13.0...v7.14.0) - [`5f09073`](https://togithub.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e) Update: fix 'skip' options in no-irregular-whitespace (fixes [#​13852](https://togithub.com/eslint/eslint/issues/13852)) ([#​13853](https://togithub.com/eslint/eslint/issues/13853)) (Milos Djermanovic) - [`1861b40`](https://togithub.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d) Docs: correct the function-call-argument-newline 'default' descriptions ([#​13866](https://togithub.com/eslint/eslint/issues/13866)) (Trevin Hofmann) - [`98c00c4`](https://togithub.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5) New: Add no-nonoctal-decimal-escape rule (fixes [#​13765](https://togithub.com/eslint/eslint/issues/13765)) ([#​13845](https://togithub.com/eslint/eslint/issues/13845)) (Milos Djermanovic) - [`95d2fe6`](https://togithub.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33) Chore: remove eslint comment from no-octal-escape tests ([#​13846](https://togithub.com/eslint/eslint/issues/13846)) (Milos Djermanovic) - [`2004b7e`](https://togithub.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801) Fix: enable debug logs for [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) (fixes [#​13850](https://togithub.com/eslint/eslint/issues/13850)) ([#​13861](https://togithub.com/eslint/eslint/issues/13861)) (Milos Djermanovic) - [`d2239a1`](https://togithub.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538) Fix: no-useless-constructor crash on bodyless constructor (fixes [#​13830](https://togithub.com/eslint/eslint/issues/13830)) ([#​13842](https://togithub.com/eslint/eslint/issues/13842)) (Ari Perkkiö) - [`eda0aa1`](https://togithub.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca) Docs: no-restricted-imports is only for static imports ([#​13863](https://togithub.com/eslint/eslint/issues/13863)) (Robat Williams) - [`042ae44`](https://togithub.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8) Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md ([#​13828](https://togithub.com/eslint/eslint/issues/13828)) (Raphael LANG) - [`038dc73`](https://togithub.com/eslint/eslint/commit/038dc73c99ae68eae2035ef303f3a947053c8f05) Chore: Test on Node.js 15 ([#​13844](https://togithub.com/eslint/eslint/issues/13844)) (Brandon Mills) - [`37a06d6`](https://togithub.com/eslint/eslint/commit/37a06d633d3669f0f43236141dc43465b8bc7ec5) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.13.0`](https://togithub.com/eslint/eslint/releases/v7.13.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.12.1...v7.13.0) - [`254e00f`](https://togithub.com/eslint/eslint/commit/254e00fea8745ff5a8bcc8cb874fcfd02996d81b) New: Configurable List Size For Per-Rule Performance Metrics ([#​13812](https://togithub.com/eslint/eslint/issues/13812)) (Bryan Mishkin) - [`6c3c710`](https://togithub.com/eslint/eslint/commit/6c3c710ade7cd8654990f1adb55b58f038eab92d) Docs: fix broken url in docs ([#​13815](https://togithub.com/eslint/eslint/issues/13815)) (SaintMalik) - [`4a09149`](https://togithub.com/eslint/eslint/commit/4a091495a236d231a5065ece972719a0c4dd1b77) Sponsors: Sync README with website (ESLint Jenkins) - [`fb6fcbf`](https://togithub.com/eslint/eslint/commit/fb6fcbfe0a8c41b92f0a33ab90f159037bd195e2) Docs: Fix reference to Code of Conduct ([#​13797](https://togithub.com/eslint/eslint/issues/13797)) (Tobias Nießen) - [`1b89ebe`](https://togithub.com/eslint/eslint/commit/1b89ebe1bdbef7de6001100945b8f71429df302c) Sponsors: Sync README with website (ESLint Jenkins)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 4 years ago

Codecov Report

Merging #130 (80ec82e) into master (1f8622d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #130   +/-   ##
=======================================
  Coverage   92.53%   92.53%           
=======================================
  Files           3        3           
  Lines         134      134           
  Branches       34       34           
=======================================
  Hits          124      124           
  Misses         10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1f8622d...80ec82e. Read the comment docs.