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

chore(deps): update dependency pytest-postgresql to v5.1.1 #533

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-postgresql (changelog) 5.0.0 -> 5.1.1 age adoption passing confidence

Release Notes

ClearcodeHQ/pytest-postgresql (pytest-postgresql)

v5.1.1

Compare Source

==================

Miscellaneus

  • Add missing python 3.12 classifier to pythin package. (#&#8203;915 <https://github.com/ClearcodeHQ/pytest-postgresql/issues/915>__)

v5.1.0

Compare Source

==================

Bugfixes

  • Update postgresql_load default value for it to fallback into the empty list (#&#8203;881 <https://github.com/ClearcodeHQ/pytest-postgresql/issues/881>__)

Features

  • Support for Python 3.12 (#&#8203;835 <https://github.com/ClearcodeHQ/pytest-postgresql/issues/835>__)

Miscellaneus

  • Removed misleading parapgraph from one example in a README (#&#8203;688 <https://github.com/ClearcodeHQ/pytest-postgresql/issues/688>__)
  • Fixed typing exceptions for mypy 1.4 (#&#8203;765 <https://github.com/ClearcodeHQ/pytest-postgresql/issues/765>__)
  • README: fix section markup (#&#8203;771 <https://github.com/ClearcodeHQ/pytest-postgresql/issues/771>, #&#8203;776 <https://github.com/ClearcodeHQ/pytest-postgresql/issues/776>)
  • Add SQLAlchemy example for initialising common database state. (#&#8203;797 <https://github.com/ClearcodeHQ/pytest-postgresql/issues/797>__)
  • Rely on cached/artifacted Pipfile.lock.
    That way, it will be specifically defined for given python version/system. (#&#8203;834 <https://github.com/ClearcodeHQ/pytest-postgresql/issues/834>__)
  • CI Change - Add PostgreSQL 16, drop PostgreSQL 11 (#&#8203;836 <https://github.com/ClearcodeHQ/pytest-postgresql/issues/836>__)
  • Replace usage of pkg_resources.parse_version with packaging.version.parse (#&#8203;858 <https://github.com/ClearcodeHQ/pytest-postgresql/issues/858>__)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 1, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants