Skip to content

build(deps): bump http-cookie from 1.1.0 to 1.1.4#539

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 7, 2026

Bumps http-cookie from 1.1.0 to 1.1.4.

Release notes

Sourced from http-cookie's releases.

1.1.3 (2026-04-06)

  • Restore compatibility with Ruby 2.6.

Full Changelog: sparklemotion/http-cookie@v1.1.2...v1.1.3

1.1.2

What's Changed

Full Changelog: sparklemotion/http-cookie@v1.1.1...v1.1.2

1.1.1

What's Changed

New Contributors

Full Changelog: sparklemotion/http-cookie@v1.1.0...v1.1.1

Changelog

Sourced from http-cookie's changelog.

1.1.4 (2026-04-07)

  • Fix require "http/cookie_jar" raising NameError: uninitialized constant HTTP. (#61)

1.1.3 (2026-04-06)

  • Restore compatibility with Ruby 2.6.

1.1.2 (2026-04-06)

  • Stop requiring sqlite3 at load time by changing MozillaStore::Database from inheritance to composition.

1.1.1 (2026-04-06)

  • Fix thread-unsafe runtime requires. (#43 by @​brasic, #57)
  • Replace require 'cgi' with require 'cgi/escape' to suppress Ruby 4.0 warning. (#56 by @​dominion525)
  • Do not define MozillaStore on JRuby; leave the constant undefined instead.
  • Relax sqlite3 development dependency to >= 1.3.
Commits
  • 2673919 Bump version to 1.1.4
  • bdb2c4d Require http/cookie/version from http/cookie_jar so it is directly loadable
  • 483ee5e Bump version to 1.1.3
  • e1ffa5c Test on Ruby 2.6
  • 621fbee Fix syntax error on Ruby 2.6
  • 78767e1 Bump version to 1.1.2
  • d230111 Stop requiring sqlite3 at load time (#59)
  • e321252 Stop requiring sqlite3 at load time
  • 21729e5 Relax sqlite3 version constraint to >= 1.3
  • a3d1e7f Bump version to 1.1.1
  • 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 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.0 to 1.1.4.
- [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.0...v1.1.4)

---
updated-dependencies:
- dependency-name: http-cookie
  dependency-version: 1.1.4
  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 7, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 13, 2026

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

@dependabot dependabot Bot closed this Apr 13, 2026
@dependabot dependabot Bot deleted the dependabot/bundler/http-cookie-1.1.4 branch April 13, 2026 10:02
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