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 uuid to v9 #2119

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
uuid ^9.0.0 -> ^9.0.1 age adoption passing confidence
@types/uuid (source) 8.3.4 -> 9.0.8 age adoption passing confidence

Release Notes

uuidjs/uuid (uuid)

v9.0.1

Compare Source

build
  • Fix CI to work with Node.js 20.x

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • Drop Node.js 10.x support. This library always aims at supporting one EOLed LTS release which by this time now is 12.x which has reached EOL 30 Apr 2022.

  • Remove the minified UMD build from the package.

    Minified code is hard to audit and since this is a widely used library it seems more appropriate nowadays to optimize for auditability than to ship a legacy module format that, at best, serves educational purposes nowadays.

    For production browser use cases, users should be using a bundler. For educational purposes, today's online sandboxes like replit.com offer convenient ways to load npm modules, so the use case for UMD through repos like UNPKG or jsDelivr has largely vanished.

  • Drop IE 11 and Safari 10 support. Drop support for browsers that don't correctly implement const/let and default arguments, and no longer transpile the browser build to ES2015.

    This also removes the fallback on msCrypto instead of the crypto API.

    Browser tests are run in the first supported version of each supported browser and in the latest (as of this commit) version available on Browserstack.

Features
Bug Fixes
build
8.3.2 (2020-12-08)
Bug Fixes
8.3.1 (2020-10-04)
Bug Fixes

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 these updates 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:17
@netlify
Copy link

netlify bot commented Jun 28, 2023

Deploy Preview for jellyfishsdk ready!

Name Link
🔨 Latest commit 2327602
🔍 Latest deploy log https://app.netlify.com/sites/jellyfishsdk/deploys/65b2f1b121a8f100089f8f1f
😎 Deploy Preview https://deploy-preview-2119--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/packages 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 (2327602) 87.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2119      +/-   ##
==========================================
- Coverage   91.84%   87.08%   -4.76%     
==========================================
  Files         374      374              
  Lines       11301    11301              
  Branches     1477     1477              
==========================================
- Hits        10379     9842     -537     
- Misses        891     1390     +499     
- Partials       31       69      +38     

☔ 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 300c583

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

You can also get an immutable image with the commit hash

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

@renovate renovate bot changed the title bump(deps): update dependency @types/uuid to v9 bump(deps): update dependency uuid to v9 Sep 12, 2023
@renovate renovate bot force-pushed the renovate/uuid-9.x branch 2 times, most recently from 9be52ec to ef3a508 Compare September 14, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/packages 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