Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Update devise_token_auth requirement from = 0.1.37 to = 1.2.1 #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2023

Updates the requirements on devise_token_auth to permit the latest version.

Changelog

Sourced from devise_token_auth's changelog.

Change Log

Unreleased

Full Changelog

Closed issues:

  • registrations controller. tokens only for authenticated #1553
  • Rails 7 support #1552
  • Not working with any version of Rails 6 and 7 #1551
  • Commit 1a0483fbd12583810f21eb320abfa8b768724774 makes #<Psych::SyntaxError #1548
  • undefined local variable or method `cookies' for #<Api::MesController:0x00007f93aa1cb9f8> #1538
  • Request: #1526
  • Rails 7 Issue #1523
  • Bearer Token Usage #1522
  • Got "ActionDispatch::Request::Session::DisabledSessionError" #1521
  • Travis CI migration or alternatives #1518
  • Update dependency to support Rails 7.0.0.rc1 #1515
  • Devise, devise_auth_token and activeadmin with 2 different models - Controller error #1512
  • Paranoid mode still returning a distinguishable 404 responses #1510
  • Invalid client with google-oauth2 #1499
  • Concurrency issue? #1497
  • Doesn't seem to follow Bearer Token authorization spec...? #1487
  • Can we have a new version released? #1483
  • Token invalidation after canceled request by the frontend app #1232
  • FrozenError (can't modify frozen Hash) #1151
  • Password Reset Links Invalidated After Being Clicked #1141
  • Authorization Request Header Field? #902
  • jsonb token #841

Merged pull requests:

... (truncated)

Commits
  • ec68e47 Update changelog (#1555)
  • 702eab7 Add custom uid reference (#1554)
  • 027022c fix(ja.yml): "" -> " in sended_paranoid (#1547)
  • 42c9e8e Set cookie token immediately in reset password and OmniAuth success flows (#1...
  • fe94d42 Update ja.yml (#1550)
  • 1a0483f feat(ja.yml): Translate the unlocks, confirmations message into Japanese (#1544)
  • 8f44a8c Added 'Authorization' header with bearer token (#1534)
  • 798255e Make paranoid option return success status code and message regardless of res...
  • 23d6b81 [bugfix] omniauth: handle POST action redirects (#1509)
  • 079d569 add previous_token (#1520)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Updates the requirements on [devise_token_auth](https://github.com/lynndylanhurley/devise_token_auth) to permit the latest version.
- [Release notes](https://github.com/lynndylanhurley/devise_token_auth/releases)
- [Changelog](https://github.com/lynndylanhurley/devise_token_auth/blob/master/CHANGELOG.md)
- [Commits](lynndylanhurley/devise_token_auth@v0.1.37...v1.2.1)

---
updated-dependencies:
- dependency-name: devise_token_auth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants