Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps react-qrcode-logo from 3.0.0 to 4.0.0.

Changelog

Sourced from react-qrcode-logo's changelog.

[v4.0.0]

Fixes

  • Fixed behavior of removeQrCodeBehindLogo, if true it will now excavate the QR code so that the single cells are not cropped by the logo;
  • Updated the main QR code library to the latest version;
  • Removed deprecated library lodash.isequal and use a customer compare method instead;

Features

  • Added new optional prop logoPaddingRadius to specify radius of the area around the logo;
Commits
  • ae7ed6e Merge pull request #66 from gcoro/summer25
  • d58f02b v4.0.0
  • 79f7148 use positioning to calculate removeCoordinateBehindLogo
  • 2021d6b more fixes to removeQrCodeBehindLogo
  • c4f0d0e fixes to removeQrCodeBehindLogo
  • 5b71dce use custom deepEqual func instead of deprecated lodash.isEqual
  • 3b53b8f add support for esm; add default export; update qrcode-generator lib
  • 9ef4d00 Merge pull request #65 from AzzouQ/master
  • fede24b logoPaddingRadius: also undo logoPaddingStyle removal in README
  • f764bab logoPaddingRadius: undo logoPaddingStyle removal
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 10, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-qrcode-logo-4.0.0 branch 4 times, most recently from f55af4b to 6697c9f Compare December 9, 2025 14:54
Bumps [react-qrcode-logo](https://github.com/gcoro/react-qrcode-logo) from 3.0.0 to 4.0.0.
- [Changelog](https://github.com/gcoro/react-qrcode-logo/blob/master/CHANGELOG.md)
- [Commits](gcoro/react-qrcode-logo@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: react-qrcode-logo
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-qrcode-logo-4.0.0 branch from 6697c9f to c0e741a Compare December 9, 2025 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant