Closed renovate[bot] closed 3 years ago
Merging #175 (6863489) into master (26414d4) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #175 +/- ##
=======================================
Coverage 99.43% 99.43%
=======================================
Files 8 8
Lines 527 527
=======================================
Hits 524 524
Misses 3 3
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 26414d4...6863489. Read the comment docs.
:tada: This PR is included in version 1.9.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR contains the following updates:
7.2.0
->7.2.1
7.1.0
->7.1.1
8.0.5
->8.1.0
7.23.0
->7.24.0
7.23.1
->7.23.2
Release Notes
semantic-release/github
### [`v7.2.1`](https://togithub.com/semantic-release/github/releases/v7.2.1) [Compare Source](https://togithub.com/semantic-release/github/compare/v7.2.0...v7.2.1) ##### Bug Fixes - allow proxy to be false and fallback an empty string ([#356](https://togithub.com/semantic-release/github/issues/356)) ([bea917f](https://togithub.com/semantic-release/github/commit/bea917fe2f3253a5fd29d4bec2963ba0c9eeb87a))semantic-release/npm
### [`v7.1.1`](https://togithub.com/semantic-release/npm/releases/v7.1.1) [Compare Source](https://togithub.com/semantic-release/npm/compare/v7.1.0...v7.1.1) ##### Bug Fixes - **deps:** update dependency normalize-url to v6 ([97ca719](https://togithub.com/semantic-release/npm/commit/97ca719b9a9632d94d84a34a6d30f63efa661266))ajv-validator/ajv
### [`v8.1.0`](https://togithub.com/ajv-validator/ajv/releases/v8.1.0) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.0.5...v8.1.0) [unicodeRegExp option](https://ajv.js.org/options.html#unicoderegexp) to not use RegExp unicode flag that may be incompatible with some environments ([@asaid-0](https://togithub.com/asaid-0), [#1530](https://togithub.com/ajv-validator/ajv/issues/1530)) Fix JSONSchemaType ([@erikbrinkman](https://togithub.com/erikbrinkman), [#1541](https://togithub.com/ajv-validator/ajv/issues/1541)) Extended error message for invalid keyword values ([@pcwiek](https://togithub.com/pcwiek), [#1542](https://togithub.com/ajv-validator/ajv/issues/1542))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)yannickcr/eslint-plugin-react
### [`v7.23.2`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#7232---20210408) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.23.1...v7.23.2) ##### Fixed - [`jsx-max-depth`]: Prevent getting stuck in circular references ([#2957][] [@AriPerkkio](https://togithub.com/AriPerkkio)) - [`jsx-no-target-blank`]: fix handling of `warnOnSpreadAttributes` being false ([#2953][] [@Nokel81](https://togithub.com/Nokel81)) - [`forbid-dom-props`]: support `JSXNamespacedName` ([#2961][] [@mrtnzlml](https://togithub.com/mrtnzlml)) - [`forbid-component-props`]: support `JSXNamespacedName` ([@ljharb](https://togithub.com/ljharb)) ##### Changed - Fix CHANGELOG.md ([#2950][] [@JounQin](https://togithub.com/JounQin)) [7.23.2]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.23.1...v7.23.2 [#2961]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2961 [#2953]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2953 [#2957]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2957 [#2950]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2950Configuration
:date: Schedule: "before 3am on Monday" in timezone Europe/Zurich.
: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.