Skip to content

Bump github.com/browserutils/kooky from 0.2.6 to 0.2.8#33

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/browserutils/kooky-0.2.8
Open

Bump github.com/browserutils/kooky from 0.2.6 to 0.2.8#33
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/browserutils/kooky-0.2.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps github.com/browserutils/kooky from 0.2.6 to 0.2.8.

Release notes

Sourced from github.com/browserutils/kooky's releases.

v0.2.8

What's Changed

  • Add v12 decryption support (SecretPortalKeyProvider HKDF-SHA256 AES-256-GCM) for newer Chromium on Linux
  • Refactor safe storage: per-browser application/portal fields for Chromium derivatives
  • Fix Opera Blink cookie discovery (profile detection, OS-aware decryption)
  • Fix Edge safe storage key lookup (platform-specific: own key on macOS, Chromium's on Linux)
  • Add CI unit tests and automatic release creation

Full Changelog: browserutils/kooky@v0.2.7...v0.2.8

v0.2.7

What's Changed

  • Add support for Brave Browser (#96)
  • Replace ESE library with stripped fork to reduce dependency bloat (#106)
  • Use rangefunc from Go core (fixes make build)

New Contributors

Full Changelog: browserutils/kooky@v0.2.6...v0.2.7

Commits
  • 427da3a CI: add automatic release creation on tag push
  • 3372ff2 refactor safe storage: per-browser application/portal fields for Chromium der...
  • 60ae9ff extend safeStorage with application and portalAppID fields
  • 2891aae document keyring password retry mechanism in decrypt loop
  • 794104b add v12 decryption support (SecretPortalKeyProvider HKDF-SHA256 AES-256-GCM)
  • a4c5661 add release workflow: build and attach static binaries on semver tags
  • c9c54d3 fix tests: use UTC timestamps and skip cookiejar example in CI
  • 63aaa71 add CI unit tests
  • c2109d1 Merge pull request #106 from browserutils/ese-stripped-fork
  • 7581c21 Merge pull request #96 from phantompunk/master
  • 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 [github.com/browserutils/kooky](https://github.com/browserutils/kooky) from 0.2.6 to 0.2.8.
- [Release notes](https://github.com/browserutils/kooky/releases)
- [Commits](browserutils/kooky@v0.2.6...v0.2.8)

---
updated-dependencies:
- dependency-name: github.com/browserutils/kooky
  dependency-version: 0.2.8
  dependency-type: direct:production
  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 go Pull requests that update go code labels Mar 18, 2026
@grooveassign grooveassign bot requested a review from tstromberg March 18, 2026 18:15
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants