chore(deps): bump github.com/chromedp/chromedp from 0.14.2 to 0.16.0 - #72
Merged
rennerdo30 merged 3 commits intoAug 8, 2026
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/chromedp/chromedp-0.16.0
branch
from
August 8, 2026 13:42
85f7e36 to
6fccc47
Compare
Bumps [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp) from 0.14.2 to 0.16.0. - [Release notes](https://github.com/chromedp/chromedp/releases) - [Commits](chromedp/chromedp@v0.14.2...v0.16.0) --- updated-dependencies: - dependency-name: github.com/chromedp/chromedp dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/chromedp/chromedp-0.16.0
branch
from
August 8, 2026 13:47
6fccc47 to
157c726
Compare
chromedp v0.16.0 declares go 1.26, so go.mod's go directive moves to 1.26. Align go.work, the CI GO_VERSION and the builder images with that requirement (the Dockerfiles were still on golang:1.24-alpine).
rennerdo30
deleted the
dependabot/go_modules/github.com/chromedp/chromedp-0.16.0
branch
August 8, 2026 13:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/chromedp/chromedp from 0.14.2 to 0.16.0.
Commits
7963c20Running modernize9178ebaUpdating to latest cdproto, running go fix216cd35Updating to latest cdproto3c21a92Updating to latest cdproto9d449eaUpdating dependencies31fb3b7Cleanup