fix(deps): update dependency cbor to v9
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
cbor (source) | 8.1.0 -> 9.0.1 |
Release Notes
hildjj/node-cbor
v9.0.1
: Fix null converter issue
Passing in {tags: {1: null}}
did not override built-in converter as the docs promised. This is now fixed.
v9.0.0
: Requires node16, adds SharedValue support
Changed
- Breaking: Node 16 now required.
Added
- SharedValueEncoder, which implements value-sharing with tags 28 and 29
- Typescript type definitions for cbor-web
Fixed
- All dependencies brought up to date where possible.
nofilter
held back, pending switching to ESM.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot