Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2025

Bumps com.corundumstudio.socketio:netty-socketio from 2.0.12 to 2.0.13.

Release notes

Sourced from com.corundumstudio.socketio:netty-socketio's releases.

netty-socketio-2.0.13

Fixed - Socket.IO Client v2 fails to connect (thanks to @​penguinlab)
Fixed - Support for v1 / readNamespace. V1 namespace is without special characters , or ? (thanks to @​Pacl0)

Commits
  • 1d6fcd9 [maven-release-plugin] prepare release netty-socketio-2.0.13
  • 4146ad1 Merge pull request #1028 from Pacl0/master
  • 0c97aec Support for v1 / readNamespace. V1 namespace is without special characters , ...
  • 37a6312 Merge pull request #1020 from penguinlab/master
  • db0124f Fixed a problem that connection from Socket.IO Client v2 failed.
  • 49ed3b7 Merge branch 'master' of github.com:mrniko/netty-socketio
  • 4f6ea1e netty updated
  • 65246f3 Update README.md
  • 0ea0f76 Update README.md
  • 79188c7 Update README.md
  • 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 [com.corundumstudio.socketio:netty-socketio](https://github.com/mrniko/netty-socketio) from 2.0.12 to 2.0.13.
- [Release notes](https://github.com/mrniko/netty-socketio/releases)
- [Commits](mrniko/netty-socketio@netty-socketio-2.0.12...netty-socketio-2.0.13)

---
updated-dependencies:
- dependency-name: com.corundumstudio.socketio:netty-socketio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 19, 2025 21:08
@github-actions github-actions bot enabled auto-merge March 19, 2025 21:08
@github-actions github-actions bot merged commit 4333e8f into main Mar 19, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/maven/graphwebhook/com.corundumstudio.socketio-netty-socketio-2.0.13 branch March 19, 2025 22:50
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants