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 django-invitations requirement from <2.0.1 to <2.1.1 #816

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 24, 2023

Updates the requirements on django-invitations to permit the latest version.

Release notes

Sourced from django-invitations's releases.

2.1.0

What's Changed

Supported versions:

  • Django: 3.2, 4.0, 4.1, 4.2, 5.0rc1
  • Python: 3.8, 3.9, 3.10, 3.11, 3.12

New Contributors

Full Changelog: jazzband/django-invitations@2.0.0...2.1.0

Changelog

Sourced from django-invitations's changelog.

2.1.0 (2023-11-22)

  • French translation [#142](https://github.com/jazzband/django-invitations/issues/142) <https://github.com/jazzband/django-invitations/pull/142>_

  • Translation Portuguese (BR) [#193](https://github.com/jazzband/django-invitations/issues/193) <https://github.com/jazzband/django-invitations/pull/193>_

  • Update pyproject.toml to include standard urls [#200](https://github.com/jazzband/django-invitations/issues/200) <https://github.com/jazzband/django-invitations/pull/200>_

  • Add default_auto_field and migration [#211](https://github.com/jazzband/django-invitations/issues/211) <https://github.com/jazzband/django-invitations/pull/211>_

  • Add missing configuration values for test_settings [#235](https://github.com/jazzband/django-invitations/issues/235) <https://github.com/jazzband/django-invitations/pull/235>_

  • Remove mention of sites framework from docs [#220](https://github.com/jazzband/django-invitations/issues/220) <https://github.com/jazzband/django-invitations/pull/220>_

Supported versions:

  • Django: 3.2, 4.0, 4.1, 4.2, 5.0rc1
  • Python: 3.8, 3.9, 3.10, 3.11, 3.12

Full Changelog <https://github.com/jazzband/django-invitations/compare/2.0.0...2.1.0>_

2.0.0 (2022-09-28)

  • Joined Jazzband

  • Removed support for Django versions below 3.2

  • Added support for Django 4.0+. Thanks @​saschahofmann [#169](https://github.com/jazzband/django-invitations/issues/169) <https://github.com/jazzband/django-invitations/pull/169>_

  • Removed support for Python versions below 3.7

  • Added documentation

  • Set inviter on invitation in SendJSONInvite view. Thanks @​rosexi [#151](https://github.com/jazzband/django-invitations/issues/151) <https://github.com/jazzband/django-invitations/pull/151>_

1.9 (2017-02-11)

  • Added get_signup_redirect to allow custom implementations by subclasses

  • Fixed invitation form displaying "None" when first displayed

  • Fixed deprecation warnings

  • Added get_signup_redirect to allow custom implementations by subclasses

... (truncated)

Commits
  • ffb54fa Become 2.1.0.
  • 096c4b4 Adjust classifiers and python dependency version.
  • 5081818 Bump actions/checkout to v4.
  • 198b51c Use timezone aware datetime in tests.
  • 7f1f7c0 Fix tests for basic.
  • 0256d91 Drop support for python 3.7.
  • 071075a pre-commit fix.
  • 979912b Remove mention of sites framework from docs (#220)
  • 6df2632 [pre-commit.ci] pre-commit autoupdate (#229)
  • 42a8d23 Add missing configuration values for test_settings. (#235)
  • Additional commits viewable 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 [django-invitations](https://github.com/jazzband/django-invitations) to permit the latest version.
- [Release notes](https://github.com/jazzband/django-invitations/releases)
- [Changelog](https://github.com/jazzband/django-invitations/blob/master/docs/changelog.rst)
- [Commits](jazzband/django-invitations@0.1...2.1.0)

---
updated-dependencies:
- dependency-name: django-invitations
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github Nov 24, 2023

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants