Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps cbor2 from 2.0.1 to 2.2.1.

Release notes

Sourced from cbor2's releases.

v2.2.1

What's Changed

Full Changelog: hildjj/cbor2@v2.2.0...v2.2.1

v2.2.0

What's Changed

Full Changelog: hildjj/cbor2@v2.1.2...v2.2.0

v2.1.2

What's Changed

  • Trim fractional seconds from tag 0 if not needed, so that the output matches the example in RFC8949. by @​hildjj in hildjj/cbor2#99

Full Changelog: hildjj/cbor2@v2.1.1...v2.1.2

v2.1.1

What's Changed

Full Changelog: hildjj/cbor2@v2.1.0...v2.1.1

v2.1.0

What's Changed

New Contributors

Full Changelog: hildjj/cbor2@v2.0.1...v2.1.0

Commits
  • b69a1d3 2.2.1
  • 84d14d6 Merge pull request #101 from hildjj/nanPayloadsHaveSign
  • 6bf5291 keepNanPayloads should look for a sign bit also
  • 8e3b457 2.2.0
  • ab13d58 Merge pull request #100 from hildjj/collapseBigInts
  • 8ae5615 fix test
  • ca6fe67 Add collapseBigInts to decodeOptions
  • 805a2f8 2.1.2
  • 338a529 Merge pull request #99 from hildjj/trim-date
  • 56f3d61 Trim fractional seconds from tag 0 if not needed, so that the output matches ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for cbor2 since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [cbor2](https://github.com/hildjj/cbor2) from 2.0.1 to 2.2.1.
- [Release notes](https://github.com/hildjj/cbor2/releases)
- [Commits](hildjj/cbor2@v2.0.1...v2.2.1)

---
updated-dependencies:
- dependency-name: cbor2
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 26, 2026
@MatthijsBurgh MatthijsBurgh merged commit 7115930 into develop Jan 26, 2026
8 checks passed
@MatthijsBurgh MatthijsBurgh deleted the dependabot/npm_and_yarn/cbor2-2.2.1 branch January 26, 2026 07:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant