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-access from 2.0.0 to 3.0.1 #843

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps invenio-access from 2.0.0 to 3.0.1.

Changelog

Sourced from invenio-access's changelog.

.. This file is part of Invenio. Copyright (C) 2015-2022 CERN. Copyright (C) 2024 Graz University of Technology.

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 3.0.1 (released 2024-11-28)

  • setup: pin dependencies

Version 3.0.0 (released 2024-11-13)

  • i18n:push translations
  • i18n:pulled translations
  • setup: move invenio-admin to optional
  • model: make forward compatible to sqlalchemy >= 2
  • permissions: add system permisssion
  • test: make redis configurable

Version 2.0.0 (released 2022-06-14)

  • upgrade invenio-accounts dependency
  • models: change role_id FK of ActionRoles to string

Version 1.4.4 (released 2022-04-01)

  • fix compat issue with Werkzeug 2.1

Version 1.4.3 (released 2022-03-30)

  • add support for Flask 2.1, Werkzeug 2.1 and Click 8.1
  • bump dependency on invenio-base, invenio-accounts and invenio-i18n

Version 1.4.2 (released 2021-02-16)

  • adds a new system role "system_process".
  • adds a new identity providing the system process role.

Version 1.4.1 (released 2020-05-07)

  • set Sphinx <3 because of errors related to application context
  • stop using example app

Version 1.4.0 (released 2020-03-12)

... (truncated)

Commits
  • 7a1150e release: v3.0.1
  • ba499e5 setup: change to reusable workflows
  • 2337e55 setup: pin dependencies
  • 76bc578 release: v3.0.0
  • 2cf81fb permissions: add system permisssion
  • fb183bc test: make redis configurable
  • d0c332a model: make forward compatible to sqlalchemy >= 2
  • 52aebab setup: move invenio-admin to optional
  • 1baac21 tests: move to reusable workflows
  • 1a6af5f i18n:push translations
  • 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 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 Dec 1, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/invenio-access-3.0.1 branch from f01158b to 976f4ad Compare December 4, 2024 17:49
Bumps [invenio-access](https://github.com/inveniosoftware/invenio-access) from 2.0.0 to 3.0.1.
- [Changelog](https://github.com/inveniosoftware/invenio-access/blob/master/CHANGES.rst)
- [Commits](inveniosoftware/invenio-access@v2.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: invenio-access
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/invenio-access-3.0.1 branch from 976f4ad to 88f7c4f Compare December 4, 2024 20:33
@GraemeWatt GraemeWatt merged commit 09841ba into main Dec 4, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/invenio-access-3.0.1 branch December 4, 2024 22:16
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