Skip to content

build(deps): bump feedgenerator from 1.9 to 2.2.1#30

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

build(deps): bump feedgenerator from 1.9 to 2.2.1#30
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/feedgenerator-2.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 26, 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 feedgenerator from 1.9 to 2.2.1.

Release notes

Sourced from feedgenerator's releases.

FeedGenerator 2.2.1

Restore missing content property to default item dictionary (#47 by @​uda)

FeedGenerator 2.2.0

  • Update to latest upstream code from Django 5.2 (#44 — thanks to @​uda)
  • Remove pytz as a dependency on non-Windows systems (#43 — thanks to @​do3cc)
  • Use standardized pyproject file (#37 — thanks to @​venthur)
  • Drop support for EOL Python 3.7 & 3.8 (@​justinmayer)

FeedGenerator 2.1.0

  • Modernize and improve tests (#32 & #34 — thanks to @​venthur)
  • Drop support for Python 3.6 and test on 3.10 & 3.11 (#35 — thanks to @​hugovk)
  • Exclude tests_feedgenerator/__pycache__ from distribution (#33 — thanks to @​BenSturmfels)

FeedGenerator 2.0.0

  • Add preliminary support for adding images to feeds
  • Update code for Python 3.6+
  • Drop support for Python 2.7
  • Fix double subtitles if both description & subtitle are provided

FeedGenerator 1.9.2

  • Use description field as subtitle for Atom feeds, if provided (#23)
  • Update list of explicitly-supported Python versions to 3.6 – 3.9

FeedGenerator 1.9.1

  • Remove unnecessary files from source distribution
  • Update PyPI classifiers
Changelog

Sourced from feedgenerator's changelog.

2.2.1 - 2025-08-17

Restore missing content property to default item dictionary.

2.2.0 - 2025-07-14

  • Update to latest upstream code from Django 5.2
  • Remove pytz as a dependency on non-Windows systems
  • Use standardized pyproject file
  • Drop support for EOL Python 3.7 & 3.8

2.1.0 - 2023-04-14

  • Modernize and improve tests (#32 & #34 — thanks to @​venthur)
  • Drop support for Python 3.6 and test on 3.10 & 3.11 (#35 — thanks to @​hugovk)
  • Exclude tests_feedgenerator/__pycache__ from distribution (#33 — thanks to @​BenSturmfels)

2.0.0 - 2021-09-28

  • Add preliminary support for adding images to feeds
  • Update code for Python 3.6+
  • Drop support for Python 2.7
  • Fix double subtitles if both description & subtitle are provided

1.9.2 - 2021-08-18

Use description field as subtitle for Atom feeds, if provided

1.9.1 - 2020-02-09

Trim files included in source tarball

1.9.0 - 2016-09-12

  • Always set the updated element of an entry in Atom feeds
  • Change get_tag_uri() so the / before a fragment gets only added if there is a fragment

1.8.0 - 2016-04-05

  • Support Atom’s <content> element
  • Put Atom pubdate in <published>, not <updated>
  • Support giving an explicit <updated> for Atom

... (truncated)

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 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 26, 2026
Bumps [feedgenerator](https://github.com/getpelican/feedgenerator) from 1.9 to 2.2.1.
- [Release notes](https://github.com/getpelican/feedgenerator/releases)
- [Changelog](https://github.com/getpelican/feedgenerator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getpelican/feedgenerator/commits/2.2.1)

---
updated-dependencies:
- dependency-name: feedgenerator
  dependency-version: 2.2.1
  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/feedgenerator-2.2.1 branch from 0ddcfce to 301f3d2 Compare March 26, 2026 01:40
@github-actions github-actions Bot merged commit 8b53b76 into main Mar 26, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/feedgenerator-2.2.1 branch March 26, 2026 01:40
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