Skip to content

chore(deps): update dependency pelican to v4.9.1

RenovateBot requested to merge renovate/pelican-4.x-lockfile into main

This MR contains the following updates:

Package Type Update Change
pelican dependencies minor 4.8.0 -> 4.9.1

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

getpelican/pelican (pelican)

v4.9.1: Pelican 4.9.1

Compare Source

  • Ensure tzdata dependency is installed on Windows

v4.9.0: Pelican 4.9.0

Compare Source

  • Upgrade code to new minimum supported Python version: 3.8
  • Settings support for pathlib.Path (#&#8203;2758) <https://github.com/getpelican/pelican/pull/2758>_
  • Various improvements to Simple theme (#&#8203;2976 <https://github.com/getpelican/pelican/pull/2976>_ & #&#8203;3234 <https://github.com/getpelican/pelican/pull/3234>_)
  • Use Furo as Sphinx documentation theme (#&#8203;3023) <https://github.com/getpelican/pelican/pull/3023>_
  • Default to 100 articles maximum in feeds (#&#8203;3127) <https://github.com/getpelican/pelican/pull/3127>_
  • Add period_archives common context variable (#&#8203;3148) <https://github.com/getpelican/pelican/pull/3148>_
  • Use watchfiles as the file-watching backend (#&#8203;3151) <https://github.com/getpelican/pelican/pull/3151>_
  • Add GitHub Actions workflow for GitHub Pages (#&#8203;3189) <https://github.com/getpelican/pelican/pull/3189>_
  • Allow dataclasses in settings (#&#8203;3204) <https://github.com/getpelican/pelican/pull/3204>_
  • Switch build tool to PDM instead of Setuptools/Poetry (#&#8203;3220) <https://github.com/getpelican/pelican/pull/3220>_
  • Provide a plugin_enabled Jinja test for themes (#&#8203;3235) <https://github.com/getpelican/pelican/pull/3235>_
  • Preserve connection order in Blinker (#&#8203;3238) <https://github.com/getpelican/pelican/pull/3238>_
  • Remove social icons from default notmyidea theme (#&#8203;3240) <https://github.com/getpelican/pelican/pull/3240>_
  • Remove unreliable WRITE_SELECTED feature (#&#8203;3243) <https://github.com/getpelican/pelican/pull/3243>_
  • Importer: Report broken embedded video links when importing from Tumblr (#&#8203;3177) <https://github.com/getpelican/pelican/issues/3177>_
  • Importer: Remove newline addition when iterating Photo post types (#&#8203;3178) <https://github.com/getpelican/pelican/issues/3178>_
  • Importer: Force timestamp conversion in Tumblr importer to be UTC with offset (#&#8203;3221) <https://github.com/getpelican/pelican/pull/3221>_
  • Importer: Use tempfile for intermediate HTML file for Pandoc (#&#8203;3221) <https://github.com/getpelican/pelican/pull/3221>_
  • Switch linters to Ruff (#&#8203;3223) <https://github.com/getpelican/pelican/pull/3223>_

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports