adobe / ferrum

Features from the rust language in javascript: Provides Traits/Type classes & a hashing infrastructure and an advanced library for working with sequences/iterators in js
https://www.ferrumjs.org
Apache License 2.0
519 stars 25 forks source link

chore(deps): update any #108

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
codecov devDependencies patch 3.7.1 -> 3.7.2
eslint-plugin-react devDependencies patch 7.20.3 -> 7.20.4
jsdoc devDependencies patch 3.6.4 -> 3.6.5

Release Notes

codecov/codecov-node ### [`v3.7.2`](https://togithub.com/codecov/codecov-node/compare/v3.7.1...v3.7.2) [Compare Source](https://togithub.com/codecov/codecov-node/compare/v3.7.1...v3.7.2)
yannickcr/eslint-plugin-react ### [`v7.20.4`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7204---20200726) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.20.3...v7.20.4) ##### Fixed - improve algorithm to check if a variable is coming from the pragma ([#​2706][] [@​jzabala](https://togithub.com/jzabala)) - [`prop-types`]: handle component returning null ([#​2696][] [@​hank121314](https://togithub.com/hank121314)) - [`prop-types`]/[`function-component-definition`]: Add check for first letter capitalization in functional component detection ([#​2699][] [@​jzabala](https://togithub.com/jzabala)) - [`prop-types`]: use variable value in prop type fields defined by variables ([#​2704][] [@​jzabala](https://togithub.com/jzabala)) - [`no-typos`]: warn on a bindingless `react` import ##### Changed - [Tests] `boolean-prop-naming`: Added test for function invocation of bool ([#​2697][] [@​ajkovar](https://togithub.com/ajkovar)) - [Tests] `jsx-curly-brace-presence`, `jsx-no-comment-textnodes`: add passing tests - [Refactor] `no-unused-state`: avoid a loop [7.20.4]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.20.3...v7.20.4 [#​2704]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2704 [#​2699]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2699 [#​2697]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2697 [#​2696]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2696
jsdoc/jsdoc ### [`v3.6.5`](https://togithub.com/jsdoc/jsdoc/compare/3.6.4...3.6.5) [Compare Source](https://togithub.com/jsdoc/jsdoc/compare/3.6.4...3.6.5)

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

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@73e6ffe). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #108   +/-   ##
=========================================
  Coverage          ?   99.43%           
=========================================
  Files             ?        8           
  Lines             ?      527           
  Branches          ?        0           
=========================================
  Hits              ?      524           
  Misses            ?        3           
  Partials          ?        0           
Impacted Files Coverage Δ
src/stdtraits.js 100.00% <0.00%> (ø)
src/string.js 100.00% <0.00%> (ø)
src/trait.js 97.18% <0.00%> (ø)
src/functional.js 100.00% <0.00%> (ø)
src/op.js 100.00% <0.00%> (ø)
src/index.js 100.00% <0.00%> (ø)
src/typesafe.js 100.00% <0.00%> (ø)
src/sequence.js 99.60% <0.00%> (ø)

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 73e6ffe...bd3498e. Read the comment docs.

adobe-bot commented 3 years ago

:tada: This PR is included in version 1.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: