[PR #231] [MERGED] Update dependency reader to v3.12 #229

Closed
opened 2026-09-02 13:09:53 +02:00 by TheLovinator · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/discord-twitter-webhooks/pull/231
Author: @renovate[bot]
Created: 6/18/2024
Status: Merged
Merged: 6/18/2024
Merged by: @renovate[bot]

Base: masterHead: renovate/reader-3.x-lockfile


📝 Commits (1)

  • 1356911 Update dependency reader to v3.12

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 poetry.lock (+4 -4)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
reader (changelog) 3.10 -> 3.12 age adoption passing confidence

Release Notes

lemon24/reader (reader)

v3.12

Compare Source

Released 2024-03-05

  • Split the :ref:full-text search <fts> index into a separate,
    attached database.
    (:issue:323)
  • Require at least SQLite 3.18.
    Previously, reader core required 3.15,
    and only :meth:~Reader.update_search required 3.18.
    (:issue:323)
  • Enable write-ahead logging_ only once, when the database is created,
    instead of every time it is opened.
    (:issue:323)
  • Vacuum the main database after migrations. (:issue:323)
  • Add an internal :ref:change tracking API <changes>
    to formalize how search keeps in sync with storage.
    (:issue:323)
  • Refactor storage internals. (:issue:323)

v3.11

Compare Source

Released 2023-12-30

  • Allow filtering entries by their (entry) tags. (:issue:328)
  • Support Python 3.12. (:issue:326)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheLovinator1/discord-twitter-webhooks/pull/231 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 6/18/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@renovate[bot]](https://github.com/apps/renovate) **Base:** `master` ← **Head:** `renovate/reader-3.x-lockfile` --- ### 📝 Commits (1) - [`1356911`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/1356911ea1f8b4461bd1e50525c7b4e39e19bf6f) Update dependency reader to v3.12 ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+4 -4) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [reader](https://togithub.com/lemon24/reader) ([changelog](https://reader.readthedocs.io/en/latest/changelog.html)) | `3.10` -> `3.12` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/reader/3.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/reader/3.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/reader/3.10/3.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/reader/3.10/3.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lemon24/reader (reader)</summary> ### [`v3.12`](https://togithub.com/lemon24/reader/blob/HEAD/CHANGES.rst#Version-312) [Compare Source](https://togithub.com/lemon24/reader/compare/3.11...3.12) Released 2024-03-05 - Split the :ref:`full-text search <fts>` index into a separate, attached database. (:issue:`323`) - Require at least SQLite 3.18. Previously, *reader* core required 3.15, and only :meth:`~Reader.update_search` required 3.18. (:issue:`323`) - Enable `write-ahead logging`\_ only once, when the database is created, instead of every time it is opened. (:issue:`323`) - Vacuum the main database after migrations. (:issue:`323`) - Add an internal :ref:`change tracking API <changes>` to formalize how search keeps in sync with storage. (:issue:`323`) - Refactor storage internals. (:issue:`323`) ### [`v3.11`](https://togithub.com/lemon24/reader/blob/HEAD/CHANGES.rst#Version-311) [Compare Source](https://togithub.com/lemon24/reader/compare/3.10...3.11) Released 2023-12-30 - Allow filtering entries by their (entry) tags. (:issue:`328`) - Support Python 3.12. (:issue:`326`) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/TheLovinator1/discord-twitter-webhooks). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
TheLovinator 2026-09-02 13:09:53 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
TheLovinator/discord-twitter-webhooks#229
No description provided.