[PR #164] [MERGED] Update dependency reader to v3.9 #169
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
TheLovinator/discord-twitter-webhooks#169
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:renovate/reader-3.x-lockfile📝 Commits (1)
ef4611bUpdate dependency reader to v3.9📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
poetry.lock(+4 -4)📄 Description
This PR contains the following updates:
3.8->3.9Release Notes
lemon24/reader (reader)
v3.9Compare 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:
UpdateErrorin :attr:Feed.last_exception(except hook errors),
not just the
__cause__of :exc:ParseError\s.(:issue:
218)Add the :mod:
~reader._plugins.timerexperimental pluginto 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.
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.