TokelPlatform / tokel_dapp

Tokel's All-In-One application. Featuring a coin wallet, token wallet, tokenDEX, NFT marketplace and a token creation page.
https://tokel.io
MIT License
39 stars 25 forks source link

fix(deps): update qrcode.react to 4.1.0 #630

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qrcode.react (source) 3.1.0 -> 4.1.0 age adoption passing confidence

Release Notes

zpao/qrcode.react (qrcode.react) ### [`v4.1.0`](https://redirect.github.com/zpao/qrcode.react/blob/HEAD/CHANGELOG.md#410---2024-10-21) [Compare Source](https://redirect.github.com/zpao/qrcode.react/compare/v4.0.1...v4.1.0) ##### Added - Added support for new `boostLevel` prop, allowing the disabling of the underlying encoder's default of automatically boosting the ECL. ([#​374](https://redirect.github.com/zpao/qrcode.react/issues/374)) - Added support for accepting an array of strings for `value`, which enables encoding of each part into independent segments. ([#​374](https://redirect.github.com/zpao/qrcode.react/issues/374)) ### [`v4.0.1`](https://redirect.github.com/zpao/qrcode.react/blob/HEAD/CHANGELOG.md#401---2024-08-28) [Compare Source](https://redirect.github.com/zpao/qrcode.react/compare/v4.0.0...v4.0.1) ##### Fixed - Corrected issue with loading types in Typescript when configured with `"moduleResolution": "Bundler"` or `"module": "ESNext"`. ([#​368](https://redirect.github.com/zpao/qrcode.react/issues/368)) ### [`v4.0.0`](https://redirect.github.com/zpao/qrcode.react/blob/HEAD/CHANGELOG.md#400---2024-08-27) [Compare Source](https://redirect.github.com/zpao/qrcode.react/compare/v3.2.0...v4.0.0) ##### Added - Added proper support for `ref`, enabling direct access for underlying `canvas` or `svg` nodes. This also resulted in much more accurate type defitions. ([#​202](https://redirect.github.com/zpao/qrcode.react/issues/202)) - Added support for `marginSize` prop, replacing the now deprecated `includeMargin`. This enables margins of any value, not just `0` or `4`. ([#​281](https://redirect.github.com/zpao/qrcode.react/issues/281)) - Added Support for Setting Image Opacity via `imageSettings.opacity` ([#​292](https://redirect.github.com/zpao/qrcode.react/issues/292)) - Added `minVersion` prop to give better control over QR Code generated ([#​323](https://redirect.github.com/zpao/qrcode.react/issues/323)) - Added support for specifying `cross-origin` for embedded images via `imageSettings.crossOrigin`. ([#​324](https://redirect.github.com/zpao/qrcode.react/issues/324)) ##### Changed - Improved accessibility for `QRCodeSVG` by rendering a `` node instead of setting a `title` attribute. ([#​284](https://redirect.github.com/zpao/qrcode.react/issues/284)) - Improved accessibility with explicit `role` set on rendered SVG and Canvas. ([#​321](https://redirect.github.com/zpao/qrcode.react/issues/321)) - Improved documentation ([#​358](https://redirect.github.com/zpao/qrcode.react/issues/358)) - Used better types in TypeScript for ErrorCorrectionLevel, resulting in better developer experience. ([#​291](https://redirect.github.com/zpao/qrcode.react/issues/291)) ##### Deprecated - The `includeMargin` prop has been deprecated in favor of `marginSize`. ([#​281](https://redirect.github.com/zpao/qrcode.react/issues/281)) ##### Removed - Removed default export which was deprecated in v3. ([#​208](https://redirect.github.com/zpao/qrcode.react/issues/208)) - Remove explicit `style` prop. This still works identically as it was passed through and the type definitions are unaffected as they were improved via the `ref` changes ([#​357](https://redirect.github.com/zpao/qrcode.react/issues/357)) ##### Fixed - Improved support for dual publishing of ESM/CJS modules for better compatibility with tools. ([#​301](https://redirect.github.com/zpao/qrcode.react/issues/301)) - Set explicit display names for improved debugging experience. ([#​304](https://redirect.github.com/zpao/qrcode.react/issues/304)) - Improved SVG compatibility by using `href` in place of `xlink:href` for embedded images. ([#​336](https://redirect.github.com/zpao/qrcode.react/issues/336)) - Mitigated warnings when using QRCodeSVG in server components ([#​352](https://redirect.github.com/zpao/qrcode.react/issues/352)) ### [`v3.2.0`](https://redirect.github.com/zpao/qrcode.react/blob/HEAD/CHANGELOG.md#320---2024-08-31) [Compare Source](https://redirect.github.com/zpao/qrcode.react/compare/v3.1.0...v3.2.0) ##### Fixed - Improved support for dual publishing of ESM/CJS modules for better compatibility with tools. ([#​301](https://redirect.github.com/zpao/qrcode.react/issues/301), [#​368](https://redirect.github.com/zpao/qrcode.react/issues/368)) - Mitigated warnings when using QRCodeSVG in server components ([#​352](https://redirect.github.com/zpao/qrcode.react/issues/352)) ##### Changed - Added `@deprecated` JSDoc to default export for additional visibility in editors to TypeScript users. </details> <hr /> <h3>Configuration</h3> <p>📅 <strong>Schedule</strong>: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).</p> <p>🚦 <strong>Automerge</strong>: Enabled.</p> <p>♻ <strong>Rebasing</strong>: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.</p> <p>🔕 <strong>Ignore</strong>: Close this PR and you won't be reminded about this update again.</p> <hr /> <ul> <li>[ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box</li> </ul> <hr /> <p>This PR was generated by <a rel="noreferrer nofollow" target="_blank" href="https://mend.io/renovate/">Mend Renovate</a>. View the <a rel="noreferrer nofollow" target="_blank" href="https://developer.mend.io/github/TokelPlatform/tokel_dapp">repository job log</a>.</p> <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguMTIwLjEiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wbWVudCIsImxhYmVscyI6W119--> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/renovate[bot]"><img src="https://avatars.githubusercontent.com/in/2740?v=4" />renovate[bot]</a> commented <strong> 2 months ago</strong> </div> <div class="markdown-body"> <h3>⚠️ Artifact update problem</h3> <p>Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.</p> <p>♻ Renovate will retry this branch, including artifacts, only when one of the following happens:</p> <ul> <li>any of the package files in this branch needs updating, or </li> <li>the branch becomes conflicted, or</li> <li>you click the rebase/retry checkbox if found above, or</li> <li>you rename this PR's title to start with "rebase!" to trigger it manually</li> </ul> <p>The artifact failure details are included below:</p> <h5>File name: package-lock.json</h5> <pre><code>(node:162) ExperimentalWarning: CommonJS module /opt/containerbase/tools/npm/10.9.0/23.1.0/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /opt/containerbase/tools/npm/10.9.0/23.1.0/node_modules/npm/node_modules/supports-color/index.js using require(). Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: @typescript-eslint/eslint-plugin@7.8.0 npm error Found: eslint@9.2.0 npm error node_modules/eslint npm error dev eslint@"^9.2.0" from the root project npm error peer eslint@"^7.5.0 || ^8.0.0 || ^9.0.0" from @babel/eslint-parser@7.24.5 npm error node_modules/@babel/eslint-parser npm error dev @babel/eslint-parser@"^7.24.5" from the root project npm error 5 more (@eslint-community/eslint-utils, eslint-config-erb, ...) npm error npm error Could not resolve dependency: npm error peer eslint@"^8.56.0" from @typescript-eslint/eslint-plugin@7.8.0 npm error node_modules/@typescript-eslint/eslint-plugin npm error dev @typescript-eslint/eslint-plugin@"^7.8.0" from the root project npm error peer @typescript-eslint/eslint-plugin@"^7.0.0" from eslint-config-airbnb-typescript@18.0.0 npm error node_modules/eslint-config-airbnb-typescript npm error dev eslint-config-airbnb-typescript@"^18.0.0" from the root project npm error 1 more (eslint-plugin-jest) npm error npm error Conflicting peer dependency: eslint@8.57.1 npm error node_modules/eslint npm error peer eslint@"^8.56.0" from @typescript-eslint/eslint-plugin@7.8.0 npm error node_modules/@typescript-eslint/eslint-plugin npm error dev @typescript-eslint/eslint-plugin@"^7.8.0" from the root project npm error peer @typescript-eslint/eslint-plugin@"^7.0.0" from eslint-config-airbnb-typescript@18.0.0 npm error node_modules/eslint-config-airbnb-typescript npm error dev eslint-config-airbnb-typescript@"^18.0.0" from the root project npm error 1 more (eslint-plugin-jest) npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /tmp/renovate/cache/others/npm/_logs/2024-10-25T10_26_41_380Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-25T10_26_41_380Z-debug-0.log </code></pre> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>