Skip to content

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

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/bundler/curb-1.3.7
Jul 31, 2026
Merged

Build(deps-dev): bump curb from 1.3.6 to 1.3.7#3614
github-actions[bot] merged 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 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
@dependabot
dependabot Bot force-pushed the dependabot/bundler/curb-1.3.7 branch from a822fd0 to 3ef2acb Compare July 31, 2026 08:31
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 force-pushed the dependabot/bundler/curb-1.3.7 branch from 3ef2acb to 79a8472 Compare July 31, 2026 08:35
@github-actions
github-actions Bot merged commit dc53433 into master Jul 31, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/bundler/curb-1.3.7 branch July 31, 2026 08:37
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