Skip to content

build(deps): bump feedparser from 5.2.1 to 6.0.12#20

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/feedparser-6.0.12
Mar 26, 2026
Merged

build(deps): bump feedparser from 5.2.1 to 6.0.12#20
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/feedparser-6.0.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 19, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps feedparser from 5.2.1 to 6.0.12.

Release notes

Sourced from feedparser's releases.

v6.0.12

  • Fix an AssertionError crash that occurs with Python 3.10 and higher. (#304)
  • Fix a DeprecationWarning thrown during calls to re.sub. (#389)
  • Add a Read the Docs configuration.
Changelog

Sourced from feedparser's changelog.

6.0.12 - 2025-09-10

  • Fix an AssertionError crash that occurs with Python 3.10 and higher. (#304)
  • Fix a DeprecationWarning thrown during calls to re.sub. (#389)
  • Add a Read the Docs configuration.

6.0.11 - 2023-12-10

  • Resolve cgi module deprecation warnings. (#330)

6.0.10 - 2022-05-21

  • Populate <summary> correctly if it comes after <content>. (#260)

6.0.9 - 2022-05-19

  • Fix a crash that can occur with GeoRSS feeds that lack a <where> tag. (#305)

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)

6.0.6 - 2021-06-15

  • Prevent an AttributeError that occurs when a server returns HTTP 3xx but doesn't include a Location header as well. (#267)

6.0.5 - 2021-06-14

  • Prevent a TypeError crash that may occur when including a username and password in the feed URL. (#276)

6.0.4 - 2021-06-13

... (truncated)

Commits
  • 9c03a51 Release 6.0.12 (#526)
  • 70a687e Bump the project metadata
  • d7be734 Add a configuration for Read the Docs
  • 1c4391f Fix a crash that occurs with Python 3.10.0b2
  • 00159ea Fix incorrect passing of flags to re.sub
  • 6cdc208 Merge pull request #417 from kurtmckee/hotfix-6.0.11
  • 7da33c6 Update the README
  • 1d89154 Update project metadata
  • 13f7ef1 Replace a call to cgi.parse_header()
  • 32adbe1 Merge branch 'release-6.0.10'
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/feedparser-6.0.12 branch from 2d41f3a to bac3999 Compare March 26, 2026 01:37
Bumps [feedparser](https://github.com/kurtmckee/feedparser) from 5.2.1 to 6.0.12.
- [Release notes](https://github.com/kurtmckee/feedparser/releases)
- [Changelog](https://github.com/kurtmckee/feedparser/blob/main/CHANGELOG.rst)
- [Commits](kurtmckee/feedparser@5.2.1...v6.0.12)

---
updated-dependencies:
- dependency-name: feedparser
  dependency-version: 6.0.12
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/feedparser-6.0.12 branch from bac3999 to 2b53166 Compare March 26, 2026 01:37
@github-actions github-actions Bot merged commit 8257637 into main Mar 26, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/feedparser-6.0.12 branch March 26, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants