vydimitrov / react-countdown-circle-timer

Lightweight React/React Native countdown timer component with color and progress animation based on SVG
MIT License
692 stars 87 forks source link

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

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.13.15 -> 7.13.16 age adoption passing confidence
@testing-library/jest-dom 5.11.10 -> 5.12.0 age adoption passing confidence
eslint (source) 7.24.0 -> 7.25.0 age adoption passing confidence
eslint-config-prettier 8.2.0 -> 8.3.0 age adoption passing confidence
metro-react-native-babel-preset 0.65.2 -> 0.66.0 age adoption passing confidence
webpack 5.33.2 -> 5.35.1 age adoption passing confidence

Release Notes

babel/babel ### [`v7.13.16`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71316-2021-04-20) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.15...v7.13.16) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​13143](https://togithub.com/babel/babel/pull/13143) fix: raise `SyntaxError` for `declare` before getter/setter ([@​fedeci](https://togithub.com/fedeci)) ##### :bug: Bug Fix - `babel-helpers`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-spread`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime` - [#​13129](https://togithub.com/babel/babel/pull/13129) Support iterating generators in browsers without `Symbol` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-compilation-targets` - [#​13159](https://togithub.com/babel/babel/pull/13159) fix: add default value for browserslist config path ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator` - [#​13136](https://togithub.com/babel/babel/pull/13136) Fix printing of single-param async arrow function with comments ([@​nwalters512](https://togithub.com/nwalters512)) ##### :memo: Documentation - Other - [#​13155](https://togithub.com/babel/babel/pull/13155) Update links in eslint-parser README ([@​codyatwork](https://togithub.com/codyatwork)) - `babel-types` - [#​13148](https://togithub.com/babel/babel/pull/13148) docs: refine babel-types docs generator ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-compilation-targets` - [#​13131](https://togithub.com/babel/babel/pull/13131) docs: add README to helper-compilation-targets ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-helper-bindify-decorators`, `babel-helper-explode-class` - [#​13160](https://togithub.com/babel/babel/pull/13160) Archive helper-explode-class and helper-bindify-decorators ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​13158](https://togithub.com/babel/babel/pull/13158) codecov: token not required ([@​hzoo](https://togithub.com/hzoo)) - `babel-helper-call-delegate` - [#​13153](https://togithub.com/babel/babel/pull/13153) Archive `@babel/helper-call-delegate` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-hoist-variables`, `babel-plugin-transform-block-scoping` - [#​13152](https://togithub.com/babel/babel/pull/13152) refactor: use FunctionParent on visiting var scope ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli`, `babel-core`, `babel-generator`, `babel-plugin-transform-function-name`, `babel-register`, `babel-types` - [#​13139](https://togithub.com/babel/babel/pull/13139) Remove remaining `lodash` dependencies ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
testing-library/jest-dom ### [`v5.12.0`](https://togithub.com/testing-library/jest-dom/releases/v5.12.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.10...v5.12.0) ##### Features - check for any Node in toHaveTextContent ([#​358](https://togithub.com/testing-library/jest-dom/issues/358)) ([fa0d91d](https://togithub.com/testing-library/jest-dom/commit/fa0d91d17ed0735db33f70397cd4b4a43f26f6bc))
eslint/eslint ### [`v7.25.0`](https://togithub.com/eslint/eslint/releases/v7.25.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.24.0...v7.25.0) - [`5df5e4a`](https://togithub.com/eslint/eslint/commit/5df5e4a9976964fcf4dc67e241d4e22ec1370fe0) Update: highlight last write reference for no-unused-vars (fixes [#​14324](https://togithub.com/eslint/eslint/issues/14324)) ([#​14335](https://togithub.com/eslint/eslint/issues/14335)) (Nitin Kumar) - [`0023872`](https://togithub.com/eslint/eslint/commit/00238729329b86b4f8af89ebfe278da3095a6075) Docs: Add deprecated note to `working-with-rules-deprecated` page ([#​14344](https://togithub.com/eslint/eslint/issues/14344)) (Michael Novotny) - [`36fca70`](https://togithub.com/eslint/eslint/commit/36fca70fa29ab65080076810de98e09133254b8a) Chore: Upgrade eslump to 3.0.0 ([#​14350](https://togithub.com/eslint/eslint/issues/14350)) (Stephen Wade) - [`59b689a`](https://togithub.com/eslint/eslint/commit/59b689a0b3fa658b8380431007cc1facb4617a3b) Chore: add node v16 ([#​14355](https://togithub.com/eslint/eslint/issues/14355)) (薛定谔的猫) - [`35a1f5e`](https://togithub.com/eslint/eslint/commit/35a1f5e967e4e87360d3e70d3fca0f7adeeaa1d7) Sponsors: Sync README with website (ESLint Jenkins) - [`fb0a92b`](https://togithub.com/eslint/eslint/commit/fb0a92b3d2fed4a17bc39b7f02c540cd1175ec7d) Chore: rename misspelled identifier in test ([#​14346](https://togithub.com/eslint/eslint/issues/14346)) (Tobias Nießen) - [`f2babb1`](https://togithub.com/eslint/eslint/commit/f2babb1069194166e0ac1afd1269bbd06ac299b6) Docs: update pull request template ([#​14336](https://togithub.com/eslint/eslint/issues/14336)) (Nitin Kumar) - [`02dde29`](https://togithub.com/eslint/eslint/commit/02dde29eeb523ca24bc4ae7797d38627c3ba9fe9) Docs: Fix anchor in 'docs/developer-guide/working-with-rules.md' ([#​14332](https://togithub.com/eslint/eslint/issues/14332)) (Nate-Wilkins) - [`07d14c3`](https://togithub.com/eslint/eslint/commit/07d14c304c358fbc9c3d318e1377d2b2bda9179f) Chore: remove extraneous command from lint-staged config ([#​14314](https://togithub.com/eslint/eslint/issues/14314)) (James George) - [`41b3570`](https://togithub.com/eslint/eslint/commit/41b3570b6c014c534bb3208ed00050fd99842101) Update: lint code block with same extension but different content ([#​14227](https://togithub.com/eslint/eslint/issues/14227)) (JounQin) - [`eb29996`](https://togithub.com/eslint/eslint/commit/eb299966bdc3920dd2c6f9774d95103d242fc409) Docs: add more examples with arrow functions for no-sequences rule ([#​14313](https://togithub.com/eslint/eslint/issues/14313)) (Nitin Kumar)
prettier/eslint-config-prettier ### [`v8.3.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-830-2021-04-24) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.2.0...v8.3.0) - Added: Support for [@​babel/eslint-plugin]. Thanks to Chip Zhang ([@​ChipZhang](https://togithub.com/ChipZhang)) for the heads-up! ([eslint-plugin-babel] is still supported, too.)
facebook/metro ### [`v0.66.0`](https://togithub.com/facebook/metro/releases/v0.66.0) [Compare Source](https://togithub.com/facebook/metro/compare/v0.65.2...v0.66.0) - **[Breaking]** metro-symbolicate: Optionally accept a SourceURL parameter for debug builds ([`7ad7560`](https://togithub.com/facebook/metro/commit/7ad7560)) - **[Feature]** Move generator to Hermes stable ([`b280477`](https://togithub.com/facebook/metro/commit/b280477)) - **[Feature]** Move for-of and ?? to hermes stable ([`31375f7`](https://togithub.com/facebook/metro/commit/31375f7)) - **[Feature]** Set app name for React Native Experimental Debug Connection ([`3aca116`](https://togithub.com/facebook/metro/commit/3aca116)) - **[Feature]** Infer the name "default" for anonymous exports ([`af23a1b`](https://togithub.com/facebook/metro/commit/af23a1b)) - **[Fix]** Disable fileName moduleId parsing for non-legacy source maps ([`e473e93`](https://togithub.com/facebook/metro/commit/e473e93)) - **[Fix]** Format log messages using printf format ([`f2b3485`](https://togithub.com/facebook/metro/commit/f2b3485)) - **[Fix]** Fix scope of function declaration binding in constant folding ([`150d13e`](https://togithub.com/facebook/metro/commit/150d13e))
webpack/webpack ### [`v5.35.1`](https://togithub.com/webpack/webpack/releases/v5.35.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.35.0...v5.35.1) ### Bugfixes - fix an `__webpack_exports__ is not defined` error with some library types ### performance - improve stats grouping performance - improve providedExports analysis performance - improve hashing performance - lazy merge dependencies from creating context modules - improve dependency parents access performance ### [`v5.35.0`](https://togithub.com/webpack/webpack/releases/v5.35.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.34.0...v5.35.0) ### Bugfixes - fix handling of build dependencies with `#` in path ### Performance - improve memory usage when using the filesystem cache > When reading a file into a Buffer and picking smaller slices of the Buffer > the small slices still keep a reference to the large original Buffer. > The leads to increased memory usage. A fix would be to clone the slice into > a smaller Buffer when wasting too much memory, but this has a performance cost. > There is now a new option `cache.allowCollectingMemory` which controls that. > For one-off builds you probably want `allowCollectingMemory: false` and > for watch builds you probably want `allowCollectingMemory: true`. > It defaults to false in production mode and true in development mode. ### [`v5.34.0`](https://togithub.com/webpack/webpack/releases/v5.34.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.33.2...v5.34.0) ### Features - add support for empty string in `resolve.extensions` and handle them in this order - add `pnpapi` as builtin external when using `target: "node"` ### Bugfixes - fix a bug where chunks filenames where not included in runtime when using splitChunks and runtimeChunk with `target: "node"` - fix deprecation message from LimitChunkCountPlugin ### Performance - precompile schemas into functions to avoid schema compilation overhead - fix performance regression when storing the cache - performance improvement for snapshot file iterators ### Developer Experience - remove removed `store: 'idle'` from schema description

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.

codecov-commenter commented 3 years ago

Codecov Report

Merging #120 (2a675c2) into master (4605109) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   98.97%   98.97%           
=======================================
  Files           9        9           
  Lines         196      196           
  Branches       53       53           
=======================================
  Hits          194      194           
  Misses          2        2           
Flag Coverage Δ
mobile 98.07% <ø> (ø)
web 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 4605109...2a675c2. Read the comment docs.