Skip to content

Bump the ws-sfu-minor-patch group in /ws-sfu with 4 updates - #9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ws-sfu/ws-sfu-minor-patch-2586ff4554
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ws-sfu/ws-sfu-minor-patch-2586ff4554

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown

Bumps the ws-sfu-minor-patch group in /ws-sfu with 4 updates: socketioxide, aws-config, aws-sdk-dynamodb and aws-sdk-s3.

Updates socketioxide from 0.18.3 to 0.18.7

Release notes

Sourced from socketioxide's releases.

socketioxide-v0.18.7

Changelog

  • fix(security): bump socketioxide-parser-commong to 0.17.2, fixing unlimited binary data attachments which could lead to denial of service. See Github Advisory.

What's Changed

Full Changelog: Totodore/socketioxide@socketioxide-v0.18.6...socketioxide-v0.18.7

socketioxide-v0.18.6

What's Changed

Full Changelog: Totodore/socketioxide@socketioxide-v0.18.5...socketioxide-v0.18.6

socketioxide-v0.18.5

This release introduce the new volatile operator. When set, the emitted event may be dropped if the client is not ready to receive it (e.g. the connection is buffering or not connected). This is useful for events that are not critical, such as position updates in a game.

Changelogs

engineioxide-core 0.2.2

  • refactor: move polling payload encoder/decoder to core.
  • chore(deps): bump cmov from 0.5.3 to 0.5.4

engineioxide 0.17.6

  • feat: add emit_{binary,many}_volatile methods to Socket to emit volatile packets.

socketioxide-core 0.18.2

  • feat: add new Volatile broadcast flag

socketioxide 0.18.5

  • feat: add volatile() flags to emit without guaranteeing delivery, this allows to avoid filling internal buffers and improve performance #602.
  • chore(deps): bump cmov from 0.5.3 to 0.5.4

What's Changed

New Contributors

Full Changelog: Totodore/socketioxide@socketioxide-v0.18.4...socketioxide-v0.18.5

... (truncated)

Commits
  • 4944dad fix(socketio): unbound binary attachment data per connection without prior au...
  • a8dff20 refactor(core): move heartbeat/liveness logic into core behind remote-adapter...
  • 9d40b67 fix(parser/msgpack): bound the packet decoder recursion depth to prevent stac...
  • 4e3a628 chore(ci): bump rust version to latest (#769)
  • 5cab05a chore(deps): bump CodSpeedHQ/action from 4 to 5 (#766)
  • 144497d refactor(core): move AckStream, DropStream, ResponseHandlers and ChanStream i...
  • 5e54e9d fix(ci): clippy (#765)
  • 7e3d448 chore(ci): improve clippy ci (#764)
  • 0345c0b chore(deps): bump tokio_tungstenite to v0.30 (#763)
  • 46df8dd chore(deps): bump serde_with from 3.18.0 to 3.21.0 (#759)
  • Additional commits viewable in compare view

Updates aws-config from 1.8.13 to 1.12.0

Commits

Updates aws-sdk-dynamodb from 1.104.0 to 1.124.0

Commits

Updates aws-sdk-s3 from 1.119.0 to 1.145.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ws-sfu-minor-patch group in /ws-sfu with 4 updates: [socketioxide](https://github.com/totodore/socketioxide), [aws-config](https://github.com/smithy-lang/smithy-rs), [aws-sdk-dynamodb](https://github.com/awslabs/aws-sdk-rust) and [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust).


Updates `socketioxide` from 0.18.3 to 0.18.7
- [Release notes](https://github.com/totodore/socketioxide/releases)
- [Changelog](https://github.com/Totodore/socketioxide/blob/main/CHANGELOG.md)
- [Commits](Totodore/socketioxide@socketioxide-v0.18.3...socketioxide-v0.18.7)

Updates `aws-config` from 1.8.13 to 1.12.0
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-sdk-dynamodb` from 1.104.0 to 1.124.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-sdk-s3` from 1.119.0 to 1.145.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

---
updated-dependencies:
- dependency-name: socketioxide
  dependency-version: 0.18.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ws-sfu-minor-patch
- dependency-name: aws-config
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ws-sfu-minor-patch
- dependency-name: aws-sdk-dynamodb
  dependency-version: 1.124.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ws-sfu-minor-patch
- dependency-name: aws-sdk-s3
  dependency-version: 1.145.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ws-sfu-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 10, 2026
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.

0 participants