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 pytest-invenio requirement from <3.0.0,>=2.1.1 to >=2.1.1,<4.0.0 #27

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on pytest-invenio to permit the latest version.

Changelog

Sourced from pytest-invenio's changelog.

.. This file is part of pytest-invenio. Copyright (C) 2018-2024 CERN. Copyright (C) 2024 Graz University of Technology.

pytest-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.0 (released 2024-12-02)

  • setup: remove pytest pin
  • global: add compatibility to sqlalchemy >= 2.0
  • fixtures: apply new sqlalchemy session rollback handling

Version 2.2.1 (released 2024-06-27)

  • installation: pin importlib-metadata <8.0.0

Version 2.2.0 (released 2024-02-28)

  • setup: bump coverage package
  • installation: add GitHub action annotations

Version 2.1.7 (released 2024-01-29)

  • fixtures: use unlogged tables for PostgreSQL

Version 2.1.6 (released 2023-10-31)

  • Add db_session_options fixture.

Version 2.1.5 (released 2023-10-02)

  • installation: pin Flask <2.3.0.

Version 2.1.4 (released 2023-06-02)

  • user fixture: use identity ID as int

Version 2.1.3 (released 2023-04-13)

  • yanked, because of an incompatibility with Flask-SQLAlchemy v3.

Version 2.1.2 (released 2023-03-20)

  • disable request rate-limiting

... (truncated)

Commits
  • 59065c5 release: v3.0.0
  • f9ac6fd fix: tests
  • 3a1d090 setup: bump invenio dependencies
  • cd516cb setup: remove pytest pin
  • a957dfa global: add compatibility to sqlalchemy >= 2.0
  • 9b34395 fixtures: apply new sqlalchemy session rollback handling
  • ca8830c ci: use reusable workflow for PyPI publishing
  • 7fe40c0 ci: use reusable workflows
  • 1b7109e fixtures: add "search_hosts"
  • d03d0b5 📦 release: v2.2.1
  • 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 [pytest-invenio](https://github.com/inveniosoftware/pytest-invenio) to permit the latest version.
- [Changelog](https://github.com/inveniosoftware/pytest-invenio/blob/master/CHANGES.rst)
- [Commits](inveniosoftware/pytest-invenio@v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: pytest-invenio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 3, 2024
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.

0 participants