Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps socketioxide from 0.17.2 to 0.18.0.

Release notes

Sourced from socketioxide's releases.

Socketioxide v0.18.0

Changelog

  • feat(breaking): remove sync handlers to gain 50% of compilation speed.
  • feat: Socket rooms will be removed only after the disconnect handler execution, making them available in the disconnect handler (thanks @​Mettwasser).

What's Changed

New Contributors

... (truncated)

Commits
  • 7f348a7 release: socketioxide v0.18.0 (#614)
  • 8e5367c feat(socketio): make rooms available in disconnect handler (#613)
  • 4699ab9 chore(deps): bump tokio from 1.47.1 to 1.48.0 (#611)
  • 61e5ac8 deps(redis-adapter): release v0.3 (#612)
  • 838dab4 chore(deps): bump tokio-tungstenite from 0.26.2 to 0.28.0 (#610)
  • b1326b8 feat(ci): codspeed benchmarking (#609)
  • f352882 fix(ci): use all-green ci check (#608)
  • 49240fa chore(deps): bump memchr from 2.7.5 to 2.7.6 (#589)
  • cfedc31 chore(deps): bump axum from 0.8.4 to 0.8.6 (#594)
  • cfc1dc9 chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 in /examples (#601)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 1, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/socketioxide-0.18.0 branch 2 times, most recently from db2e787 to 50f8bf2 Compare November 11, 2025 14:49
@dependabot dependabot bot force-pushed the dependabot/cargo/socketioxide-0.18.0 branch 2 times, most recently from b56e332 to 153aeac Compare November 14, 2025 22:32
@dependabot dependabot bot force-pushed the dependabot/cargo/socketioxide-0.18.0 branch from 153aeac to fa2d144 Compare November 24, 2025 22:15
Bumps [socketioxide](https://github.com/totodore/socketioxide) from 0.17.2 to 0.18.0.
- [Release notes](https://github.com/totodore/socketioxide/releases)
- [Changelog](https://github.com/Totodore/socketioxide/blob/main/CHANGELOG.md)
- [Commits](Totodore/socketioxide@socketioxide-v0.17.2...socketioxide-v0.18.0)

---
updated-dependencies:
- dependency-name: socketioxide
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@Oshgnacknak Oshgnacknak force-pushed the dependabot/cargo/socketioxide-0.18.0 branch from fa2d144 to 9eabdf5 Compare December 20, 2025 16:39
@MilanVDB MilanVDB requested a review from Oshgnacknak December 25, 2025 13:27
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants