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

πŸ“¦ Update dependency core-js to v3.11.1 - autoclosed #34053

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js 3.11.0 -> 3.11.1 age adoption passing confidence
How to resolve breaking changes

This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green CI build. To check out and update this PR, follow the steps below:

# Check out the PR branch (these steps are from GitHub)
git checkout -b renovate-bot-renovate/patch-build-system-devdependencies main
git pull https://github.com/renovate-bot/amphtml.git renovate/patch-build-system-devdependencies

# Directly make fixes and commit them
amp lint --fix # For lint errors in JS files
amp prettify --fix # For prettier errors in non-JS files
# Edit source code in case of new compiler warnings / errors

# Push the changes to the branch
git push git@github.com:renovate-bot/amphtml.git renovate-bot-renovate/patch-build-system-devdependencies:renovate/patch-build-system-devdependencies

Release Notes

zloirock/core-js

v3.11.1

Compare Source

  • Made instanceof Promise and .constructor === Promise work with polyfilled Promise for all native promise-based APIs
  • Added a workaround for some buggy V8 versions ~4.5 related to fixing of %TypedArray% static methods, #​564

Configuration

πŸ“… Schedule: "after 12am every weekday" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

♻️ 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.

@amp-owners-bot
Copy link

Hey @alanorozco! These files were changed:

build-system/tasks/storybook/package-lock.json
build-system/tasks/storybook/package.json

@renovate-bot renovate-bot force-pushed the renovate/patch-build-system-devdependencies branch from dd72c42 to 151af05 Compare April 28, 2021 17:46
@rsimha rsimha merged commit 9ae0544 into ampproject:main Apr 28, 2021
@renovate-bot renovate-bot changed the title πŸ“¦ Update dependency core-js to v3.11.1 πŸ“¦ Update dependency core-js to v3.11.1 - autoclosed Apr 28, 2021
@renovate-bot renovate-bot deleted the renovate/patch-build-system-devdependencies branch April 28, 2021 19:47
rochapablo pushed a commit to rochapablo/amphtml that referenced this pull request Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants