Skip to content

chore(deps): bump the ruby group with 3 updates#1168

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/bundler/ruby-5d386ba610
Jun 1, 2026
Merged

chore(deps): bump the ruby group with 3 updates#1168
mergify[bot] merged 1 commit into
mainfrom
dependabot/bundler/ruby-5d386ba610

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps the ruby group with 3 updates: io-event, json and protocol-websocket.

Updates io-event from 1.16.0 to 1.16.1

Release notes

Sourced from io-event's releases.

v1.16.1

  • Ensure the pure Ruby Select selector returns false, not nil, when io_wait resumes without any ready events.
Changelog

Sourced from io-event's changelog.

v1.16.1

  • Ensure the pure Ruby Select selector returns false, not nil, when io_wait resumes without any ready events.
Commits
  • 4c84e3a Bump patch version.
  • a9ad1ce Clean up selector test sockets.
  • 60629c0 Fix pure Ruby selector io_wait nil return.
  • 725193e Use io_uring_sq_ready to count pending SQEs
  • See full diff in compare view

Updates json from 2.19.5 to 2.19.7

Release notes

Sourced from json's releases.

v2.19.7

What's Changed

  • Fix some more edge cases with out of range floats.
  • Ensure the string provided to JSON.parse can't be mutated during parsing.
  • Add missing write barriers in State#dup.
  • Further validate generator depth config.

Full Changelog: ruby/json@v2.19.6...v2.19.7

v2.19.6

What's Changed

  • Cleanly handle overly large depth generator argument.
  • Add missing write barrier in ParserConfig.

Full Changelog: ruby/json@v2.19.5...v2.19.6

Changelog

Sourced from json's changelog.

2026-05-28 (2.19.7)

  • Fix some more edge cases with out of range floats.
  • Ensure the string provided to JSON.parse can't be mutated during parsing.
  • Add missing write barriers in State#dup.
  • Further validate generator depth config.

2026-05-28 (2.19.6)

  • Cleanly handle overly large depth generator argument.
  • Add missing write barrier in ParserConfig.
Commits
  • ab6c8f2 Release 2.19.7
  • f033b9d Fix some more edge cases with out of range floats
  • 5ca8a67 parser.c: Ensure the user provided string can't be mutated
  • dba1d88 generator.c: trigger write barriers in cState_init_copy
  • e8800cb Further validate generator depth config
  • 1e276eb Release 2.19.6
  • 9696622 Add ruby-asan to CI
  • d644602 generator.c: Handle stupidly large depth
  • ab6972d Add missing write barrier in ParserConfig
  • See full diff in compare view

Updates protocol-websocket from 0.21.0 to 0.21.1

Release notes

Sourced from protocol-websocket's releases.

v0.21.1

  • If Connection#close_write fails, the connection will now be fully closed to prevent hanging connections.
Changelog

Sourced from protocol-websocket's changelog.

v0.21.1

  • If Connection#close_write fails, the connection will now be fully closed to prevent hanging connections.
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 ruby group with 3 updates: [io-event](https://github.com/socketry/io-event), [json](https://github.com/ruby/json) and [protocol-websocket](https://github.com/socketry/protocol-websocket).


Updates `io-event` from 1.16.0 to 1.16.1
- [Release notes](https://github.com/socketry/io-event/releases)
- [Changelog](https://github.com/socketry/io-event/blob/main/releases.md)
- [Commits](socketry/io-event@v1.16.0...v1.16.1)

Updates `json` from 2.19.5 to 2.19.7
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.19.5...v2.19.7)

Updates `protocol-websocket` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/socketry/protocol-websocket/releases)
- [Changelog](https://github.com/socketry/protocol-websocket/blob/main/releases.md)
- [Commits](socketry/protocol-websocket@v0.21.0...v0.21.1)

---
updated-dependencies:
- dependency-name: io-event
  dependency-version: 1.16.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: json
  dependency-version: 2.19.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: protocol-websocket
  dependency-version: 0.21.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 1, 2026
@mergify mergify Bot added the queued label Jun 1, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Jun 1, 2026

Merge Queue Status

This pull request spent 2 minutes 46 seconds in the queue, including 1 minute 33 seconds running CI.

Required conditions to merge
  • author=dependabot[bot]
  • base=main
  • status-success=build
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-success = build
    • check-neutral = build
    • check-skipped = build
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-success = lint
    • check-neutral = lint
    • check-skipped = lint

mergify Bot added a commit that referenced this pull request Jun 1, 2026
@mergify mergify Bot merged commit 8b156f0 into main Jun 1, 2026
6 checks passed
@mergify mergify Bot deleted the dependabot/bundler/ruby-5d386ba610 branch June 1, 2026 23:28
@mergify mergify Bot removed the queued label Jun 1, 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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants