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

Upgrade: Updated puppeteer version to v4.0.0 #13444

Merged
merged 1 commit into from Jul 9, 2020

Conversation

odidev
Copy link
Contributor

@odidev odidev commented Jun 26, 2020

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[ ] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofixing to a rule
[ ] Add a CLI option
[ ] Add something to the core
[X] Other, please explain:

What changes did you make? (Give an overview)

Updated Puppeteer version to latest in package.json as the latest puppeteer version has support for aarch64 platform and also added architecture check to set CHROME_BIN path in karma.conf.js.

@jsf-clabot
Copy link

jsf-clabot commented Jun 26, 2020

CLA assistant check
All committers have signed the CLA.

@eslint-deprecated eslint-deprecated bot added the triage An ESLint team member will look at this issue soon label Jun 26, 2020
Added architecture check to set CHROME_BIN path

Signed-off-by: odidev <odidev@puresoftware.com>
@kaicataldo kaicataldo added upgrade This change is related to a dependency upgrade and removed triage An ESLint team member will look at this issue soon labels Jul 3, 2020
@kaicataldo
Copy link
Member

@eslint/eslint-team Could we get another pair of eyes on this?

@g-plane
Copy link
Member

g-plane commented Jul 3, 2020

We currently have no such testing environment (aarch64), so it's hard to verify.

Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me. Again, hard to verify but I don't see any issue with merging.

Copy link
Member

@btmills btmills left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable enough, and nothing in the v3 and v4 changelogs jumps out to me. If something goes wrong I'll put together a manual testing environment on a Raspberry Pi... unless anyone has an Apple Silicon dev kit handy? 😀

@btmills btmills merged commit 748734f into eslint:master Jul 9, 2020
@odidev
Copy link
Contributor Author

odidev commented Jul 10, 2020

Thanks for merging this PR @btmills it will be really helpful if you could make a release with the changes in this PR.

@btmills
Copy link
Member

btmills commented Jul 10, 2020

@odidev you can subscribe to #13470 for updates on our next release, which is currently scheduled for July 17th.

@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Jan 6, 2021
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Jan 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion upgrade This change is related to a dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants