Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Updates the requirements on pelican-sitemap to permit the latest version.

Release notes

Sourced from pelican-sitemap's releases.

Sitemap 1.2.2

Generate URLs via ARTICLE_URL and PAGE_URL settings (#41 by @​gregsadetsky)

Changelog

Sourced from pelican-sitemap's changelog.

1.2.2 - 2025-10-12

Generate URLs via ARTICLE_URL and PAGE_URL settings

1.2.1 - 2025-06-12

  • test: Clean up settings overrides
  • chore: Remove Blinker pin after fixed 1.9 release
  • docs: Priority must be specified as floating point

Contributed by Justin Mayer via [PR #40](pelican-plugins/sitemap#40)

1.2.0 - 2024-11-05

  • Allow changefreq and priority to be set by page/article metadata (#30 by dgaylo)
  • Fix error message for invalid changefreq value (#31 by dgaylo)
  • Fix error in tests (#37 by projectgus)
  • Support Python 3.9 – 3.13 (#38 by justinmayer)
  • Pin Blinker temporarily to 1.7 until upstream fix is released (#35 by justinmayer)

1.1.0 - 2023-07-24

Re-factor plugin, including the following changes:

  • Act on every content_written signal to avoid guessing what pages to cover.
  • Instead of manually fiddling with timezones, expect article.date to be TZ-aware if required.
  • Add xmlns:xhtml to XML header.

Contributed by kernc via [PR #3](pelican-plugins/sitemap#3)

1.0.3 - 2023-07-12

  • Enable URL exclusion when using txt format
  • Improve performance by compiling "exclude" regexes
  • Look for the "exclude" regexes anywhere in the URL instead of just at the start

Contributed by Carey Metcalfe via [PR #16](pelican-plugins/sitemap#16)

1.0.2 - 2020-08-22

Specify Pelican 4.5 as minimum required version

... (truncated)

Commits

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 1, 2025
@coderabbitai
Copy link

coderabbitai bot commented Jan 8, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

nemesifier
nemesifier previously approved these changes Jan 8, 2026
@nemesifier
Copy link
Member

@dependabot recreate

Updates the requirements on [pelican-sitemap](https://github.com/pelican-plugins/sitemap) to permit the latest version.
- [Release notes](https://github.com/pelican-plugins/sitemap/releases)
- [Changelog](https://github.com/pelican-plugins/sitemap/blob/main/CHANGELOG.md)
- [Commits](pelican-plugins/sitemap@1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: pelican-sitemap
  dependency-version: 1.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pelican-sitemap-approx-eq-1.2.2 branch from f61ef45 to 981f376 Compare January 8, 2026 22:03
@nemesifier nemesifier merged commit 868b736 into master Jan 8, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pelican-sitemap-approx-eq-1.2.2 branch January 8, 2026 22:08
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.

2 participants