Bump qrcode.react from 4.0.0 to 4.0.1 in /client #309

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/qrcode.react-4.0.1 into main 2024-08-30 09:33:29 +00:00
dependabot[bot] commented 2024-08-30 00:53:29 +00:00 (Migrated from github.com)

Bumps qrcode.react from 4.0.0 to 4.0.1.

Release notes

Sourced from qrcode.react's releases.

v4.0.1

Fixed

  • Corrected issue with loading types in Typescript when configured with "moduleResolution": "Bundler" or "module": "ESNext". (#368)
Changelog

Sourced from qrcode.react's changelog.

[4.0.1] - 2024-08-28

Fixed

  • Corrected issue with loading types in Typescript when configured with "moduleResolution": "Bundler" or "module": "ESNext". (#368)
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 [qrcode.react](https://github.com/zpao/qrcode.react) from 4.0.0 to 4.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/zpao/qrcode.react/releases">qrcode.react's releases</a>.</em></p> <blockquote> <h2>v4.0.1</h2> <h3>Fixed</h3> <ul> <li>Corrected issue with loading types in Typescript when configured with <code>&quot;moduleResolution&quot;: &quot;Bundler&quot;</code> or <code>&quot;module&quot;: &quot;ESNext&quot;</code>. (<a href="https://redirect.github.com/zpao/qrcode.react/issues/368">#368</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zpao/qrcode.react/blob/trunk/CHANGELOG.md">qrcode.react's changelog</a>.</em></p> <blockquote> <h2>[4.0.1] - 2024-08-28</h2> <h3>Fixed</h3> <ul> <li>Corrected issue with loading types in Typescript when configured with <code>&quot;moduleResolution&quot;: &quot;Bundler&quot;</code> or <code>&quot;module&quot;: &quot;ESNext&quot;</code>. (<a href="https://redirect.github.com/zpao/qrcode.react/issues/368">#368</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zpao/qrcode.react/commit/6ed04d69a61ed7845966dad9bc994a2eb1b7c426"><code>6ed04d6</code></a> 4.0.1</li> <li><a href="https://github.com/zpao/qrcode.react/commit/d36e165c1dbf91920962cf62373a20c137f1fcf7"><code>d36e165</code></a> Update changelog for v4.0.1</li> <li><a href="https://github.com/zpao/qrcode.react/commit/6fedf3de8a8e5bac9348445055f121560fe3737f"><code>6fedf3d</code></a> Update Makefile for <a href="https://redirect.github.com/zpao/qrcode.react/issues/368">#368</a></li> <li><a href="https://github.com/zpao/qrcode.react/commit/5837f8f64eac883c60b0d8a6895ec76d10bd5207"><code>5837f8f</code></a> fix: Add types to exports field in package.json to resolve type errors (<a href="https://redirect.github.com/zpao/qrcode.react/issues/368">#368</a>)</li> <li>See full diff in <a href="https://github.com/zpao/qrcode.react/compare/v4.0.0...v4.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=qrcode.react&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=4.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 2024-08-30 00:53:31 +00:00 (Migrated from github.com)

Deploying powertools with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9872fd2
Status:   Deploy successful!
Preview URL: https://798aa154.powertools.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-clie-r1u9.powertools.pages.dev

View logs

## Deploying powertools 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>9872fd2</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://798aa154.powertools.pages.dev'>https://798aa154.powertools.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-clie-r1u9.powertools.pages.dev'>https://dependabot-npm-and-yarn-clie-r1u9.powertools.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/powertools/798aa154-2f28-452e-96c9-f6677bb453b4)
This repo is archived. You cannot comment on pull requests.
No description provided.