Bump devise, devise-jwt, warden-jwt_auth, dotenv-rails, pry-byebug, rubocop, ruby-lsp and byebug#550
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump devise, devise-jwt, warden-jwt_auth, dotenv-rails, pry-byebug, rubocop, ruby-lsp and byebug#550dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ubocop, ruby-lsp and byebug 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), [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug), [rubocop](https://github.com/rubocop/rubocop), [ruby-lsp](https://github.com/Shopify/ruby-lsp) and [byebug](https://github.com/deivid-rodriguez/byebug). These dependencies needed to be updated together. Updates `devise` from 4.9.4 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.4...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 3.1.2 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@v3.1.2...v3.2.0) 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.64.0 to 1.87.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.64.0...v1.87.0) Updates `ruby-lsp` from 0.16.7 to 0.26.9 - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](Shopify/ruby-lsp@v0.16.7...v0.26.9) 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) --- 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: pry-byebug dependency-version: 3.12.0 dependency-type: direct:development - dependency-name: rubocop dependency-version: 1.87.0 dependency-type: direct:development - dependency-name: ruby-lsp dependency-version: 0.26.9 dependency-type: direct:development - dependency-name: byebug dependency-version: 13.0.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, pry-byebug, rubocop, ruby-lsp and byebug. These dependencies needed to be updated together.
Updates
devisefrom 4.9.4 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 3.1.2 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
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.64.0 to 1.87.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
e5b788dCut 1.8765aece8Update Changelog810c790Fix incorrect autocorrect forStyle/StructInheritancecop1ec0554[Fix #15185] MakeLayout/EmptyLineAfterGuardClauseaccept new SimpleCov dir...11cd569Merge pull request #15190 from koic/fix_false_positives_in_style_yoda_conditionceff136[Fix #15188] Fix false positives forStyle/YodaCondition4a12596Fix incorrect autocorrect forStyle/HashConversioncop4801e9dMerge pull request #15184 from rubocop/fix-typos-and-grammar-in-docsbfe7dc5Fix various typos and grammar mistakes in documentation6988aa4Merge pull request #15182 from koic/fix_incorrect_autocorrect_for_style_alias...Updates
ruby-lspfrom 0.16.7 to 0.26.9Release notes
Sourced from ruby-lsp's releases.
... (truncated)
Commits
29ecc8dMerge commit from forkf6d9ee4Bump version to v0.26.997f817dRemove --branch flag from server9e53e7eMerge commit from forkeb746d3Bump extension version to v0.10.28834520Merge pull request #4030 from Shopify/use-prism-parsere4026eaUse Prism parser for Sorbet81843e7Bump Sorbet to 0.6.13055b61a594Remove rubyLsp.branch setting8c1e9b6Merge pull request #4028 from Shopify/dependabot/npm_and_yarn/vscode/minor-an...Updates
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)2e5becaBump rake-compiler from 1.3.0 to 1.3.1 (#928)ad3a454Bump rubocop from 1.81.6 to 1.82.1 in /gemfiles/lint (#930)1712bc6Bump uri from 1.0.3 to 1.0.4 (#932)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 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.