Skip to content

chore(deps): bump the ruby group with 6 updates#1056

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/bundler/ruby-62122336f6
Feb 9, 2026
Merged

chore(deps): bump the ruby group with 6 updates#1056
mergify[bot] merged 1 commit intomainfrom
dependabot/bundler/ruby-62122336f6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the ruby group with 6 updates:

Package From To
dry-types 1.9.0 1.9.1
faraday 2.14.0 2.14.1
json 2.18.0 2.18.1
mime-types-data 3.2026.0127 3.2026.0203
protocol-http 0.58.1 0.59.0
protocol-rack 0.21.0 0.21.1

Updates dry-types from 1.9.0 to 1.9.1

Release notes

Sourced from dry-types's releases.

v1.9.1

Fixed

Compare v1.9.0 ... v1.9.1

Changelog

Sourced from dry-types's changelog.

1.9.1 - 2026-02-06

Fixed

Commits
  • 1a13fb0 Prepare for v1.9.1
  • cdff182 Workaround for JRuby handling block default arguments (#493)
  • 5680c6b File sync from hanakai-rb/repo-sync
  • e6bd875 File sync from hanakai-rb/repo-sync
  • 752912a File sync from hanakai-rb/repo-sync
  • See full diff in compare view

Updates faraday from 2.14.0 to 2.14.1

Release notes

Sourced from faraday's releases.

v2.14.1

Security Note

This release contains a security fix, we recommend all users to upgrade as soon as possible. A Security Advisory with more details will be posted shortly.

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.14.0...v2.14.1

Commits
  • 16cbd38 Version bump to 2.14.1
  • a6d3a3a Merge commit from fork
  • b23f710 Explicit top-level namespace reference (#1657)
  • 49ba4ac Bump actions/checkout from 5 to 6 (#1655)
  • 51a49bc Ensure Claude reads the guidelines and allow to plan in a gitignored .ai/PLAN...
  • 894f65c Add RFC document for Options architecture refactoring plan (#1644)
  • 397e3de Add comprehensive AI agent guidelines for Claude, Cursor, and GitHub Copilot ...
  • d98c65c Update Faraday-specific AI agent guidelines
  • 56c18ec Add AI agent guidelines specific to Faraday repository
  • See full diff in compare view

Updates json from 2.18.0 to 2.18.1

Release notes

Sourced from json's releases.

v2.18.1

What's Changed

  • Fix a potential crash in very specific circumstance if GC triggers during a call to to_json without first invoking a user defined #to_json method.

Full Changelog: ruby/json@v2.18.0...v2.18.1

Changelog

Sourced from json's changelog.

2026-02-03 (2.18.1)

  • Fix a potential crash in very specific circumstance if GC triggers during a call to to_json without first invoking a user defined #to_json method.
Commits
  • 6ec6e7b Release 2.18.1
  • fff25c9 fbuffer_append_str: assume string
  • 79b6e16 Ensure Generator::State is kept on the stack
  • 062fcdd Improve class JSON intro
  • 1b276c8 Extract json_fast_memcpy16 for readability
  • 643ee11 Use __builtin_memcpy, if available, to copy overlapping byte ranges in copy_r...
  • 15eb40d Remove trailing spaces [ci skip]
  • 73818b8 initialize search.chunk_end to silence a warning about it being potentially u...
  • 86a5cce use a conditional to select SIMD implementation rather than pointer
  • a51317c Directly write to the output buffer when converting UTF32 to UTF8.
  • Additional commits viewable in compare view

Updates mime-types-data from 3.2026.0127 to 3.2026.0203

Changelog

Sourced from mime-types-data's changelog.

3.2026.0203 / 2026-02-03

  • Updated registry entries from the IANA [media registry][registry] and [provisional media registry][provisional] and the [Apache Tika media registry][tika] as of the release date.
Commits
  • d140347 Update mime-types-data 3.2026.0203 / 2026-02-03
  • d05c361 deps: Bump the actions group with 4 updates
  • See full diff in compare view

Updates protocol-http from 0.58.1 to 0.59.0

Changelog

Sourced from protocol-http's changelog.

v0.59.0

  • Introduce Protocol::HTTP::Middleware.load method for loading middleware applications from files.
  • Prevent ZLib::BufError when deflating empty chunks by skipping deflation for empty chunks.
Commits

Updates protocol-rack from 0.21.0 to 0.21.1

Changelog

Sourced from protocol-rack's changelog.

v0.21.1

  • Fix missing body#close for streaming bodies.
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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [dry-types](https://github.com/dry-rb/dry-types) | `1.9.0` | `1.9.1` |
| [faraday](https://github.com/lostisland/faraday) | `2.14.0` | `2.14.1` |
| [json](https://github.com/ruby/json) | `2.18.0` | `2.18.1` |
| [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2026.0127` | `3.2026.0203` |
| [protocol-http](https://github.com/socketry/protocol-http) | `0.58.1` | `0.59.0` |
| [protocol-rack](https://github.com/socketry/protocol-rack) | `0.21.0` | `0.21.1` |


Updates `dry-types` from 1.9.0 to 1.9.1
- [Release notes](https://github.com/dry-rb/dry-types/releases)
- [Changelog](https://github.com/dry-rb/dry-types/blob/main/CHANGELOG.md)
- [Commits](dry-rb/dry-types@v1.9.0...v1.9.1)

Updates `faraday` from 2.14.0 to 2.14.1
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.14.0...v2.14.1)

Updates `json` from 2.18.0 to 2.18.1
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.18.0...v2.18.1)

Updates `mime-types-data` from 3.2026.0127 to 3.2026.0203
- [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md)
- [Commits](mime-types/mime-types-data@v3.2026.0127...v3.2026.0203)

Updates `protocol-http` from 0.58.1 to 0.59.0
- [Release notes](https://github.com/socketry/protocol-http/releases)
- [Changelog](https://github.com/socketry/protocol-http/blob/main/releases.md)
- [Commits](socketry/protocol-http@v0.58.1...v0.59.0)

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

---
updated-dependencies:
- dependency-name: dry-types
  dependency-version: 1.9.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: faraday
  dependency-version: 2.14.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: json
  dependency-version: 2.18.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: mime-types-data
  dependency-version: 3.2026.0203
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: protocol-http
  dependency-version: 0.59.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: protocol-rack
  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 Feb 9, 2026
@mergify mergify bot added the queued label Feb 9, 2026
mergify bot added a commit that referenced this pull request Feb 9, 2026
@mergify
Copy link
Contributor

mergify bot commented Feb 9, 2026

Merge Queue Status

✅ The pull request has been merged at 7aa0fbc

This pull request spent 1 minute 4 seconds in the queue, including 53 seconds running CI.
The checks were run on draft #1057.

Required conditions to merge

@mergify mergify bot merged commit 4fb0a3b into main Feb 9, 2026
6 checks passed
@mergify mergify bot deleted the dependabot/bundler/ruby-62122336f6 branch February 9, 2026 07:29
@mergify mergify bot removed the queued label Feb 9, 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