Skip to content

Bump curb from 1.2.0 to 1.2.1#3399

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/bundler/curb-1.2.1
Sep 18, 2025
Merged

Bump curb from 1.2.0 to 1.2.1#3399
github-actions[bot] merged 1 commit into
masterfrom
dependabot/bundler/curb-1.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 18, 2025

Bumps curb from 1.2.0 to 1.2.1.

Changelog

Sourced from curb's changelog.

1.2.1

  • Clarify cookie behavior in README and RDoc:
    • Differentiate between manual cookies header and the libcurl cookie engine
    • Add cookielist= helper and examples for manipulating engine cookies (ALL/SESS/FLUSH/RELOAD)
    • Note that cookies = '' clears the manual Cookie header; nil has no effect
  • Add support for CURLOPT_REQUEST_TARGET (libcurl ≥ 7.55), including easy.request_target= setter, tests, and README usage notes
  • Clarify that instance easy.http_post does not accept a URL argument; use Curl::Easy.http_post(url, ...) or set easy.url first
  • Use after free fix
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.2.0 to 1.2.1.
- [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.2.1
  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 Sep 18, 2025
@dependabot dependabot Bot temporarily deployed to Integrate Pull Request September 18, 2025 13:03 Inactive
@github-actions github-actions Bot enabled auto-merge September 18, 2025 13:03
@github-actions github-actions Bot merged commit ecb5c8b into master Sep 18, 2025
5 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/curb-1.2.1 branch September 18, 2025 13:05
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