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

⬆️ Updates peewee to v3.13.3 #75

Merged
merged 1 commit into from
Apr 24, 2020
Merged

⬆️ Updates peewee to v3.13.3 #75

merged 1 commit into from
Apr 24, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2020

This PR contains the following updates:

Package Update Change
peewee patch ==3.13.2 -> ==3.13.3

Release Notes

coleifer/peewee

v3.13.3

Compare Source

  • Allow arbitrary keyword arguments to be passed to DataSet constructor,
    which are then passed to the instrospector.
  • Allow scalar subqueries to be compared using numeric operands.
  • Fix bulk_create() when model being inserted uses FK identifiers.
  • Fix bulk_update() so that PK values are properly coerced to the right
    data-type (e.g. UUIDs to strings for Sqlite).
  • Allow array indices to be used as dict keys, e.g. for the purposes of
    updating a single array index value.

View commits


Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@frenck frenck merged commit 804d990 into master Apr 24, 2020
@frenck frenck deleted the renovate/peewee-3.x branch April 24, 2020 08:15
@addons-assistant
Copy link

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@addons-assistant addons-assistant bot locked as resolved and limited conversation to collaborators May 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants