Skip to content

deps: bump cborg from 5.1.11 to 6.1.1 - #148

Merged
rvagg merged 1 commit into
masterfrom
dependabot/npm_and_yarn/cborg-6.0.0
Jul 30, 2026
Merged

deps: bump cborg from 5.1.11 to 6.1.1#148
rvagg merged 1 commit into
masterfrom
dependabot/npm_and_yarn/cborg-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps cborg from 5.1.11 to 6.1.1.

Release notes

Sourced from cborg's releases.

v6.1.1

6.1.1 (2026-07-29)

Trivial Changes

  • backfill release notes, downgrade busted doc generator (#192) (824ba52)

v6.1.0

6.1.0 (2026-07-29)

Features

  • encode: extend direct encoding through deterministic maps (f511096)
  • encode: require single-byte writer support (e2bd5e6)

Bug Fixes

  • bench: update CID decoder for tag control API (1d9de36)

Performance Improvements

  • decode: streamline tag decode controls (77c3c55)

v6.0.0

6.0.0 (2026-07-29)

⚠ BREAKING CHANGES

  • encode: Map encodings containing simple-value or floating-point keys may change byte order. Hashes, signatures, and identifiers derived from affected encodings will therefore change.

Bug Fixes

  • encode: canonically sort major type 7 map keys (f40a683)

Performance Improvements

  • encode: cache major type 7 map key bytes (e440ae2)
Changelog

Sourced from cborg's changelog.

6.1.1 (2026-07-29)

Trivial Changes

  • backfill release notes, downgrade busted doc generator (#192) (824ba52)

6.1.0 (2026-07-29)

Features

  • encode: extend direct encoding through deterministic maps (f511096)
  • encode: require single-byte writer support (e2bd5e6)

Bug Fixes

  • bench: update CID decoder for tag control API (1d9de36)

Performance Improvements

  • decode: streamline tag decode controls (77c3c55)

6.0.0 (2026-07-29)

⚠ BREAKING CHANGES

  • encode: Map encodings containing simple-value or floating-point keys may change byte order. Hashes, signatures, and identifiers derived from affected encodings will therefore change.

Bug Fixes

  • encode: canonically sort major type 7 map keys (f40a683)

Performance Improvements

  • encode: cache major type 7 map key bytes (e440ae2)
Commits
  • cbe9504 chore(release): 6.1.1 [skip ci]
  • 824ba52 docs: backfill release notes, downgrade busted doc generator (#192)
  • 37af1d1 chore(release): 6.1.0 [skip ci]
  • e2bd5e6 feat(encode): require single-byte writer support
  • f511096 feat(encode): extend direct encoding through deterministic maps
  • 77c3c55 perf(decode): streamline tag decode controls
  • 1d9de36 fix(bench): update CID decoder for tag control API
  • b1b3eb0 chore(release): 6.0.0 [skip ci]
  • e440ae2 perf(encode): cache major type 7 map key bytes
  • f40a683 fix(encode)!: canonically sort major type 7 map keys
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 29, 2026
@rvagg

rvagg commented Jul 30, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [cborg](https://github.com/rvagg/cborg) from 5.1.11 to 6.1.1.
- [Release notes](https://github.com/rvagg/cborg/releases)
- [Changelog](https://github.com/rvagg/cborg/blob/master/CHANGELOG.md)
- [Commits](rvagg/cborg@v5.1.11...v6.1.1)

---
updated-dependencies:
- dependency-name: cborg
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps: bump cborg from 5.1.11 to 6.0.0 deps: bump cborg from 5.1.11 to 6.1.1 Jul 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/cborg-6.0.0 branch from f04ad70 to 3412ba1 Compare July 30, 2026 04:20
@rvagg
rvagg merged commit 30c3ae9 into master Jul 30, 2026
25 checks passed
@rvagg
rvagg deleted the dependabot/npm_and_yarn/cborg-6.0.0 branch July 30, 2026 04:44
github-actions Bot pushed a commit that referenced this pull request Jul 30, 2026
## [11.0.1](v11.0.0...v11.0.1) (2026-07-30)

### Dependencies

* bump cborg from 5.1.11 to 6.1.1 ([#148](#148)) ([30c3ae9](30c3ae9))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 11.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 javascript Pull requests that update Javascript code released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant