Skip to content

Bump socketioxide from 0.18.2 to 0.18.3 in /scylla-server#645

Merged
bracyw merged 1 commit into
dependabot/cargo/scylla-server/socketioxide-0.18.3from
claude/fix-ci-errors-M24Gj
May 20, 2026
Merged

Bump socketioxide from 0.18.2 to 0.18.3 in /scylla-server#645
bracyw merged 1 commit into
dependabot/cargo/scylla-server/socketioxide-0.18.3from
claude/fix-ci-errors-M24Gj

Conversation

@bracyw
Copy link
Copy Markdown
Collaborator

@bracyw bracyw commented May 20, 2026

Bumps socketioxide from 0.18.2 to 0.18.3.


updated-dependencies:

  • dependency-name: socketioxide
    dependency-version: 0.18.3
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] support@github.com

socketioxide 0.18.3 declares socketioxide-core ^0.18 and
socketioxide-parser-common ^0.17. The resolver locked parser-common
to 0.17.0, which depends on socketioxide-core 0.17 — producing two
incompatible versions of the core Parse trait and 8 E0599 errors on
CommonParser methods (encode_value, decode_value, decode_default,
read_event, …).

Upstream republished parser-common as 0.17.1 against core 0.18.
Pinning the lock to that resolves the duplicate core version.

https://claude.ai/code/session_0159LgZ35SzCrsoWgwv85nqY
@bracyw bracyw changed the base branch from develop to dependabot/cargo/scylla-server/socketioxide-0.18.3 May 20, 2026 21:08
@bracyw bracyw merged commit 55f2110 into dependabot/cargo/scylla-server/socketioxide-0.18.3 May 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants