Bump uuid from 9.0.0 to 9.0.1 in /client #86

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/uuid-9.0.1 into main 2023-09-13 04:06:43 +00:00
dependabot[bot] commented 2023-09-13 00:36:18 +00:00 (Migrated from github.com)

Bumps uuid from 9.0.0 to 9.0.1.

Changelog

Sourced from uuid's changelog.

9.0.1 (2023-09-12)

build

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

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 [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md">uuid's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1">9.0.1</a> (2023-09-12)</h2> <h3>build</h3> <ul> <li>Fix CI to work with Node.js 20.x</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uuidjs/uuid/commit/b3f142f7efa6d335cd667413b8a5860d2dd04ebf"><code>b3f142f</code></a> chore(release): 9.0.1</li> <li><a href="https://github.com/uuidjs/uuid/commit/fc5d64346a8a93324b7f8f87bdc6b96164f35ba0"><code>fc5d643</code></a> chore: add node@12 back to CI, update readme (<a href="https://redirect.github.com/uuidjs/uuid/issues/733">#733</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/462128b660e477c8878a991073547c01ffaf76e6"><code>462128b</code></a> ci: update node versions for cI (<a href="https://redirect.github.com/uuidjs/uuid/issues/732">#732</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/4de23a6030e65ac72b3b015680f08e7e292681ed"><code>4de23a6</code></a> test: remove missing getRandomValues test (<a href="https://redirect.github.com/uuidjs/uuid/issues/709">#709</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/6eef540aa3407b15e1e7573f45ff17098e9343ea"><code>6eef540</code></a> chore: adapt bundlewatch config to new main branch name (<a href="https://redirect.github.com/uuidjs/uuid/issues/705">#705</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/60ffc406a38128f6dbc8c1d581681843dcf5d0c1"><code>60ffc40</code></a> chore: run npm audit fix for json5 (<a href="https://redirect.github.com/uuidjs/uuid/issues/704">#704</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/862562e7a20834532045ecf45266c391cf12e5c7"><code>862562e</code></a> ci: run browser tests on pull_request_target (<a href="https://redirect.github.com/uuidjs/uuid/issues/703">#703</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/e6b0c909b47f963b63e594bdafa31e958bf2a4d3"><code>e6b0c90</code></a> chore: minor typos in non-code areas (<a href="https://redirect.github.com/uuidjs/uuid/issues/702">#702</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/8f028c4ea42ce41a9a9dc5fa634abe525b2e2066"><code>8f028c4</code></a> chore: upgrade and fix the stale-issues workflow (<a href="https://redirect.github.com/uuidjs/uuid/issues/699">#699</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/1ebda6cbfe9ec731a6f6f80c8b1938267a97afbb"><code>1ebda6c</code></a> chore: add SECURITY.md, fixes <a href="https://redirect.github.com/uuidjs/uuid/issues/696">#696</a> (<a href="https://redirect.github.com/uuidjs/uuid/issues/697">#697</a>)</li> <li>Additional commits viewable in <a href="https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uuid&package-manager=npm_and_yarn&previous-version=9.0.0&new-version=9.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
cloudflare-workers-and-pages[bot] commented 2023-09-13 00:36:20 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 41338e0
Status:   Deploy successful!
Preview URL: https://12964256.powertools.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-clie-kp7k.powertools.pages.dev

View logs

## Deploying with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>41338e0</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://12964256.powertools.pages.dev'>https://12964256.powertools.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-clie-kp7k.powertools.pages.dev'>https://dependabot-npm-and-yarn-clie-kp7k.powertools.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/powertools/12964256-a2ce-480b-aa99-5e34222d4eee)
This repo is archived. You cannot comment on pull requests.
No description provided.