-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 gh-pages to v5 [SECURITY] #1456
Conversation
depcheck ResultList up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes. Unused dependencies
Unused devdependencies
Missing
|
Pull Request Test Coverage Report for Build 8793226463Details
💛 - Coveralls |
Memlab leaks report
|
Deploy PreviewDeploy path: /home/runner/work/blog/blog/public Build logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/66270ba20460f76960664144 If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. |
Storybook PreviewDeploy path: /home/runner/work/blog/blog/storybook-static Build logs: https://app.netlify.com/sites/blog-storybook/deploys/66270beff876e359d919e42c If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. |
Lighthouse ScoreDesktopperformance: 99 Mobileperformance: 78 |
This PR contains the following updates:
4.0.0
->5.0.0
GitHub Vulnerability Alerts
CVE-2022-37611
Prototype pollution vulnerability in tschaub gh-pages via the partial variable in util.js.
Release Notes
tschaub/gh-pages (gh-pages)
v5.0.0
Compare Source
Potentially breaking change: the
publish
method now always returns a promise. Previously, it did not return a promise in some error cases. This should not impact most users.Updates to the development dependencies required a minimum Node version of 14 for the tests. The library should still work on Node 12, but tests are no longer run in CI for version 12. A future major version of the library may drop support for version 12 altogether.
Configuration
📅 Schedule: Branch creation - "" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 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.
This PR has been generated by Mend Renovate. View repository job log here.