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 #153

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bootstrap (source) 5.0.2 -> 5.1.1 age adoption passing confidence
eslint (source) 7.31.0 -> 7.32.0 age adoption passing confidence
jest (source) 27.0.6 -> 27.1.1 age adoption passing confidence

Release Notes

twbs/bootstrap ### [`v5.1.1`](https://togithub.com/twbs/bootstrap/releases/v5.1.1) [Compare Source](https://togithub.com/twbs/bootstrap/compare/v5.1.0...v5.1.1) #### Highlights #### 🎨 CSS - [#​34679](https://togithub.com/twbs/bootstrap/issues/34679): Fix font size variable name - [#​34699](https://togithub.com/twbs/bootstrap/issues/34699): Add check to `rgba-css-var` function for body or bg - [#​34773](https://togithub.com/twbs/bootstrap/issues/34773): Include root.scss in all dist builds - [#​34779](https://togithub.com/twbs/bootstrap/issues/34779): Fix `$dropdown-link-hover-color` variable color value in \_variable.scss file #### β˜•οΈ JavaScript - [#​34621](https://togithub.com/twbs/bootstrap/issues/34621): carousel: move common checks to a function - [#​34701](https://togithub.com/twbs/bootstrap/issues/34701): Fix modal when is triggered by `bs-toggle`, to hide other open instances - [#​34835](https://togithub.com/twbs/bootstrap/issues/34835): Collapse on toggle, should not hide descendant tabpanels - [#​34842](https://togithub.com/twbs/bootstrap/issues/34842): Fix tooltip `data-bs-original-title` issue #### πŸ“– Docs - [#​32781](https://togithub.com/twbs/bootstrap/issues/32781): docs: shortcodes tweaks and consistency changes - [#​34686](https://togithub.com/twbs/bootstrap/issues/34686): docs: Fix placeholders typo - [#​34752](https://togithub.com/twbs/bootstrap/issues/34752): Fix typo in placeholder docs - [#​34769](https://togithub.com/twbs/bootstrap/issues/34769): Enhance Alerts > Live Example section - [#​34781](https://togithub.com/twbs/bootstrap/issues/34781): docs: fix typos in approach and placeholders - [#​34787](https://togithub.com/twbs/bootstrap/issues/34787): Progress page: remove toggle animation button - [#​34840](https://togithub.com/twbs/bootstrap/issues/34840): clarify importing all vs specific plugins - [#​34842](https://togithub.com/twbs/bootstrap/issues/34842): Fix tooltip `data-bs-original-title` issue - [#​34877](https://togithub.com/twbs/bootstrap/issues/34877): docs: add `$enable-smooth-scroll` to Sass options page - [#​34886](https://togithub.com/twbs/bootstrap/issues/34886): Disabled link cleanup - [#​34892](https://togithub.com/twbs/bootstrap/issues/34892): Fix a11y issues in `.hstack` example and placeholder 'How it works' example - [#​34910](https://togithub.com/twbs/bootstrap/issues/34910): Docs: Add Callout to Stacks Helper page about limited flexbox gap support - [#​34913](https://togithub.com/twbs/bootstrap/issues/34913): docs: make use of the `.Site.Params.docs_version` variable - [#​34914](https://togithub.com/twbs/bootstrap/issues/34914): Typo/US locale fixes #### πŸ›  Examples - [#​34766](https://togithub.com/twbs/bootstrap/issues/34766): dashboard-rtl: use the same scripts as the dashboard example #### 🌎 Accessibility - [#​34886](https://togithub.com/twbs/bootstrap/issues/34886): Disabled link cleanup #### 🏭 Tests - [#​34077](https://togithub.com/twbs/bootstrap/issues/34077): Add GitHub SHA in BrowserStack build ID. - [#​34912](https://togithub.com/twbs/bootstrap/issues/34912): BrowserStack: add Firefox 60 and Chrome 60 #### πŸ“¦ Dependencies - Updated numerous devDependencies: ### [`v5.1.0`](https://togithub.com/twbs/bootstrap/releases/v5.1.0) [Compare Source](https://togithub.com/twbs/bootstrap/compare/v5.0.2...v5.1.0) #### Highlights - Added experimental, opt-in CSS Grid support - Added support for responsive offcanvas components in navbars - Added new placeholders component for skeleton loading screens - Added support for horizontal collapsing in the collapse component - Added new stack and vertical rule helpers - Added tons of new CSS variables for body styles, colors, RGB colors, and more - Updated `.bg-*` and `.text-*` utilities to use CSS variables and new RGB CSS variables for real-time customization - Added four new component examples for dropdowns, footers, list groups, and modals - Updated modal and offcanvas backdrops to make them unique to each component - Reverted ability for `.col-*` classes to override `.row-cols-*` classes for now until we can fix some critical bugs #### πŸš€ Features - [#​31813](https://togithub.com/twbs/bootstrap/issues/31813): Add optional CSS grid - [#​31859](https://togithub.com/twbs/bootstrap/issues/31859): Add a "skeletons" component - [#​32319](https://togithub.com/twbs/bootstrap/issues/32319): Add maps for all colors, document how to extend color utilities - [#​33403](https://togithub.com/twbs/bootstrap/issues/33403): modal: change `data-dismiss` so that it can be outside of a modal using `bs-target` - [#​33781](https://togithub.com/twbs/bootstrap/issues/33781): Add utility classes for opacity - [#​33986](https://togithub.com/twbs/bootstrap/issues/33986): New helpers: `.hstack`, `.vstack`, and `.vr` - [#​34253](https://togithub.com/twbs/bootstrap/issues/34253): Add horizontal collapse support - [#​34273](https://togithub.com/twbs/bootstrap/issues/34273): Offcanvas navbar - [#​34333](https://togithub.com/twbs/bootstrap/issues/34333): Accept argument of different types in the `getInstance` method #### 🎨 CSS - [#​31813](https://togithub.com/twbs/bootstrap/issues/31813): Add optional CSS grid - [#​32319](https://togithub.com/twbs/bootstrap/issues/32319): Add maps for all colors, document how to extend color utilities - [#​33781](https://togithub.com/twbs/bootstrap/issues/33781): Add utility classes for opacity - [#​33986](https://togithub.com/twbs/bootstrap/issues/33986): New helpers: `.hstack`, `.vstack`, and `.vr` - [#​34100](https://togithub.com/twbs/bootstrap/issues/34100): Updated utility API (css-vars utils and new bg/color utils), plus new root CSS variables - [#​34253](https://togithub.com/twbs/bootstrap/issues/34253): Add horizontal collapse support - [#​34273](https://togithub.com/twbs/bootstrap/issues/34273): Offcanvas navbar - [#​34432](https://togithub.com/twbs/bootstrap/issues/34432): More concise improvements for `add()` and `subtract()` - [#​34440](https://togithub.com/twbs/bootstrap/issues/34440): Add null `$card-box-shadow` variable - [#​34445](https://togithub.com/twbs/bootstrap/issues/34445): fix(forms): prevent color control from shrinking - [#​34475](https://togithub.com/twbs/bootstrap/issues/34475): Make text decoration consistent with other anchors - [#​34481](https://togithub.com/twbs/bootstrap/issues/34481): Make the `$accordion-icon-color` default value consistent with the `$accordion-button-color` - [#​34572](https://togithub.com/twbs/bootstrap/issues/34572): Clean up a couple CSS Grid issues - [#​34612](https://togithub.com/twbs/bootstrap/issues/34612): Revert "Allow individual grid classes to override `.row-cols`" - [#​34651](https://togithub.com/twbs/bootstrap/issues/34651): Update `$input-bg` to use `$body-bg` #### β˜•οΈ JavaScript - [#​33402](https://togithub.com/twbs/bootstrap/issues/33402): Changes to Alert component to match the others - [#​33403](https://togithub.com/twbs/bootstrap/issues/33403): modal: change `data-dismiss` so that it can be outside of a modal using `bs-target` - [#​33603](https://togithub.com/twbs/bootstrap/issues/33603): Fix `Manipulator.offset()` - [#​33610](https://togithub.com/twbs/bootstrap/issues/33610): Toasts: Change showing timings and classes to keep toast `display:none` by default - [#​33865](https://togithub.com/twbs/bootstrap/issues/33865): Add shift-tab keyboard support for dialogs (modal & Offcanvas components) - [#​33866](https://togithub.com/twbs/bootstrap/issues/33866): Add dynamic, live alerts example to docs - [#​34170](https://togithub.com/twbs/bootstrap/issues/34170): Use a streamlined way to trigger component dismiss - [#​34205](https://togithub.com/twbs/bootstrap/issues/34205): Cleanup tooltip & popover components - [#​34207](https://togithub.com/twbs/bootstrap/issues/34207): Make proper use of the SelectorEngine in ScrollSpy - [#​34215](https://togithub.com/twbs/bootstrap/issues/34215): Use the `switch` statement instead of `if` - [#​34220](https://togithub.com/twbs/bootstrap/issues/34220): Do a major cleanup in Collapse.js - [#​34333](https://togithub.com/twbs/bootstrap/issues/34333): Accept argument of different types in the `getInstance` method - [#​34441](https://togithub.com/twbs/bootstrap/issues/34441): util.js: remove `Selector.findOne()` dependency - [#​34458](https://togithub.com/twbs/bootstrap/issues/34458): Dropdown cleanups - [#​34543](https://togithub.com/twbs/bootstrap/issues/34543): Fix `Util.reflow` function and add documentation - [#​34619](https://togithub.com/twbs/bootstrap/issues/34619): tooltip: move repeated strings to constants - [#​34620](https://togithub.com/twbs/bootstrap/issues/34620): Enable a few eslint-config-xo rules - [#​34628](https://togithub.com/twbs/bootstrap/issues/34628): Regression on tooltip template creation process. #### πŸ“– Docs - [#​32319](https://togithub.com/twbs/bootstrap/issues/32319): Add maps for all colors, document how to extend color utilities - [#​33866](https://togithub.com/twbs/bootstrap/issues/33866): Add dynamic, live alerts example to docs - [#​34100](https://togithub.com/twbs/bootstrap/issues/34100): Updated utility API (css-vars utils and new bg/color utils), plus new root CSS variables - [#​34406](https://togithub.com/twbs/bootstrap/issues/34406): Fix site params variable on themes section - [#​34472](https://togithub.com/twbs/bootstrap/issues/34472): Added new Offcanvas file to import example - [#​34517](https://togithub.com/twbs/bootstrap/issues/34517): Update nav-tab.md - [#​34526](https://togithub.com/twbs/bootstrap/issues/34526): Add: GitHub Octicons to the list - [#​34557](https://togithub.com/twbs/bootstrap/issues/34557): docs: minor image compression improvements - [#​34573](https://togithub.com/twbs/bootstrap/issues/34573): Update the custom Sass import docs - [#​34574](https://togithub.com/twbs/bootstrap/issues/34574): Document change to `hr` in v5 - [#​34577](https://togithub.com/twbs/bootstrap/issues/34577): Make note of `_root.scss` being required - [#​34578](https://togithub.com/twbs/bootstrap/issues/34578): Rename Build Tools page to Contribute - [#​34605](https://togithub.com/twbs/bootstrap/issues/34605): Collapse page: add a link to the accordion page - [#​34637](https://togithub.com/twbs/bootstrap/issues/34637): Improved docs describing `media-breakpoint-down` breakpoints #### πŸ›  Examples - [#​33882](https://togithub.com/twbs/bootstrap/issues/33882): Add four new snippet examples - [#​34273](https://togithub.com/twbs/bootstrap/issues/34273): Offcanvas navbar - [#​34336](https://togithub.com/twbs/bootstrap/issues/34336): Remove unneeded `.text-white-50` CSS rule from Offcanvas Example #### 🌎 Accessibility - [#​33865](https://togithub.com/twbs/bootstrap/issues/33865): Add shift-tab keyboard support for dialogs (modal & Offcanvas components) #### πŸ”§ Utility API - [#​34100](https://togithub.com/twbs/bootstrap/issues/34100): Updated utility API (css-vars utils and new bg/color utils), plus new root CSS variables #### 🧰 Misc - [#​32907](https://togithub.com/twbs/bootstrap/issues/32907): npm scripts: add `aggregate-output` - [#​34389](https://togithub.com/twbs/bootstrap/issues/34389): CONTRIBUTING.md: fix broken link to README.md - [#​34453](https://togithub.com/twbs/bootstrap/issues/34453): CI: make use of the `actions/setup-node`'s `cache` option #### πŸ“¦ Dependencies - Updated numerous devDependencies: https://github.com/twbs/bootstrap/pulls?q=is%3Apr+is%3Aclosed+label%3Adependencies+project%3Atwbs%2Fbootstrap%2F31
eslint/eslint ### [`v7.32.0`](https://togithub.com/eslint/eslint/releases/v7.32.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.31.0...v7.32.0) - [`3c78a7b`](https://togithub.com/eslint/eslint/commit/3c78a7bff6044fd196ae3b737983e6744c6eb7c8) Chore: Adopt `eslint-plugin/prefer-message-ids` rule internally ([#​14841](https://togithub.com/eslint/eslint/issues/14841)) (Bryan Mishkin) - [`faecf56`](https://togithub.com/eslint/eslint/commit/faecf56cdb4146b28bfa4f1980adb41b4d3614b1) Update: change reporting location for `curly` rule (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​14766](https://togithub.com/eslint/eslint/issues/14766)) (Nitin Kumar) - [`d7dc07a`](https://togithub.com/eslint/eslint/commit/d7dc07a15e256cee9232183165e2f6102f2c0873) Fix: ignore lines with empty elements (fixes [#​12756](https://togithub.com/eslint/eslint/issues/12756)) ([#​14837](https://togithub.com/eslint/eslint/issues/14837)) (Soufiane Boutahlil) - [`1bfbefd`](https://togithub.com/eslint/eslint/commit/1bfbefdaaf19ef32df42b89a3f5d32cff1e5b831) New: Exit on fatal error (fixes [#​13711](https://togithub.com/eslint/eslint/issues/13711)) ([#​14730](https://togithub.com/eslint/eslint/issues/14730)) (Antonios Katopodis) - [`ed007c8`](https://togithub.com/eslint/eslint/commit/ed007c82ee9d2170c87500d98303554b5f90b915) Chore: Simplify internal `no-invalid-meta` rule ([#​14842](https://togithub.com/eslint/eslint/issues/14842)) (Bryan Mishkin) - [`d53d906`](https://togithub.com/eslint/eslint/commit/d53d9064b9dd0dd6a8ea39e07b16310c8364db69) Docs: Prepare data for website to indicate rules with suggestions ([#​14830](https://togithub.com/eslint/eslint/issues/14830)) (Bryan Mishkin) - [`d28f2ff`](https://togithub.com/eslint/eslint/commit/d28f2ffb986e49d6da5c1d91215580591f4cfd35) Docs: Reference eslint-config-eslint to avoid potential for staleness ([#​14805](https://togithub.com/eslint/eslint/issues/14805)) (Brett Zamir) - [`8be8a36`](https://togithub.com/eslint/eslint/commit/8be8a36010145dfcd31cbdd4f781a91989e3b1bd) Chore: Adopt `eslint-plugin/require-meta-docs-url` rule internally ([#​14823](https://togithub.com/eslint/eslint/issues/14823)) (Bryan Mishkin) - [`f9c164f`](https://togithub.com/eslint/eslint/commit/f9c164f7b74ca73384c8c80eed5bdbe359b44f6c) Docs: New syntax issue template ([#​14826](https://togithub.com/eslint/eslint/issues/14826)) (Nicholas C. Zakas) - [`eba0c45`](https://togithub.com/eslint/eslint/commit/eba0c4595c126a91f700d5f2e8723ec3f820a830) Chore: assertions on reporting loc in `unicode-bom` (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​14809](https://togithub.com/eslint/eslint/issues/14809)) (Nitin Kumar) - [`ed945bd`](https://togithub.com/eslint/eslint/commit/ed945bd662714b1917e9de71d5b322a28be9161b) Docs: fix multiple broken links ([#​14833](https://togithub.com/eslint/eslint/issues/14833)) (Sam Chen) - [`60df44c`](https://togithub.com/eslint/eslint/commit/60df44c79b0f74406119c0c040a360ca84e721fc) Chore: use `actions/setup-node@v2` ([#​14816](https://togithub.com/eslint/eslint/issues/14816)) (Nitin Kumar) - [`6641d88`](https://togithub.com/eslint/eslint/commit/6641d88e17d952a8e51df5e0d3882a842d4c3f35) Docs: Update README team and sponsors (ESLint Jenkins)
facebook/jest ### [`v27.1.1`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2711) [Compare Source](https://togithub.com/facebook/jest/compare/v27.1.0...v27.1.1) ##### Features - `[jest-runtime]` Add experimental, limited (and undocumented) support for mocking ECMAScript Modules ([#​11818](https://togithub.com/facebook/jest/pull/11818)) ##### Fixes - `[jest-resolver]` Support `node:` prefix when importing Node core modules with ESM ([#​11817](https://togithub.com/facebook/jest/pull/11817)) - `[jest-types]` Export the `PrettyFormatOptions` interface ([#​11801](https://togithub.com/facebook/jest/pull/11801)) ### [`v27.1.0`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2710) [Compare Source](https://togithub.com/facebook/jest/compare/v27.0.6...v27.1.0) ##### Features - `[jest-haste-map]` Use watchman suffix-set option for faster file indexing. ([#​11784](https://togithub.com/facebook/jest/pull/11784)) - `[jest-cli]` Adds a new config options `snapshotFormat` which offers a way to override any of the formatting settings which come with [pretty-format](https://www.npmjs.com/package/pretty-format#usage-with-options). ([#​11654](https://togithub.com/facebook/jest/pull/11654)) - `[jest-reporters]` Expose the `getSummary` util ([#​11695](https://togithub.com/facebook/jest/pull/11695)). - `[jest-resolver]` Support `node:` prefix when importing Node core modules ([#​11331](https://togithub.com/facebook/jest/pull/11331)) ##### Fixes - `[jest-each]` Relaxed the validation to allow multibyte characters in headings ([#​11575](https://togithub.com/facebook/jest/pull/11575)) - `[jest-environment-jsdom]` Add support for `userAgent` option ([#​11773](https://togithub.com/facebook/jest/pull/11773)) - `[jest-environment-node]` Add `Event` and `EventTarget` to node global environment. ([#​11727](https://togithub.com/facebook/jest/pull/11727)) - `[jest-mock]` Fix `spyOn` to use `Object.prototype.hasOwnProperty` ([#​11721](https://togithub.com/facebook/jest/pull/11721)) - `[jest-resolver]` Add dependency on `jest-haste-map` ([#​11759](https://togithub.com/facebook/jest/pull/11759)) - `[jest-types]` Compat with `@types/node` v16 ([#​11645](https://togithub.com/facebook/jest/pull/11645)) ##### Chore & Maintenance - `[docs]` Correct `expects.assertions` documentation by adding async/await for asynchronous function.

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.



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

codecov[bot] commented 3 years ago

Codecov Report

Merging #153 (3783622) into master (40a123c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #153   +/-   ##
=======================================
  Coverage   92.95%   92.95%           
=======================================
  Files           3        3           
  Lines         142      142           
  Branches       36       36           
=======================================
  Hits          132      132           
  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 40a123c...3783622. Read the comment docs.