Closed renovate[bot] closed 4 years ago
:exclamation: No coverage uploaded for pull request base (
master@44561f2
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #75 +/- ##
=========================================
Coverage ? 99.43%
=========================================
Files ? 8
Lines ? 527
Branches ? 0
=========================================
Hits ? 524
Misses ? 3
Partials ? 0
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 44561f2...d2d3408. Read the comment docs.
:tada: This PR is included in version 1.8.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR contains the following updates:
6.10.2
->6.11.0
7.17.0
->7.18.0
1.23.2
->1.23.3
16.0.1
->16.0.2
Release Notes
epoberezkin/ajv
### [`v6.11.0`](https://togithub.com/epoberezkin/ajv/releases/v6.11.0) [Compare Source](https://togithub.com/epoberezkin/ajv/compare/v6.10.2...v6.11.0) Time formats support two digit and colon-less variants of timezone offset ([#1061](https://togithub.com/epoberezkin/ajv/issues/1061) , [@cjpillsbury](https://togithub.com/cjpillsbury)) Docs: RegExp related security considerations Tests: Disabled failing typescript testyannickcr/eslint-plugin-react
### [`v7.18.0`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#7180---2010-01-15) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.17.0...v7.18.0) ##### Added - [`require-default-props`][]: add option to ignore functional components ([#2532][] [@RedTn](https://togithub.com/RedTn)) - [`function-component-definition`][]: Enforce a specific function type for function components ([#2414][] [@Stefanwullems](https://togithub.com/Stefanwullems)) - [`no-adjacent-inline-elements`][]: Prevent adjacent inline elements not separated by whitespace ([#1155][] [@SeanHayes](https://togithub.com/SeanHayes)) - [`jsx-no-script-url`][]: prevent usage of `javascript:` URLs ([#2419][] [@sergei-startsev](https://togithub.com/sergei-startsev)) ##### Fixed - [`jsx-pascal-case`][]: false negative with namespacing ([#1337][] [@mfyuce](https://togithub.com/mfyuce)) - [`jsx-curly-brace-presence`][]: Fix `curly-brace-presence` edge cases ([#2523][] [@rafbgarcia](https://togithub.com/rafbgarcia)) - [`prop-types`][]: Does not validate missing propTypes for LogicalExpression ([#2533][] [@toshi-toma](https://togithub.com/toshi-toma)) - [`no-unknown-property`][]: allowTransparency does not exist in React >= v16.1 ([#1538][] [@dawidvdh](https://togithub.com/dawidvdh)) - [`jsx-curly-brace-presence`][]: Fix error related to tags line break ([#2521][] [@rafbgarcia](https://togithub.com/rafbgarcia)) - [`no-typos`][]: Compilation error when method name is string instead of identifier ([#2514][] [@shijistar](https://togithub.com/shijistar)) - [`jsx-curly-brace-presence`][]: allow trailing spaces in TemplateLiteral ([#2507][] [@doochik](https://togithub.com/doochik)) - [`no-unused-prop-types`], [`no-unused-state`]: fix false positives when using TS type assertions ([#2536][] [@kdmadej](https://togithub.com/kdmadej)) ##### Changed - [Docs][`no-render-return-value`]\[]: Fix title ([#2540][] [@micnic](https://togithub.com/micnic)) - [Refactor]: remove unused codes in util/propTypes ([#2288][] [@golopot](https://togithub.com/golopot)) - [`no-typos`]: check static lifecycle methods ([#2006][] [@bsonntag](https://togithub.com/bsonntag)) - [Docs][`jsx-first-prop-new-line`]\[]: Fix rule name in "Rule Options" section ([#2535][] [@barreira](https://togithub.com/barreira)) - [Tests][`no-unused-prop-types`]\[]: Added test cases ([#977][] [@dozoisch](https://togithub.com/dozoisch)) - [Tests] avoid running tests on pretest job - [meta] Move eslint-plugin-eslint-plugin to devDeps ([#2510][] [@nstepien](https://togithub.com/nstepien)) - [Deps] update `array-includes`, `object.entries`, `object.fromentries`, `object.values`, `resolve` [#2540]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2540 [#2536]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2536 [#2535]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2535 [#2533]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2533 [#2532]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2532 [#2523]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2523 [#2521]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2521 [#2514]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2514 [#2510]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2510 [#2507]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2507 [#2419]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2419 [#2414]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2414 [#2288]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2288 [#2006]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2006 [#1538]: https://togithub.com/yannickcr/eslint-plugin-react/pull/1538 [#1337]: https://togithub.com/yannickcr/eslint-plugin-react/pull/1337 [#1155]: https://togithub.com/yannickcr/eslint-plugin-react/pull/1155 [#977]: https://togithub.com/yannickcr/eslint-plugin-react/pull/977michaelleeallen/mocha-junit-reporter
### [`v1.23.3`](https://togithub.com/michaelleeallen/mocha-junit-reporter/compare/v1.23.2...v1.23.3) [Compare Source](https://togithub.com/michaelleeallen/mocha-junit-reporter/compare/v1.23.2...v1.23.3)semantic-release/semantic-release
### [`v16.0.2`](https://togithub.com/semantic-release/semantic-release/releases/v16.0.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v16.0.1...v16.0.2) ##### Bug Fixes - fetch tags on repo cached by the CI ([6b5b02e](https://togithub.com/semantic-release/semantic-release/commit/6b5b02ea755b74e1c2ea9a2dfff6576f5f15e870))Renovate configuration
: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 if you modify the PR title to begin with "
rebase!
".: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.