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

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies patch ^4.6.0 -> ^4.6.1
@typescript-eslint/parser devDependencies patch ^4.6.0 -> ^4.6.1
eslint (source) devDependencies minor ^7.12.1 -> ^7.13.0
karma-firefox-launcher devDependencies minor ^2.0.0 -> ^2.1.0
mocha (source) devDependencies patch ^8.2.0 -> ^8.2.1
rollup (source) devDependencies patch ^2.33.0 -> ^2.33.1

Release Notes

typescript-eslint/typescript-eslint ### [`v4.6.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​461-httpsgithubcomtypescript-eslinttypescript-eslintcomparev460v461-2020-11-02) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.6.0...v4.6.1) ##### Bug Fixes - **eslint-plugin:** [consistent-indexed-object-style] fix wrong autofix behaviour with generics ([#​2722](https://togithub.com/typescript-eslint/typescript-eslint/issues/2722)) ([73d9713](https://togithub.com/typescript-eslint/typescript-eslint/commit/73d97130afe79b8a458c215581ce86c62009ad8b)) - **eslint-plugin:** [no-shadow] ignore global module augmentation ([#​2729](https://togithub.com/typescript-eslint/typescript-eslint/issues/2729)) ([d8c67a5](https://togithub.com/typescript-eslint/typescript-eslint/commit/d8c67a564a4cada5add8587f655aee2305cbc562))
eslint/eslint ### [`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)
karma-runner/karma-firefox-launcher ### [`v2.1.0`](https://togithub.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md#​210-httpsgithubcomkarma-runnerkarma-firefox-launchercomparev200v210-2020-11-03) [Compare Source](https://togithub.com/karma-runner/karma-firefox-launcher/compare/v2.0.0...v2.1.0) ##### Features - provide a way to configure location of executable in customLauncher (fix [#​125](https://togithub.com/karma-runner/karma-firefox-launcher/issues/125)) ([c53efcc](https://togithub.com/karma-runner/karma-firefox-launcher/commit/c53efcc5f0abf72c0213f826d2b147d01241a39c))
mochajs/mocha ### [`v8.2.1`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​821--2020-11-02) [Compare Source](https://togithub.com/mochajs/mocha/compare/v8.2.0...v8.2.1) Fixed stuff. #### :bug: Fixes - [#​4489](https://togithub.com/mochajs/mocha/issues/4489): Fix problematic handling of otherwise-unhandled `Promise` rejections and erroneous "`done()` called twice" errors ([**@​boneskull**](https://togithub.com/boneskull)) - [#​4496](https://togithub.com/mochajs/mocha/issues/4496): Avoid `MaxListenersExceededWarning` in watch mode ([**@​boneskull**](https://togithub.com/boneskull)) Also thanks to [**@​akeating**](https://togithub.com/akeating) for a documentation fix!
rollup/rollup ### [`v2.33.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2331) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.33.0...v2.33.1) _2020-11-02_ ##### Bug Fixes - Add `syntheticNamedExports` to `this.getModuleInfo` to align with documentation ([#​3841](https://togithub.com/rollup/rollup/issues/3841)) ##### Pull Requests - [#​3847](https://togithub.com/rollup/rollup/pull/3847): Expose syntheticNamedExports to ModuleInfo ([@​Amareis](https://togithub.com/Amareis)) - [#​3852](https://togithub.com/rollup/rollup/pull/3852): Fix typo on docs ([@​jpsc](https://togithub.com/jpsc))

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.