Skip to content

build(deps): bump github.com/chromedp/chromedp from 0.5.5 to 0.15.0 in /browser-controller#212

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/browser-controller/github.com/chromedp/chromedp-0.15.0
Open

build(deps): bump github.com/chromedp/chromedp from 0.5.5 to 0.15.0 in /browser-controller#212
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/browser-controller/github.com/chromedp/chromedp-0.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps github.com/chromedp/chromedp from 0.5.5 to 0.15.0.

Release notes

Sourced from github.com/chromedp/chromedp's releases.

chromedp v0.13.2

Full Changelog: chromedp/chromedp@v0.13.1...v0.13.2

chromedp v0.13.0

Full Changelog: chromedp/chromedp@v0.12.1...v0.13.0

chromedp v0.11.0

Full Changelog: chromedp/chromedp@v0.10.1...v0.11.0

chromedp v0.10.1

Full Changelog: chromedp/chromedp@v0.10.0...v0.10.1

chromedp v0.9.2

What's Changed

New Contributors

Full Changelog: chromedp/chromedp@v0.9.1...v0.9.2

chromedp v0.9.1

This is a quick fix of v0.9.0.

chromedp v0.9.0

Reenables support for Go 1.16.

chromedp v0.8.8

  • 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

... (truncated)

Commits
  • 3c21a92 Updating to latest cdproto
  • 9d449ea Updating dependencies
  • 31fb3b7 Cleanup
  • 7d3ca79 Revert to previous target creation logic
  • 422fa06 fix(allocator): Set --enable-unsafe-swiftshader with --disable-gpu
  • c34c35f Fixing issue with page.Navigate calls
  • c333789 allocator: fix race that causes workgroup panic
  • 2f3596f Run modernize -fix -test ./...
  • 743c1e4 Fix CreateTarget call
  • a2c672f fix: #1448
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp) from 0.5.5 to 0.15.0.
- [Release notes](https://github.com/chromedp/chromedp/releases)
- [Commits](chromedp/chromedp@v0.5.5...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/chromedp/chromedp
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants