fedora-infra / mirrormanager2

Rewrite of the MirrorManager application in Flask and SQLAlchemy
https://mirrormanager.fedoraproject.org
GNU General Public License v2.0
63 stars 46 forks source link

Update dependency sqlalchemy-helpers to v1 #343

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlalchemy-helpers ^0.13.0 -> ^0.13.0 \|\| ^1.0.0 age adoption passing confidence

Release Notes

fedora-infra/sqlalchemy-helpers (sqlalchemy-helpers) ### [`v1.0.0`](https://togithub.com/fedora-infra/sqlalchemy-helpers/releases/tag/v1.0.0) [Compare Source](https://togithub.com/fedora-infra/sqlalchemy-helpers/compare/v0.13.0...v1.0.0) Released on 2024-05-30. This is a feature release, which will stay backwards-compatible during the 1.x.y version line (following the [semantic versioning](https://semver.org/) rules). ##### Features - Add an `update_or_create()` function similar to Django's ([#​422](https://togithub.com/fedora-infra/sqlalchemy-helpers/issues/422)) - Allow `aio.manager_from_config()` to pass arguments to the `AsyncDatabaseManager` - Allow a few methods to use an existing session ([993e6a5](https://togithub.com/fedora-infra/sqlalchemy-helpers/commits/993e6a5)). - Officially support Python 3.12 ([7b88ef7](https://togithub.com/fedora-infra/sqlalchemy-helpers/commits/7b88ef7)). - The `engine_args` and `base_model` arguments must now be keywords ([abaccdc](https://togithub.com/fedora-infra/sqlalchemy-helpers/commits/abaccdc)).

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.