Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency cbor to v9 - autoclosed #390

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cbor (source) ^8.1.0 -> ^9.0.0 age adoption passing confidence

Release Notes

hildjj/node-cbor (cbor)

v9.0.2: Diagnose null, preferMap

Compare Source

Did not update dependencies, that is going to get harder and harder going forward since nofilter went ESM.

v9.0.1: Fix null converter issue

Compare Source

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

Compare Source

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

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/cbor-9.x branch from ab4c38b to 709ff2c Compare November 6, 2023 21:12
@renovate renovate bot changed the title chore(deps): update dependency cbor to v9 chore(deps): update dependency cbor to v9 - autoclosed Apr 20, 2024
@renovate renovate bot closed this Apr 20, 2024
@renovate renovate bot deleted the renovate/cbor-9.x branch April 20, 2024 11:30
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