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

fix(deps): update dependency qrcode.react to v3 - autoclosed #763

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qrcode.react (source) ^0.9.3 -> ^3.0.0 age adoption passing confidence

Release Notes

zpao/qrcode.react (qrcode.react)

v3.1.0

Compare Source

Fixed
  • Made optional props optional, removing use of defaultProps. This may be a slight behavior change with TypeScript if previously passing null.
  • Fixed used of shapeRendering="crispEdges" in SVG component.

v3.0.2

Compare Source

Fixed
  • Fixed TypeScript types to reflect pass through of DOM props.
Changed

v3.0.1

Compare Source

Added
  • Added React v18 to allowed peer dependencies.

v3.0.0

Compare Source

Added
  • Added support for named exports for QRCodeSVG and QRCodeCanvas.
  • Added support for ES Modules.
  • Added embedded type definitions.
Changed
Deprecated
  • Deprecated support for default export. This will be removed in v4.
Removed
  • Removed support for React < 16.8.

v2.0.0

Compare Source

Fixed
  • Switched to using unsafe_* lifecycle methods, eliminating a warning from non-production environments.
Removed
  • Removed support for React < 16.3.

v1.0.1

Compare Source

Added
  • Added React v17 to allowed peer dependencies.
Fixed
  • Handle mounting server rendered content properly.
  • Handle updates to embedded image properly.

v1.0.0

Compare Source

Added
  • Support for embedding image into QR Code.
Changed
  • Remove PropTypes in production environments.

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/qrcode.react-3.x branch from f3ecf2f to 243f052 Compare November 25, 2022 14:34
@renovate renovate bot force-pushed the renovate/qrcode.react-3.x branch from 243f052 to a9a5cf7 Compare December 6, 2022 11:05
@renovate renovate bot changed the title fix(deps): update dependency qrcode.react to v3 Update dependency qrcode.react to v3 Dec 17, 2022
@renovate renovate bot changed the title Update dependency qrcode.react to v3 fix(deps): update dependency qrcode.react to v3 Dec 17, 2022
@renovate renovate bot changed the title fix(deps): update dependency qrcode.react to v3 fix(deps): update dependency qrcode.react to v3 - autoclosed Aug 28, 2024
@renovate renovate bot closed this Aug 28, 2024
@renovate renovate bot deleted the renovate/qrcode.react-3.x branch August 28, 2024 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants