ant
                                
                                 ant copied to clipboard
                                
                                    ant copied to clipboard
                            
                            
                            
                        build(deps): bump github.com/mafredri/cdp from 0.31.0 to 0.35.0
Bumps github.com/mafredri/cdp from 0.31.0 to 0.35.0.
Release notes
Sourced from github.com/mafredri/cdp's releases.
v0.35.0
- Run gofmt -s (e5a75eb)
- README.md: Update badges (9cae0e5)
- .github/workflows: Update codecov action (bbe5449)
- .github/workflows: Update go matrix (f51cca1)
- Update go.mod (daf73b9)
- cmd/cdpgen: Update initialisms and package name linting (1cf3654)
- Update to latest protocol definitions (f0e0fc3)
https://github.com/mafredri/cdp/compare/v0.34.1...v0.35.0
v0.34.1
- devtool: Fix usage with Node.js debugger by
@mafredriin mafredri/cdp#142https://github.com/mafredri/cdp/compare/v0.34.0...v0.34.1
v0.34.0
- devtool: Return nicer errors for Node.js (#133) (612455d)
- devtool: Use new PUT requests (#139) (0a8c15b)
https://github.com/mafredri/cdp/compare/v0.33.0...v0.34.0
v0.33.0
- Switch to GitHub Actions (#129) (159a656)
- Update to latest protocol definitions (#130) (d0c159a)
- rpcc: Fix potential deadlock in stream Sync (#134) (91594d7)
- Format project with gofumpt (#135) (3c5eab7)
- Add example using alternative websocket implementation (69932b8)
- Update go.mod (9d6eeb0)
- Update to latest protocol definitions (#136) (b079440)
https://github.com/mafredri/cdp/compare/v0.32.0...v0.33.0
v0.32.0
- Update to latest protocol definitions (39a25b4)
- cmd/cdpgen: Add initialisms (a69e549)
- cmd/cdpgen: Handle project outside GOPATH (a7ff101)
v0.31.1
- devtool: Close http client request body (#126) (fd8f409)
Commits
- e5a75ebRun gofmt -s
- 9cae0e5README.md: Update badges
- bbe5449.github/workflows: Update codecov action
- f51cca1.github/workflows: Update go matrix
- daf73b9Update go.mod
- 1cf3654cmd/cdpgen: Update initialisms and package name linting
- f0e0fc3Update to latest protocol definitions
- bff3544devtool: Fix usage with Node.js debugger (#142)
- 0a8c15bdevtool: Use new PUT requests (#139)
- 612455ddevtool: Return nicer errors for Node.js (#133)
- Additional commits viewable in compare view
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 rebasewill rebase this PR
- @dependabot recreatewill recreate this PR, overwriting any edits that have been made to it
- @dependabot mergewill merge this PR after your CI passes on it
- @dependabot squash and mergewill squash and merge this PR after your CI passes on it
- @dependabot cancel mergewill cancel a previously requested merge and block automerging
- @dependabot reopenwill reopen this PR if it is closed
- @dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency
- @dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)