Upgrade code to new minimum supported Python version: 3.8
Settings support for pathlib.Path([#2758](https://github.com/getpelican/pelican/issues/2758)) <https://github.com/getpelican/pelican/pull/2758>_
Various improvements to Simple theme ([#2976](https://github.com/getpelican/pelican/issues/2976) <https://github.com/getpelican/pelican/pull/2976>_ & [#3234](https://github.com/getpelican/pelican/issues/3234) <https://github.com/getpelican/pelican/pull/3234>_)
Use Furo as Sphinx documentation theme ([#3023](https://github.com/getpelican/pelican/issues/3023)) <https://github.com/getpelican/pelican/pull/3023>_
Default to 100 articles maximum in feeds ([#3127](https://github.com/getpelican/pelican/issues/3127)) <https://github.com/getpelican/pelican/pull/3127>_
Add period_archives common context variable ([#3148](https://github.com/getpelican/pelican/issues/3148)) <https://github.com/getpelican/pelican/pull/3148>_
Use watchfiles as the file-watching backend ([#3151](https://github.com/getpelican/pelican/issues/3151)) <https://github.com/getpelican/pelican/pull/3151>_
Add GitHub Actions workflow for GitHub Pages ([#3189](https://github.com/getpelican/pelican/issues/3189)) <https://github.com/getpelican/pelican/pull/3189>_
Allow dataclasses in settings ([#3204](https://github.com/getpelican/pelican/issues/3204)) <https://github.com/getpelican/pelican/pull/3204>_
Switch build tool to PDM instead of Setuptools/Poetry ([#3220](https://github.com/getpelican/pelican/issues/3220)) <https://github.com/getpelican/pelican/pull/3220>_
Provide a plugin_enabled Jinja test for themes ([#3235](https://github.com/getpelican/pelican/issues/3235)) <https://github.com/getpelican/pelican/pull/3235>_
Preserve connection order in Blinker ([#3238](https://github.com/getpelican/pelican/issues/3238)) <https://github.com/getpelican/pelican/pull/3238>_
Remove social icons from default notmyidea theme ([#3240](https://github.com/getpelican/pelican/issues/3240)) <https://github.com/getpelican/pelican/pull/3240>_
Importer: Report broken embedded video links when importing from Tumblr ([#3177](https://github.com/getpelican/pelican/issues/3177)) <https://github.com/getpelican/pelican/issues/3177>_
Importer: Remove newline addition when iterating Photo post types ([#3178](https://github.com/getpelican/pelican/issues/3178)) <https://github.com/getpelican/pelican/issues/3178>_
Importer: Force timestamp conversion in Tumblr importer to be UTC with offset ([#3221](https://github.com/getpelican/pelican/issues/3221)) <https://github.com/getpelican/pelican/pull/3221>_
Importer: Use tempfile for intermediate HTML file for Pandoc ([#3221](https://github.com/getpelican/pelican/issues/3221)) <https://github.com/getpelican/pelican/pull/3221>_
Switch linters to Ruff ([#3223](https://github.com/getpelican/pelican/issues/3223)) <https://github.com/getpelican/pelican/pull/3223>_
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 show 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)
Bumps pelican from 4.8.0 to 4.9.1.
Release notes
Sourced from pelican's releases.
Changelog
Sourced from pelican's changelog.
Commits
7194cf5
Release Pelican 4.9.1a1d475f
Merge pull request #3246 from MinchinWeb/tz-windows6fd2c0d
Merge branch 'master' into tz-windows76f7343
Prepare releasef510b4b
Remove reference to non-existent requirements filea2525f7
Removetzdata
from testing requirements.1d0fd45
Addtzdata
requirement on Windows6cd707a
Release Pelican 4.9.07ca66ee
Prepare release9525583
Merge pull request #3243 from avaris/remove-write-selectedDependabot 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 show