Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update drf-multitokenauth requirement from <2.1.0,>=2.0.0 to >=2.0.0,<2.2.0 #195

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2024

Updates the requirements on drf-multitokenauth to permit the latest version.

Release notes

Sourced from drf-multitokenauth's releases.

2.1.0

What's Changed

New Contributors

Full Changelog: anexia/drf-multitokenauth@2.0.0...2.1.0

Changelog

Sourced from drf-multitokenauth's changelog.

[2.1.0]

  • Added optional "name" field for MultiToken model
  • Updated README test instructions
  • Added Python 3.11 support
  • Added Python 3.12 support
  • Added Python 3.13 support
  • Added Django 4.2 support
  • Added Django 5.0 support
  • Added Django 5.1 support
  • Added Django Rest Framework 3.15 support
  • Removed Python 3.7 support
  • Removed Python 3.8 support
  • Removed Django 3.2 support
  • Removed Django 4.0 support
  • Removed Django 4.1 support
  • Removed Django Rest Framework 3.12 support
  • Removed Django Rest Framework 3.13 support

[2.0.0]

  • Rename package namesapce
  • 2.0.0 migration guide

[1.5.0]

  • Added setting for disabling superuser login
  • Added Django 4.0 support
  • Added Django 4.1 support
  • Removed Django 2.2 support
  • Removed Python 3.6 support

[1.4.0]

  • Added Django 3.2 support
  • Removed Django 1.11 support
  • Removed Django 2.0 support
  • Removed Python 2.7 support
  • Removed Python 3.4 support
  • Removed Python 3.5 support

[1.3.3]

  • Removes python requires classifier

[1.3.2]

  • Fixes installation for older python versions

[1.3.2]

... (truncated)

Commits
  • 3756660 Merge pull request #33 from anexia/SIANXKE-396
  • c583f94 SIANXKE-396: Update supported version of language and frameworks
  • 4553d20 Merge pull request #32 from anexia/astocker/update-migration-path
  • f24e451 Updated migration path to also update Django content-types
  • b3b7ccf Merge pull request #31 from anx-abruckner/issue28_tokenName
  • 3736dcc issue28: add optional token_name (MultiToken.name)
  • 48084f9 Merge pull request #30 from anexia/update-docs
  • 54ba0fd Add contribution guide and requirements for local development
  • 050ab1e Update changelog after 2.0.0 release
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [drf-multitokenauth](https://github.com/anexia/drf-multitokenauth) to permit the latest version.
- [Release notes](https://github.com/anexia/drf-multitokenauth/releases)
- [Changelog](https://github.com/anexia/drf-multitokenauth/blob/main/CHANGELOG.md)
- [Commits](anexia/drf-multitokenauth@2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: drf-multitokenauth
  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 Nov 6, 2024
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.94%. Comparing base (b9f18e8) to head (cc19b4f).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #195   +/-   ##
=======================================
  Coverage   89.94%   89.94%           
=======================================
  Files          49       49           
  Lines         716      716           
=======================================
  Hits          644      644           
  Misses         72       72           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nezhar nezhar merged commit aef23d4 into master Nov 12, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/pip/drf-multitokenauth-gte-2.0.0-and-lt-2.2.0 branch November 12, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant