Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency core-js to v2.6.12 #135

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 5, 2018

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js 2.5.7 -> 2.6.12 age adoption passing confidence

Release Notes

zloirock/core-js

v2.6.12

Compare Source

  • Added code points / code units explicit feature detection in String#at for preventing breakage code which use obsolete String#at proposal polyfill
  • Added OPEN_SOURCE_CONTRIBUTOR detection in postinstall
  • Added Drone CI detection in postinstall

v2.6.11

Compare Source

  • Returned usage of node -e in the postinstall scripts for better cross-platform compatibility, #​582
  • Improved CI detection in the postinstall script, #​707

v2.6.10

Compare Source

  • Show similar postinstall messages only once per npm i, #​597

v2.6.9

Compare Source

  • Some fixes and improvements of the postinstall script like support npm color config (#​556) or adding support of ADBLOCK env variable

v2.6.8

Compare Source

  • Added a workaround of a strange npx bug on postinstall, #​551

v2.6.7

Compare Source

  • Added one more workaround of alternative not completely correct Symbol polyfills, #​550, #​554

v2.6.6

Compare Source

  • 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

v2.6.5

Compare Source

  • Fixed buggy String#padStart and String#padEnd mobile Safari implementations, #​414.

v2.6.4

Compare Source

  • Added a workaround against crushing an old IE11.0.9600.16384 build, #​485.

v2.6.3

Compare Source

  • Added a workaround for babel-minify bug, #​479

v2.6.2

Compare Source

  • Fixed handling of $ in String#replace, #​471

v2.6.1

Compare Source

  • Returned usage of node -e in the postinstall scripts for better cross-platform compatibility, #​582
  • Improved CI detection in the postinstall script, #​707

v2.6.0

Compare Source

  • Add direct .exec calling to RegExp#{@​@​replace, @​@​split, @​@​match, @​@​search}. Also, added fixes for RegExp#exec method. #​428, #​435, #​458, thanks @​nicolo-ribaudo.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency core-js to v2.6.0 fix(deps): update dependency core-js to v2.6.1 Dec 18, 2018
@renovate renovate bot force-pushed the renovate/core-js-2.x branch from bd8027a to aadee30 Compare December 18, 2018 10:53
@renovate renovate bot changed the title fix(deps): update dependency core-js to v2.6.1 fix(deps): update dependency core-js to v2.6.2 Jan 10, 2019
@renovate renovate bot force-pushed the renovate/core-js-2.x branch from aadee30 to b1f3032 Compare January 10, 2019 07:27
@renovate renovate bot changed the title fix(deps): update dependency core-js to v2.6.2 fix(deps): update dependency core-js to v2.6.3 Jan 22, 2019
@renovate renovate bot force-pushed the renovate/core-js-2.x branch from b1f3032 to 95b29d7 Compare January 22, 2019 12:07
@renovate renovate bot changed the title fix(deps): update dependency core-js to v2.6.3 fix(deps): update dependency core-js to v2.6.4 Feb 7, 2019
@renovate renovate bot force-pushed the renovate/core-js-2.x branch from 95b29d7 to 34d2560 Compare February 7, 2019 08:56
@renovate renovate bot changed the title fix(deps): update dependency core-js to v2.6.4 fix(deps): update dependency core-js to v2.6.5 Feb 15, 2019
@renovate renovate bot force-pushed the renovate/core-js-2.x branch from 34d2560 to 8efaa8d Compare February 15, 2019 10:23
@renovate renovate bot force-pushed the renovate/core-js-2.x branch from 8efaa8d to 8870280 Compare May 22, 2019 21:52
@renovate renovate bot changed the title fix(deps): update dependency core-js to v2.6.5 fix(deps): update dependency core-js to v2.6.8 May 22, 2019
@renovate renovate bot force-pushed the renovate/core-js-2.x branch from 8870280 to 5fc4467 Compare June 1, 2019 10:00
@renovate renovate bot changed the title fix(deps): update dependency core-js to v2.6.8 fix(deps): update dependency core-js to v2.6.9 Jun 1, 2019
@renovate renovate bot force-pushed the renovate/core-js-2.x branch from 5fc4467 to 91f2ab4 Compare November 11, 2019 07:58
@renovate renovate bot changed the title fix(deps): update dependency core-js to v2.6.9 fix(deps): update dependency core-js to v2.6.10 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/core-js-2.x branch from 91f2ab4 to 7bb1edb Compare December 14, 2019 22:46
@renovate renovate bot changed the title fix(deps): update dependency core-js to v2.6.10 fix(deps): update dependency core-js to v2.6.11 Dec 14, 2019
@renovate renovate bot force-pushed the renovate/core-js-2.x branch from 7bb1edb to 9696326 Compare November 28, 2020 13:48
@renovate renovate bot changed the title fix(deps): update dependency core-js to v2.6.11 fix(deps): update dependency core-js to v2.6.12 Nov 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant