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

fix(deps): update dependency flask-multipass to v0.6 #41

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flask-multipass 0.5.4 -> 0.6 age adoption passing confidence

Release Notes

indico/flask-multipass (flask-multipass)

v0.6

Compare Source

  • Drop support for Python 3.8 (3.8 is EOL since Oct 2024)
  • Remove upper version pins of dependencies
  • Support friendly names for SAML assertions (set 'saml_friendly_names': True
    in the auth provider settings)
  • Include more verbose authentication data in IdentityRetrievalFailed exception details

v0.5.6

Compare Source

  • Reject invalid next URLs with backslashes that could be used to trick browsers into
    redirecting to an otherwise disallowed host when doing client-side redirects

v0.5.5

Compare Source

  • Ensure only valid schemas (http and https) can be used when validating the next URL
  • Deprecate the flask_multipass.__version__ attribute

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 25, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...


Because indico (3.3.4) depends on flask-multipass (0.5.5)
 and indico (3.3.2) depends on flask-multipass (0.5.4), indico (3.3.2 || 3.3.4) requires flask-multipass (0.5.4 || 0.5.5).
And because no versions of indico match >3.3.1,<3.3.2 || >3.3.2,<3.3.3 || >3.3.3,<3.3.4 || >3.3.4,<4
 and indico (3.3.1) depends on flask-multipass (0.5.4), indico (>=3.3.1,<3.3.3 || >3.3.3,<4) requires flask-multipass (0.5.4 || 0.5.5).
And because indico (3.3.3) depends on flask-multipass (0.5.4)
 and flask-multipass[saml] (0.6) depends on flask-multipass (0.6), flask-multipass[saml] (0.6) is incompatible with indico (>=3.3.1,<4).
So, because flask-multipass-saml-groups depends on both flask-multipass[saml] (0.6) and indico (>=3.3.1, <4), version solving failed.

@renovate renovate bot requested a review from a team as a code owner August 25, 2024 02:54
@renovate renovate bot changed the title fix(deps): update dependency flask-multipass to v0.5.5 fix(deps): update dependency flask-multipass to v0.5.6 Oct 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency flask-multipass to v0.5.6 fix(deps): update dependency flask-multipass to v0.6 Nov 27, 2024
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.

1 participant