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

build(deps): bump invenio-oauthclient from 4.0.0 to 4.0.2 #825

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps invenio-oauthclient from 4.0.0 to 4.0.2.

Changelog

Sourced from invenio-oauthclient's changelog.

.. This file is part of Invenio. Copyright (C) 2015-2023 CERN.

Invenio is free software; you can redistribute it and/or modify it
under the terms of the MIT License; see LICENSE file for more details.

Changes

Version 4.0.2 (released 2024-09-17)

  • fix: inverted check for visible remote apps

Version 4.0.1 (released 2024-09-11)

  • i18n: push translations
  • keycloak: add legacy_url_path parameter to the KeycloakSettingsHelper
  • global: explicitly set and use hide attribute for config

Version 4.0.0 (released 2024-03-23)

  • fix: before_app_first_request deprecation
  • installation: remove invenio-admin
  • installation: switch to uritemplate to avoid dependency conflicts

Version 3.5.1 (released 2023-08-30)

  • orcid: show registration form errors on validations errors

Version 3.5.0 (released 2023-08-30)

  • oauth: handle properly workflow when user is not yet confirmed and auto-confirm is disabled for remote

Version 3.4.1 (released 2023-08-16)

  • utils: removed creation of UserNeed email

Version 3.4.0 (released 2023-08-09)

  • groups: make groups fetching async
  • load user and role needs on identity loaded

Version 3.3.0 (released 2023-07-24)

  • settings: Improve layout for a11y

Version 3.2.0 (released 2023-07-24)

... (truncated)

Commits
  • bc0e068 release: v4.0.2
  • 94be339 views: fix boolean logic for checking remote app visibility
  • d5c257d ci: use reusable workflows
  • ffcbeb4 release: v4.0.1
  • 2f84cf9 global: explicitly set and use hide attribute for config
  • ecefcf5 fix: add flag for auth in keycloak realm url
  • 8767945 i18n:push translations
  • See full diff 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/invenio-oauthclient-4.0.2 branch from b4acd69 to 2a5110a Compare October 1, 2024 12:04
Bumps [invenio-oauthclient](https://github.com/inveniosoftware/invenio-oauthclient) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/inveniosoftware/invenio-oauthclient/releases)
- [Changelog](https://github.com/inveniosoftware/invenio-oauthclient/blob/master/CHANGES.rst)
- [Commits](inveniosoftware/invenio-oauthclient@v4.0.0...v4.0.2)

---
updated-dependencies:
- dependency-name: invenio-oauthclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/invenio-oauthclient-4.0.2 branch from 2a5110a to 4469b98 Compare October 1, 2024 13:33
@GraemeWatt GraemeWatt merged commit 7a83dba into main Oct 2, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/invenio-oauthclient-4.0.2 branch October 2, 2024 02:14
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant