Skip to content

build(deps): bump qr from 0.5.5 to 0.6.0 - #3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/qr-0.6.0
Open

build(deps): bump qr from 0.5.5 to 0.6.0#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/qr-0.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown

Bumps qr from 0.5.5 to 0.6.0.

Release notes

Sourced from qr's releases.

0.6.0

  • April 2026 self-audit (all files): no major issues found
    • Audited for spec compliance and security
    • Hardened all the small bits
  • Fix all Byte Array types, to ensure proper work in both TypeScript 5.6 & TypeScript 5.9+
    • TS 5.6 has Uint8Array, while TS 5.9+ made it generic Uint8Array<ArrayBuffer>
    • This creates incompatibility of code between versions
    • Previously, it was hard to use and constantly emitted errors similar to TS2345
    • See typescript#62240 for more context
  • Fix compilation issues on TypeScript v6
  • Add detailed documentation everywhere

Full Changelog: paulmillr/qr@0.5.5...0.6.0

Commits

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

@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [qr](https://github.com/paulmillr/qr) from 0.5.5 to 0.6.0.
- [Release notes](https://github.com/paulmillr/qr/releases)
- [Commits](paulmillr/qr@0.5.5...0.6.0)

---
updated-dependencies:
- dependency-name: qr
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/qr-0.6.0 branch from bb93e36 to 8105029 Compare June 25, 2026 15:27
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