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.7.4 #206

Merged
merged 3 commits into from Sep 5, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/chromedp/chromedp require minor v0.6.10 -> v0.7.4

Release Notes

chromedp/chromedp

v0.7.4

Compare Source

  • Update to latest cdproto (93.0.4574.1_9.3.334 definitions)
  • Add command line option: IgnoreCertErrors (#​809)
  • Upgrade github.com/gobwas/ws to v1.1.0
  • Use CallFunctionOn to execute js on node (#​852)
    Note: This change uses DOM.scrollIntoViewIfNeeded which was introduced in Chromium 82.0.4056.0. So this could be a breaking change for older browsers (see https://github.com/chromedp/chromedp/issues/881#issuecomment-881925149 for more information). Thank you @​FournyP for reporting the issue.
  • Make the screenshot actions act the same as Chrome commands (#​863)
  • Minor refactoring and source code clean up.

v0.7.3

Compare Source

  • Update to latest cdproto (93.0.4522.3_9.3.2 definitions)
  • Dispatch input and change events at the chromedp.SetValue() target (#​819)
  • Make NewRemoteAllocator accept url without devtools/browser/... (#​817)
  • Allow passing nil as res to chromedp.Evaluate() (#​816)
  • Add a ModifyCmdFunc ExecAllocatorOption (#​674)

v0.7.2

Compare Source

  • Update cdproto to 92.0.4501.1_9.2.173 definitions
  • Search chrome binary in different locations on different OS systems. (#​811)
  • Expose process of the Browser (#​737)
  • Wrap errors with go 1.13 %w verb (#​743)
  • Fix comment about websocket timeout in allocate.go (#​727)

v0.7.1

Compare Source

  • Fix typo in the example

v0.7.0

Compare Source

  • Add crhomedp.FullScreenshot action
  • Minor cleanup to CI
  • Update the list of ignored page events (#​780)
  • Rename TranslateUI to Translate in the default disable-features (#​796)
  • Update dependencies

v0.6.12

Compare Source

  • Auto grows the buffer to workaround the lack of fragmentation support (#​782)
    It depends on a pre-release of github.com/gobwas/ws (v1.1.0-rc.5)
  • Fix some of the issues in the chromedp.Poll action (#​778)

v0.6.11

Compare Source

  • Call submit/reset from prototype in case they are masked (#​803)
  • Update README.md
  • Add Output to example tests
  • Add chromedp.Poll action to imitate puppeteer's page.waitForFunction (#​766)
  • Fix GitHub actions

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-chromedp-chromedp-0.x branch from 877c6ac to 4a04456 Compare April 27, 2021 09:51
@renovate renovate bot changed the title Update module github.com/chromedp/chromedp to v0.6.11 Update module github.com/chromedp/chromedp to v0.6.12 Apr 27, 2021
@github-actions
Copy link
Contributor

e2e-test

screenshot

@renovate renovate bot force-pushed the renovate/github.com-chromedp-chromedp-0.x branch from 4a04456 to 65fe233 Compare April 29, 2021 03:18
@renovate renovate bot changed the title Update module github.com/chromedp/chromedp to v0.6.12 Update module github.com/chromedp/chromedp to v0.7.1 Apr 29, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Apr 29, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/int128/kauthproxy":"/mnt/renovate/gh/int128/kauthproxy" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/int128/kauthproxy" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/chromedp/chromedp v0.7.1
go: downloading github.com/gobwas/ws v1.1.0-rc.5
go: downloading golang.org/x/sys v0.0.0-20210426230700-d19ff857e887
github.com/int128/kauthproxy/pkg/authproxy imports
	k8s.io/api/core/v1 imports
	k8s.io/apimachinery/pkg/api/resource imports
	gopkg.in/inf.v0: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/inf.v0@v0.9.1: permission denied
github.com/int128/kauthproxy/pkg/cmd imports
	k8s.io/cli-runtime/pkg/genericclioptions imports
	k8s.io/cli-runtime/pkg/resource imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0: permission denied
github.com/int128/kauthproxy/pkg/cmd imports
	k8s.io/cli-runtime/pkg/genericclioptions imports
	k8s.io/cli-runtime/pkg/resource imports
	sigs.k8s.io/kustomize/api/krusty imports
	sigs.k8s.io/kustomize/api/resmap imports
	sigs.k8s.io/kustomize/kyaml/yaml imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c: permission denied

@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2021

Codecov Report

Merging #206 (83b3f87) into master (1a83908) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  Coverage   82.85%   82.85%           
=======================================
  Files           1        1           
  Lines         105      105           
=======================================
  Hits           87       87           
  Misses         10       10           
  Partials        8        8           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a83908...83b3f87. Read the comment docs.

@renovate renovate bot force-pushed the renovate/github.com-chromedp-chromedp-0.x branch from 65fe233 to e91e6cb Compare April 30, 2021 17:35
@renovate renovate bot force-pushed the renovate/github.com-chromedp-chromedp-0.x branch from e91e6cb to b13a1c2 Compare May 8, 2021 22:39
@renovate renovate bot changed the title Update module github.com/chromedp/chromedp to v0.7.1 Update module github.com/chromedp/chromedp to v0.7.2 May 8, 2021
@renovate renovate bot force-pushed the renovate/github.com-chromedp-chromedp-0.x branch from b13a1c2 to 212669b Compare May 27, 2021 03:35
@renovate renovate bot changed the title Update module github.com/chromedp/chromedp to v0.7.2 Update module github.com/chromedp/chromedp to v0.7.3 May 27, 2021
@renovate renovate bot force-pushed the renovate/github.com-chromedp-chromedp-0.x branch 6 times, most recently from 22b0731 to 0c9ca5c Compare June 7, 2021 07:22
@renovate renovate bot force-pushed the renovate/github.com-chromedp-chromedp-0.x branch 7 times, most recently from 9c5f501 to c6c2482 Compare July 6, 2021 15:47
@renovate renovate bot force-pushed the renovate/github.com-chromedp-chromedp-0.x branch from c6c2482 to e2a2ae3 Compare July 13, 2021 07:16
@renovate renovate bot changed the title Update module github.com/chromedp/chromedp to v0.7.3 Update module github.com/chromedp/chromedp to v0.7.4 Jul 13, 2021
@renovate renovate bot changed the title Update module github.com/chromedp/chromedp to v0.7.4 Update module github.com/chromedp/chromedp to v0.7.4 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-chromedp-chromedp-0.x branch August 30, 2021 13:09
@renovate renovate bot changed the title Update module github.com/chromedp/chromedp to v0.7.4 Update module github.com/chromedp/chromedp to v0.7.4 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-chromedp-chromedp-0.x branch August 30, 2021 15:54
@renovate renovate bot changed the title Update module github.com/chromedp/chromedp to v0.7.4 - autoclosed Update module github.com/chromedp/chromedp to v0.7.4 Aug 30, 2021
@renovate renovate bot reopened this Aug 30, 2021
@renovate renovate bot restored the renovate/github.com-chromedp-chromedp-0.x branch August 30, 2021 19:00
@renovate renovate bot force-pushed the renovate/github.com-chromedp-chromedp-0.x branch from 2d6810c to 8ec45aa Compare August 30, 2021 19:01
@renovate renovate bot changed the title Update module github.com/chromedp/chromedp to v0.7.4 Update module github.com/chromedp/chromedp to v0.7.4 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-chromedp-chromedp-0.x branch August 30, 2021 20:30
@renovate renovate bot changed the title Update module github.com/chromedp/chromedp to v0.7.4 - autoclosed Update module github.com/chromedp/chromedp to v0.7.4 Aug 30, 2021
@renovate renovate bot reopened this Aug 30, 2021
@renovate renovate bot restored the renovate/github.com-chromedp-chromedp-0.x branch August 30, 2021 23:00
@renovate renovate bot force-pushed the renovate/github.com-chromedp-chromedp-0.x branch from 8ec45aa to 4222d46 Compare August 30, 2021 23:01
@renovate renovate bot changed the title Update module github.com/chromedp/chromedp to v0.7.4 Update module github.com/chromedp/chromedp to v0.7.4 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-chromedp-chromedp-0.x branch August 30, 2021 23:48
@renovate renovate bot changed the title Update module github.com/chromedp/chromedp to v0.7.4 - autoclosed Update module github.com/chromedp/chromedp to v0.7.4 Aug 31, 2021
@renovate renovate bot reopened this Aug 31, 2021
@renovate renovate bot restored the renovate/github.com-chromedp-chromedp-0.x branch August 31, 2021 00:50
@renovate renovate bot force-pushed the renovate/github.com-chromedp-chromedp-0.x branch 2 times, most recently from 8f44eb5 to ba4fd25 Compare September 2, 2021 07:29
@renovate renovate bot force-pushed the renovate/github.com-chromedp-chromedp-0.x branch from ba4fd25 to 7c1810b Compare September 4, 2021 02:48
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2021

e2e-test

screenshot

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2021

e2e-test

screenshot

@int128 int128 merged commit 2b1cbf8 into master Sep 5, 2021
@int128 int128 deleted the renovate/github.com-chromedp-chromedp-0.x branch September 5, 2021 03:41
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.

None yet

3 participants