Skip to content

Bump github.com/fxamacker/cbor/v2 from 2.9.2 to 2.9.3 - #368

Merged
step-ci merged 1 commit into
mainfrom
dependabot/go_modules/github.com/fxamacker/cbor/v2-2.9.3
Aug 24, 2026
Merged

Bump github.com/fxamacker/cbor/v2 from 2.9.2 to 2.9.3#368
step-ci merged 1 commit into
mainfrom
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
@dependabot
dependabot Bot requested review from a team and maraino as code owners August 24, 2026 01:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2026
@step-ci
step-ci enabled auto-merge August 24, 2026 01:43
@hslatman

Copy link
Copy Markdown
Member

@dependabot rebase

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 468ec14 to e6aaa98 Compare August 24, 2026 09:52
@step-ci
step-ci merged commit b26d81c into main Aug 24, 2026
16 checks passed
@step-ci
step-ci deleted the dependabot/go_modules/github.com/fxamacker/cbor/v2-2.9.3 branch August 24, 2026 09:59
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 needs triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants