Skip to content

Update dependency core-js to v3.4.5#3695

Merged
swissspidy merged 1 commit intoampproject:developfrom
renovate-bot:renovate/core-js-3.x
Dec 2, 2019
Merged

Update dependency core-js to v3.4.5#3695
swissspidy merged 1 commit intoampproject:developfrom
renovate-bot:renovate/core-js-3.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Nov 6, 2019

This PR contains the following updates:

Package Type Update Change
core-js devDependencies minor 3.3.6 -> 3.4.5

Release Notes

zloirock/core-js

v3.4.5

Compare Source

  • 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
  • Detect incorrect MS Edge 17-18 Reflect.set which allows setting the property to object with non-writable property on the prototype
  • Fixed inspectSource helper with multiple core-js copies and some related features like some edge cases of Promise feature detection

v3.4.4

Compare Source

  • Added feature detection for Safari non-generic Promise#finally bug (critical for core-js-pure)
  • Fixed missed esnext.string.code-points in core-js/features/string entry point
  • Updated Iterator proposal feature detection for the case of non-standard Iterator in FF44-

v3.4.3

Compare Source

  • Fixed missed es.json.stringify and some modules from iteration helpers proposal in some entry points (includes the root entry point)
  • Added a workaround of String#{ endsWith, startsWith } MDN polyfills bugs, #​702
  • Fixed .size property descriptor of Map / Set in the pure version
  • Refactoring, some internal improvements

v3.4.2

Compare Source

  • Don't use polyfilled symbols as internal uids, a workaround for some incorrect use cases
  • String#replaceAll is available only in nightly FF builds
  • Improved Promise feature detection for the case of V8 6.6 with multiple core-js copies
  • Some internals optimizations
  • Added Node 13.2 -> V8 7.9 compat data mapping
  • Returned usage of node -e in postinstall scripts

v3.4.1

Compare Source

v3.4.0

Compare Source


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 if you modify the PR title to begin with "rebase!".

🔕 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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@googlebot googlebot added the cla: yes Signed the Google CLA label Nov 6, 2019
@renovate-bot renovate-bot changed the title Update dependency core-js to v3.4.0 Update dependency core-js to v3.4.1 Nov 12, 2019
@renovate-bot renovate-bot changed the title Update dependency core-js to v3.4.1 Update dependency core-js to v3.4.2 Nov 21, 2019
@renovate-bot renovate-bot changed the title Update dependency core-js to v3.4.2 Update dependency core-js to v3.4.3 Nov 26, 2019
@renovate-bot renovate-bot changed the title Update dependency core-js to v3.4.3 Update dependency core-js to v3.4.4 Nov 27, 2019
@renovate-bot renovate-bot changed the title Update dependency core-js to v3.4.4 Update dependency core-js to v3.4.5 Nov 27, 2019
@swissspidy swissspidy added the Infrastructure Changes impacting testing infrastructure or build tooling label Nov 29, 2019
@swissspidy swissspidy merged commit 09f1461 into ampproject:develop Dec 2, 2019
@renovate-bot renovate-bot deleted the renovate/core-js-3.x branch December 2, 2019 04:28
westonruter added a commit that referenced this pull request Dec 4, 2019
…meo-shortocode-support

* 'develop' of github.com:ampproject/amp-wp: (159 commits)
  Return allowed KSES tags if not an array (#3879)
  Update dependency @wordpress/date to v3.6.0 (#3739)
  Update dependency @babel/plugin-proposal-object-rest-spread to… (#3813)
  Update dependency @babel/core to v7.7.4 (#3686)
  Update dependency @wordpress/api-fetch to v3.7.0 (#3731)
  Update dependency @wordpress/keycodes to v2.7.0 (#3745)
  Bundle common font files for externalizing data: URLs (#3866)
  Update dependency css-loader to v3.2.1 (#3870)
  Update dependency core-js to v3.4.7 (#3873)
  Update dependency core-js to v3.4.5 (#3695)
  Update dependency eslint-plugin-react to v7.17.0 (#3845)
  Update dependency eslint-plugin-jest to v23.1.1 (#3702)
  Update dependency eslint to v6.7.2 (#3811)
  Update dependency autoprefixer to v9.7.3 (#3850)
  Update dependency browserslist to v4.8.0 (#3849)
  Remove second sentence from paired browsing dialog
  Add async attribute to amp-paired-browsing-client script
  Restrict paired browsing to when dev mode is enabled
  Add robots noindex/nofollow meta tag in paired browsing app
  Remove extraneous method in favor of (temporary) closure
  ...
@westonruter westonruter added this to the v1.5 milestone Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Signed the Google CLA Infrastructure Changes impacting testing infrastructure or build tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants