ant icon indicating copy to clipboard operation
ant copied to clipboard

build(deps): bump github.com/mafredri/cdp from 0.31.0 to 0.35.0

Open dependabot[bot] opened this issue 10 months ago • 0 comments

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

https://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
  • e5a75eb Run gofmt -s
  • 9cae0e5 README.md: Update badges
  • bbe5449 .github/workflows: Update codecov action
  • f51cca1 .github/workflows: Update go matrix
  • daf73b9 Update go.mod
  • 1cf3654 cmd/cdpgen: Update initialisms and package name linting
  • f0e0fc3 Update to latest protocol definitions
  • bff3544 devtool: Fix usage with Node.js debugger (#142)
  • 0a8c15b devtool: Use new PUT requests (#139)
  • 612455d devtool: Return nicer errors for Node.js (#133)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

dependabot[bot] avatar Dec 23 '24 03:12 dependabot[bot]