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 sqlite-utils to v3.37 #235

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlite-utils (changelog) ==3.36 -> ==3.37 age adoption passing confidence

Release Notes

simonw/sqlite-utils (sqlite-utils)

v3.37

Compare Source

  • The create-table and insert-files commands all now accept multiple --pk options for compound primary keys. (#​620)
  • Now tested against Python 3.13 pre-release. (#​619)
  • Fixed a crash that can occur in environments with a broken numpy installation, producing a module 'numpy' has no attribute 'int8'. (#​632)

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 is behind base branch, 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.

@renovate renovate bot added the dependencies label Nov 8, 2024
@renovate renovate bot requested a review from rclement November 8, 2024 08:59
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (65bcf42) to head (9471560).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #235   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          401       401           
  Branches        76        76           
=========================================
  Hits           401       401           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot temporarily deployed to preview/renovate-sqlite-utils-3-x November 8, 2024 09:03 Inactive
@renovate renovate bot force-pushed the renovate/sqlite-utils-3.x branch from 6d85b4c to 81131c2 Compare November 8, 2024 11:57
@renovate renovate bot temporarily deployed to preview/renovate-sqlite-utils-3-x November 8, 2024 11:59 Inactive
@renovate renovate bot force-pushed the renovate/sqlite-utils-3.x branch from 81131c2 to 9648bfa Compare November 9, 2024 21:34
@renovate renovate bot temporarily deployed to preview/renovate-sqlite-utils-3-x November 9, 2024 21:36 Inactive
@renovate renovate bot force-pushed the renovate/sqlite-utils-3.x branch from 9648bfa to 80cd507 Compare November 10, 2024 15:19
@renovate renovate bot temporarily deployed to preview/renovate-sqlite-utils-3-x November 10, 2024 15:21 Inactive
@renovate renovate bot force-pushed the renovate/sqlite-utils-3.x branch from 80cd507 to f0f6eb7 Compare November 10, 2024 21:45
@renovate renovate bot temporarily deployed to preview/renovate-sqlite-utils-3-x November 10, 2024 21:46 Inactive
@renovate renovate bot force-pushed the renovate/sqlite-utils-3.x branch from f0f6eb7 to ddef7d3 Compare November 11, 2024 07:35
@renovate renovate bot temporarily deployed to preview/renovate-sqlite-utils-3-x November 11, 2024 07:36 Inactive
@renovate renovate bot force-pushed the renovate/sqlite-utils-3.x branch from ddef7d3 to 81d61f2 Compare November 11, 2024 08:39
@renovate renovate bot temporarily deployed to preview/renovate-sqlite-utils-3-x November 11, 2024 08:41 Inactive
@renovate renovate bot force-pushed the renovate/sqlite-utils-3.x branch from 81d61f2 to 42decff Compare November 11, 2024 10:50
@renovate renovate bot temporarily deployed to preview/renovate-sqlite-utils-3-x November 11, 2024 10:52 Inactive
@renovate renovate bot force-pushed the renovate/sqlite-utils-3.x branch from 42decff to 9471560 Compare November 11, 2024 18:42
@renovate renovate bot temporarily deployed to preview/renovate-sqlite-utils-3-x November 11, 2024 18:44 Inactive
@rclement rclement merged commit d8546ce into master Nov 11, 2024
23 checks passed
@rclement rclement deleted the renovate/sqlite-utils-3.x branch November 11, 2024 21:32
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