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 May 28, 2019

Bumps core-js from 2.6.3 to 3.1.3.

Changelog

Sourced from core-js's changelog.

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
  • Added a workaround for a rollup issue, #513
3.0.0 - 2019.03.19
... (truncated)
Commits
  • 16dc3b2 3.1.3
  • c663d52 update the changelog
  • 8a108bd update the postinstall message
  • 22e02b0 update eslint-plugin-import
  • 6e31068 move require to heads of files, enable some related eslint rules
  • a04f34d don't replace available Map.{ groupBy, keyBy } in the pure version
  • 55f7e94 get rid of some duplications between /stable/ and /features/
  • bb6e9f8 fix core-js/features/reflect/delete-metadata entry point
  • b843714 use internal reduce method in %TypedArrayPrototype% methods for prevent p...
  • 4e4bb8f use echo instead of true in postinstall
  • 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 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 has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 28, 2019
@dependabot-preview dependabot-preview bot requested a review from tomusdrw May 28, 2019 08:49
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.1.3 branch 6 times, most recently from fe3bcaf to 2907fed Compare June 4, 2019 12:32
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.1.3 branch 9 times, most recently from b3a0360 to 85b3977 Compare June 11, 2019 14:01
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.1.3 branch 3 times, most recently from 037ae6f to fca2af4 Compare June 12, 2019 00:25
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/core-js-3.1.3 branch from fca2af4 to 01edf07 Compare June 12, 2019 03:19
@dependabot-preview
Copy link
Contributor Author

Superseded by #414.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/core-js-3.1.3 branch June 18, 2019 11:18
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