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 babel monorepo #99

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.8 -> 7.13.10 age adoption passing confidence
@babel/preset-env (source) 7.13.9 -> 7.13.10 age adoption passing confidence
eslint (source) 7.21.0 -> 7.22.0 age adoption passing confidence
mockdate 3.0.2 -> 3.0.3 age adoption passing confidence
react-native (changelog) 0.63.4 -> 0.64.0 age adoption passing confidence
webpack 5.24.3 -> 5.26.0 age adoption passing confidence

Release Notes

babel/babel ### [`v7.13.10`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71310-2021-03-08) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.8...v7.13.10) ##### :bug: Bug Fix - `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-jsx` - [#​12967](https://togithub.com/babel/babel/pull/12967) Lazily initialize and cache constant JSX elements ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-private-methods` - [#​12918](https://togithub.com/babel/babel/pull/12918) Ensure static private method init run before static property ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12707](https://togithub.com/babel/babel/pull/12707) Evaluate object and initializer when setting a private method ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-private-methods` - [#​12917](https://togithub.com/babel/babel/pull/12917) Class static private field destructure set ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​12687](https://togithub.com/babel/babel/pull/12687) (ts) Raise syntax error for an abstract method that has body ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-helper-compilation-targets`, `babel-preset-env` - [#​12908](https://togithub.com/babel/babel/pull/12908) Fix `esmodules: true` without specified browsers ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - Other - [#​12956](https://togithub.com/babel/babel/pull/12956) Suggest using `babel.config.json` when linting dependencies ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helpers`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-private-methods` - [#​12910](https://togithub.com/babel/babel/pull/12910) check descriptor before private field access ([@​JLHwung](https://togithub.com/JLHwung)) ##### :memo: Documentation - [#​12974](https://togithub.com/babel/babel/pull/12974) Capitalize design docs headings ([@​MrBrain295](https://togithub.com/MrBrain295)) ##### :house: Internal - `babel-helper-fixtures` - [#​12982](https://togithub.com/babel/babel/pull/12982) Optionally enable external-helpers in tests ([@​jridgewell](https://togithub.com/jridgewell)) - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-compilation-targets`, `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`, `babel-helper-fixtures`, `babel-helper-module-imports`, `babel-helper-plugin-test-runner`, `babel-helper-transform-fixture-test-runner`, `babel-helpers`, `babel-node`, `babel-parser`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-dynamic-import`, `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-export-namespace-from`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-json-strings`, `babel-plugin-proposal-logical-assignment-operators`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-proposal-numeric-separator`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-proposal-optional-catch-binding`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-private-methods`, `babel-plugin-proposal-private-property-in-object`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-proposal-throw-expressions`, `babel-plugin-proposal-unicode-property-regex`, `babel-plugin-transform-arrow-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoped-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-computed-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-dotall-regex`, `babel-plugin-transform-duplicate-keys`, `babel-plugin-transform-exponentiation-operator`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-for-of`, `babel-plugin-transform-function-name`, `babel-plugin-transform-instanceof`, `babel-plugin-transform-jscript`, `babel-plugin-transform-member-expression-literals`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-named-capturing-groups-regex`, `babel-plugin-transform-new-target`, `babel-plugin-transform-object-super`, `babel-plugin-transform-parameters`, `babel-plugin-transform-property-literals`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-proto-to-assign`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-compat`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-react-pure-annotations`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-reserved-words`, `babel-plugin-transform-runtime`, `babel-plugin-transform-shorthand-properties`, `babel-plugin-transform-spread`, `babel-plugin-transform-sticky-regex`, `babel-plugin-transform-strict-mode`, `babel-plugin-transform-template-literals`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-escapes`, `babel-plugin-transform-unicode-regex`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`, `babel-register`, `babel-standalone`, `babel-traverse` - [#​12963](https://togithub.com/babel/babel/pull/12963) Avoid using CJS globals in internal source files ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-transform-fixture-test-runner`, `babel-highlight`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​12795](https://togithub.com/babel/babel/pull/12795) [internal] Use the Node.js behavior for default imports ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
eslint/eslint ### [`v7.22.0`](https://togithub.com/eslint/eslint/releases/v7.22.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.21.0...v7.22.0) - [`3a432d8`](https://togithub.com/eslint/eslint/commit/3a432d82b3a5710aff7da20302fe0b94fedc46c2) Docs: Improve documentation for indent rule ([#​14168](https://togithub.com/eslint/eslint/issues/14168)) (Serkan Özel) - [`f62ec8d`](https://togithub.com/eslint/eslint/commit/f62ec8d30d925e70e4d0d40640857c587ac2e116) Update: throw error when fix range is invalid ([#​14142](https://togithub.com/eslint/eslint/issues/14142)) (Jacob Bandes-Storch) - [`0eecad2`](https://togithub.com/eslint/eslint/commit/0eecad271358f753730741fcfcb2f7cc915c1fa7) Upgrade: Update lodash in package.json to V 4.17.21 ([#​14159](https://togithub.com/eslint/eslint/issues/14159)) (Basem Al-Nabulsi) - [`5ad91aa`](https://togithub.com/eslint/eslint/commit/5ad91aa7df3d6bc185786e6eccd9e055fd951055) Update: report es2021 globals in no-extend-native (refs [#​13602](https://togithub.com/eslint/eslint/issues/13602)) ([#​14177](https://togithub.com/eslint/eslint/issues/14177)) (Milos Djermanovic) - [`c295581`](https://togithub.com/eslint/eslint/commit/c295581aca4e08ec4ae8e5ee5726a6f454a3ee26) Chore: remove leftover JSDoc from lint-result-cache ([#​14176](https://togithub.com/eslint/eslint/issues/14176)) (Milos Djermanovic) - [`0d541f9`](https://togithub.com/eslint/eslint/commit/0d541f9d9d58966372e2055a8f69fb9483d56a4b) Chore: Reduce lodash usage ([#​14178](https://togithub.com/eslint/eslint/issues/14178)) (Stephen Wade) - [`27a67d7`](https://togithub.com/eslint/eslint/commit/27a67d71ffa9bbd7af02ae448844e127bcf956dc) Sponsors: Sync README with website (ESLint Jenkins) - [`459d821`](https://togithub.com/eslint/eslint/commit/459d821f4a599501ceb002f9d7a5034fc45ffbb0) Chore: upgrade dependencies of browser test ([#​14127](https://togithub.com/eslint/eslint/issues/14127)) (Pig Fang) - [`ebfb63a`](https://togithub.com/eslint/eslint/commit/ebfb63a682004a008f2707dbad616e5ae1630b2c) Sponsors: Sync README with website (ESLint Jenkins) - [`3ba029f`](https://togithub.com/eslint/eslint/commit/3ba029fbffd44068be93254890fc2aec3e92c212) Docs: Remove Extraneous Dash ([#​14164](https://togithub.com/eslint/eslint/issues/14164)) (Danny Hurlburt) - [`6f4540e`](https://togithub.com/eslint/eslint/commit/6f4540ea7ea39775906526506fd7abd7ea97610c) Sponsors: Sync README with website (ESLint Jenkins) - [`ddf361c`](https://togithub.com/eslint/eslint/commit/ddf361ca2a2a01a9974f421e5f62270df282d0e8) Docs: Fix Formatting ([#​14154](https://togithub.com/eslint/eslint/issues/14154)) (Danny Hurlburt) - [`c0d2ac1`](https://togithub.com/eslint/eslint/commit/c0d2ac16f8f9c75c62c78e9fe6a24a25ba0d7828) Sponsors: Sync README with website (ESLint Jenkins) - [`a8df03e`](https://togithub.com/eslint/eslint/commit/a8df03efe3bc47665d2112c2cdd5bead337d475d) Docs: Clarify triage process ([#​14117](https://togithub.com/eslint/eslint/issues/14117)) (Nicholas C. Zakas)
boblauer/MockDate ### [`v3.0.3`](https://togithub.com/boblauer/MockDate/blob/master/CHANGELOG.md#​303) [Compare Source](https://togithub.com/boblauer/MockDate/compare/v3.0.2...v3.0.3) - Switched TypeScript build from CommonJS to UMD.
facebook/react-native ### [`v0.64.0`](https://togithub.com/facebook/react-native/releases/v0.64.0) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.63.4...v0.64.0) 0.64 stable is here 🎉 Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are 🤗 Some of the most important highlights of this version: - Hermes opt-in on iOS - Inline Requires enabled by default - React 17 Among many others - please refer to the [blog post](https://reactnative.dev/blog/2021/03/11/version-0.64) for more details. * * * You can participate in the conversation on the status of this release at [this issue](https://togithub.com/react-native-community/releases/issues/221). * * * You can upgrade to this version using the [upgrade helper webtool](https://react-native-community.github.io/upgrade-helper/) ⚛️ And if you are having trouble, please refer to the new [Upgrade Support](https://togithub.com/react-native-community/upgrade-support) repository by our awesome community. * * * You can find the whole [changelog history](https://togithub.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md) over at `react-native-releases`.
webpack/webpack ### [`v5.26.0`](https://togithub.com/webpack/webpack/releases/v5.26.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.25.1...v5.26.0) ##### Features - handle cache version automatically for DefinePlugin - Values no longer need to be defined as build dependencies - add more options for `DefinePlugin.runtimeValue` (file/context/missing/buildDependencies, version) ##### Bugfixes - fix a memory leak which happens in watch mode with caching when modules are removed from the compilation - fix usage of some arrow functions when es5 target is selected - chunk loading in workers now uses publicPath instead of relative paths - fixes a problem when worker file is in a child directory ### [`v5.25.1`](https://togithub.com/webpack/webpack/releases/v5.25.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.25.0...v5.25.1) ### Bugfixes - fix startup logic when non-js chunks are in the entrypoint - remove `type: "module"` for Workers when generating classic scripts ### [`v5.25.0`](https://togithub.com/webpack/webpack/releases/v5.25.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.24.4...v5.25.0) ### Features - Refactor the startup logic to improve library support - add `__webpack_runtime_id__` to access the current runtime id - improve error handling for HMR - add second argument to self accept error handler to pass new module and module id - add error handler argument to dependency accept, passing error and module ids - add `output.strictModuleErrorHandling` to opt into stricter evaluation error handling semantics according to ESM spec - used by default when HMR is enabled - when ignoring a module used by `new URL()` this will result in an url to a empty file (`"data:,"`) - add `module.generator.asset.emit` option to disable creating assets from asset modules (e. g. for SSR) ### Bugfixes - fix problem when library options apply to a non-runtime chunk - fix crash in `splitChunks.maxSize` where negative indicies are accessed - fix sub-optimal splitting of `splitChunks.maxSize` in some cases when multiple size types are involved - fix a memory leak in AssetGenerator - fix usage of runtime globals in SharedPlugin to support HMR updates ### Deprecations - deprecate `output.strictModuleExceptionHandling` (this is the CommonJS way of handling errors, and the name is weird) ### [`v5.24.4`](https://togithub.com/webpack/webpack/releases/v5.24.4) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.24.3...v5.24.4) ### Bugfixes - fix overridding built-in externals via `externals` - fix handling UNC paths as windows paths - Improve error when passing an empty array as library name - avoid adding the package.json from compilation context as build dependency - fix expansion of `"..."` in array configuration options when it's not at the start

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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