Skip to content

build(deps): bump http-cookie from 1.1.4 to 1.1.6#5048

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/http-cookie-1.1.6
Open

build(deps): bump http-cookie from 1.1.4 to 1.1.6#5048
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/http-cookie-1.1.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps http-cookie from 1.1.4 to 1.1.6.

Release notes

Sourced from http-cookie's releases.

v1.1.6

What's Changed

Full Changelog: sparklemotion/http-cookie@v1.1.5...v1.1.6

v1.1.5

Full Changelog: sparklemotion/http-cookie@v1.1.4...v1.1.5

Changelog

Sourced from http-cookie's changelog.

1.1.6 (2026-04-20)

  • Use autoload to avoid "circular require" warnings between http/cookie and http/cookie_jar. (#65)

1.1.5 (2026-04-19)

  • Fix NameError: uninitialized constant HTTP::Cookie::MAX_COOKIES_TOTAL when http/cookie_jar is required without http/cookie, as done by the http gem. (#62)
Commits
  • 11b9b9f Run CI on push to v1.1 branch
  • dcf90b9 Bump version to 1.1.6
  • 29b6b60 Use autoload to avoid circular require between Cookie and CookieJar
  • 8b92213 Bump actions/checkout from 4 to 6 in the github-actions group across 1 direct...
  • fa82c16 Add ci-pass aggregator job for branch protection
  • fa90680 Add RubyGems trusted publishing workflow
  • a381752 Bump version to 1.1.5
  • 1b2bc49 Require http/cookie from http/cookie_jar to load referenced constants
  • See full diff in compare view

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 [http-cookie](https://github.com/sparklemotion/http-cookie) from 1.1.4 to 1.1.6.
- [Release notes](https://github.com/sparklemotion/http-cookie/releases)
- [Changelog](https://github.com/sparklemotion/http-cookie/blob/master/CHANGELOG.md)
- [Commits](sparklemotion/http-cookie@v1.1.4...v1.1.6)

---
updated-dependencies:
- dependency-name: http-cookie
  dependency-version: 1.1.6
  dependency-type: indirect
  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 that update Ruby code labels Apr 20, 2026
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.

0 participants