Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2025

This PR contains the following updates:

Package Change Age Confidence
sqlalchemy-utils ^0.41.2 -> ^0.42.0 age confidence

Release Notes

kvesteri/sqlalchemy-utils (sqlalchemy-utils)

v0.42.1

Compare Source

  • Fix AttributeError with Sequence defaults in instant_defaults_listener by @​wadinj in #​793

v0.42.0

Compare Source

  • Drop support for Python 3.7 and 3.8.
  • Drop support for sqlalchemy 1.3.
  • Add support for Python 3.12 and 3.13.
  • Add a Read the Docs configuration file.
  • Make documentation builds reproducible.
  • Test documentation builds in CI.
  • Fix Pendulum parsing of datetime instances with timezones. (#​755)
  • Migrate package metadata to PEP 621 format in pyproject.toml
  • Migrate to ruff <https://docs.astral.sh/ruff/>_ for code linting and formatting, replacing flake8 and isort with a faster Rust-based tool.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@github-actions
Copy link

github-actions bot commented Nov 12, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
692 668 97% 70% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 825570a by action🐍

@renovate renovate bot force-pushed the renovate/sqlalchemy-utils-0.x branch 2 times, most recently from 507b44b to 825570a Compare November 25, 2025 17:30
@renovate renovate bot force-pushed the renovate/sqlalchemy-utils-0.x branch from 825570a to a8864ec Compare December 12, 2025 19:19
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.72%. Comparing base (946a613) to head (13b6e83).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #442   +/-   ##
=======================================
  Coverage   96.72%   96.72%           
=======================================
  Files          19       19           
  Lines         733      733           
  Branches        1        1           
=======================================
  Hits          709      709           
  Misses         24       24           
Flag Coverage Δ
charm 100.00% <ø> (ø)
server 96.72% <ø> (ø)
Components Coverage Δ
Server 96.72% <ø> (ø)
Client ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/sqlalchemy-utils-0.x branch 3 times, most recently from cc42db9 to a371d29 Compare December 12, 2025 22:41
@renovate renovate bot force-pushed the renovate/sqlalchemy-utils-0.x branch from a371d29 to 13b6e83 Compare December 13, 2025 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant