-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
An in-range update of puppeteer is breaking the build 🚨 #32
Comments
After pinning to 3.0.1 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.0.3Highlights
Behind the scenes
Raw notesb2488eb - chore: mark version v3.0.3 CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.0.4Highlights
Behind the scenes
Raw notesc214d20 - chore: mark version v3.0.4 (#5823) CommitsThe new version differs by 35 commits.
There are 35 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.1.0Raw notes8ba3675 - chore: mark version v3.1.0 (#5883) CommitsThe new version differs by 58 commits.
There are 58 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.2.0Highlights
Behind the scenes
Raw Notes1d4d25a - chore: use Mitt as the Event Emitter (#5907) CommitsThe new version differs by 13 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.3.0Highlights
Behind the scenes
Raw Notes34c0f9b - chore: mark version v3.3.0 CommitsThe new version differs by 7 commits.
See the full diff |
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency puppeteer was updated from
3.0.1
to3.0.2
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
puppeteer is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for v3.0.2
Highlights
uploadFile
now throws for non-existent files (#5733)Behind the scenes
src
directory being 100% TypeScript.Raw notes
4e8f091 - chore: mark version v3.0.2
3911836 - chore: small CI tidy ups (#5751)
5e2a029 - chore: use Node's promisify function (#5748)
1b9d9e9 - chore: log useful error for Node v14 breakage (#5732)
a7d2485 - chore: split out CI into unit tests + extra checks (#5749)
3ed2f6b - chore: remove puppeteer-web (#5750)
1358b45 - chore: migrate src/LifecycleWatcher (#5734)
79e82e5 - fix: make uploadFile throw for non-existent files (#5733)
1a4e260 - chore: migrate src/BrowserFetcher to TypeScript (#5727)
8509f46 - chore: migrate src/Accessibility to TypeScript (#5726)
930cc32 - chore: migrate src/Errors to TypeScript (#5725)
30aff82 - chore: migrate src/Events to TypeScript (#5724)
1823828 - chore: migrate src/Tracing to TypeScript (#5723)
3050196 - fix: update clipboard read write permissions after upstream change (#5721)
0731049 - chore: update pngjs to 5.0.0 and jpeg-js to 0.3.7 (#5676)
ddb8ba1 - chore: tidy up and de-duplicate Travis CI config (#5716)
9d297f0 - chore: Bump version to 3.0.1-post (#5717)
be8f8a2 - chore: Add macOS to Travis CI (#5708)
133abb0 - chore: migrate src/Input to typescript (#5710)
11bc5a6 - chore: migrate src/Worker to typescript (#5715)
Commits
The new version differs by 20 commits.
646f42e
chore: mark version v3.0.2 (#5752)
3911836
chore: small CI tidy ups (#5751)
5e2a029
chore: use Node's promisify function (#5748)
1b9d9e9
chore: log useful error for Node v14 breakage (#5732)
a7d2485
chore: split out CI into unit tests + extra checks (#5749)
3ed2f6b
chore: remove puppeteer-web (#5750)
1358b45
chore: migrate src/LifecycleWatcher (#5734)
79e82e5
fix: make uploadFile throw for non-existent files (#5733)
1a4e260
chore: migrate src/BrowserFetcher to TypeScript (#5727)
8509f46
chore: migrate src/Accessibility to TypeScript (#5726)
930cc32
chore: migrate src/Errors to TypeScript (#5725)
30aff82
chore: migrate src/Events to TypeScript (#5724)
1823828
chore: migrate src/Tracing to TypeScript (#5723)
3050196
fix: update clipboard read write permissions after upstream change (#5721)
0731049
chore: update pngjs to 5.0.0 and jpeg-js to 0.3.7 (#5676)
There are 20 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: