awesome-security icon indicating copy to clipboard operation
awesome-security copied to clipboard

Update dependency peewee to v3.17.5

Open renovate-bot opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
peewee ==3.17.1 -> ==3.17.5 age adoption passing confidence

Release Notes

coleifer/peewee (peewee)

v3.17.5

Compare Source

This release fixes a build system problem in Python 3.12, #​2891.

View commits

v3.17.4

Compare Source

  • Fix bug that could occur when using CASE inside a function, and one or more of the CASE clauses consisted of a subquery. Refs #​2873. new fix in #​2872 for regression in truthiness of cursor.
  • Fix bug in the conversion of TIMESTAMP type in Sqlite on Python 3.12+.
  • Fix for hybrid properties on subclasses when aliased (#​2888).
  • Many fixes for SqliteQueueDatabase (#​2874, #​2876, #​2877).

View commits

v3.17.3

Compare Source

  • Better fix for #​2871 (extraneous queries when coercing query to list), and new fix in #​2872 for regression in truthiness of cursor.

View commits

v3.17.2

Compare Source

  • Full support for psycopg3.
  • Basic support for Sqlite jsonb.
  • Fix bug where calling list(query) resulted in extra queries, #​2871

View commits


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 has been generated by Mend Renovate. View repository job log here.

renovate-bot avatar Apr 16 '24 13:04 renovate-bot