Skip to content

chore(deps): bump github.com/moond4rk/binarycookies from 1.0.2 to 1.0.3#613

Merged
moonD4rk merged 3 commits into
mainfrom
dependabot/go_modules/main/github.com/moond4rk/binarycookies-1.0.3
Jun 12, 2026
Merged

chore(deps): bump github.com/moond4rk/binarycookies from 1.0.2 to 1.0.3#613
moonD4rk merged 3 commits into
mainfrom
dependabot/go_modules/main/github.com/moond4rk/binarycookies-1.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/moond4rk/binarycookies from 1.0.2 to 1.0.3.

Release notes

Sourced from github.com/moond4rk/binarycookies's releases.

v1.0.3

Security hardening for parsing untrusted .binarycookies files. No API changes — decoding of valid files is byte-for-byte unchanged. Still Go 1.20, zero dependencies.

Fixed

  • Reject oversized numCookies / numPages before allocating — prevents an OOM from a tiny crafted file
  • No panic on zero-length domain / name / path fields
  • Use io.ReadFull so short / truncated reads error instead of silently corrupting output

Docs & tests

  • Fix package doc, README spec table, and Cookie.String spacing
  • Load the fuzz seed corpus (FuzzTestFuzzDecode) + add a regression seed

What's Changed

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 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/moond4rk/binarycookies](https://github.com/moond4rk/binarycookies) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/moond4rk/binarycookies/releases)
- [Commits](moonD4rk/binarycookies@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: github.com/moond4rk/binarycookies
  dependency-version: 1.0.3
  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 Jun 11, 2026
@codecov-commenter

codecov-commenter commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.07%. Comparing base (8d8bd81) to head (387b3e0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #613   +/-   ##
=======================================
  Coverage   73.07%   73.07%           
=======================================
  Files          69       69           
  Lines        3112     3112           
=======================================
  Hits         2274     2274           
  Misses        619      619           
  Partials      219      219           
Flag Coverage Δ
unittests 73.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@moonD4rk moonD4rk merged commit dc610d3 into main Jun 12, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/main/github.com/moond4rk/binarycookies-1.0.3 branch June 12, 2026 12:56
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.

2 participants