[PR #164] [MERGED] Update dependency reader to v3.9 #169

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

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/discord-twitter-webhooks/pull/164
Author: @renovate[bot]
Created: 8/28/2023
Status: Merged
Merged: 8/28/2023
Merged by: @renovate[bot]

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


📝 Commits (1)

  • ef4611b Update dependency reader to v3.9

📊 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.8 -> 3.9 age adoption passing confidence

Release Notes

lemon24/reader (reader)

v3.9

Compare Source

Released 2023-08-28

  • Wrap unexpected retriever/parser errors in :exc:ParseError,
    instead of letting them bubble up,
    so exceptions raised by custom retrievers/parsers
    for one feed don't prevent updates for the others
    during :meth:~Reader.update_feeds_iter() / :meth:~Reader.update_feeds().
    (:issue:218)

  • Store the details of any :exc:UpdateError in :attr:Feed.last_exception
    (except hook errors),
    not just the __cause__ of :exc:ParseError\s.
    (:issue:218)

  • Add the :mod:~reader._plugins.timer experimental plugin
    to collect per-call method timings.
    Show per-request statistics in the web app.
    (:issue:306)


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/164 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 8/28/2023 **Status:** ✅ Merged **Merged:** 8/28/2023 **Merged by:** [@renovate[bot]](https://github.com/apps/renovate) **Base:** `master` ← **Head:** `renovate/reader-3.x-lockfile` --- ### 📝 Commits (1) - [`ef4611b`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/ef4611b77f5d0da8fac809cae243935057628ab6) Update dependency reader to v3.9 ### 📊 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.8` -> `3.9` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/reader/3.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/reader/3.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/reader/3.8/3.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/reader/3.8/3.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lemon24/reader (reader)</summary> ### [`v3.9`](https://togithub.com/lemon24/reader/blob/HEAD/CHANGES.rst#Version-39) [Compare Source](https://togithub.com/lemon24/reader/compare/3.8...3.9) Released 2023-08-28 - Wrap unexpected retriever/parser errors in :exc:`ParseError`, instead of letting them bubble up, so exceptions raised by custom retrievers/parsers for one feed don't prevent updates for the others during :meth:`~Reader.update_feeds_iter()` / :meth:`~Reader.update_feeds()`. (:issue:`218`) - Store the details of any :exc:`UpdateError` in :attr:`Feed.last_exception` (except hook errors), not just the `__cause__` of :exc:`ParseError`\s. (:issue:`218`) - Add the :mod:`~reader._plugins.timer` experimental plugin to collect per-call method timings. Show per-request statistics in the web app. (:issue:`306`) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzYuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --- <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:39 +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#169
No description provided.