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

bump(deps): update dependency cbor to v9 #2122

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cbor (source) 8.1.0 -> 9.0.2 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 requested a review from fuxingloh as a code owner June 28, 2023 10:21
@netlify
Copy link

netlify bot commented Jun 28, 2023

Deploy Preview for jellyfishsdk ready!

Name Link
🔨 Latest commit 4ac8567
🔍 Latest deploy log https://app.netlify.com/sites/jellyfishsdk/deploys/65ba9454a9d8290007d57d3e
😎 Deploy Preview https://deploy-preview-2122--jellyfishsdk.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added area/apps kind/dependencies Pull requests that update a dependency file labels Jun 28, 2023
@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e04c2b0) 91.84% compared to head (4ac8567) 89.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2122      +/-   ##
==========================================
- Coverage   91.84%   89.94%   -1.90%     
==========================================
  Files         374      372       -2     
  Lines       11301    11284      -17     
  Branches     1477     1477              
==========================================
- Hits        10379    10149     -230     
- Misses        891     1078     +187     
- Partials       31       57      +26     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link

github-actions bot commented Jun 28, 2023

Docker build preview for jellyfish/apps is ready!

Built with commit c7a1ecf

  • ghcr.io/birthdayresearch/legacy-api:pr-2122
  • ghcr.io/birthdayresearch/playground-api:pr-2122
  • ghcr.io/birthdayresearch/status-api:pr-2122
  • ghcr.io/birthdayresearch/whale-api:pr-2122

You can also get an immutable image with the commit hash

  • ghcr.io/birthdayresearch/legacy-api:c7a1ecf2a4a52794d15d1a0283aca49351616a2b
  • ghcr.io/birthdayresearch/playground-api:c7a1ecf2a4a52794d15d1a0283aca49351616a2b
  • ghcr.io/birthdayresearch/status-api:c7a1ecf2a4a52794d15d1a0283aca49351616a2b
  • ghcr.io/birthdayresearch/whale-api:c7a1ecf2a4a52794d15d1a0283aca49351616a2b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/apps kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants