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

Bump core-js from 2.6.3 to 3.6.2 #684

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps core-js from 2.6.3 to 3.6.2.

Changelog

Sourced from core-js's changelog.

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
3.4.8 - 2019.12.09
  • Added one more workaround for broken in previous versions inspectSource helper, #719
  • Added Opera Mobile compat data
  • Updated Samsung Internet, iOS, old Node and Android compat data mapping
  • es.string.match-all marked as completely supported in FF73
  • Generate core-js-compat/modules since often we need just the list of core-js modules
2.6.11 [LEGACY] - 2019.12.09
  • Returned usage of node -e in the postinstall scripts for better cross-platform compatibility, #582
  • Improved CI detection in the postinstall script, #707
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
3.4.5 - 2019.11.28
  • Detect incorrect order of operations in Object.assign, MS Edge bug
  • Detect usage of ToLength in Array#{ filter, map }, FF48-49 and MS Edge 14- issues
... (truncated)
Commits
  • 9b9073d 3.6.2
  • 6d6f458 update dependencies
  • 29a4223 update dependencies
  • a95b903 update dependencies
  • 56f19d6 update the changelog
  • bccbad7 add RegExp#exec dependency to methods which depends on the correctness of l...
  • 285bc08 rename some modules
  • ba9f8f8 move DataView.prototype prototype fix to the required module
  • 41c8c81 move NATIVE_ARRAY_BUFFER to the separate module for untangle internals
  • 47a6adb update dependencies
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 Pull requests that update a dependency file label Jan 7, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.6.2 branch 2 times, most recently from 99ab288 to 5ede3c3 Compare January 7, 2020 14:39
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.6.2 branch 3 times, most recently from fba313e to 88eb70f Compare January 8, 2020 05:13
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.6.2 branch from 88eb70f to 89534c7 Compare January 8, 2020 10:21
@dependabot-preview
Copy link
Contributor Author

Superseded by #693.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/core-js-3.6.2 branch January 14, 2020 09:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants