chore: Bump devise-two-factor, rails, paranoia, labimotion, dotenv-rails, faraday, grape, grape-swagger and rqrcode#3105
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…ils, faraday, grape, grape-swagger and rqrcode Bumps [devise-two-factor](https://github.com/tinfoil/devise-two-factor), [rails](https://github.com/rails/rails), [paranoia](https://github.com/rubysherpas/paranoia), [labimotion](https://github.com/LabIMotion/labimotion), [dotenv-rails](https://github.com/bkeepers/dotenv), [faraday](https://github.com/lostisland/faraday), [grape](https://github.com/ruby-grape/grape), [grape-swagger](https://github.com/ruby-grape/grape-swagger) and [rqrcode](https://github.com/whomwah/rqrcode). These dependencies needed to be updated together. Updates `devise-two-factor` from 4.1.0 to 6.4.0 - [Release notes](https://github.com/tinfoil/devise-two-factor/releases) - [Changelog](https://github.com/devise-two-factor/devise-two-factor/blob/main/CHANGELOG.md) - [Commits](devise-two-factor/devise-two-factor@v4.1.0...v6.4.0) Updates `rails` from 6.1.7.10 to 7.2.3 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.1.7.10...v7.2.3) Updates `paranoia` from 2.6.0 to 3.1.0 - [Release notes](https://github.com/rubysherpas/paranoia/releases) - [Changelog](https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md) - [Commits](https://github.com/rubysherpas/paranoia/commits) Updates `labimotion` from 2.2.0.rc5 to 2.2.0.rc6 - [Release notes](https://github.com/LabIMotion/labimotion/releases) - [Changelog](https://github.com/LabIMotion/labimotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/LabIMotion/labimotion/commits) Updates `dotenv-rails` from 2.8.1 to 3.2.0 - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](bkeepers/dotenv@v2.8.1...v3.2.0) Updates `faraday` from 2.8.1 to 2.14.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.8.1...v2.14.1) Updates `grape` from 1.8.0 to 3.2.0 - [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md) - [Commits](ruby-grape/grape@v1.8.0...v3.2.0) Updates `grape-swagger` from 1.6.1 to 2.1.4 - [Changelog](https://github.com/ruby-grape/grape-swagger/blob/master/CHANGELOG.md) - [Commits](ruby-grape/grape-swagger@v1.6.1...v2.1.4) Updates `rqrcode` from 2.2.0 to 3.2.0 - [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.2.0) --- updated-dependencies: - dependency-name: devise-two-factor dependency-version: 6.4.0 dependency-type: direct:production - dependency-name: rails dependency-version: 7.2.3 dependency-type: direct:production - dependency-name: paranoia dependency-version: 3.1.0 dependency-type: direct:production - dependency-name: labimotion dependency-version: 2.2.0.rc6 dependency-type: direct:production - dependency-name: dotenv-rails dependency-version: 3.2.0 dependency-type: direct:production - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production - dependency-name: grape dependency-version: 3.2.0 dependency-type: direct:production - dependency-name: grape-swagger dependency-version: 2.1.4 dependency-type: direct:production - dependency-name: rqrcode dependency-version: 3.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps devise-two-factor, rails, paranoia, labimotion, dotenv-rails, faraday, grape, grape-swagger and rqrcode. These dependencies needed to be updated together.
Updates
devise-two-factorfrom 4.1.0 to 6.4.0Release notes
Sourced from devise-two-factor's releases.
Changelog
Sourced from devise-two-factor's changelog.
Commits
33e41c6Update version.rbd4767f3Update CHANGELOG.mde7b528aMerge pull request #322 from mjankowski/devise-five4615190Update devise-two-factor.gemspec749c430Allow devise version five in gemspecaef75c2Merge pull request #321 from mjankowski/typos-from-docsf731a91Add changelog entry for 6.3.1cedace3Fix typo in model liba3ce9f5Merge pull request #320 from mjankowski/ruby-version-4-043d9182Merge branch 'main' into ruby-version-4-0Updates
railsfrom 6.1.7.10 to 7.2.3Release notes
Sourced from rails's releases.
... (truncated)
Commits
bb2bdefPreparing for 7.2.3 releasefd7d30eUpgrade sigstore gem to 0.2.240e5415Sync CHANGELOG3245de1Add sigstore-cli gem to the releaser toolset35ad36aMerge pull request #55969 from rails/fix-explain-tests-mysql-9.53690a3aMerge pull request #55966 from alexanderadam/doc/remove_subclasses_documentat...33f9043Disable GCS tests in CIebd0cfcMerge pull request #55947 from c0nspiracy/patch-1c4d7af0Merge pull request #55948 from zzak/debug-rails-new-docker1ed5eccUse NPM trusted publishing for our NPM packagesUpdates
paranoiafrom 2.6.0 to 3.1.0Release notes
Sourced from paranoia's releases.
Changelog
Sourced from paranoia's changelog.
Commits
Updates
labimotionfrom 2.2.0.rc5 to 2.2.0.rc6Commits
Updates
dotenv-railsfrom 2.8.1 to 3.2.0Release notes
Sourced from dotenv-rails's releases.
... (truncated)
Commits
34156bfPrepare for 3.2.0 releaseab47820Merge pull request #531 from grosser/grosser/warnfae6120Merge branch 'main' into grosser/warn4f510f4Merge pull request #532 from grosser/grosser/fixes959e1daMerge pull request #539 from bkeepers/dependabot/github_actions/actions/check...041451eUpdate spec messageb300f26Bump actions/checkout from 4 to 65f4ca01Merge branch 'main' into grosser/warn209dca4Merge pull request #540 from i7an/handle-parentheses48c4956Merge branch 'main' into handle-parenthesesUpdates
faradayfrom 2.8.1 to 2.14.1Release notes
Sourced from faraday's releases.
... (truncated)
Commits
16cbd38Version bump to 2.14.1a6d3a3aMerge commit from forkb23f710Explicit top-level namespace reference (#1657)49ba4acBump actions/checkout from 5 to 6 (#1655)51a49bcEnsure Claude reads the guidelines and allow to plan in a gitignored .ai/PLAN...894f65cAdd RFC document for Options architecture refactoring plan (#1644)397e3deAdd comprehensive AI agent guidelines for Claude, Cursor, and GitHub Copilot ...d98c65cUpdate Faraday-specific AI agent guidelines56c18ecAdd AI agent guidelines specific to Faraday repository3201a42Version bump to 2.14.0Updates
grapefrom 1.8.0 to 3.2.0Changelog
Sourced from grape's changelog.
... (truncated)
Commits
82fd5daPreparing for release, 3.2.0198db4dUpdate actions/checkout to v6. (#2677)7175dfdRemove ruby 3.2 for rails_edge (#2676)548baefAdd AGENTS.md to please our future A.I. overlords (#2675)d0c0ea4:with (#2672)4638481Fix UnknownAuthStrategy raised when custom auth strategy inherits from Grape:...fe3b4f8Use Ruby 3.1 shorthand kwargs syntax across the codebase (#2671)03e6d05Merge pull request #2670 from ruby-grape/rack_request_error08c9253Wrap Rack parameter parsing errors in Grape::Exceptions::RequestErrorec1b0feMerge pull request #2667 from ruby-grape/skip_instrumentation_no_validatorsUpdates
grape-swaggerfrom 1.6.1 to 2.1.4Changelog
Sourced from grape-swagger's changelog.
... (truncated)
Commits
edce505Preparing for release, 2.1.44ec0cacFix Grape 3.1.0 and grape-swagger-entity 0.7.1 compatibility (#972)85dc847Migrate Danger to use danger-pr-comment workflow (#970)ac9b723Bump actions/checkout from 5 to 6159aff8Preparing for release, 2.1.3.4a1983eAdd Grape 3 compatibility (#966)232baa5Clarify README for overriding an Entity's documented name (#961)c76eac3Bump actions/checkout from 4 to 558af6e2Allow empty model definitions for Swagger 2.0 (#963)cb6962aUsex-examplefor non-body parameters (#951)Updates
rqrcodefrom 2.2.0 to 3.2.0Release notes
Sourced from rqrcode's releases.
Changelog
Sourced from rqrcode's changelog.
Commits
f0d6500Merge pull request #164 from whomwah/releases/3.2.0e3f69d6chore(release): bump version to 3.2.0 and update changelogea5d9cdMerge pull request #163 from whomwah/feat/performance136917bfperf(svg): optimize SVG path export for speed and output size4697d7ddocs(benchmark): update benchmark results for 2026-01-0812a395dchore: update ruby support to >= 3.2 and update dependenciesed9c3a4refactor(html): optimize as_html for performancea051501refactor(svg): move color prefix logic to top-level render methodb4ef453docs: add semantic commit message guidelines to AGENTS.md8220716chore(deps): update rqrcode_core to 2.1.0Dependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.