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

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 18, 2019

Bumps core-js from 2.6.3 to 3.1.4.

Changelog

Sourced from core-js's changelog.

3.1.4 - 2019.06.15
  • Refactoring. Many minor internal improvements and fixes like:
    • Improved Symbol.keyFor complexity to O(1)
    • Fixed the order of arguments validation in String.prototype.{ endsWith, includes, startsWith }
    • Internal implementation of RegExp#flags helper now respect dotAll flag (mainly ralated to the pure version)
    • Performace optimizations related old V8
    • Etc.
3.1.3 - 2019.05.27
  • Fixed core-js/features/reflect/delete-metadata entry point
  • Some fixes and improvements of the postinstall script like support npm color config (#556) or adding support of ADBLOCK env variable
  • Refactoring and some minor fixes
2.6.9 [LEGACY] - 2019.05.27
  • Some fixes and improvements of the postinstall script like support npm color config (#556) or adding support of ADBLOCK env variable
3.1.2 - 2019.05.22
  • Added a workaround of a strange npx bug on postinstall, #551
2.6.8 [LEGACY] - 2019.05.22
  • Added a workaround of a strange npx bug on postinstall, #551
3.1.1 - 2019.05.21
  • Added one more workaround of alternative not completely correct Symbol polyfills, #550, #554
  • Reverted esnext.string.match-all in some entry points for fix autogeneration of core-js-compat/entries and backward @babel/preset-env compatibility
2.6.7 [LEGACY] - 2019.05.21
  • Added one more workaround of alternative not completely correct Symbol polyfills, #550, #554
3.1.0 - 2019.05.20
  • String#matchAll moved to stable ES, exposed Symbol.matchAll, #516
  • Promise.allSettled moved to stage 3, #515
  • String#replaceAll moved to stage 2, behavior updated by the spec draft, #524
  • Promise.any moved to stage 1, #517
  • Removed es.regexp.flags dependency from es.regexp.to-string, #536, #537
  • Fixed IE8- non-enumerable properties support in Object.{ assign, entries, values }, #541
  • Fixed support of primitives in Object.getOwnPropertySymbols in Chrome 38 / 39, #539
  • window.postMessage-based task implementation uses location origin over '*', #542
  • Lookup PromiseConstructor.resolve only once in Promise combinators, tc39/ecma262#1506
  • Temporarily removed core-js dependency from core-js-compat since it's required for missed at this moment feature
  • Show a message on postinstall
  • Added compat data for Chrome 76, FF 67, Node 12
2.6.6 [LEGACY] - 2019.05.20
  • Fixed IE8- non-enumerable properties support in Object.{ assign, entries, values }, #541
  • Fixed support of primitives in Object.getOwnPropertySymbols in Chrome 38 / 39, #539
  • Show a message on postinstall
3.0.1 - 2019.04.06
  • Fixed some cases of work with malformed URI sequences in URLSearchParams, #525
... (truncated)
Commits
  • b8e3502 3.1.4
  • 1b57b6c update dependencies
  • 8f52a83 add Tidelift
  • bc7e3be improve some cases of work with iterables
  • 8714aec update dependencies
  • eef118e some stylistic changes
  • 93fa08f improve Symbol.keyFor to O(1) complexity
  • ac4deb1 extend import/no-cycle rule to commonjs
  • e6dcb0e some stylistic changes
  • d7afec0 fix the order of arguments validation in `String.prototype.{ endsWith, includ...
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 18, 2019
@dependabot-preview dependabot-preview bot requested a review from tomusdrw June 18, 2019 11:17
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.1.4 branch 13 times, most recently from 9c219f3 to f98ec76 Compare June 25, 2019 14:11
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.1.4 branch 9 times, most recently from 87e3cab to 965b0cd Compare July 2, 2019 15:58
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.1.4 branch 5 times, most recently from 689c540 to 75c16ce Compare July 9, 2019 08:43
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.1.4 branch from 13d7944 to 83effde Compare July 9, 2019 16:33
@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.1.4 branch 6 times, most recently from 0261121 to e443a38 Compare July 10, 2019 22:39
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.1.4 branch 11 times, most recently from b87a106 to e10202e Compare July 30, 2019 12:19
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.1.4 branch 6 times, most recently from 8eb24a8 to 8ad38bb Compare August 6, 2019 07:37
Bumps [core-js](https://github.com/zloirock/core-js) from 2.6.3 to 3.1.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@v2.6.3...3.1.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.1.4 branch from 8ad38bb to 8b04d36 Compare August 6, 2019 11:37
@dependabot-preview
Copy link
Contributor Author

Superseded by #486.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/core-js-3.1.4 branch August 13, 2019 08:50
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.

1 participant