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

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-vue (source) 2.19.0 -> 2.21.2 age adoption passing confidence
chokidar ^3.4.3 -> ^3.5.1 age adoption passing confidence
eslint (source) 7.14.0 -> 7.18.0 age adoption passing confidence
husky 4.3.0 -> 4.3.8 age adoption passing confidence
standard-version 9.0.0 -> 9.1.0 age adoption passing confidence

Release Notes

bootstrap-vue/bootstrap-vue ### [`v2.21.2`](https://togithub.com/bootstrap-vue/bootstrap-vue/blob/master/CHANGELOG.md#v2212-httpsgithubcombootstrap-vuebootstrap-vuecomparev2211v2212) [Compare Source](https://togithub.com/bootstrap-vue/bootstrap-vue/compare/v2.21.1...v2.21.2) Released: 2021-01-01 ### [`v2.21.1`](https://togithub.com/bootstrap-vue/bootstrap-vue/blob/master/CHANGELOG.md#v2211-httpsgithubcombootstrap-vuebootstrap-vuecomparev2210v2211) [Compare Source](https://togithub.com/bootstrap-vue/bootstrap-vue/compare/v2.21.0...v2.21.1) Released: 2020-12-16 ##### Bug Fixes v2.21.1 - **b-badge:** attribute inheritance ([#​6217](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6217)) ([2d31f31](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/2d31f31909c002faa2a9d8bd8620115ddf8ce603)) - **b-dropdown:** root events ([#​6198](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6198)) ([6dcd233](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/6dcd23334f2870220ed5c4d8b30bd556e57c03d5)) - **b-pagination:** don't set initial page count twice ([#​6200](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6200)) ([d7394e3](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/d7394e3426e5b06797caef070137ec47b25ef62a)) - **b-tabs:** restore correct active tab detection logic (closes [#​6205](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6205)) ([#​6208](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6208)) ([6d92a43](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/6d92a4376c227a02a7c24e19c04e437bb8909c1c)) ### [`v2.21.0`](https://togithub.com/bootstrap-vue/bootstrap-vue/blob/master/CHANGELOG.md#v2210-httpsgithubcombootstrap-vuebootstrap-vuecomparev2201v2210) [Compare Source](https://togithub.com/bootstrap-vue/bootstrap-vue/compare/v2.20.1...v2.21.0) Released: 2020-12-14 ##### Features v2.21.0 - **b-form-group:** add `content-cols` props and scoped `default` slot (closes [#​6095](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6095), [#​6118](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6118)) ([#​6178](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6178)) ([fab6dc5](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/fab6dc57e974f14b7fb50f6f413f3fa9a4504290)) - **b-form-tags:** add `no-tags-remove` prop (closes [#​6162](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6162)) ([#​6163](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6163)) ([92de1f9](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/92de1f9f7772c595afcd16d25d8f71b54a2e077b)) - **b-sidebar:** add `header` slot ([#​6179](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6179)) ([341b7f0](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/341b7f07943d6079d2bf5d6ab88bbcc50f91d0c5)) - **refactor:** code enhancements for easier Vue 3 migration (closes [#​6124](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6124), [#​6139](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6139)) ([#​6141](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6141)) ([5bf6733](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/5bf6733595091cc204d3acc0641f8f0301bcbe9c)) - **icons:** update Bootstrap Icons to v1.2.1 ([#​6194](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6194)) ([799e272](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/799e272d5ae5c19425c4c912a72becfaafaac447)) - **icons:** update Bootstrap Icons to v1.2.0 ([#​6180](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6180)) ([00682e5](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/00682e549e1a104156e3f701e2e6e6cffd13cb70)) ##### Bug Fixes v2.21.0 - **b-form-datepicker:** `valueAsDate` prop handling ([#​6159](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6159)) ([5cb8e0c](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/5cb8e0c474ab750868379b4293d0eb5d52f5dd85)) - **b-form-datepicker/b-form-timepicker:** label styles when in `button-only` mode (closes [#​6172](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6172)) ([#​6186](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6186)) ([e8842ba](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/e8842bae98e83d16f3429b37f219ae61890a5c38)) - **b-tabs:** cleanup rendering logic ([#​6154](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6154)) ([8aeb9e9](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/8aeb9e941e84ec45a3415ab7238729458f56e427)) - **table:** default sort compare logic for date strings ([#​6153](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6153)) ([3696a1f](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/3696a1f888f2462a428431a593e235fd89bf54d4)) - **table:** use original value for fallback when number parsing fails in `defaultSortCompare()` ([c375ce9](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/c375ce9093ed91060b4ab199ad771dd667a68589)) ### [`v2.20.1`](https://togithub.com/bootstrap-vue/bootstrap-vue/blob/master/CHANGELOG.md#v2201-httpsgithubcombootstrap-vuebootstrap-vuecomparev2200v2201) [Compare Source](https://togithub.com/bootstrap-vue/bootstrap-vue/compare/v2.20.0...v2.20.1) Released: 2020-12-01 ##### Bug Fixes v2.20.1 - user supplied prop function detection (closes [#​6112](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6112)) ([#​6113](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6113)) ([1d85839](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/1d85839fa76c88f1a411a81945d03a4c895b3f4f)) ### [`v2.20.0`](https://togithub.com/bootstrap-vue/bootstrap-vue/blob/master/CHANGELOG.md#v2200-httpsgithubcombootstrap-vuebootstrap-vuecomparev2190v2200) [Compare Source](https://togithub.com/bootstrap-vue/bootstrap-vue/compare/v2.19.0...v2.20.0) Released: 2020-11-30 ##### Features v2.20.0 - **b-form-tags:** add `reset` method ([#​6104](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6104)) ([d610291](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/d6102913a5f9a3295f646fad50ba58ffc31533e8)) ##### Bug Fixes v2.20.0 - **b-form-input:** modified value handling ([#​6084](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6084)) ([d6d8e3c](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/d6d8e3c0f309ca16ede0c874bb787ab2fed7b380)) - **b-form-spinbutton:** button markup ([#​6101](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6101)) ([5082976](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/5082976e90264cadd84a4c9dbf339ce90fe49456)) - **b-form-tags:** required handling (closes [#​6094](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6094)) ([#​6103](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6103)) ([2dc6b9d](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/2dc6b9d5bc5fcb3cf1febda7d9e5b03d1ee9a3d0)) - **b-table:** only set `tabindex="0"` for sortable TH's ([#​6102](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6102)) ([dd23742](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/dd237425e4e7a7e73d5c17210780b02dab2110e2)) - **b-table:** sort handling for numeric string values (closes [#​6092](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6092)) ([#​6105](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6105)) ([29fbcb5](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/29fbcb58c5efed0dbbafa8b0bb5fc1d1651079cd)) - user supplied prop function detection ([#​6070](https://togithub.com/bootstrap-vue/bootstrap-vue/issues/6070)) ([cea6051](https://togithub.com/bootstrap-vue/bootstrap-vue/commit/cea6051efc901325d63c22f65381242bd6e774e7))
paulmillr/chokidar ### [`v3.5.1`](https://togithub.com/paulmillr/chokidar/compare/3.5.0...3.5.1) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.5.0...3.5.1) ### [`v3.5.0`](https://togithub.com/paulmillr/chokidar/releases/3.5.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.4.3...3.5.0) - Support for ARM Macs with Apple Silicon. - Fixed missing removal of symlinks when the target path was deleted ([#​1042](https://togithub.com/paulmillr/chokidar/issues/1042))
eslint/eslint ### [`v7.18.0`](https://togithub.com/eslint/eslint/releases/v7.18.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.17.0...v7.18.0) - [`e3264b2`](https://togithub.com/eslint/eslint/commit/e3264b26a625d926a1ea96df1c4b643af5c3797c) Upgrade: [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) to improve error message for invalid extends ([#​14009](https://togithub.com/eslint/eslint/issues/14009)) (Milos Djermanovic) - [`f17c3c3`](https://togithub.com/eslint/eslint/commit/f17c3c371789ffa84f0cda57101e8193899adbe6) Update: check logical assignment operators in the complexity rule ([#​13979](https://togithub.com/eslint/eslint/issues/13979)) (Milos Djermanovic) - [`672deb0`](https://togithub.com/eslint/eslint/commit/672deb057a14a7acad8c669189870009f1edb8a6) Docs: fix no-invalid-regexp docs regarding ecmaVersion ([#​13991](https://togithub.com/eslint/eslint/issues/13991)) (Milos Djermanovic) - [`179a910`](https://togithub.com/eslint/eslint/commit/179a910b32e853bc12a9dd71f7c10e762cbeac44) Fix: --init crash on question to upgrade/downgrade ESLint (fixes [#​13978](https://togithub.com/eslint/eslint/issues/13978)) ([#​13995](https://togithub.com/eslint/eslint/issues/13995)) (Milos Djermanovic) - [`292b1c0`](https://togithub.com/eslint/eslint/commit/292b1c0017bc442d399f67e01d699c59e6b71453) Fix: no-extra-parens false positive with `let` identifier in for-loop ([#​13981](https://togithub.com/eslint/eslint/issues/13981)) (Milos Djermanovic) - [`de61f94`](https://togithub.com/eslint/eslint/commit/de61f9444cf58a4d70e126ab3d10bf20851de7c9) Sponsors: Sync README with website (ESLint Jenkins) - [`9250d16`](https://togithub.com/eslint/eslint/commit/9250d167ceb5684669eabe93dae326e33f0684f2) Upgrade: Bump lodash to fix security issue ([#​13993](https://togithub.com/eslint/eslint/issues/13993)) (Frederik Prijck) - [`75fea9b`](https://togithub.com/eslint/eslint/commit/75fea9bcdd3dde5a07e0089d9011a4df518cdbe3) Sponsors: Sync README with website (ESLint Jenkins) - [`f2687e7`](https://togithub.com/eslint/eslint/commit/f2687e71f9e2a2773f821c4dc1a02abe95b97df4) Docs: update space-in-parens related rules ([#​13985](https://togithub.com/eslint/eslint/issues/13985)) (Chris Brody) - [`4a38bbe`](https://togithub.com/eslint/eslint/commit/4a38bbe81b4b29ca1a4e62d0a0cc8d525455b063) Docs: space-in-parens examples with no arguments etc. ([#​13987](https://togithub.com/eslint/eslint/issues/13987)) (Chris Brody) - [`3e49169`](https://togithub.com/eslint/eslint/commit/3e491698687aa08b3b798cee0931f0872ca1bc55) Sponsors: Sync README with website (ESLint Jenkins) - [`c5bf1f2`](https://togithub.com/eslint/eslint/commit/c5bf1f2150a9fbbb9e74c04808dc3bfeda1ed321) Sponsors: Sync README with website (ESLint Jenkins) - [`98a729c`](https://togithub.com/eslint/eslint/commit/98a729c9def54cee9e5478e75e8bd6f28167d5e8) Sponsors: Sync README with website (ESLint Jenkins) - [`e83a696`](https://togithub.com/eslint/eslint/commit/e83a6962b51b05c2ddfe42b0748b405d515eeb9d) Sponsors: Sync README with website (ESLint Jenkins) - [`78cb483`](https://togithub.com/eslint/eslint/commit/78cb48345c725e9f90fd0e631c476802244df4a4) Chore: test `foo( )` with space-in-parens option "always" ([#​13986](https://togithub.com/eslint/eslint/issues/13986)) (Chris Brody) - [`f6948f6`](https://togithub.com/eslint/eslint/commit/f6948f6bdc763dca0787bb2786bc9f6f9ed88f43) Docs: Update semantic versioning policy ([#​13970](https://togithub.com/eslint/eslint/issues/13970)) (Nicholas C. Zakas) - [`0688212`](https://togithub.com/eslint/eslint/commit/068821248e2d2eff11152f270102d537d8fa8126) Sponsors: Sync README with website (ESLint Jenkins) - [`aeba5e5`](https://togithub.com/eslint/eslint/commit/aeba5e5e6062095a06d9b867d7e7ee75422f25b9) Chore: fix typo ([#​13975](https://togithub.com/eslint/eslint/issues/13975)) (Nitin Kumar) - [`4ee1134`](https://togithub.com/eslint/eslint/commit/4ee113414bdcbea240a5d9db27da6a10df472005) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.17.0`](https://togithub.com/eslint/eslint/releases/v7.17.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.16.0...v7.17.0) - [`e128e77`](https://togithub.com/eslint/eslint/commit/e128e775e9fa116a0ad68a071f1f0997589f8cd4) Update: check logical assignment in no-constant-condition ([#​13946](https://togithub.com/eslint/eslint/issues/13946)) (Milos Djermanovic) - [`cc48713`](https://togithub.com/eslint/eslint/commit/cc4871369645c3409dc56ded7a555af8a9f63d51) Chore: refactor calculating range and loc in no-useless-escape ([#​13964](https://togithub.com/eslint/eslint/issues/13964)) (Milos Djermanovic) - [`535fe47`](https://togithub.com/eslint/eslint/commit/535fe47fee6544b4957378f9408117c8318d4762) Update: use regexpp's default ecmaVersion in no-control-regex ([#​13969](https://togithub.com/eslint/eslint/issues/13969)) (Milos Djermanovic) - [`83e98cd`](https://togithub.com/eslint/eslint/commit/83e98cd48ce3d1acf729f4fb9be40cff332abd6e) Fix: use regexpp's default ecmaVersion in no-invalid-regexp ([#​13968](https://togithub.com/eslint/eslint/issues/13968)) (Milos Djermanovic) - [`7297363`](https://togithub.com/eslint/eslint/commit/7297363ea355d0e3b2a74aaec586126deb91fd93) Docs: fix examples for no-multi-str ([#​13966](https://togithub.com/eslint/eslint/issues/13966)) (Milos Djermanovic) - [`0649871`](https://togithub.com/eslint/eslint/commit/06498716bfba65ed8c7217917a29a07ad267193a) Update: add autofix to rule multiline-ternary ([#​13958](https://togithub.com/eslint/eslint/issues/13958)) (薛定谔的猫) - [`f6e7e32`](https://togithub.com/eslint/eslint/commit/f6e7e3231bc43c989f8c953de8e0d328bac5eea0) Fix: no-useless-escape wrong loc and fix with CRLF in template elements ([#​13953](https://togithub.com/eslint/eslint/issues/13953)) (Milos Djermanovic) - [`19c69c0`](https://togithub.com/eslint/eslint/commit/19c69c0293a98634ff0d4884a0cdabc1213ebcb4) Fix: one-var shouldn't split declaration if it isn't in a statement list ([#​13959](https://togithub.com/eslint/eslint/issues/13959)) (Milos Djermanovic) - [`e451b96`](https://togithub.com/eslint/eslint/commit/e451b9664aface32ad9321eaf5619c875dc76553) Docs: update build tool for webpack ([#​13962](https://togithub.com/eslint/eslint/issues/13962)) (Sam Chen) - [`c3e9acc`](https://togithub.com/eslint/eslint/commit/c3e9accce2f61b04ab699fd37c90703305281aa3) Chore: fix typos ([#​13960](https://togithub.com/eslint/eslint/issues/13960)) (YeonJuan) - [`7289ecf`](https://togithub.com/eslint/eslint/commit/7289ecf58ed0d2e7f0ad7f1e5004c8927a7bf805) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.16.0`](https://togithub.com/eslint/eslint/releases/v7.16.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.15.0...v7.16.0) - [`a62ad6f`](https://togithub.com/eslint/eslint/commit/a62ad6f03151358b93b5fede022a30d67310705c) Update: fix false negative of no-extra-parens with NewExpression ([#​13930](https://togithub.com/eslint/eslint/issues/13930)) (Milos Djermanovic) - [`f85b4c7`](https://togithub.com/eslint/eslint/commit/f85b4c72668c95c79fdb342b74dbd53d21baa93f) Fix: require-atomic-updates false positive across await (fixes [#​11954](https://togithub.com/eslint/eslint/issues/11954)) ([#​13915](https://togithub.com/eslint/eslint/issues/13915)) (buhi) - [`301d0c0`](https://togithub.com/eslint/eslint/commit/301d0c05229dbd6cfb1045d716524e8ec46fa2c1) Fix: no-constant-condition false positives with unary expressions ([#​13927](https://togithub.com/eslint/eslint/issues/13927)) (Milos Djermanovic) - [`555c128`](https://togithub.com/eslint/eslint/commit/555c128b49ae6d9c100a9f8429416417edb40d13) Fix: false positive with await and \*\* in no-extra-parens (fixes [#​12739](https://togithub.com/eslint/eslint/issues/12739)) ([#​13923](https://togithub.com/eslint/eslint/issues/13923)) (Milos Djermanovic) - [`d93c935`](https://togithub.com/eslint/eslint/commit/d93c9350361d2aa1a1976c553e47ab399e51e8c9) Docs: update JSON Schema links ([#​13936](https://togithub.com/eslint/eslint/issues/13936)) (Milos Djermanovic) - [`8d0c93a`](https://togithub.com/eslint/eslint/commit/8d0c93a7ef9449c7b7d082bbb4b7d8465b0d6bac) Upgrade: table@6.0.4 ([#​13920](https://togithub.com/eslint/eslint/issues/13920)) (Rouven Weßling) - [`9247683`](https://togithub.com/eslint/eslint/commit/924768377a4935a95a6ff3866f9545a5a6178b53) Docs: Remove for deleted npm run profile script ([#​13931](https://togithub.com/eslint/eslint/issues/13931)) (Brandon Mills) - [`ab240d4`](https://togithub.com/eslint/eslint/commit/ab240d49833b4e6e594667c1abe5b0caa8a9cf70) Fix: prefer-exponentiation-operator invalid autofix with await ([#​13924](https://togithub.com/eslint/eslint/issues/13924)) (Milos Djermanovic) - [`dc76911`](https://togithub.com/eslint/eslint/commit/dc7691103554a99bdb2142561cb507f50f547e3b) Chore: Add .pre-commit-hooks.yaml file ([#​13628](https://togithub.com/eslint/eslint/issues/13628)) (Álvaro Mondéjar) - [`2124e1b`](https://togithub.com/eslint/eslint/commit/2124e1b5dad30a905dc26bde9da472bf622d3f50) Docs: Fix wrong rule name ([#​13913](https://togithub.com/eslint/eslint/issues/13913)) (noisyboy25) - [`06b5809`](https://togithub.com/eslint/eslint/commit/06b58096975935ec016d96dd5f333f059c270f26) Sponsors: Sync README with website (ESLint Jenkins) - [`26fc12f`](https://togithub.com/eslint/eslint/commit/26fc12f88109af9d4081bf0e16364c411bce3009) Docs: Update README team and sponsors (ESLint Jenkins) ### [`v7.15.0`](https://togithub.com/eslint/eslint/releases/v7.15.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.14.0...v7.15.0) - [`5c11aab`](https://togithub.com/eslint/eslint/commit/5c11aabbe8249aeb8cad29bc6a33fc20c8c683ef) Upgrade: [@​eslint/esintrc](https://togithub.com/eslint/esintrc) and espree for bug fixes (refs [#​13878](https://togithub.com/eslint/eslint/issues/13878)) ([#​13908](https://togithub.com/eslint/eslint/issues/13908)) (Brandon Mills) - [`0eb7957`](https://togithub.com/eslint/eslint/commit/0eb7957e27fd521317bd5c8479ce7abc1399169c) Upgrade: file-entry-cache@6.0.0 ([#​13877](https://togithub.com/eslint/eslint/issues/13877)) (Rouven Weßling) - [`683ad00`](https://togithub.com/eslint/eslint/commit/683ad00c41e1ae4d889deff82b2a94318e8c2129) New: no-unsafe-optional-chaining rule (fixes [#​13431](https://togithub.com/eslint/eslint/issues/13431)) ([#​13859](https://togithub.com/eslint/eslint/issues/13859)) (YeonJuan) - [`cbc57fb`](https://togithub.com/eslint/eslint/commit/cbc57fb7d07c00663ed5781f5e6bc8f534cc2d76) Fix: one-var autofixing for export (fixes [#​13834](https://togithub.com/eslint/eslint/issues/13834)) ([#​13891](https://togithub.com/eslint/eslint/issues/13891)) (Anix) - [`110cf96`](https://togithub.com/eslint/eslint/commit/110cf962d05625a8a1bf7b5f4ec2194db150eb32) Docs: Fix a broken link in working-with-rules.md ([#​13875](https://togithub.com/eslint/eslint/issues/13875)) (Anton Niklasson)
typicode/husky ### [`v4.3.8`](https://togithub.com/typicode/husky/releases/v4.3.8) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.7...v4.3.8) - Fix `Cannot read property 'toString' of null` - Improve error messages ### [`v4.3.7`](https://togithub.com/typicode/husky/releases/v4.3.7) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.6...v4.3.7) - Fix: upgrade find-versions to 4.0.0 [#​837](https://togithub.com/typicode/husky/pull/837) ### [`v4.3.6`](https://togithub.com/typicode/husky/releases/v4.3.6) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.5...v4.3.6) - Fix `prepare-commit-msg` on windows [#​737](https://togithub.com/typicode/husky/issues/737) ### [`v4.3.5`](https://togithub.com/typicode/husky/releases/v4.3.5) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.4...v4.3.5) - Rollback and do not throw error if husky install fails ### [`v4.3.4`](https://togithub.com/typicode/husky/releases/v4.3.4) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.3...v4.3.4) - Throw error if husky install fails - Add workaround for npm 7 currently missing `INIT_CWD` environment variable ### [`v4.3.3`](https://togithub.com/typicode/husky/compare/v4.3.2...v4.3.3) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.2...v4.3.3) ### [`v4.3.2`](https://togithub.com/typicode/husky/compare/v4.3.1...v4.3.2) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.1...v4.3.2) ### [`v4.3.1`](https://togithub.com/typicode/husky/compare/v4.3.0...v4.3.1) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.0...v4.3.1)
conventional-changelog/standard-version ### [`v9.1.0`](https://togithub.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md#​910-httpswwwgithubcomconventional-changelogstandard-versioncomparev900v910-2020-12-01) [Compare Source](https://togithub.com/conventional-changelog/standard-version/compare/v9.0.0...v9.1.0) ##### Features - support custom updater as object as well as path ([#​630](https://www.github.com/conventional-changelog/standard-version/issues/630)) ([55bbde8](https://www.github.com/conventional-changelog/standard-version/commit/55bbde8476013de7a2f24bf29c7c12cb07f96e3f)) ##### Bug Fixes - **deps:** update dependency conventional-changelog to v3.1.24 ([#​677](https://www.github.com/conventional-changelog/standard-version/issues/677)) ([cc45036](https://www.github.com/conventional-changelog/standard-version/commit/cc45036d9960b6d83e0e850ccbbe8e8098d36ae6)) - **deps:** update dependency conventional-changelog-conventionalcommits to v4.5.0 ([#​678](https://www.github.com/conventional-changelog/standard-version/issues/678)) ([6317d36](https://www.github.com/conventional-changelog/standard-version/commit/6317d36130767cfd85114ab9033a6f1ef110388d)) - **deps:** update dependency conventional-recommended-bump to v6.0.11 ([#​679](https://www.github.com/conventional-changelog/standard-version/issues/679)) ([360789a](https://www.github.com/conventional-changelog/standard-version/commit/360789ab84957a67d3919cb28db1882cb68296fc)) - **deps:** update dependency find-up to v5 ([#​651](https://www.github.com/conventional-changelog/standard-version/issues/651)) ([df8db83](https://www.github.com/conventional-changelog/standard-version/commit/df8db832327a751d5c62fe361b6ac2d2b5f66bf6))

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 3 years ago

Codecov Report

Merging #135 (ba36acd) into master (c1795f1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #135   +/-   ##
=======================================
  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 c1795f1...ba36acd. Read the comment docs.