Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.

Update dependency core-js to v2.6.12#9

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/core-js-2.x
Open

Update dependency core-js to v2.6.12#9
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/core-js-2.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 14, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js 2.5.1 -> 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

  • 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.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.

v2.5.7

Compare Source

  • Get rid of reserved variable name final, related #​400

v2.5.6

Compare Source

  • Forced replace native Promise in V8 6.6 (Node 10 and Chrome 66) because of a bug with resolving custom thenables
  • Added a workaround for usage buggy native LG WebOS 2 Promise in microtask implementation, #​396
  • Added modern version internal debugging information about used versions

v2.5.5

Compare Source

v2.5.4

Compare Source

  • Fixed one case of deoptimization built-in iterators in V8, related #​377
  • Fixed some cases of iterators feature detection, #​368
  • Fixed manually entered NodeJS domains issue in Promise, #​367
  • Fixed Number.{parseInt, parseFloat} entry points
  • Fixed __(define|lookup)[GS]etter__ export in the library version

v2.5.3

Compare Source

  • Fixed calling onunhandledrejectionhandler multiple times for one Promise chain, #​318
  • Forced replacement of String#{padStart, padEnd} in Safari 10 because of a bug, #​280
  • Fixed Array#@​@​iterator in a very rare version of WebKit, #​236 and #​237
  • One more #​345-related fix

v2.5.2

Compare Source

  • MutationObserver no longer used for microtask implementation in iOS Safari because of bug with scrolling, #​339
  • Fixed JSON.stringify(undefined, replacer) case in the wrapper from the Symbol polyfill, #​345
  • Array() calls changed to new Array() for V8 optimisation

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 force-pushed the renovate/core-js-2.x branch from 77003ae to 74d66b8 Compare December 9, 2019 13:05
@renovate renovate bot changed the title Update dependency core-js to v2.6.10 Update dependency core-js to v2.6.11 Dec 9, 2019
@renovate renovate bot force-pushed the renovate/core-js-2.x branch from 74d66b8 to f1777a9 Compare December 9, 2020 05:59
@renovate renovate bot changed the title Update dependency core-js to v2.6.11 Update dependency core-js to v2.6.12 Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant