Skip to content

chore(deps): bump github.com/panjf2000/gnet/v2 from 2.8.0 to 2.9.3 - #212

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/panjf2000/gnet/v2-2.9.3
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/panjf2000/gnet/v2-2.9.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/panjf2000/gnet/v2 from 2.8.0 to 2.9.3.

Release notes

Sourced from github.com/panjf2000/gnet/v2's releases.

Gnet v2.9.0, Millennium Actress

[!TIP] The gnet client is now capable of handling network traffic through multiple event loops!

🚀 Features

  • feat: support running client with multiple event loops (#709)
  • feat: support customizing TCP_KEEPINTVL and TCP_KEEPCNT (#708)

Full Changelog: panjf2000/gnet@v2.8.0...v2.9.0

Thanks to all these contributors: @​panjf2000 for making this release possible.

Commits
  • bdaa368 Merge pull request #725 from panjf2000/dev
  • 871ffb5 chore: fix typos and improve comments (#724)
  • 64dd2e8 chore: update READMEs
  • 75d6730 Merge pull request #719 from panjf2000/dev
  • 910511e docs: update inaccurate comments on Conn.Next/Peek (#718)
  • c06baf9 bug: make Conn.Write/Writev return the non-retryable error if any (#715) (#716)
  • 58b972b bug: make Conn.Write/Writev return the non-retryable error if any (#715)
  • 27baf9a Merge pull request #710 from panjf2000/dev
  • 0b2053a feat: support running client with multiple event loops (#709)
  • 902da4e feat: support customizing TCP_KEEPINTVL and TCP_KEEPCNT (#708)
  • 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)

Bumps [github.com/panjf2000/gnet/v2](https://github.com/panjf2000/gnet) from 2.8.0 to 2.9.3.
- [Release notes](https://github.com/panjf2000/gnet/releases)
- [Commits](panjf2000/gnet@v2.8.0...v2.9.3)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/gnet/v2
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 19, 2025
@dependabot @github

dependabot Bot commented on behalf of github Sep 30, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #220.

@dependabot dependabot Bot closed this Sep 30, 2025
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/panjf2000/gnet/v2-2.9.3 branch September 30, 2025 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants