Skip to content

build(deps): bump the ruby-deps group with 16 updates#1128

Merged
chadlwilson merged 1 commit intomasterfrom
dependabot/bundler/ruby-deps-382603c284
Apr 1, 2026
Merged

build(deps): bump the ruby-deps group with 16 updates#1128
chadlwilson merged 1 commit intomasterfrom
dependabot/bundler/ruby-deps-382603c284

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the ruby-deps group with 16 updates:

Package From To
nokogiri 1.19.1 1.19.2
html-proofer 5.2.0 5.2.1
aws-sdk-s3 1.213.0 1.218.0
aws-sdk-s3control 1.126.0 1.128.0
async 2.36.0 2.38.1
aws-partitions 1.1220.0 1.1233.0
aws-sdk-core 3.242.0 3.244.0
aws-sdk-kms 1.122.0 1.123.0
bigdecimal 4.0.1 4.1.0
ethon 0.15.0 0.18.0
ffi 1.17.3 1.17.4
io-event 1.14.2 1.14.5
json 2.19.2 2.19.3
mime-types-data 3.2026.0224 3.2026.0331
public_suffix 7.0.2 7.0.5
typhoeus 1.5.0 1.6.0

Updates nokogiri from 1.19.1 to 1.19.2

Release notes

Sourced from nokogiri's releases.

v1.19.2 / 2026-03-19

Dependencies

  • [JRuby] Saxon-HE is updated to 12.7, from 9.6.0-4. Saxon-HE is a transitive dependency of nu.validator:jing, and this update addresses CVEs in Saxon-HE's own transitive dependencies JDOM and dom4j. We don't think this warrants a security release, however we're cutting a patch release to help users whose security scanners are flagging this. #3611 @​flavorjones

SHA256 Checksums

c34d5c8208025587554608e98fd88ab125b29c80f9352b821964e9a5d5cfbd19  nokogiri-1.19.2-aarch64-linux-gnu.gem
7f6b4b0202d507326841a4f790294bf75098aef50c7173443812e3ac5cb06515  nokogiri-1.19.2-aarch64-linux-musl.gem
b7fa1139016f3dc850bda1260988f0d749934a939d04ef2da13bec060d7d5081  nokogiri-1.19.2-arm-linux-gnu.gem
61114d44f6742ff72194a1b3020967201e2eb982814778d130f6471c11f9828c  nokogiri-1.19.2-arm-linux-musl.gem
58d8ea2e31a967b843b70487a44c14c8ba1866daa1b9da9be9dbdf1b43dee205  nokogiri-1.19.2-arm64-darwin.gem
e9d67034bc80ca71043040beea8a91be5dc99b662daa38a2bfb361b7a2cc8717  nokogiri-1.19.2-java.gem
8ccf25eea3363a2c7b3f2e173a3400582c633cfead27f805df9a9c56d4852d1a  nokogiri-1.19.2-x64-mingw-ucrt.gem
7d9af11fda72dfaa2961d8c4d5380ca0b51bc389dc5f8d4b859b9644f195e7a4  nokogiri-1.19.2-x86_64-darwin.gem
fa8feca882b73e871a9845f3817a72e9734c8e974bdc4fbad6e4bc6e8076b94f  nokogiri-1.19.2-x86_64-linux-gnu.gem
93128448e61a9383a30baef041bf1f5817e22f297a1d400521e90294445069a8  nokogiri-1.19.2-x86_64-linux-musl.gem
38fdd8b59db3d5ea9e7dfb14702e882b9bf819198d5bf976f17ebce12c481756  nokogiri-1.19.2.gem

Full Changelog: sparklemotion/nokogiri@v1.19.1...v1.19.2

Changelog

Sourced from nokogiri's changelog.

v1.19.2 / 2026-03-19

Dependencies

  • [JRuby] Saxon-HE is updated to 12.7, from 9.6.0-4. Saxon-HE is a transitive dependency of nu.validator:jing, and this update addresses CVEs in Saxon-HE's own transitive dependencies JDOM and dom4j. We don't think this warrants a security release, however we're cutting a patch release to help users whose security scanners are flagging this. #3611 @​flavorjones
Commits
  • 6f5d025 version bump to v1.19.2
  • 6d4677f dep: upgrade Saxon-HE from 9.6.0-4 to 12.7 [v1.19.x backport] (#3614)
  • acf9527 dep: upgrade Saxon-HE from 9.6.0-4 to 12.7
  • b42e620 Skip compressed file SAX test on libxml2 >= 2.15
  • See full diff in compare view

Updates html-proofer from 5.2.0 to 5.2.1

Release notes

Sourced from html-proofer's releases.

v5.2.1

What's Changed

New Contributors

Full Changelog: gjtorikian/html-proofer@v5.2.0...v5.2.1

Changelog

Sourced from html-proofer's changelog.

[v5.2.1] - 29-03-2026

What's Changed

New Contributors

Full Changelog: gjtorikian/html-proofer@v5.2.0...v5.2.1

Commits
  • 68a8936 Merge pull request #874 from gjtorikian/release/v5.2.1
  • e78eb51 [skip test] update changelog
  • 53a456f Merge pull request #873 from ZoeLeBlanc/fix-internal-hash-validation
  • 3bb7947 bump to 5.2.1
  • dc3907c correct rubocop again
  • f0e8f8c correct Rubocop issues
  • 06d6fe4 Revert "Fix Rubocop offenses"
  • 07495d8 Fix Rubocop offenses
  • 68b1812 Add test for hash validation on index URLs
  • 1e53fb0 Fix XPath syntax errors and hash validation false positives
  • Additional commits viewable in compare view

Updates aws-sdk-s3 from 1.213.0 to 1.218.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.218.0 (2026-03-31)

  • Feature - Add Bucket Metrics configuration support to directory buckets

1.217.1 (2026-03-30)

  • Issue - Fix require_https_for_sse_cpk option being ignored; the HTTPS enforcement for SSE-CPK operations now correctly respects the configured value, allowing it to be disabled for local development.

1.217.0 (2026-03-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.216.0 (2026-03-12)

  • Feature - Adds support for account regional namespaces for general purpose buckets. The account regional namespace is a reserved subdivision of the global bucket namespace where only your account can create general purpose buckets.

1.215.0 (2026-03-05)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Fix LoadError when requiring aws-sdk-s3 due to missing directory_progress file.

1.214.0 (2026-03-04)

  • Feature - Added #upload_directory and #download_directory to Aws::S3::TransferManager for bulk directory transfers.
Commits

Updates aws-sdk-s3control from 1.126.0 to 1.128.0

Changelog

Sourced from aws-sdk-s3control's changelog.

1.128.0 (2026-03-31)

  • Feature - Adding an optional auditContext parameter to S3 Access Grants credential vending API GetDataAccess to enable job-level audit correlation in S3 CloudTrail logs

1.127.0 (2026-03-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.
Commits

Updates async from 2.36.0 to 2.38.1

Release notes

Sourced from async's releases.

v2.38.1

  • Fix Barrier#async when parent.async yields before the child block executes. Previously, Barrier#wait could return early and miss tracking the task entirely, because the task had not yet appended itself to the barrier's task list.

v2.38.0

  • Rename Task#stop to Task#cancel for better clarity and consistency with common concurrency terminology. The old stop method is still available as an alias for backward compatibility, but it is recommended to use cancel going forward.
  • Forward arguments from Task#wait -> Promise#wait, so task.wait(timeout: N) is supported.

v2.37.0

  • Introduce Async::Loop for robust, time-aligned loops.
  • Add support for Async::Promise#wait(timeout: N).
Changelog

Sourced from async's changelog.

v2.38.1

  • Fix Barrier#async when parent.async yields before the child block executes. Previously, Barrier#wait could return early and miss tracking the task entirely, because the task had not yet appended itself to the barrier's task list.

v2.38.0

  • Rename Task#stop to Task#cancel for better clarity and consistency with common concurrency terminology. The old stop method is still available as an alias for backward compatibility, but it is recommended to use cancel going forward.
  • Forward arguments from Task#wait -> Promise#wait, so task.wait(timeout: N) is supported.

v2.37.0

  • Introduce Async::Loop for robust, time-aligned loops.
  • Add support for Async::Promise#wait(timeout: N).
Commits
  • 975b9fa Bump patch version.
  • 6e31c55 Update copyrights.
  • dfe96b4 Add support for automatic GitHub release notes.
  • 1d91f85 Fix Barrier when parent.async() yields early (#449)
  • 9182cde Bump minor version.
  • 3318a3e Update release notes.
  • fd5ef0e Forward arguments Task#wait -> Promise#wait including timeout:.
  • c5892ad Unify cancellation handling between Promise and Task.
  • 30a5074 Rename Stop -> Cancel and related interfaces. (#447)
  • 4ea6072 Remove Ruby v3.2 from test-select matrix.
  • Additional commits viewable in compare view

Updates aws-partitions from 1.1220.0 to 1.1233.0

Changelog

Sourced from aws-partitions's changelog.

1.1233.0 (2026-03-31)

  • Feature - Added support for enumerating regions for Aws::Sustainability.

  • Feature - Added support for enumerating regions for Aws::SecurityAgent.

1.1232.0 (2026-03-30)

  • Feature - Added support for enumerating regions for Aws::DevOpsAgent.

1.1231.0 (2026-03-26)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1230.0 (2026-03-25)

  • Feature - Added support for enumerating regions for Aws::Uxc.

1.1229.0 (2026-03-20)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1228.0 (2026-03-19)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1227.0 (2026-03-16)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1226.0 (2026-03-13)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1225.0 (2026-03-12)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1224.0 (2026-03-11)

... (truncated)

Commits

Updates aws-sdk-core from 3.242.0 to 3.244.0

Changelog

Sourced from aws-sdk-core's changelog.

3.244.0 (2026-03-18)

  • Feature - Support waiter error matcher to handle both boolean and boolean-string acceptors.

3.243.0 (2026-03-05)

  • Feature - Add user agent metrics for S3 Transfer Manager directory operations.
Commits

Updates aws-sdk-kms from 1.122.0 to 1.123.0

Changelog

Sourced from aws-sdk-kms's changelog.

1.123.0 (2026-03-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.
Commits

Updates bigdecimal from 4.0.1 to 4.1.0

Release notes

Sourced from bigdecimal's releases.

v4.1.0

What's Changed

New Contributors

Full Changelog: ruby/bigdecimal@v4.0.1...v4.1.0

Changelog

Sourced from bigdecimal's changelog.

4.1.0

Commits
  • e64c502 Bump version to 4.1.0 (#505)
  • 4782fc5 Fix error compiling with ruby.wasm (#504)
  • 39853fa Increase BigMath converge test precisions (#503)
  • 4a7268e Fix erfc(x,prec) precision when x is huge (#502)
  • 34e4715 Update depend files, etc (#499)
  • 0a47ee4 Use bit_length to calculate NTT bit size (#498)
  • fa02252 Remove DECDIG=uint16_t branch. BigDecimal already requires uint64_t from v3.1...
  • af72ebd Simplify butterfly operation of Number Theoretic Transform (#496)
  • dba0783 Merge pull request #494 from ruby/dependabot/github_actions/rubygems/release-...
  • 0bafaae Merge pull request #495 from ruby/dependabot/github_actions/step-security/har...
  • Additional commits viewable in compare view

Updates ethon from 0.15.0 to 0.18.0

Changelog

Sourced from ethon's changelog.

0.18.0

Full Changelog

0.17.0

Full Changelog

0.16.0

Full Changelog

  • Added redirect_url value to available informations and Easy::Mirror. (Adrien Rey-Jarthon
Commits
  • d48d24a release v0.18.0
  • f3def84 Merge pull request #265 from felipedmesquita/fix-verbose-mode-attempting-to-p...
  • 1765b24 replace broken ssl data with a summary inspired by curl cli
  • 4a1700c Merge pull request #264 from felipedmesquita/fix-on_headers
  • 715d395 keep support for :abort from on_headers by aborting on_body
  • 4be2cef can't run user callbacks here, libcurl calls this once per header line
  • a7af5c2 mutable reference prevented this test from breaking when it should have
  • b5f755d Merge pull request #261 from tagliala/chore/260-allow-specs-to-run-on-mac
  • 3d7a9ca Stabilize test server boot on macOS
  • 0e80211 Merge pull request #259 from tagliala/feature/242-add-logger
  • Additional commits viewable in compare view

Updates ffi from 1.17.3 to 1.17.4

Changelog

Sourced from ffi's changelog.

1.17.4 / 2026-03-26

Fixed:

  • Fix union by-value ABI mismatch with float and double types on ARM64 and X86_64. See #1177 and #1178 for details.
  • Exclude libffi files, which are unnecessary. #1176
Commits
  • 949809c Bump VERSION to 1.17.4
  • 9271775 Merge pull request #1178 from cfis/fix-union-arm64-abi
  • 3743839 Skip failing specs on JRuby
  • 7078a4e Fix MSVC build.
  • 93a85ca Move union-by-value argument tests to the section excluded by Truffleruby
  • b0c95a9 Correctly handle unions with mixed floating point types.
  • 5348a51 Simplify the union type selection
  • dd15f68 Extend the union tests
  • 372045e Fix union by-value ABI mismatch on ARM64. See #1177 for details.
  • 60dbd77 Merge pull request #1180 from ffi/add-more-arm64
  • Additional commits viewable in compare view

Updates io-event from 1.14.2 to 1.14.5

Release notes

Sourced from io-event's releases.

v1.14.5

No release notes provided.

v1.14.4

  • Allow epoll_pwait2 to be disabled via --disable-epoll_pwait2.
Changelog

Sourced from io-event's changelog.

Releases

Unreleased

  • Add bounds checks, in the unlikely event of a user providing an invalid offset that exceeds the buffer size. This prevents potential memory corruption and ensures safe operation when using buffered IO methods.

v1.14.4

  • Allow epoll_pwait2 to be disabled via --disable-epoll_pwait2.

v1.14.3

  • Fix several implementation bugs that could cause deadlocks on blocking writes.

v1.14.0

Enhanced IO::Event::PriorityHeap with deletion and bulk insertion methods

The {ruby IO::Event::PriorityHeap} now supports efficient element removal and bulk insertion:

  • delete(element): Remove a specific element from the heap in O(n) time
  • delete_if(&block): Remove elements matching a condition with O(n) amortized bulk deletion
  • concat(elements): Add multiple elements efficiently in O(n) time
heap = IO::Event::PriorityHeap.new
Efficient bulk insertion - O(n) instead of O(n log n)
heap.concat([5, 2, 8, 1, 9, 3])
Remove specific element
removed = heap.delete(5)  # Returns 5, heap maintains order
Bulk removal with condition
count = heap.delete_if{|x| x.even?}  # Removes 2, 8 efficiently

The delete_if and concat methods are particularly efficient for bulk operations, using bottom-up heapification to maintain the heap property in O(n) time. This provides significant performance improvements:

  • Bulk insertion: O(n log n) → O(n) for adding multiple elements
  • Bulk deletion: O(k×n) → O(n) for removing k elements

Both methods maintain the heap invariant and include comprehensive test coverage with edge case validation.

v1.11.2

  • Fix Windows build.

... (truncated)

Commits

Updates json from 2.19.2 to 2.19.3

Release notes

Sourced from json's releases.

v2.19.3

  • Fix handling of unescaped control characters preceeded by a backslash.

Full Changelog: ruby/json@v2.19.2...v2.19.3

Changelog

Sourced from json's changelog.

2026-03-25 (2.19.3)

  • Fix handling of unescaped control characters preceeded by a backslash.
Commits
  • 779d441 Release 2.19.3
  • 75e2f64 Fix handling of unescaped control characters preceeded by a backslash
  • See full diff in compare view

Updates mime-types-data from 3.2026.0224 to 3.2026.0331

Changelog

Sourced from mime-types-data's changelog.

3.2026.0331 / 2026-03-31

  • 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.

3.2026.0317 / 2026-03-17

  • 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.

  • Juliana Lucena (@​julianalucena) added parquet extension for application/vnd.apache.parquet. #271[pull-271]

3.2026.0303 / 2026-03-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
  • 8568213 Update mime-types-data 3.2026.0331 / 2026-03-31
  • 0798655 Update mime-types-data 3.2026.0317 / 2026-03-17
  • f39588f Add parquet extension to application/vnd.apache.parquet MIME type
  • fe3596c deps: Bump the actions group with 4 updates
  • a8eb365 Update mime-types-data 3.2026.0303 / 2026-03-03
  • See full diff in compare view

Updates public_suffix from 7.0.2 to 7.0.5

Changelog

Sourced from public_suffix's changelog.

7.0.5 - 2026-03-03

Fixed

  • Fix release crash caused by unconditional rubocop/yard requires in Rakefile.

7.0.4 - 2026-03-03

Fixed

  • Fix release workflow.

7.0.3 - 2026-03-03

Changed

  • Updated definitions.
Commits

Updates typhoeus from 1.5.0 to 1.6.0

Changelog

Sourced from typhoeus's changelog.

1.6.0

Full Changelog

Commits
  • d7aba1b Update changelog to include tagliala's ci update
  • 31798ca Merge pull request #744 from tagliala/chore/ci-ruby4
  • 10c3530 Prepare for 1.6.0 release
  • 7d2e7ee Merge pull request #742 from tagliala/feature/739-ethon-0180
  • 0e05c4a Test against Ruby 4.0
  • fd55b54 Require Ethon >= 0.18.0
  • 2c83401 Merge pull request #737 from typhoeus/Update-RubyDoc-link
  • 65b7fdd Update RubyDoc link
  • 02d8589 Merge pull request #736 from typhoeus/Update-gem-version-badge
  • 863a6d2 Update badge and remove code climate
  • See full diff in compare view

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-deps group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.19.1` | `1.19.2` |
| [html-proofer](https://github.com/gjtorikian/html-proofer) | `5.2.0` | `5.2.1` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.213.0` | `1.218.0` |
| [aws-sdk-s3control](https://github.com/aws/aws-sdk-ruby) | `1.126.0` | `1.128.0` |
| [async](https://github.com/socketry/async) | `2.36.0` | `2.38.1` |
| [aws-partitions](https://github.com/aws/aws-sdk-ruby) | `1.1220.0` | `1.1233.0` |
| [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) | `3.242.0` | `3.244.0` |
| [aws-sdk-kms](https://github.com/aws/aws-sdk-ruby) | `1.122.0` | `1.123.0` |
| [bigdecimal](https://github.com/ruby/bigdecimal) | `4.0.1` | `4.1.0` |
| [ethon](https://github.com/typhoeus/ethon) | `0.15.0` | `0.18.0` |
| [ffi](https://github.com/ffi/ffi) | `1.17.3` | `1.17.4` |
| [io-event](https://github.com/socketry/io-event) | `1.14.2` | `1.14.5` |
| [json](https://github.com/ruby/json) | `2.19.2` | `2.19.3` |
| [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2026.0224` | `3.2026.0331` |
| [public_suffix](https://github.com/weppos/publicsuffix-ruby) | `7.0.2` | `7.0.5` |
| [typhoeus](https://github.com/typhoeus/typhoeus) | `1.5.0` | `1.6.0` |


Updates `nokogiri` from 1.19.1 to 1.19.2
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.19.1...v1.19.2)

Updates `html-proofer` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Changelog](https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/html-proofer@v5.2.0...v5.2.1)

Updates `aws-sdk-s3` from 1.213.0 to 1.218.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-s3control` from 1.126.0 to 1.128.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3control/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `async` from 2.36.0 to 2.38.1
- [Release notes](https://github.com/socketry/async/releases)
- [Changelog](https://github.com/socketry/async/blob/main/releases.md)
- [Commits](socketry/async@v2.36.0...v2.38.1)

Updates `aws-partitions` from 1.1220.0 to 1.1233.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-core` from 3.242.0 to 3.244.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-kms` from 1.122.0 to 1.123.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-kms/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `bigdecimal` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/ruby/bigdecimal/releases)
- [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md)
- [Commits](ruby/bigdecimal@v4.0.1...v4.1.0)

Updates `ethon` from 0.15.0 to 0.18.0
- [Changelog](https://github.com/typhoeus/ethon/blob/master/CHANGELOG.md)
- [Commits](typhoeus/ethon@v0.15.0...v0.18.0)

Updates `ffi` from 1.17.3 to 1.17.4
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](ffi/ffi@v1.17.3...v1.17.4)

Updates `io-event` from 1.14.2 to 1.14.5
- [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.14.2...v1.14.5)

Updates `json` from 2.19.2 to 2.19.3
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.19.2...v2.19.3)

Updates `mime-types-data` from 3.2026.0224 to 3.2026.0331
- [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md)
- [Commits](mime-types/mime-types-data@v3.2026.0224...v3.2026.0331)

Updates `public_suffix` from 7.0.2 to 7.0.5
- [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md)
- [Commits](weppos/publicsuffix-ruby@v7.0.2...v7.0.5)

Updates `typhoeus` from 1.5.0 to 1.6.0
- [Changelog](https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md)
- [Commits](typhoeus/typhoeus@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: html-proofer
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: aws-sdk-s3
  dependency-version: 1.218.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
- dependency-name: aws-sdk-s3control
  dependency-version: 1.128.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
- dependency-name: async
  dependency-version: 2.38.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
- dependency-name: aws-partitions
  dependency-version: 1.1233.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
- dependency-name: aws-sdk-core
  dependency-version: 3.244.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
- dependency-name: aws-sdk-kms
  dependency-version: 1.123.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
- dependency-name: bigdecimal
  dependency-version: 4.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
- dependency-name: ethon
  dependency-version: 0.18.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
- dependency-name: ffi
  dependency-version: 1.17.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: io-event
  dependency-version: 1.14.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: json
  dependency-version: 2.19.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: mime-types-data
  dependency-version: 3.2026.0331
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: public_suffix
  dependency-version: 7.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: typhoeus
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
...

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 Apr 1, 2026
@chadlwilson chadlwilson merged commit 4ec04d6 into master Apr 1, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/bundler/ruby-deps-382603c284 branch April 1, 2026 07:03
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.

1 participant