Skip to content

build(deps): bump http-cookie from 1.0.5 to 1.1.0#4766

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/http-cookie-1.1.0
Closed

build(deps): bump http-cookie from 1.0.5 to 1.1.0#4766
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/http-cookie-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

Bumps http-cookie from 1.0.5 to 1.1.0.

Release notes

Sourced from http-cookie's releases.

1.1.0 (2025-09-26)

1.0.8 (2024-12-05)

New Contributors

Full Changelog: sparklemotion/http-cookie@v1.0.7...v1.0.8

1.0.7 (2024-06-06)

  • Explicitly require "cgi" to avoid NameError in some applications. (#50 by @​flavorjones)

1.0.6 (2024-06-01)

Full Changelog: sparklemotion/http-cookie@v1.0.5...v1.0.6

Changelog

Sourced from http-cookie's changelog.

1.1.0 (2025-09-26)

1.0.8 (2024-12-05)

1.0.7 (2024-06-06)

  • Explicitly require "cgi" to avoid NameError in some applications. (#50 by @​flavorjones)

1.0.6 (2024-06-01)

Commits
  • e5b73f3 version bump to v1.1.0
  • 34df810 Reduce gem size by excluding test files (#54)
  • a015c72 Reduce gem size by excluding test files
  • 1b95bcb Update changelog
  • 61fec67 Add #to_h to cookie.rb (#55)
  • 2301380 Fix up Cookie#to_h and the test
  • 2ac1692 Add #to_h to cookie.rb
  • 467b84f version bump to v1.0.8
  • e4e66bd Update cookie.rb to handle situations when expires is a DateTime object (#52)
  • fc422f2 test: passing DateTime to Cookie#expires=
  • Additional commits viewable 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 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 [http-cookie](https://github.com/sparklemotion/http-cookie) from 1.0.5 to 1.1.0.
- [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.0.5...v1.1.0)

---
updated-dependencies:
- dependency-name: http-cookie
  dependency-version: 1.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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 Jan 15, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2026

Looks like http-cookie is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 15, 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