devise_token_auth icon indicating copy to clipboard operation
devise_token_auth copied to clipboard

Support Rails 7.1

Open cprodhomme opened this issue 1 year ago • 32 comments

  • Version: 1.2.2

Since the 13 october, Rails release the version 7.1.0.beta1.

I thinks the official release of Rails 7.1 will be soon with amazing features ! Could you support this version ?

i saw some works on this PR : https://github.com/lynndylanhurley/devise_token_auth/pull/1606

Thanks ! 🙏

cprodhomme avatar Sep 14 '23 14:09 cprodhomme

Would be nice to have an ETA on this.

scott-knight avatar Oct 17 '23 23:10 scott-knight

We're still waiting for the update cause currently I can't use devise_token_auth in th lastest vesion of ruby on rails (7.1.1)

BenMukebo avatar Oct 18 '23 06:10 BenMukebo

sooner the better, 7.1.0 has been out since October 5 🙏

dhaigh avatar Oct 18 '23 06:10 dhaigh

just a 「 me too 」

smenor avatar Oct 23 '23 15:10 smenor

I also want to use devise-token-auth but my new app is Rails 7.1.1 😭

up_the_irons avatar Oct 28 '23 21:10 up_the_irons

I found this fork: https://github.com/single-stop-tony/devise_token_auth

It makes a slight change to a part of the serialization and updated the gem spec to allow installation with Rails 7.1. No idea if it actually works now, or is a work in progress, but I'm going to give it a try.

up_the_irons avatar Oct 28 '23 21:10 up_the_irons

same here, want to use it on rails 7.1.2

rohanmendon avatar Nov 11 '23 04:11 rohanmendon

Same problem here.

tbsvttr avatar Dec 06 '23 11:12 tbsvttr

I had the same error here and it seems that this stack overflow answer addressed my question regarding this issue

lsfernandes92 avatar Dec 07 '23 23:12 lsfernandes92

That's a fine workaround, but it would nice to have a more proper version in rubygems.

orehmane avatar Dec 08 '23 06:12 orehmane

Adding the gem from github instead of rubygems does indeed work!

gem "devise_token_auth", ">= 1.2.0", git: "https://github.com/lynndylanhurley/devise_token_auth"

angusm73 avatar Jan 02 '24 04:01 angusm73

Facing this error

Your bundle is locked to devise_token_auth (1.2.2) from https://github.com/lynndylanhurley/devise_token_auth (at master@6b0659f), but that version can no longer be found in that source. That means the
author of devise_token_auth (1.2.2) has removed it. You'll need to update your bundle to a version other than devise_token_auth (1.2.2) that hasn't been removed in order to install.

Gemfile

gem 'devise_token_auth', '>= 1.2.2', git: "https://github.com/lynndylanhurley/devise_token_auth"

Environment

Rails 7.1.2 Ruby 3.3.0

karamat avatar Jan 02 '24 15:01 karamat

What's the hold up here? I can't get graphql_devise upgraded without this update.

scott-knight avatar Jan 07 '24 16:01 scott-knight

Hello. I'm also waiting for Rails 7.1 for deferred foreign keys support.

groue avatar Jan 09 '24 10:01 groue

@MaicolBen Thank you for your continuous maintenance. I really appreciate the convenience it provides!

I believe this ISSUE will be resolved once the version containing this PR #1606 is released. Is there anything missing for the release? If so, I am willing to help. Many people are looking forward to the release! Please make it happen!

hatsu38 avatar Jan 27 '24 06:01 hatsu38

Same here. There are a few fixes that are already in master, so I had to port them manually in our app. Is there anything I could help with to release the new gem version?

arp avatar Jan 28 '24 01:01 arp

Just adding a 「 me-too 」

On 27 Jan 2024, at 18:29, Artur Pyrogovskyi @.***> wrote:

Same here. There are a few fixes that are already in master, so I had to port them manually in our app. Is there anything I could help with to release the new gem version?

— Reply to this email directly, view it on GitHub https://github.com/lynndylanhurley/devise_token_auth/issues/1608#issuecomment-1913401004, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPS37RKWEUE55DZCWADB7TYQWSV7AVCNFSM6AAAAAA4YICEOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJTGQYDCMBQGQ. You are receiving this because you commented.

smenor avatar Jan 28 '24 14:01 smenor

Joining the flock of requesters - a stable version of Rails 7.1 was published four months ago and for some people explicit requirement of rails < 7.1 is a roadblock for upgrading. Can we at least extract the fixes for Rails 7.1 and have a patch level release?

StalemateInc avatar Feb 11 '24 21:02 StalemateInc

+1 from me to support Rails 7.1 🙂

This gem blocks me from upgrading - thank you in advance!

ManCodeB avatar Feb 22 '24 15:02 ManCodeB

+1 would really appreciate any movement on this

saurabhbhatia avatar Feb 29 '24 10:02 saurabhbhatia

Joining the waiting crew, with a side of anxiety. 🫤😬

ghost avatar Feb 29 '24 13:02 ghost

I would greatly appreciate an update as well, so that Rails 7.1 upgrades can be completed.

jpayne avatar Feb 29 '24 21:02 jpayne

👍🏼

kenoga avatar Mar 05 '24 02:03 kenoga

Bump version, please We're all waiting for this update. It's blocked our rails upgrade.

VSidhArt avatar Apr 16 '24 09:04 VSidhArt

I finally gave up waiting and created a fork. I'm not sure what the holdup is, but anyone is welcome to use the fork until they do their release.

scott-knight avatar Apr 16 '24 13:04 scott-knight

It's been 5 months since any commits on this project and this blocker issue is open for about 6 months now. At what point does this get classified as abandoned? I, too, have been using my own fork, but a billion of those is not ideal. What do we do to reinvigorate this project?

mgmodell avatar Apr 16 '24 14:04 mgmodell

@mgmodell @scott-knight would either of you guys be interested in commit access to help push new releases?

lynndylanhurley avatar Apr 16 '24 19:04 lynndylanhurley

@lynndylanhurley, I would be happy to support - as long as someone can be available to answer my questions as I work through it.

mgmodell avatar Apr 16 '24 20:04 mgmodell

@lynndylanhurley, I'm hoping that we can move forward with this and I'll gladly take on the tasks, but the recent xz issue leaves me wanting oversight to make sure we can maintain the confidence of the community. Can we please move forward with this? Perhaps @scott-knight would like to share whatever load there might be? I've certainly got a lot to learn but there are clearly lots of people relying upon this software and I'll happily do my part (as my copious free time permits).

mgmodell avatar Apr 23 '24 14:04 mgmodell

@mgmodell - I'm wondering if @lynndylanhurley as fallen off the earth. Seems unusual for something like this to go on as long as it has -- releases in the past have been consistent. Anyone know the status of @lynndylanhurley?

scott-knight avatar Apr 23 '24 15:04 scott-knight