react-bootstrap / dom-helpers

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

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

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 minor ^3.0.2 -> ^3.1.0
@typescript-eslint/parser devDependencies minor ^3.0.2 -> ^3.1.0
eslint (source) devDependencies minor ^7.1.0 -> ^7.2.0
eslint-plugin-import devDependencies minor ^2.20.2 -> ^2.21.0
rollup (source) devDependencies minor ^2.12.0 -> ^2.14.0
typescript (source) devDependencies patch ^3.9.3 -> ^3.9.5

Release Notes

typescript-eslint/typescript-eslint ### [`v3.1.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​310-httpsgithubcomtypescript-eslinttypescript-eslintcomparev302v310-2020-06-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v3.0.2...v3.1.0) ##### Bug Fixes - **eslint-plugin:** [explicit-module-boundary-types] don't check returned functions if parent function has return type ([#​2084](https://togithub.com/typescript-eslint/typescript-eslint/issues/2084)) ([d7d4eeb](https://togithub.com/typescript-eslint/typescript-eslint/commit/d7d4eeb03f2918d5d9e361fdb47c2d42e83bd593)) - **eslint-plugin:** [no-unnecessary-condition] handle comparison of any, unknown and loose comparisons with nullish values ([#​2123](https://togithub.com/typescript-eslint/typescript-eslint/issues/2123)) ([1ae1d01](https://togithub.com/typescript-eslint/typescript-eslint/commit/1ae1d01e5603ec7cef8051ed018c3c3c88b29867)) - **eslint-plugin:** [no-unnecessary-condition] improve optional chain handling ([#​2111](https://togithub.com/typescript-eslint/typescript-eslint/issues/2111)) ([9ee399b](https://togithub.com/typescript-eslint/typescript-eslint/commit/9ee399b5906e82f346ff89141207a6630786de54)) - **eslint-plugin:** [no-unnecessary-condition] improve optional chain handling 2 - electric boogaloo ([#​2138](https://togithub.com/typescript-eslint/typescript-eslint/issues/2138)) ([c87cfaf](https://togithub.com/typescript-eslint/typescript-eslint/commit/c87cfaf6746775bb8ad9eb45b0002f068a822dbe)) - **eslint-plugin:** [no-unused-expressions] ignore import expressions ([#​2130](https://togithub.com/typescript-eslint/typescript-eslint/issues/2130)) ([e383691](https://togithub.com/typescript-eslint/typescript-eslint/commit/e3836910efdafd9edf04daed149c9e839c08047e)) - **eslint-plugin:** [no-var-requires] false negative for TSAsExpression and MemberExpression ([#​2139](https://togithub.com/typescript-eslint/typescript-eslint/issues/2139)) ([df95338](https://togithub.com/typescript-eslint/typescript-eslint/commit/df953388913b22d45242e65ce231d92a8b8a0080)) - **experimental-utils:** downlevel type declarations for versions older than 3.8 ([#​2133](https://togithub.com/typescript-eslint/typescript-eslint/issues/2133)) ([7925823](https://togithub.com/typescript-eslint/typescript-eslint/commit/792582326a8065270b69a0ffcaad5a7b4b103ff3)) ##### Features - **eslint-plugin:** [ban-ts-comments] add "allow-with-description" option ([#​2099](https://togithub.com/typescript-eslint/typescript-eslint/issues/2099)) ([8a0fd18](https://togithub.com/typescript-eslint/typescript-eslint/commit/8a0fd1899f544470a35afb3117f4c71aad7e4e42)) - **eslint-plugin:** [ban-types] allow selective disable of default options with `false` value ([#​2137](https://togithub.com/typescript-eslint/typescript-eslint/issues/2137)) ([1cb8ca4](https://togithub.com/typescript-eslint/typescript-eslint/commit/1cb8ca483d029935310e6904580df8501837084d)) - **eslint-plugin:** [explicit-module-boundary-types] improve accuracy and coverage ([#​2135](https://togithub.com/typescript-eslint/typescript-eslint/issues/2135)) ([caaa859](https://togithub.com/typescript-eslint/typescript-eslint/commit/caaa8599284d02ab3341e282cad35a52d0fb86c7)) #### [3.0.2](https://togithub.com/typescript-eslint/typescript-eslint/compare/v3.0.1...v3.0.2) (2020-05-27) ##### Bug Fixes - regression for eslint v6 ([#​2105](https://togithub.com/typescript-eslint/typescript-eslint/issues/2105)) ([31fc503](https://togithub.com/typescript-eslint/typescript-eslint/commit/31fc5039ed919e1515fda673c186d5c83eb5beb3)) #### [3.0.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v3.0.0...v3.0.1) (2020-05-25) ##### Bug Fixes - **eslint-plugin:** [naming-convention] handle no options correctly ([#​2095](https://togithub.com/typescript-eslint/typescript-eslint/issues/2095)) ([fd7d02b](https://togithub.com/typescript-eslint/typescript-eslint/commit/fd7d02b31ebd995b7fdd857d7c054042aa4f2001)) - **eslint-plugin:** [no-throw-literal] handle intersection and union types ([#​2085](https://togithub.com/typescript-eslint/typescript-eslint/issues/2085)) ([cae037f](https://togithub.com/typescript-eslint/typescript-eslint/commit/cae037ff9b20363b970cc600a09505b98bf10a14)) - **eslint-plugin:** [unbound-method] fix crash due to missing `Intl` ([#​2090](https://togithub.com/typescript-eslint/typescript-eslint/issues/2090)) ([f2fa82c](https://togithub.com/typescript-eslint/typescript-eslint/commit/f2fa82c532ae858ccfb064268cfcc9df657a54be)) - **experimental-utils:** export `CLIEngine` & `ESLint` ([#​2083](https://togithub.com/typescript-eslint/typescript-eslint/issues/2083)) ([014341b](https://togithub.com/typescript-eslint/typescript-eslint/commit/014341bb23261f609fc2a6fe7fece191466a084a)) - **typescript-estree:** handle `BigInt` with `_` numeric separator ([#​2067](https://togithub.com/typescript-eslint/typescript-eslint/issues/2067)) ([66f1627](https://togithub.com/typescript-eslint/typescript-eslint/commit/66f1627b11a566d5b925a577e800f99d5c808be2)) - **typescript-estree:** mark TS 3.8 and 3.9 as "supported" ([#​2057](https://togithub.com/typescript-eslint/typescript-eslint/issues/2057)) ([5eedbff](https://togithub.com/typescript-eslint/typescript-eslint/commit/5eedbff01178ea33b98ab22e556df4c1a195f839)), closes [#​1436](https://togithub.com/typescript-eslint/typescript-eslint/issues/1436) [#​1436](https://togithub.com/typescript-eslint/typescript-eslint/issues/1436)
eslint/eslint ### [`v7.2.0`](https://togithub.com/eslint/eslint/releases/v7.2.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.1.0...v7.2.0) - [`b735a48`](https://togithub.com/eslint/eslint/commit/b735a485e77bcc791e4c4c6b8716801d94e98b2c) Update: add enforceForFunctionPrototypeMethods option to no-extra-parens ([#​12895](https://togithub.com/eslint/eslint/issues/12895)) (Milos Djermanovic) - [`27ef73f`](https://togithub.com/eslint/eslint/commit/27ef73ffb7428d5eff792d443186a2313e417bda) Update: reporter locr of func-call-spacing (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​13311](https://togithub.com/eslint/eslint/issues/13311)) (Anix) - [`353bfe9`](https://togithub.com/eslint/eslint/commit/353bfe9760ec640f470859855d4018df084a4e88) Update: handle parentheses in multiline-ternary (fixes [#​13195](https://togithub.com/eslint/eslint/issues/13195)) ([#​13367](https://togithub.com/eslint/eslint/issues/13367)) (Milos Djermanovic) - [`a7fd343`](https://togithub.com/eslint/eslint/commit/a7fd343991cde99d8a219e3b25616db5792fe9a9) Update: keyword-spacing unexpected space loc improve (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​13377](https://togithub.com/eslint/eslint/issues/13377)) (Anix) - [`e49732e`](https://togithub.com/eslint/eslint/commit/e49732eb41bff6347ca7718c3c5ca1d13f1cd2d3) Fix: Ignore import expressions in no-unused-expressions rule ([#​13387](https://togithub.com/eslint/eslint/issues/13387)) (Veniamin Krol) - [`220349f`](https://togithub.com/eslint/eslint/commit/220349f5404060effe02fb5ec176a92e1383c3b5) Chore: Remove duplicate health files ([#​13380](https://togithub.com/eslint/eslint/issues/13380)) (Nicholas C. Zakas) - [`dd949ae`](https://togithub.com/eslint/eslint/commit/dd949aedb81fa772e10568920156daf075d25ea2) Update: support `??` operator, import.meta, and `export * as ns` ([#​13196](https://togithub.com/eslint/eslint/issues/13196)) (Toru Nagashima) - [`d5fce9f`](https://togithub.com/eslint/eslint/commit/d5fce9fa07e37ce61010a1fbb65964f1f7aefd82) Update: enable es2020 environment in --init ([#​13357](https://togithub.com/eslint/eslint/issues/13357)) (Milos Djermanovic) - [`21b1583`](https://togithub.com/eslint/eslint/commit/21b15832e326f96d349c063cd7e85e72c3abb670) Docs: fixed broken hash link for working-with-rules.md ([#​13386](https://togithub.com/eslint/eslint/issues/13386)) (Yosuke Ota) - [`b76aef7`](https://togithub.com/eslint/eslint/commit/b76aef778befb32afe7ad249934b132dc49713d2) Update: Improve report location for template-tag-spacing (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​13203](https://togithub.com/eslint/eslint/issues/13203)) (Milos Djermanovic) - [`578efad`](https://togithub.com/eslint/eslint/commit/578efad331b797e28c0f5f1547ce4769d2ea23ee) Chore: update no-unused-vars caughtErrors in eslint-config-eslint ([#​13351](https://togithub.com/eslint/eslint/issues/13351)) (Milos Djermanovic) - [`426088c`](https://togithub.com/eslint/eslint/commit/426088c966dc79dc338b33100f3adf827b147d69) Fix: no-unused-vars updated location to last reference (fixes [#​13181](https://togithub.com/eslint/eslint/issues/13181)) ([#​13354](https://togithub.com/eslint/eslint/issues/13354)) (Anix) - [`cb50b69`](https://togithub.com/eslint/eslint/commit/cb50b69c08d4393e32d5c42c537d769c51dd34d8) Update: Improve location for no-mixed-spaces-and-tabs (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​13365](https://togithub.com/eslint/eslint/issues/13365)) (Milos Djermanovic) - [`f858f2a`](https://togithub.com/eslint/eslint/commit/f858f2a8f83232484491bd90b0bc5001b5056ad0) Chore: Add Tidelift to funding.yml ([#​13371](https://togithub.com/eslint/eslint/issues/13371)) (Nicholas C. Zakas) - [`ee30e5d`](https://togithub.com/eslint/eslint/commit/ee30e5d8bb1a4c82a2a3fbe1b9ee9f979b55c5c4) Sponsors: Sync README with website (ESLint Jenkins) - [`c29bd9f`](https://togithub.com/eslint/eslint/commit/c29bd9f75582e5b1a403a8ffd0aafd1ffc8c58e1) Chore: Add breaking/core change link to issue templates ([#​13344](https://togithub.com/eslint/eslint/issues/13344)) (Kai Cataldo) - [`d55490f`](https://togithub.com/eslint/eslint/commit/d55490fa73ff69416de375e4c1cd67b6edba531c) Sponsors: Sync README with website (ESLint Jenkins)
benmosher/eslint-plugin-import ### [`v2.21.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2210---2020-06-07) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.20.2...v2.21.0) ##### Added - [`import/default`]: support default export in TSExportAssignment ([#​1528], thanks [@​joaovieira]) - [`no-cycle`]: add `ignoreExternal` option ([#​1681], thanks [@​sveyret]) - [`order`]: Add support for TypeScript's "import equals"-expressions ([#​1785], thanks [@​manuth]) - [`import/default`]: support default export in TSExportAssignment ([#​1689], thanks [@​Maxim-Mazurok]) - [`no-restricted-paths`]: add custom message support ([#​1802], thanks [@​malykhinvi]) ##### Fixed - [`group-exports`]: Flow type export awareness ([#​1702], thanks [@​ernestostifano]) - [`order`]: Recognize pathGroup config for first group ([#​1719], [#​1724], thanks [@​forivall], [@​xpl]) - [`no-unused-modules`]: Fix re-export not counting as usage when used in combination with import ([#​1722], thanks [@​Ephem]) - [`no-duplicates`]: Handle TS import type ([#​1676], thanks [@​kmui2]) - [`newline-after-import`]: recognize decorators ([#​1139], thanks [@​atos1990]) - [`no-unused-modules`]: Revert "[flow] `no-unused-modules`: add flow type support" ([#​1770], thanks [@​Hypnosphi]) - TypeScript: Add nested namespace handling ([#​1763], thanks [@​julien1619]) - [`namespace`]/`ExportMap`: Fix interface declarations for TypeScript ([#​1764], thanks [@​julien1619]) - [`no-unused-modules`]: avoid order-dependence ([#​1744], thanks [@​darkartur]) - [`no-internal-modules`]: also check `export from` syntax ([#​1691], thanks [@​adjerbetian]) - TypeScript: [`export`]: avoid a crash with `export =` ([#​1801], thanks [@​ljharb]) ##### Changed - [Refactor] `no-extraneous-dependencies`: use moduleVisitor ([#​1735], thanks [@​adamborowski]) - TypeScript config: Disable [`named`][] ([#​1726], thanks [@​astorije]) - [readme] Remove duplicate no-unused-modules from docs ([#​1690], thanks [@​arvigeus]) - [Docs] `order`: fix bad inline config ([#​1788], thanks [@​nickofthyme]) - [Tests] Add fix for Windows Subsystem for Linux ([#​1786], thanks [@​manuth]) - [Docs] `no-unused-rules`: Fix docs for unused exports ([#​1776], thanks [@​barbogast]) - [eslint] bump minimum v7 version to v7.2.0
rollup/rollup ### [`v2.14.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2140) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.13.1...v2.14.0) _2020-06-07_ ##### Features - Make `this.meta.watchMode` available for plugins to detect watch mode ([#​3616](https://togithub.com/rollup/rollup/issues/3616)) ##### Bug Fixes - Handle exporting the same binding with different names in SystemJS ([#​3575](https://togithub.com/rollup/rollup/issues/3575)) ##### Pull Requests - [#​3575](https://togithub.com/rollup/rollup/pull/3575): Handle some cases of duplicate export bindings ([@​joeljeske](https://togithub.com/joeljeske)) - [#​3616](https://togithub.com/rollup/rollup/pull/3616): Make watch mode available in plugins ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.13.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2131) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.13.0...v2.13.1) _2020-06-04_ ##### Bug Fixes - Prevent conflicts in SystemJS when `module` is used as a top-level variable ([#​3614](https://togithub.com/rollup/rollup/issues/3614)) ##### Pull Requests - [#​3614](https://togithub.com/rollup/rollup/pull/3614): Handle system reserved identifier dedupes ([@​guybedford](https://togithub.com/guybedford)) ### [`v2.13.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2130) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.12.1...v2.13.0) _2020-06-03_ ##### Features - Allow to specify that an emitted chunk is only loaded after a given module has loaded to improve chunking ([#​3606](https://togithub.com/rollup/rollup/issues/3606)) ##### Pull Requests - [#​3606](https://togithub.com/rollup/rollup/pull/3606): Enable specifying implicit dependencies when emitting chunks ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.12.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2121) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.12.0...v2.12.1) _2020-06-02_ ##### Bug Fixes - Render valid imports when chunk names correspond to directory names in virtual setups ([#​3609](https://togithub.com/rollup/rollup/issues/3609)) ##### Pull Requests - [#​3609](https://togithub.com/rollup/rollup/pull/3609): Handle imports from chunks with names that correspond to parent directory names of other chunks ([@​guybedford](https://togithub.com/guybedford))
Microsoft/TypeScript ### [`v3.9.5`](https://togithub.com/Microsoft/TypeScript/releases/v3.9.5) This release contains [bug fixes in type-checking, emit, and editor scenarios](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.9.5%22+is%3Aclosed+). For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-9/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v3.9.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.9.0%22+is%3Aclosed+). - [fixed issues query for Typescript v3.9.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.9.1%22+is%3Aclosed+). - [fixed issues query for Typescript v3.9.2 (Final)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.9.2%22+is%3Aclosed+). - [fixed issues query for Typescript v3.9.3 (patch release)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.9.3%22+is%3Aclosed+). - [fixed issues query for Typescript v3.9.5 (patch release)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.9.5%22+is%3Aclosed+). (note, 3.9.4 was intentionally skipped due to minor complications in publishing) Downloads are available on: - [npm](https://www.npmjs.com/package/typescript)

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.