FoseFx / ECL-Report-Addon

An addon that makes reporting players in the ECL (ecl.gg) easier
https://fosefx.github.io/ECL-Report-Addon
Apache License 2.0
0 stars 0 forks source link

Bump core-js from 3.4.5 to 3.4.7 in /form #140

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps core-js from 3.4.5 to 3.4.7.

Changelog *Sourced from [core-js's changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md).* > ##### 3.4.7 - 2019.12.03 > - Fixed an NPM publishing issue > > ##### 3.4.6 - 2019.12.03 > - Improved iOS compat data - added missed mapping iOS 12.2 -> Safari 12.1, added bug fixes from patch releases > - Added Safari 13.1 compat data > - Added missed in `core-js-compat` helpers `ie_mob` normalization > - Normalize the result of `getModulesListForTargetVersion` `core-js-compat` helper > - Improved CI detection in the `postinstall` script, [#707](https://github-redirect.dependabot.com/zloirock/core-js/issues/707)
Commits - [`7e22bc1`](https://github.com/zloirock/core-js/commit/7e22bc1afcae7a2f7c33e2a61b08ab751e414277) 3.4.7 - [`0b15d9a`](https://github.com/zloirock/core-js/commit/0b15d9a3a9f20ef1dfb64320674b80f66b1fa6e9) fix [#710](https://github-redirect.dependabot.com/zloirock/core-js/issues/710) - [`060d392`](https://github.com/zloirock/core-js/commit/060d39294c07afcf90629bfbd5026b3814648983) 3.4.6 - [`751549e`](https://github.com/zloirock/core-js/commit/751549ed22ca6affeb7f3e25a9f9ff4504c589bc) improve CI detection in the `postinstall` script, close [#707](https://github-redirect.dependabot.com/zloirock/core-js/issues/707) - [`5ad5f62`](https://github.com/zloirock/core-js/commit/5ad5f626e89bec52c94d0c95d84da8fca33e856e) update `electron-to-chromium` - [`ec33d92`](https://github.com/zloirock/core-js/commit/ec33d92fd293f8598d774424be49f46d4d1ff0d3) simplify work with semver - [`3b9dd46`](https://github.com/zloirock/core-js/commit/3b9dd460ee0f5a8f184e643ccb945b94dea651c0) add missed in `core-js-compat` helpers `ie_mob` normalization - [`027c147`](https://github.com/zloirock/core-js/commit/027c147d4e49fa5f0658c96ce44fc208ec65c759) fix `edge` overwriting - [`ff4e5ce`](https://github.com/zloirock/core-js/commit/ff4e5cec6ec3d5d1cc450fad3562e11d2cd288ee) extract `normalizeModulesList` internal helper, normalize the result of `getM... - [`fc30a12`](https://github.com/zloirock/core-js/commit/fc30a1266f56f27f4d16acd4bdf293dc326fed55) simplify `build-data` script - Additional commits viewable in [compare view](https://github.com/zloirock/core-js/compare/v3.4.5...v3.4.7)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov-io commented 4 years ago

Codecov Report

Merging #140 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #140   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files          13       13           
  Lines         437      437           
  Branches       42       42           
=======================================
  Hits          434      434           
  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 401a744...ddfba08. Read the comment docs.