Skip to content

Build(deps-dev): bump curb from 1.3.6 to 1.3.7 - #3614

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/curb-1.3.7
Open

Build(deps-dev): bump curb from 1.3.6 to 1.3.7#3614
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/curb-1.3.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps curb from 1.3.6 to 1.3.7.

Changelog

Sourced from curb's changelog.

1.3.7

  • Pin Curl::Easy wrappers during GC compaction so libcurl completion dispatch cannot follow a stale Ruby object reference (#482).
  • Fix FTP option configuration (#481): add Curl::Easy#ftp_create_missing_dirs and its setter, export the available CURLFTP_CREATE_DIR_* mode constants, and route detected scalar/string FTP options through Curl::Easy#set.
  • Make Curl::Multi#perform and scheduler-driven Curl::Easy#perform nonblocking under Fiber schedulers while preserving cancellation and final-yield behavior, including schedulers without io_select.
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.6 to 1.3.7.
- [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.7
  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 Jul 13, 2026
@github-actions
github-actions Bot enabled auto-merge July 13, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants