Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps rqrcode from 2.2.0 to 3.1.1.

Release notes

Sourced from rqrcode's releases.

v3.1.1

What's Changed

New Contributors

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

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.1] - 2025-11-25

  • Update required_ruby_version to support >= rather than ~> ready for Ruby 4

[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
  • 30cfc62 Merge pull request #161 from whomwah/releases/v3.1.1
  • b6a0d1a release: Bump version to 3.1.1 and update changelog for release
  • f9fa337 Merge pull request #160 from k0kubun/ruby-4-0
  • 12a4752 Update required_ruby_version to allow Ruby 4.0
  • f572616 Merge pull request #158 from whomwah/release
  • 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
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 25, 2025
Bumps [rqrcode](https://github.com/whomwah/rqrcode) from 2.2.0 to 3.1.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/rqrcode-3.1.1 branch from d59e9a2 to d2904e2 Compare December 23, 2025 22:49
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.

1 participant