Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Bump core-js from 3.4.8 to 3.6.4 #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 13, 2020

Bumps core-js from 3.4.8 to 3.6.4.

Changelog

Sourced from core-js's changelog.

3.6.4 - 2020.01.14
  • Prevented a possible almost infinite loop in non-standard implementations of some backward iteration array methods
3.6.3 - 2020.01.11
  • Fixed replacement of substitutes of undefined capture groups in .replace in Safari 13.0-, #471, #745, thanks @mattclough1
  • Improved compat data for old engines
3.6.2 - 2020.01.07
  • Fixed early implementations of Array#{ every, forEach, includes, indexOf, lastIndexOf, reduce, reduceRight, slice, some, splice } for the usage of ToLength
  • Added RegExp#exec dependency to methods which depends on the correctness of logic of this method (3.6.0-3.6.1 issue), #741
  • Refactored some internals
3.6.1 - 2019.12.25
  • Fixed a bug related Symbol with multiple copies of core-js (for 3.4.2-3.6.0), #736
  • Refactored some tools
3.6.0 - 2019.12.19
  • Added support of sticky (y) RegExp flag, #372, #732, #492, thanks @cvle and @nicolo-ribaudo
  • Added RegExp#test delegation to RegExp#exec, #732, thanks @cvle
  • Fixed some cases of Object.create(null) in IE8-, #727, #728, thanks @aleen42
  • Allowed object of minimum environment versions as core-js-compat and core-js-builder targets argument
  • Allowed corresponding to Babel targets.esmodules, targets.browsers, targets.node options in core-js-compat and core-js-builder
  • Engines in compat data and results of targets parsing sorted alphabetically
  • Fixed features/instance/match-all entry compat data
  • Fixed Array.prototype[@@unscopables] descriptor (was writable)
  • Added Samsung Internet 11 compat data mapping
3.5.0 - 2019.12.12
Commits
  • 4546ffe 3.6.4
  • 9e13025 prevent possible almost infinite loop in non-standard implementations of some...
  • 04218dc update dependencies
  • 3ff7155 update dependencies
  • 1e63de1 3.6.3
  • 6f80aac some missed actions for #745
  • 254a227 fixes #471 (#745)
  • b9ffdfe some stylistic changes in the documentation
  • 113ecbb add a warning about specifying minor core-js version
  • 241537f fix esnext.iterator.constructor compat test (some old FF versions with non-...
  • Additional commits viewable in compare view

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Issues and pull requests related to dependencies label Jan 13, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.6.4 branch 2 times, most recently from 76994a2 to 3591447 Compare January 16, 2020 11:17
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.6.4 branch 2 times, most recently from e607aee to 2f05ee9 Compare January 23, 2020 04:12
Bumps [core-js](https://github.com/zloirock/core-js) from 3.4.8 to 3.6.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](zloirock/core-js@v3.4.8...v3.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.6.4 branch from 2f05ee9 to c26486e Compare January 28, 2020 09:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issues and pull requests related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant