[PR #2280] [MERGED] Bump feedparser from 6.0.6 to 6.0.8 #2494

Closed
opened 2026-02-27 12:11:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2280
Author: @dependabot[bot]
Created: 6/23/2021
Status: Merged
Merged: 6/28/2021
Merged by: @tonioo

Base: masterHead: dependabot/pip/feedparser-6.0.8


📝 Commits (1)

  • 1fea209 Bump feedparser from 6.0.6 to 6.0.8

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps feedparser from 6.0.6 to 6.0.8.

Changelog

Sourced from feedparser's changelog.

6.0.8 - 2021-06-22

  • Fix the name and link to the chardet module in the documentation. (#280)

    No code changed in this hotfix, only documentation.

6.0.7 - 2021-06-21

  • Catch urllib.error.URLError to prevent crashes. (#239)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 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/modoboa/modoboa/pull/2280 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/23/2021 **Status:** ✅ Merged **Merged:** 6/28/2021 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `dependabot/pip/feedparser-6.0.8` --- ### 📝 Commits (1) - [`1fea209`](https://github.com/modoboa/modoboa/commit/1fea209ff1a1d5d2e37889209a8078f0444c808f) Bump feedparser from 6.0.6 to 6.0.8 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [feedparser](https://github.com/kurtmckee/feedparser) from 6.0.6 to 6.0.8. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kurtmckee/feedparser/blob/develop/CHANGELOG.rst">feedparser's changelog</a>.</em></p> <blockquote> <h1>6.0.8 - 2021-06-22</h1> <ul> <li> <p>Fix the name and link to the chardet module in the documentation. (<a href="https://github-redirect.dependabot.com/kurtmckee/feedparser/issues/280">#280</a>)</p> <p>No code changed in this hotfix, only documentation.</p> </li> </ul> <h1>6.0.7 - 2021-06-21</h1> <ul> <li>Catch <code>urllib.error.URLError</code> to prevent crashes. (<a href="https://github-redirect.dependabot.com/kurtmckee/feedparser/issues/239">#239</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kurtmckee/feedparser/commit/76f4533f67eea7bfa989b08dce524491aeeccb46"><code>76f4533</code></a> Merge branch 'hotfix-6.0.8'</li> <li><a href="https://github.com/kurtmckee/feedparser/commit/c35aa3d5206c0942b61c558b0469d5c8bf06b58e"><code>c35aa3d</code></a> Bump version</li> <li><a href="https://github.com/kurtmckee/feedparser/commit/4c14846e7e4db1037c4c2c49be1f16d4920ed7ed"><code>4c14846</code></a> Fix the name and link to the chardet module in the docs</li> <li><a href="https://github.com/kurtmckee/feedparser/commit/9522df8d1d200a35746af92564408de2b1036d44"><code>9522df8</code></a> Merge branch 'hotfix-6.0.7'</li> <li><a href="https://github.com/kurtmckee/feedparser/commit/bfaca10e24926788b300b6db12ddd3e365395aa7"><code>bfaca10</code></a> Bump version</li> <li><a href="https://github.com/kurtmckee/feedparser/commit/bc845ee20629e18cbc7a32ab8825ff5e527290c5"><code>bc845ee</code></a> Catch urllib.error.URLError to prevent crashes</li> <li><a href="https://github.com/kurtmckee/feedparser/commit/129b3092d5a0c3e381b819916b279351e3f84ebc"><code>129b309</code></a> Demonstrate <a href="https://github-redirect.dependabot.com/kurtmckee/feedparser/issues/239">#239</a></li> <li>See full diff in <a href="https://github.com/kurtmckee/feedparser/compare/6.0.6...6.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=feedparser&package-manager=pip&previous-version=6.0.6&new-version=6.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:11:19 +03:00
Sign in to join this conversation.
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
starred/modoboa-modoboa#2494
No description provided.