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

Update dependency qrcode.react to ^0.9.0 #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 11, 2017

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

zpao/qrcode.react

v0.9.3

Compare Source

Fixed
  • Updated Path2D detection to exclude browsers which don't support string constructor (Edge).

v0.9.2

Compare Source

Fixed
  • Properly support new includeMargin prop in the canvas renderer.

v0.9.1

Compare Source

Fixed
  • Consume non-DOM prop in canvas renderer to prevent spurious warnings from React.

v0.9.0

Compare Source

Added
  • Support for includeMargin prop, to include the "quiet zone" in rendering
Changed
  • Updated canvas renderer to use Path2D (where available), and simplify the render. This fixes some rendering inconsistencies.
  • Switched to using React.PureComponent instead of a custom shouldComponentUpdate method.

v0.8.0

Compare Source

Added
  • New renderAs prop, with support for rendering to SVG. This is a more versatile target for high quality visuals.
  • Support for style, className, and any other DOM props that might be passed through (e.g. data-*).
  • Support for proper encoding of multibyte strings (Chinese, Japanese, Emoji, etc.).

v0.7.2

Compare Source

Added
  • Added support for React v16

v0.7.1

Compare Source

Fixed
  • Removed flow-bin from dependencies

v0.7.0

Compare Source

Removed
  • Removed support for React < 15.5

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/qrcode.react-0.x branch from c182919 to 7bc80b9 Compare February 20, 2018 07:11
@renovate renovate bot changed the title Update dependency qrcode.react to ^0.7.0 Update dependency qrcode.react to ^0.8.0 Feb 20, 2018
@renovate renovate bot force-pushed the renovate/qrcode.react-0.x branch from 7bc80b9 to 92cbd45 Compare December 23, 2018 05:02
@renovate renovate bot changed the title Update dependency qrcode.react to ^0.8.0 Update dependency qrcode.react to ^0.9.0 Dec 23, 2018
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.

None yet

1 participant