Skip to content

Update dependency qrcode.vue to v3.10.0#661

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/qrcode.vue-3.x
Jun 19, 2026
Merged

Update dependency qrcode.vue to v3.10.0#661
renovate[bot] merged 1 commit into
masterfrom
renovate/qrcode.vue-3.x

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
qrcode.vue (source) 3.8.13.10.0 age confidence

Release Notes

scopewu/qrcode.vue (qrcode.vue)

v3.10.0

Compare Source

Feature
  • Add crossOrigin support to imageSettings for both Canvas and SVG logo images.
  • Expose toDataURL and download methods via template ref on QrcodeCanvas.
  • Expose toDataURL and download methods via template ref on QrcodeSvg.
  • QrcodeVue now forwards the above template ref methods based on render-as.
Bugfix
  • Remove aria-label from rendered output to avoid leaking encoded value.
  • Fix declaration output path in Rollup build (dist/src/index.d.tsdist/index.d.ts).

v3.9.1

Compare Source

Bugfix
  • Remove static useId import to fix build errors for Vue < 3.5 (No matching export for import "useId").
Feature
  • Add id prop for SSR hydration consistency. Pass useId() to ensure matching IDs between server and client.

v3.9.0

Compare Source

Feature
  • Support radius prop for QRCode module corner rounding. The rounding is context-aware, keeping inner corners sharp while rounding outer corners. Supports both SVG and Canvas rendering modes.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekday except on Monday,every weekend,before 5pm on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) June 19, 2026 10:35
@renovate renovate Bot merged commit 5a96d03 into master Jun 19, 2026
2 of 5 checks passed
@renovate renovate Bot deleted the renovate/qrcode.vue-3.x branch June 19, 2026 10:35
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