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 dependency sqlalchemy-helpers to v1 #343

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

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

Compare Source

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 rules).

Features
  • Add an update_or_create() function similar to Django's (#​422)
  • Allow aio.manager_from_config() to pass arguments to the AsyncDatabaseManager
  • Allow a few methods to use an existing session (993e6a5).
  • Officially support Python 3.12 (7b88ef7).
  • The engine_args and base_model arguments must now be keywords (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.


  • If you want to rebase/retry this PR, check this box

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added dependencies Pull requests that update a dependency file python labels Jun 3, 2024
@abompard abompard merged commit 1d22bfd into master Jun 3, 2024
8 of 10 checks passed
@abompard abompard deleted the renovate/sqlalchemy-helpers-1.x branch June 3, 2024 17:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant