resoai / TileBoard

A simple yet highly configurable Dashboard for HomeAssistant
MIT License
1.63k stars 278 forks source link

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

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
@babel/core (source) ^7.12.17 -> ^7.13.14 age adoption passing confidence
@babel/plugin-transform-runtime (source) ^7.12.17 -> ^7.13.10 age adoption passing confidence
@babel/preset-env (source) ^7.12.17 -> ^7.13.12 age adoption passing confidence
eslint (source) ^7.20.0 -> ^7.23.0 age adoption passing confidence
rollup (source) ^2.39.0 -> ^2.44.0 age adoption passing confidence
standard-version ^9.1.1 -> ^9.2.0 age adoption passing confidence

Release Notes

babel/babel ### [`v7.13.15`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71315-2021-04-08) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.14...v7.13.15) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​13099](https://togithub.com/babel/babel/pull/13099) fix: raise `SyntaxError` for unparenthesized assert and assign ([@​fedeci](https://togithub.com/fedeci)) - [#​13049](https://togithub.com/babel/babel/pull/13049) fix: the LHS in for-of loop should not start with let ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-parser` - [#​13101](https://togithub.com/babel/babel/pull/13101) fix(ts): allow trailing comma after rest parameter in `TSDeclareFunction` ([@​fedeci](https://togithub.com/fedeci)) - `babel-plugin-proposal-do-expressions`, `babel-traverse` - [#​10101](https://togithub.com/babel/babel/pull/10101) yield for do expression ([@​tanhauhau](https://togithub.com/tanhauhau)) - [#​13030](https://togithub.com/babel/babel/pull/13030) Refactor switch support in `NodePath#getCompletionRecords` ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​13106](https://togithub.com/babel/babel/pull/13106) fix: do not filter report from functions within class elements ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-compat-data`, `babel-preset-env` - [#​13075](https://togithub.com/babel/babel/pull/13075) Compile classes when spread is unsupported ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-preset-env` - [#​13115](https://togithub.com/babel/babel/pull/13115) [preset-env - debug] Print targets that need each plugin ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :memo: Documentation - [#​13081](https://togithub.com/babel/babel/pull/13081) Update CoC contacts ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-plugin-transform-regenerator`, `babel-standalone` - [#​13086](https://togithub.com/babel/babel/pull/13086) Align `regenerator-transform` import with native ESM ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-transform-fixture-test-runner` - [#​13087](https://togithub.com/babel/babel/pull/13087) Do not load root `babel.config.js` in tests ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :running_woman: Performance - `babel-preset-env` - [#​13076](https://togithub.com/babel/babel/pull/13076) perf: lazy load preset-env plugins ([@​JLHwung](https://togithub.com/JLHwung))
eslint/eslint ### [`v7.24.0`](https://togithub.com/eslint/eslint/releases/v7.24.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.23.0...v7.24.0) - [`0c346c8`](https://togithub.com/eslint/eslint/commit/0c346c87fa83c6d1184fdafb9c0748c2e15a423d) Chore: ignore `pnpm-lock.yaml` ([#​14303](https://togithub.com/eslint/eslint/issues/14303)) (Nitin Kumar) - [`f06ecdf`](https://togithub.com/eslint/eslint/commit/f06ecdf78b6d6f366434d73a6acfe7041d575223) Update: Add disallowTemplateShorthand option in no-implicit-coercion ([#​13579](https://togithub.com/eslint/eslint/issues/13579)) (Remco Haszing) - [`71a80e3`](https://togithub.com/eslint/eslint/commit/71a80e38aab2dada01b808ed43d9b0e806d863c4) Docs: fix broken links in Node.js API docs toc ([#​14296](https://togithub.com/eslint/eslint/issues/14296)) (u-sho (Shouhei Uechi)) - [`bd46dc4`](https://togithub.com/eslint/eslint/commit/bd46dc4647faa4c3bbb5f60d4c00616a64081398) Docs: Fix incorrect reference to "braces" in arrow-parens ([#​14300](https://togithub.com/eslint/eslint/issues/14300)) (emclain) - [`0d6235e`](https://togithub.com/eslint/eslint/commit/0d6235ea201b8b90761ee69bb4d46ae18899c28d) Docs: update header in max-lines ([#​14273](https://togithub.com/eslint/eslint/issues/14273)) (Shinigami) - [`70c9216`](https://togithub.com/eslint/eslint/commit/70c92164017238e329e3a2d1654a0227b8f953f7) Docs: Update issue triage to include blocked column ([#​14275](https://togithub.com/eslint/eslint/issues/14275)) (Nicholas C. Zakas) - [`abca186`](https://togithub.com/eslint/eslint/commit/abca186a845200fd7728c4e5f220973e640054f9) Docs: Fix typo in suggestions section ([#​14293](https://togithub.com/eslint/eslint/issues/14293)) (Kevin Partington) - [`c4d8b0d`](https://togithub.com/eslint/eslint/commit/c4d8b0db62b859e721105d4bc0f4044ce346995e) Fix: no-unused-vars ignoreRestSiblings check assignments (fixes [#​14163](https://togithub.com/eslint/eslint/issues/14163)) ([#​14264](https://togithub.com/eslint/eslint/issues/14264)) (YeonJuan) - [`b51d077`](https://togithub.com/eslint/eslint/commit/b51d0778d76c2aa27578caca3ea82c867dced3e4) Update: add ignoreNonDeclaration to no-multi-assign rule (fixes [#​12545](https://togithub.com/eslint/eslint/issues/12545)) ([#​14185](https://togithub.com/eslint/eslint/issues/14185)) (t-mangoe) - [`c981fb1`](https://togithub.com/eslint/eslint/commit/c981fb1994cd04914042ced1980aa86b68ba7be9) Chore: Upgrade mocha to 8.3.2 ([#​14278](https://togithub.com/eslint/eslint/issues/14278)) (Stephen Wade) - [`147fc04`](https://togithub.com/eslint/eslint/commit/147fc045e699811fab33dddf77498324ddf7e9d6) Docs: Fix `repro:needed` label in bug report template ([#​14285](https://togithub.com/eslint/eslint/issues/14285)) (Milos Djermanovic) - [`e1cfde9`](https://togithub.com/eslint/eslint/commit/e1cfde93eec71a15c2df1ad660a7a6171204ba80) Docs: Update bug report template ([#​14276](https://togithub.com/eslint/eslint/issues/14276)) (Nicholas C. Zakas) - [`c85c2f1`](https://togithub.com/eslint/eslint/commit/c85c2f1138a9e952655f19ee780ab0c8e35431a8) Docs: Add fatal to Node.js API LintMessage type ([#​14251](https://togithub.com/eslint/eslint/issues/14251)) (Brandon Mills)
rollup/rollup ### [`v2.45.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2452) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.45.1...v2.45.2) _2021-04-13_ ##### Bug Fixes - Do not user a dynamic entry file name for naming a manual chunk ([#​4040](https://togithub.com/rollup/rollup/issues/4040)) ##### Pull Requests - [#​4040](https://togithub.com/rollup/rollup/pull/4040): Prioritize manual chunk name over dynamic entry id ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.45.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2451) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.45.0...v2.45.1) _2021-04-10_ ##### Bug Fixes - Handle falsy return values from async plugin options hooks ([#​4039](https://togithub.com/rollup/rollup/issues/4039)) ##### Pull Requests - [#​4039](https://togithub.com/rollup/rollup/pull/4039): Do not fail when returning null or undefined from an async options hook ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.45.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2450) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.44.0...v2.45.0) _2021-04-09_ ##### Features - Support private class instance methods and accessors ([#​4034](https://togithub.com/rollup/rollup/issues/4034)) ##### Pull Requests - [#​4034](https://togithub.com/rollup/rollup/pull/4034): feat: add support for private class methods ([@​dnalborczyk](https://togithub.com/dnalborczyk))
conventional-changelog/standard-version ### [`v9.2.0`](https://togithub.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md#​920-httpswwwgithubcomconventional-changelogstandard-versioncomparev911v920-2021-04-06) [Compare Source](https://togithub.com/conventional-changelog/standard-version/compare/v9.1.1...v9.2.0) ##### Features - allows seperate prefixTag version sequences ([#​573](https://www.github.com/conventional-changelog/standard-version/issues/573)) ([3bbba02](https://www.github.com/conventional-changelog/standard-version/commit/3bbba025057ba40c3e15880fede2af851841165b)) ##### [9.1.1](https://www.github.com/conventional-changelog/standard-version/compare/v9.1.0...v9.1.1) (2021-02-06) ##### Bug Fixes - **deps:** update dependency conventional-recommended-bump to v6.1.0 ([#​695](https://www.github.com/conventional-changelog/standard-version/issues/695)) ([65dd070](https://www.github.com/conventional-changelog/standard-version/commit/65dd070b9f01ffe1764e64ba739bc064b84f4129)) - **deps:** update dependency yargs to v16 ([#​660](https://www.github.com/conventional-changelog/standard-version/issues/660)) ([f6a7430](https://www.github.com/conventional-changelog/standard-version/commit/f6a7430329919874e1e744ac5dca2f83bba355df))

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.