Skip to content
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 module github.com/chromedp/chromedp to v0.9.1 - autoclosed #30

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/chromedp/chromedp require minor v0.8.7 -> v0.9.1

Release Notes

chromedp/chromedp

v0.9.1

Compare Source

v0.9.0: chromedp v0.9.0

Compare Source

Reenables support for Go 1.16.

v0.8.8: chromedp v0.8.8

Compare Source

  • introduce BrowserContext support (#​1269, Thank you @​onsi)
  • make parseRemoteObject handle undefined/null reasonably (#​1260, #​1261, #​1264, Thank you @​xueyc1f)
    • Note: it does not support go < 1.18 any more because it uses reflect.Pointer.
  • Updating to latest cdproto 112.0.5608.1_11.2.178 dependency
  • Other improvements (Thank you @​alexandear)
    • Fix leaked temp dirs when run TestConcurrentCancel (#​1272)
    • Use time.AfterFunc instead of spawning goroutine (#​1266)
    • And more

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update module github.com/chromedp/chromedp to v0.9.1 Update module github.com/chromedp/chromedp to v0.9.1 - autoclosed Mar 13, 2023
@renovate renovate bot closed this Mar 13, 2023
@renovate renovate bot deleted the renovate/github.com-chromedp-chromedp-0.x branch March 13, 2023 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants