Bump devise, devise-jwt, warden-jwt_auth, dotenv-rails, factory_bot_rails, pry-byebug, rubocop, byebug and image_processing#544
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ails, pry-byebug, rubocop, byebug and image_processing Bumps [devise](https://github.com/heartcombo/devise), [devise-jwt](https://github.com/waiting-for-dev/devise-jwt), [warden-jwt_auth](https://github.com/waiting-for-dev/warden-jwt_auth), [dotenv-rails](https://github.com/bkeepers/dotenv), [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails), [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug), [rubocop](https://github.com/rubocop/rubocop), [byebug](https://github.com/deivid-rodriguez/byebug) and [image_processing](https://github.com/janko/image_processing). These dependencies needed to be updated together. Updates `devise` from 4.9.2 to 5.0.4 - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](heartcombo/devise@v4.9.2...v5.0.4) Updates `devise-jwt` from 0.11.0 to 0.13.0 - [Release notes](https://github.com/waiting-for-dev/devise-jwt/releases) - [Changelog](https://github.com/waiting-for-dev/devise-jwt/blob/main/CHANGELOG.md) - [Commits](https://github.com/waiting-for-dev/devise-jwt/commits) Updates `warden-jwt_auth` from `296f0e4` to 0.12.0 - [Release notes](https://github.com/waiting-for-dev/warden-jwt_auth/releases) - [Commits](waiting-for-dev/warden-jwt_auth@296f0e4...v0.12.0) 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 `factory_bot_rails` from 6.2.0 to 6.5.1 - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md) - [Commits](thoughtbot/factory_bot_rails@v6.2.0...v6.5.1) Updates `pry-byebug` from 3.10.1 to 3.12.0 - [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md) - [Commits](deivid-rodriguez/pry-byebug@v3.10.1...v3.12.0) Updates `rubocop` from 1.54.2 to 1.86.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.54.2...v1.86.1) Updates `byebug` from 11.1.3 to 13.0.0 - [Release notes](https://github.com/deivid-rodriguez/byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/byebug/blob/main/CHANGELOG.md) - [Commits](deivid-rodriguez/byebug@v11.1.3...v13.0.0) Updates `image_processing` from 1.12.2 to 1.14.0 - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](janko/image_processing@v1.12.2...v1.14.0) --- updated-dependencies: - dependency-name: devise dependency-version: 5.0.4 dependency-type: direct:production - dependency-name: devise-jwt dependency-version: 0.13.0 dependency-type: direct:production - dependency-name: warden-jwt_auth dependency-version: 0.12.0 dependency-type: direct:production - dependency-name: dotenv-rails dependency-version: 3.2.0 dependency-type: direct:production - dependency-name: factory_bot_rails dependency-version: 6.5.1 dependency-type: direct:development - dependency-name: pry-byebug dependency-version: 3.12.0 dependency-type: direct:development - dependency-name: rubocop dependency-version: 1.86.1 dependency-type: direct:development - dependency-name: byebug dependency-version: 13.0.0 dependency-type: direct:production - dependency-name: image_processing dependency-version: 1.14.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, devise-jwt, warden-jwt_auth, dotenv-rails, factory_bot_rails, pry-byebug, rubocop, byebug and image_processing. These dependencies needed to be updated together.
Updates
devisefrom 4.9.2 to 5.0.4Release notes
Sourced from devise's releases.
Changelog
Sourced from devise's changelog.
... (truncated)
Commits
9ea459dRelease v5.0.4 with sec fix for timeoutable025fe21Merge commit from fork7ca7ed9Add GHSA link to the v5.0.3 sec fix changelog entry [ci skip]605de86Update links to https [ci skip]5e3a8bfBundle update5d20277Cleanup old Rails.version check for db migration path4ffb0b7Fix Gemfile for Rails 7.2, incorrectly testing against 7.12f80920Release v5.0.35334707Add CVE to changelog [ci skip]0252777Fix race condition vulnerability, by ensuring theunconfirmed_emailis alwa...Updates
devise-jwtfrom 0.11.0 to 0.13.0Changelog
Sourced from devise-jwt's changelog.
Commits
Updates
warden-jwt_authfrom296f0e4to 0.12.0Release notes
Sourced from warden-jwt_auth's releases.
Commits
f11eacbRelease v0.12.0aab14c1Relax the version requirement of thejwtgem (#65)25ed5bbAdd Ruby 3.4 to CI matrix and drop Ruby 3.0 (#62)2021439Bump version and update changelogca73fa1Reorganize strategy testsb66f150Better readability for the tuple destructuring in functions14052e7Prevent strategy from running when the current path matches a dispatch reques...786f61fRemove travis configfcc8152Fix issuer claim tests787164dConfigure github actions and fix autocorrectable rubocop issuesUpdates
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
factory_bot_railsfrom 6.2.0 to 6.5.1Release notes
Sourced from factory_bot_rails's releases.
... (truncated)
Changelog
Sourced from factory_bot_rails's changelog.
... (truncated)
Commits
dfdef4cBump to 6.5.1 (#543)b6c4e8dAdd AuthenticationGenerator for users factory creation (#542)364bd89add vburzynski as codeowner (#539)8e45bc3Updaterequired_ruby_versionto require >= Ruby 3.1 (#538)6b757ebFix Cucumber tests (#536)44acf67Bump to 6.5.083109a5Run Cucumber feature tests on CI (#530)b2047c1Update gemspec with supported Rails version (#531)c17c161Add latest Ruby and Rails versions to the build (#529)2e30e17Add Rails 8 to the build matrix (#521)Updates
pry-byebugfrom 3.10.1 to 3.12.0Release notes
Sourced from pry-byebug's releases.
Changelog
Sourced from pry-byebug's changelog.
Commits
0b5aea2Get ready for 3.12.0 release (#469)366bc8fbundle update unicode-emoji (#468)2a8240aMerge pull request #466 from Jack12816/upstream-rubyb34-bb1318606e6Update minimum supported version in README4a18acfAllow byebug 134aa7268Drop support for Ruby 3.1 (#467)c53a349Update pry requirement from >= 0.13, < 0.16 to >= 0.13, < 0.17 (#462)7cc4b24Bump minitest-bisect from 1.7.0 to 1.8.0 (#463)4509cceBump mdl from 0.13.0 to 0.14.0 (#464)63c9111Bump faraday-retry from 2.3.2 to 2.4.0 (#465)Updates
rubocopfrom 1.54.2 to 1.86.1Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
af80266Cut 1.86.1eb504ceUpdate Changelog9c8fe2cMerge pull request #15085 from G-Rath/fix-style-guard11d796aMerge pull request #15093 from koic/fix_return_tool_execution_errors_instead_...4450067Return tool execution errors instead of protocol errors in MCP serverff64180Merge pull request #15092 from viralpraxis/fix-an-error-for-layout-end-alignm...11e04c0Merge pull request #15091 from eugeneius/duplicate_methods_anonymous_classesb8deea4Merge pull request #15090 from eugeneius/guard_clause_and_returne130020FixLayout/EndAlignmentcop error on an emptybegin4808594FixDuplicateMethodsfor anonymous classes in constant assignments and methodsUpdates
byebugfrom 11.1.3 to 13.0.0Release notes
Sourced from byebug's releases.
... (truncated)
Changelog
Sourced from byebug's changelog.
Commits
aff6440Get ready for 13.0.0 release (#933)ecbf2e6Bump irb from 1.15.2 to 1.15.3 (#919)fbf77e4Bump mdl from 0.13.0 to 0.15.0 in /gemfiles/lint (#923)3a75957Bump yard from 0.9.37 to 0.9.38 in /gemfiles/lint (#925)5f35116Bump yard from 0.9.37 to 0.9.38 (#926)18cdb7dBump reline from 0.6.2 to 0.6.3 (#921)5e09b34Bump minitest from 5.26.0 to 5.27.0 (#927)