Skip to content

chore(deps): bump github.com/fxamacker/cbor/v2 from 2.9.2 to 2.9.3 - #2204

Merged
alexeykiselev merged 2 commits into
masterfrom
dependabot/go_modules/github.com/fxamacker/cbor/v2-2.9.3
Aug 26, 2026
Merged

chore(deps): bump github.com/fxamacker/cbor/v2 from 2.9.2 to 2.9.3#2204
alexeykiselev merged 2 commits into
masterfrom
dependabot/go_modules/github.com/fxamacker/cbor/v2-2.9.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/fxamacker/cbor/v2 from 2.9.2 to 2.9.3.

Release notes

Sourced from github.com/fxamacker/cbor/v2's releases.

v2.9.3

This release fixes a potential panic when decoding into a time.Time from a CBOR byte string, map, or array under certain conditions.

Not affected: standard CBOR time data (RFC 8949 tag 0 or tag 1), and decoders configured with timeTag = DecTagRequired.

Upgrading to v2.9.3 is recommended.

The panic stack trace was publicly reported on 2026-08-17, and the fix was released the same day. Fuzz testing was extended to cover this class of bug, and fuzzing of v2.9.3 is ongoing.

What's Changed

Full Changelog: fxamacker/cbor@v2.9.2...v2.9.3

Commits
  • f0c90b6 Merge pull request #803 from fxamacker/fxamacker/fix-unmarshal-to-time
  • c20692a Skip data item when decoding to time.Time fails
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2026
Bumps [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/fxamacker/cbor/releases)
- [Commits](fxamacker/cbor@v2.9.2...v2.9.3)

---
updated-dependencies:
- dependency-name: github.com/fxamacker/cbor/v2
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/fxamacker/cbor/v2-2.9.3 branch from 184acdd to 533997d Compare August 26, 2026 09:09
@alexeykiselev
alexeykiselev merged commit 5a973b0 into master Aug 26, 2026
20 checks passed
@alexeykiselev
alexeykiselev deleted the dependabot/go_modules/github.com/fxamacker/cbor/v2-2.9.3 branch August 26, 2026 12:47
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.

1 participant