dataplane icon indicating copy to clipboard operation
dataplane copied to clipboard

Bump github.com/gofiber/websocket/v2 from 2.0.22 to 2.1.0

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps github.com/gofiber/websocket/v2 from 2.0.22 to 2.1.0.

Release notes

Sourced from github.com/gofiber/websocket/v2's releases.

v2.1.0

🚀 New

  • Added Config.WriteBufferPool (#128)

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.37.0 to 2.38.1 (#129)
  • Bump github.com/valyala/fasthttp from 1.39.0 to 1.40.0 (#126)

Full Changelog: https://github.com/gofiber/websocket/compare/v2.0.25...v2.1.0

v2.0.25

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.36.0 to 2.37.0 (#125)
  • Bump github.com/valyala/fasthttp from 1.38.0 to 1.39.0 (#124)

v2.0.24

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.35.0 to 2.36.0 (#122)

v2.0.23

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.34.0 to 2.35.0 (#116, #119)
Commits
  • d4d3a45 Merge pull request #128 from zeroallox/master
  • 53f04be Merge pull request #129 from gofiber/dependabot/go_modules/github.com/gofiber...
  • 66d5297 Bump github.com/gofiber/fiber/v2 from 2.37.0 to 2.38.1
  • e7e0c84 Update websocket.go
  • 8fd40f0 Update websocket.go
  • 4f6a753 Added Config.WriteBufferPool
  • 48f1dcf Update release-drafter.yml
  • 86e5a9c Update release-drafter.yml
  • b34033f Merge pull request #126 from gofiber/dependabot/go_modules/github.com/valyala...
  • 3000f54 Bump github.com/valyala/fasthttp from 1.39.0 to 1.40.0
  • 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 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 Oct 06 '22 12:10 dependabot[bot]

Needs further testing

saul-data avatar Oct 06 '22 13:10 saul-data

Superseded by #471.

dependabot[bot] avatar Nov 01 '22 02:11 dependabot[bot]