Skip to content

Update rqrcode requirement from >= 2.1, < 2.3 to >= 2.1, < 3.2#248

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-bundler-rqrcode-3.1.0
Open

Update rqrcode requirement from >= 2.1, < 2.3 to >= 2.1, < 3.2#248
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-bundler-rqrcode-3.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Updates the requirements on rqrcode to permit the latest version.

Release notes

Sourced from rqrcode's releases.

v3.1.0

What's Changed

New Contributors

Full Changelog: whomwah/rqrcode@v3.0.0...v3.1.0

v3.0.0

What's Changed

Full Changelog: whomwah/rqrcode@v2.2.0...v3.0.0

Changelog

Sourced from rqrcode's changelog.

[3.1.0] - 2025-04-28

  • Added support for offset_x and offset_y options in the as_svg method for independent x and y padding around QR codes #153

[3.0.0] - 2025-04-24

  • Drop support for Ruby <3.0 in order to keep up with dev dependencies.
  • Breaking Change: The rqrcode_core gem has been updated to version 2.0.0, which includes breaking changes. Please refer to the rqrcode_core changelog
Commits
  • b0dbb67 Merge pull request #157 from whomwah/releases/v3.1.0
  • 515cbfa chore: Bump version to 3.1.0 and update changelog for new features
  • 953cf5f fix: Correct changelog link for version 3.0.0
  • 44baeea chore: Update changelog links for version 3.0.0 release
  • f181cd8 Merge pull request #155 from whomwah/feat/typos
  • bd48bcc docs: Update README.md for version 3.0 and add offset_y option for SVG rendering
  • b488a7e Merge pull request #153 from whomwah/feat/offset-150
  • 34bae67 feat: Enhance SVG export with offset_x and offset_y options for better positi...
  • 780a268 Merge pull request #154 from prognostikos/patch-1
  • 67d2222 Correct link and version of rqrcode_core in CHANGELOG.md
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


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)

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

Updates the requirements on [rqrcode](https://github.com/whomwah/rqrcode) to permit the latest version.
- [Release notes](https://github.com/whomwah/rqrcode/releases)
- [Changelog](https://github.com/whomwah/rqrcode/blob/main/CHANGELOG.md)
- [Commits](whomwah/rqrcode@v2.2.0...v3.1.0)

---
updated-dependencies:
- dependency-name: rqrcode
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 1, 2025
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit bcdcd9b and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (99% is the threshold).

This pull request will bring the total coverage in the repository to 99.5% (0.0% change).

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants