An open index of dependabot pull requests across open source projects.

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

Closed
Number: #1056
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: February 09, 2026 at 07:28 AM UTC
(4 months ago)
Updated: February 09, 2026 at 07:29 AM UTC
(4 months ago)
Closed: February 09, 2026 at 07:29 AM UTC
(4 months ago)
Time to Close: 2 minutes
Labels:
dependencies ruby
Description:

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: https://github.com/lostisland/faraday/compare/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: https://github.com/ruby/json/compare/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
Package Dependencies
Package:
faraday
Ecosystem:
rubygems
Version Change:
2.14.0 → 2.14.1
Update Type:
Patch
Package:
json
Ecosystem:
rubygems
Version Change:
2.18.0 → 2.18.1
Update Type:
Patch
Ecosystem:
rubygems
Version Change:
3.2026.0127 → 3.2026.0203
Update Type:
Patch
Package:
dry-types
Ecosystem:
rubygems
Version Change:
1.9.0 → 1.9.1
Update Type:
Patch
Ecosystem:
rubygems
Version Change:
0.58.1 → 0.59.0
Update Type:
Minor
Ecosystem:
rubygems
Version Change:
0.21.0 → 0.21.1
Update Type:
Patch
Technical Details
ID: 13651536
UUID: 3914894900
Node ID: PR_kwDOEGmOXM7CZ5PS
Host: GitHub
Repository: html2rss/html2rss.github.io