react-bootstrap / dom-helpers

tiny, extremely modular, DOM helper library for IE9+
MIT License
404 stars 65 forks source link

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

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
@4c/rollout ^2.1.11 -> ^2.1.12 age adoption passing confidence
@typescript-eslint/eslint-plugin ^4.12.0 -> ^4.14.0 age adoption passing confidence
@typescript-eslint/parser ^4.12.0 -> ^4.14.0 age adoption passing confidence
eslint (source) ^7.17.0 -> ^7.18.0 age adoption passing confidence
rollup (source) ^2.36.1 -> ^2.38.0 age adoption passing confidence
sinon (source) ^9.2.3 -> ^9.2.4 age adoption passing confidence
webpack ^4.45.0 -> ^4.46.0 age adoption passing confidence

Release Notes

4Catalyzer/cli ### [`v2.1.12`](https://togithub.com/4Catalyzer/cli/compare/@4c/cli@2.1.11...@4c/cli@2.1.12) [Compare Source](https://togithub.com/4Catalyzer/cli/compare/@4c/rollout@2.1.11...@4c/rollout@2.1.12)
typescript-eslint/typescript-eslint ### [`v4.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​4140-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4130v4140-2021-01-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.13.0...v4.14.0) ##### Features - add support for decorator metadata in scope analysis and in consistent-type-imports ([#​2751](https://togithub.com/typescript-eslint/typescript-eslint/issues/2751)) ([445e416](https://togithub.com/typescript-eslint/typescript-eslint/commit/445e416878b27a54bf07c2d3b84dabd7b06e51bc)), closes [#​2559](https://togithub.com/typescript-eslint/typescript-eslint/issues/2559) - **eslint-plugin:** add `object-curly-spacing` rule ([#​2892](https://togithub.com/typescript-eslint/typescript-eslint/issues/2892)) ([32bd18d](https://togithub.com/typescript-eslint/typescript-eslint/commit/32bd18de80f4f8388717d0f0c16d493234362aa5)) ### [`v4.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​4130-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4120v4130-2021-01-11) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.12.0...v4.13.0) ##### Bug Fixes - **eslint-plugin:** support eslint@5 ([#​2917](https://togithub.com/typescript-eslint/typescript-eslint/issues/2917)) ([f606846](https://togithub.com/typescript-eslint/typescript-eslint/commit/f606846af2617a0d8ee3ad5ce7c10864161ebf53)) ##### Features - **eslint-plugin:** [sort-type-union-intersection-members] add nullish group ([#​2919](https://togithub.com/typescript-eslint/typescript-eslint/issues/2919)) ([5558f41](https://togithub.com/typescript-eslint/typescript-eslint/commit/5558f410007da58a3f4726bbf9501c924ef166a1))
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)
rollup/rollup ### [`v2.38.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2380) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.37.1...v2.38.0) _2021-01-22_ ##### Features - Entirely remove declared variables that only have an initializer side effect ([#​3933](https://togithub.com/rollup/rollup/issues/3933)) ##### Pull Requests - [#​3933](https://togithub.com/rollup/rollup/pull/3933): Tree-shake unused declarations while keeping initializer side-effects ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.37.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2371) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.37.0...v2.37.1) _2021-01-20_ ##### Pull Requests - [#​3929](https://togithub.com/rollup/rollup/pull/3929): Deduplicate acorn import ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.37.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2370) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.36.2...v2.37.0) _2021-01-19_ ##### Features - Always check modules for side effects that only indirectly reexport a used variable ([#​3840](https://togithub.com/rollup/rollup/issues/3840)) - Warn if a circular dependency would cause wrong execution order when preserving modules ([#​3840](https://togithub.com/rollup/rollup/issues/3840)) ##### Bug Fixes - Allow consuming synthetic exports via modules that reexport a namespace ([#​3894](https://togithub.com/rollup/rollup/issues/3894)) - Do not crash for circular default reexports ([#​3840](https://togithub.com/rollup/rollup/issues/3840)) - Do not crash for circular synthetic namespaces ([#​3840](https://togithub.com/rollup/rollup/issues/3840)) - Improve circular dependency execution order in certain scenarios ([#​3840](https://togithub.com/rollup/rollup/issues/3840)) ##### Pull Requests - [#​3840](https://togithub.com/rollup/rollup/pull/3840): Improve circular dependency execution order ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3894](https://togithub.com/rollup/rollup/pull/3894): Always respect synthetic namespaces in namespace reexport ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.36.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2362) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.36.1...v2.36.2) _2021-01-16_ ##### Bug Fixes - Fix an issue where invalid code was generated for unused assignments with side effects ([#​3926](https://togithub.com/rollup/rollup/issues/3926)) ##### Pull Requests - [#​3926](https://togithub.com/rollup/rollup/pull/3926): Correctly simplify assignments with parentheses ([@​lukastaegert](https://togithub.com/lukastaegert))
sinonjs/sinon ### [`v9.2.4`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#​924--2021-01-23) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v9.2.3...v9.2.4) ================== - Upgrade [@​sinonjs/samsam](https://togithub.com/sinonjs/samsam)[@​5](https://togithub.com/5).3.1
webpack/webpack ### [`v4.46.0`](https://togithub.com/webpack/webpack/releases/v4.46.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v4.45.0...v4.46.0) ##### Bugfixes - fix behavior of defaults for `resolve.roots` to be backward-compatible

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

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