Merged
Conversation
ghost
approved these changes
Jun 20, 2019
ghost
approved these changes
Jun 20, 2019
beiguancyc
pushed a commit
to beiguancyc/parse-dashboard
that referenced
this pull request
Jul 13, 2019
* parse: (21 commits) Reset credentials (parse-community#1135) 1.4.0 version bump + changelog (parse-community#1134) Fix: Master fails to install graphql-playground parse-community#1131 (parse-community#1133) Update eslint-plugin-react to the latest version 🚀 (parse-community#1122) Update babel7 to the latest version 🚀 (parse-community#1129) GraphQL API playground (parse-community#1123) Fix: Can't switch (dropdown list) between servers parse-community#1045 (parse-community#1125) Update puppeteer to the latest version 🚀 (parse-community#1124) Update eslint-plugin-react to the latest version 🚀 (parse-community#1120) Update webpack-cli to the latest version 🚀 (parse-community#1119) Update react-dnd to the latest version 🚀 (parse-community#1117) Update puppeteer to the latest version 🚀 (parse-community#1116) Update react-dnd to the latest version 🚀 (parse-community#1114) Update babel-eslint to the latest version 🚀 (parse-community#1113) Update react-dnd to the latest version 🚀 (parse-community#1111) Update react-dnd to the latest version 🚀 (parse-community#1110) Update package-json to the latest version 🚀 (parse-community#1108) Update webpack-cli to the latest version 🚀 (parse-community#1106) Update react-dnd to the latest version 🚀 (parse-community#1104) Update webpack-cli to the latest version 🚀 (parse-community#1103) ... # Conflicts: # package-lock.json
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The devDependency puppeteer was updated from
1.17.0to1.18.0.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v1.18.0
Big Changes
API changes
No API changes.
Bug Fixes
Raw notes
45873ea - feat(chromium): roll Chromium to r669486 (#4591)
955e7cb - feat(page): move page.pdf to protocol streams (#4587)
6c2007f - docs(README.md): fix spelling of Stack Overflow (#4590)
62733a2 - fix(connection): bump websocket max received message size to 256Mb (#4571)
5087962 - feat(chromium): roll Chromium to r668716 (#4581)
6860d73 - fix(network): align HTTP status codes with IANA (#4567)
7922641 - fix(page): fix A2 and A3 format size (#4569)
65b7e8e - docs(api.md): add notes on race condition in page.setViewport (#4319)
8df0b3e - fix(network): allow fulfilling requests with status code 422 (#4566)
b2f9490 - fix(eval): be able to throw protocol like errors (#4551)
6a50888 - fix(firefox): fix missing awaits in mouse.click (#4561)
e1432cc - docs(contributing): update commit message example (#4560)
dd6fcfe - fix(page): fix missing awaits in mouse.click (#4541)
7faf1c9 - fix(BrowserFetcher): fix httpRequest when using proxy against http HOST (#4558)
4bcdfc9 - docs(api.md): clarify frame/page.goto()'s handling of HTTP error statuses (#4553)
aca99cd - docs(troubleshooting): add missing double quotes (#4548)
90df69c - fix(page): do evaluations with one roundtrip (#4539)
7e19846 - feat(chromium): roll Chromium to r666595 (#4530)
f79d0a3 - fix: try running without
--disable-gpuon windows (#4523)15804d1 - test: remove debug console.log (#4522)
78d5106 - feat(chromium): roll Chromium to r665405 (#4516)
f52738e - docs(api.md): clarify on HTTP error responses (#4507)
94ff4de - docs(troubleshooting): fix comment (#4512)
ac611ba - fix(helper): fix Helper.installAsyncStackHooks method (#4478)
d221c02 - test: add test to verify fetching of dataURL requests (#4233)
015e330 - test: add oopif tests (#4495)
111350c - docs(troubleshooting.md): update Alpine instructions (#4494)
084cf02 - chore: bump version to v1.17.0-post (#4468)
Commits
The new version differs by 29 commits.
c96454dchore: mark version v1.18.0 (#4606)45873eafeat(chromium): roll Chromium to r669486 (#4591)955e7cbfeat(page): move page.pdf to protocol streams (#4587)6c2007fdocs(README.md): fix spelling of Stack Overflow (#4590)62733a2fix(connection): bump websocket max received message size to 256Mb (#4571)5087962feat(chromium): roll Chromium to r668716 (#4581)6860d73fix(network): align HTTP status codes with IANA (#4567)7922641fix(page): fix A2 and A3 format size (#4569)65b7e8edocs(api.md): add notes on race condition in page.setViewport (#4319)8df0b3efix(network): allow fulfilling requests with status code 422 (#4566)b2f9490fix(eval): be able to throw protocol like errors (#4551)6a50888fix(firefox): fix missing awaits in mouse.click (#4561)e1432ccdocs(contributing): update commit message example (#4560)dd6fcfefix(page): fix missing awaits in mouse.click (#4541)7faf1c9fix(BrowserFetcher): fix httpRequest when using proxy against http HOST (#4558)There are 29 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 🌴