[PR #766] [MERGED] chore(deps): Bump bacon/bacon-qr-code from 3.0.2 to 3.0.3 #774

Closed
opened 2026-02-26 06:32:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/766
Author: @dependabot[bot]
Created: 11/20/2025
Status: Merged
Merged: 11/20/2025
Merged by: @dependabot[bot]

Base: masterHead: dependabot/composer/bacon/bacon-qr-code-3.0.3


📝 Commits (1)

  • 031a0ca chore(deps): Bump bacon/bacon-qr-code from 3.0.2 to 3.0.3

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 composer.lock (+6 -6)

📄 Description

Bumps bacon/bacon-qr-code from 3.0.2 to 3.0.3.

Release notes

Sourced from bacon/bacon-qr-code's releases.

v3.0.3

3.0.3 (2025-11-19)

Bug Fixes

  • exclude package.json and package-lock.json from git export (#213) (470d59f)
Changelog

Sourced from bacon/bacon-qr-code's changelog.

3.0.3 (2025-11-19)

Bug Fixes

  • exclude package.json and package-lock.json from git export (#213) (470d59f)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/766 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/20/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `master` ← **Head:** `dependabot/composer/bacon/bacon-qr-code-3.0.3` --- ### 📝 Commits (1) - [`031a0ca`](https://github.com/nextcloud/twofactor_gateway/commit/031a0cab217b2edad2c77a96e66c1a2a8f1021e5) chore(deps): Bump bacon/bacon-qr-code from 3.0.2 to 3.0.3 ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+6 -6) </details> ### 📄 Description Bumps [bacon/bacon-qr-code](https://github.com/Bacon/BaconQrCode) from 3.0.2 to 3.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Bacon/BaconQrCode/releases">bacon/bacon-qr-code's releases</a>.</em></p> <blockquote> <h2>v3.0.3</h2> <h2><a href="https://github.com/Bacon/BaconQrCode/compare/v3.0.2...v3.0.3">3.0.3</a> (2025-11-19)</h2> <h3>Bug Fixes</h3> <ul> <li>exclude package.json and package-lock.json from git export (<a href="https://redirect.github.com/Bacon/BaconQrCode/issues/213">#213</a>) (<a href="https://github.com/Bacon/BaconQrCode/commit/470d59fd3037165f379f0ffc21609ba82606a621">470d59f</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Bacon/BaconQrCode/blob/main/CHANGELOG.md">bacon/bacon-qr-code's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/Bacon/BaconQrCode/compare/v3.0.2...v3.0.3">3.0.3</a> (2025-11-19)</h2> <h3>Bug Fixes</h3> <ul> <li>exclude package.json and package-lock.json from git export (<a href="https://redirect.github.com/Bacon/BaconQrCode/issues/213">#213</a>) (<a href="https://github.com/Bacon/BaconQrCode/commit/470d59fd3037165f379f0ffc21609ba82606a621">470d59f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Bacon/BaconQrCode/commit/36a1cb2b81493fa5b82e50bf8068bf84d1542563"><code>36a1cb2</code></a> chore(main): release 3.0.3 (<a href="https://redirect.github.com/Bacon/BaconQrCode/issues/214">#214</a>)</li> <li><a href="https://github.com/Bacon/BaconQrCode/commit/470d59fd3037165f379f0ffc21609ba82606a621"><code>470d59f</code></a> fix: exclude package.json and package-lock.json from git export (<a href="https://redirect.github.com/Bacon/BaconQrCode/issues/213">#213</a>)</li> <li><a href="https://github.com/Bacon/BaconQrCode/commit/283e2dd8b2be001a08ab7c4029d8b6fdb18d1159"><code>283e2dd</code></a> test: remove leftover snapshot copies (<a href="https://redirect.github.com/Bacon/BaconQrCode/issues/212">#212</a>)</li> <li>See full diff in <a href="https://github.com/Bacon/BaconQrCode/compare/v3.0.2...v3.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bacon/bacon-qr-code&package-manager=composer&previous-version=3.0.2&new-version=3.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:32:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#774
No description provided.