Skip to content

chore(deps): Bump cborg from 5.1.0 to 5.1.1#29

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cborg-5.1.1
Open

chore(deps): Bump cborg from 5.1.0 to 5.1.1#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cborg-5.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps cborg from 5.1.0 to 5.1.1.

Release notes

Sourced from cborg's releases.

v5.1.1

5.1.1 (2026-04-28)

Trivial Changes

  • deps: bump actions/setup-node from 6.3.0 to 6.4.0 (#175) (0378c7f)
Changelog

Sourced from cborg's changelog.

5.1.1 (2026-04-28)

Trivial Changes

  • deps: bump actions/setup-node from 6.3.0 to 6.4.0 (#175) (0378c7f)
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 [cborg](https://github.com/rvagg/cborg) from 5.1.0 to 5.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.0...v5.1.1)

---
updated-dependencies:
- dependency-name: cborg
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from rkm1 as a code owner May 4, 2026 06:48
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

🔒 Security Review

This is a straightforward dependency version bump for cborg from 5.1.0 to 5.1.1 (a patch-level update). Let me verify there are no other changes in the diff.

The diff contains only:

  1. package.json — bumps cborg from ^5.1.0 to ^5.1.1
  2. package-lock.json — updates the resolved version, URL, and integrity hash accordingly

Analysis

  • Wire-format stability (Priority 1): This is a patch bump of cborg (a CBOR encoder/decoder). Patch versions should not change encoding behavior. No wire-format risk.
  • No source code changes: No nonce handling, AEAD, key derivation, comparison logic, or any library source code is modified.
  • No new dependencies added: This is an in-place update of an existing dependency.
  • No external fetches added.
  • Integrity hash present and updated: The lockfile integrity hash changed appropriately for the new version.

Findings

# Severity File Issue Verdict
No issues found

No security-relevant changes detected. This is a routine patch-level dependency bump with no source code modifications.

VERDICT: PASS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants