wabarc / screenshot

Capture webpage and save as image using chromedp
GNU General Public License v3.0
13 stars 0 forks source link

Update module github.com/chromedp/chromedp to v0.9.5 - autoclosed #54

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/chromedp/chromedp v0.9.1 -> v0.9.5 age adoption passing confidence

Release Notes

chromedp/chromedp (github.com/chromedp/chromedp) ### [`v0.9.5`](https://togithub.com/chromedp/chromedp/compare/v0.9.4...v0.9.5) [Compare Source](https://togithub.com/chromedp/chromedp/compare/v0.9.4...v0.9.5) ### [`v0.9.4`](https://togithub.com/chromedp/chromedp/compare/v0.9.3...v0.9.4) [Compare Source](https://togithub.com/chromedp/chromedp/compare/v0.9.3...v0.9.4) ### [`v0.9.3`](https://togithub.com/chromedp/chromedp/compare/v0.9.2...v0.9.3) [Compare Source](https://togithub.com/chromedp/chromedp/compare/v0.9.2...v0.9.3) ### [`v0.9.2`](https://togithub.com/chromedp/chromedp/releases/tag/v0.9.2): chromedp v0.9.2 [Compare Source](https://togithub.com/chromedp/chromedp/compare/v0.9.1...v0.9.2) #### What's Changed - Simplify TestFileUpload by using T.TempDir and os.WriteFile by [@​alexandear](https://togithub.com/alexandear) in [https://github.com/chromedp/chromedp/pull/1280](https://togithub.com/chromedp/chromedp/pull/1280) - refactor: increment, unlambda, unslice by [@​alexandear](https://togithub.com/alexandear) in [https://github.com/chromedp/chromedp/pull/1298](https://togithub.com/chromedp/chromedp/pull/1298) - Improve test GitHub workflow by [@​alexandear](https://togithub.com/alexandear) in [https://github.com/chromedp/chromedp/pull/1279](https://togithub.com/chromedp/chromedp/pull/1279) - Updating ws dependency by [@​alexandear](https://togithub.com/alexandear) in [https://github.com/chromedp/chromedp/pull/1312](https://togithub.com/chromedp/chromedp/pull/1312) - deflake TestRemoteAllocator by [@​ZekeLu](https://togithub.com/ZekeLu) in [https://github.com/chromedp/chromedp/pull/1287](https://togithub.com/chromedp/chromedp/pull/1287) - Fixed nil pointer exception when cancelling a context with chromedp.Cancel() by [@​Valentin-Kaiser](https://togithub.com/Valentin-Kaiser) in [https://github.com/chromedp/chromedp/pull/1295](https://togithub.com/chromedp/chromedp/pull/1295) - Guard access to Target.{frames,cur} globally by [@​WalkerGriggs](https://togithub.com/WalkerGriggs) in [https://github.com/chromedp/chromedp/pull/1111](https://togithub.com/chromedp/chromedp/pull/1111) - Fixing typo in allocate test by [@​ynori7](https://togithub.com/ynori7) in [https://github.com/chromedp/chromedp/pull/1343](https://togithub.com/chromedp/chromedp/pull/1343) - Discard search results by [@​bno1](https://togithub.com/bno1) in [https://github.com/chromedp/chromedp/pull/1311](https://togithub.com/chromedp/chromedp/pull/1311) - upgrade to latest cdproto to address the responseTime issue by [@​ZekeLu](https://togithub.com/ZekeLu) in [https://github.com/chromedp/chromedp/pull/1320](https://togithub.com/chromedp/chromedp/pull/1320) - stop retrying for invalid selectors (such as "#a:b") by [@​ZekeLu](https://togithub.com/ZekeLu) in [https://github.com/chromedp/chromedp/pull/1303](https://togithub.com/chromedp/chromedp/pull/1303) #### New Contributors - [@​Valentin-Kaiser](https://togithub.com/Valentin-Kaiser) made their first contribution in [https://github.com/chromedp/chromedp/pull/1295](https://togithub.com/chromedp/chromedp/pull/1295) - [@​WalkerGriggs](https://togithub.com/WalkerGriggs) made their first contribution in [https://github.com/chromedp/chromedp/pull/1111](https://togithub.com/chromedp/chromedp/pull/1111) - [@​ynori7](https://togithub.com/ynori7) made their first contribution in [https://github.com/chromedp/chromedp/pull/1343](https://togithub.com/chromedp/chromedp/pull/1343) - [@​bno1](https://togithub.com/bno1) made their first contribution in [https://github.com/chromedp/chromedp/pull/1311](https://togithub.com/chromedp/chromedp/pull/1311) **Full Changelog**: https://github.com/chromedp/chromedp/compare/v0.9.1...v0.9.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.