-
Notifications
You must be signed in to change notification settings - Fork 126
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 project dependencies #112
Update project dependencies #112
Conversation
…re-optimizing-test
- Removed call to api. - Added test to options handler instead
- Merge branch 'feature-optimizing-test' of https://github.com/JuanMaRuiz/psi into feature-optimizing-test - Removed api-response-test
…iz/psi into feature-optimizing-test
Co-Authored-By: Shane Exterkamp <[email protected]>
Co-Authored-By: Shane Exterkamp <[email protected]>
* Update index file to use new api * Update googleapis dependency
UpdateNow it seems is working. Hi! Seems the failure is not related with the update I cannot reproduce on local with the same configuration. Any idea @exterkamp ? Best regards. |
* Update index file to use new api * Update googleapis dependency
… into update-dependencies
Yeah a failed doc request is the API failing for some reason. Seems flaky, but when I manually re-run these they seem to pass 9/10 times... Might be bad luck. Changing the test URL to |
Project dependencies are outdated and npm shows some warning about the vulnerabilities of the dependencies
After update dependencies this is the npm report
Not updated dependencies
googleapis
This update is will arrive with other PR.xo
has not been updated because the new default configuration. If dependency is updated to the last version0.28.0
we get some errorsIf you @exterkamp or @sindresorhus consider that we should update this dependency as well, let me know and I do with the proper lint fixes.
Best regards