Skip to content

Build(deps-dev): bump curb from 1.3.4 to 1.3.5#3567

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/bundler/curb-1.3.5
May 15, 2026
Merged

Build(deps-dev): bump curb from 1.3.4 to 1.3.5#3567
github-actions[bot] merged 1 commit into
masterfrom
dependabot/bundler/curb-1.3.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps curb from 1.3.4 to 1.3.5.

Changelog

Sourced from curb's changelog.

1.3.5

  • Improve Ruby 4.0.4 valgrind test handling by filtering Ruby VM Fiber/block-handler noise while preserving reports for errors originating in curb_core.
  • Fix Curl::Multi socket-action Fiber scheduler handling with libcurl 8.20.0 by honoring libcurl timer deadlines, matching Ruby IO wrapper modes to socket interest, and using scheduler io_select for multi-fd waits.
  • Fix Curl::Multi#perform so work added during the final idle yield is processed before autoclose, avoiding dropped queued requests.
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [curb](https://github.com/taf2/curb) from 1.3.4 to 1.3.5.
- [Changelog](https://github.com/taf2/curb/blob/master/ChangeLog.md)
- [Commits](https://github.com/taf2/curb/commits)

---
updated-dependencies:
- dependency-name: curb
  dependency-version: 1.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests for Ruby compatibility labels May 15, 2026
@github-actions github-actions Bot added the safe_to_test Label to trigger tests on PR label May 15, 2026
@github-actions github-actions Bot merged commit 86bb4ce into master May 15, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/curb-1.3.5 branch May 15, 2026 13:04
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 for Ruby compatibility safe_to_test Label to trigger tests on PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants