deps: bump cborg from 5.1.11 to 6.1.1 - #148
Merged
Merged
Conversation
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
Bot
force-pushed
the
dependabot/npm_and_yarn/cborg-6.0.0
branch
from
July 30, 2026 04:20
f04ad70 to
3412ba1
Compare
rvagg
approved these changes
Jul 30, 2026
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))
|
🎉 This PR is included in version 11.0.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps cborg from 5.1.11 to 6.1.1.
Release notes
Sourced from cborg's releases.
Changelog
Sourced from cborg's changelog.
Commits
cbe9504chore(release): 6.1.1 [skip ci]824ba52docs: backfill release notes, downgrade busted doc generator (#192)37af1d1chore(release): 6.1.0 [skip ci]e2bd5e6feat(encode): require single-byte writer supportf511096feat(encode): extend direct encoding through deterministic maps77c3c55perf(decode): streamline tag decode controls1d9de36fix(bench): update CID decoder for tag control APIb1b3eb0chore(release): 6.0.0 [skip ci]e440ae2perf(encode): cache major type 7 map key bytesf40a683fix(encode)!: canonically sort major type 7 map keys