Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PyUP] Update pelican to 4.10.1 #217

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pelican from 4.7.0 to 4.10.1.

Changelog

4.10.1

===================

- Fix error when running ``pelican -r -l``
- Fix symlink handling in ``pelican-themes``

4.10.0

===================

- Add setting to specify summary via paragraph count
- Add new status to skip generation of a post
- Add setting to append ``ref`` parameter to links in feeds
- Configure logging handler via ``--log-handler`` CLI option
- Resolve intra-site links in summaries
- Warn when files are not processed due to disabled readers
- Add Medium post importer
- Improve GitHub Pages workflow
- Improve code test coverage
- Translate documentation into Simplified Chinese

4.9.1

==================

* Ensure ``tzdata`` dependency is installed on Windows

4.9.0

==================

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

4.8.0

==================

* Use JSON values for extra settings in Invoke tasks template `(2994) <https://github.com/getpelican/pelican/pull/2994>`_
* Add content tag for links, which can help with things like Twitter social cards `(3001) <https://github.com/getpelican/pelican/pull/3001>`_
* Improve word count behavior when generating summary `(3002) <https://github.com/getpelican/pelican/pull/3002>`_

4.7.2

==================

* Fix incorrect parsing of parameters specified via `-e` / `--extra-settings` option flags `(2938) <https://github.com/getpelican/pelican/pull/2938>`_
* Add ``categories.html`` template to default theme `(2973) <https://github.com/getpelican/pelican/pull/2973>`_
* Document how to use plugins to inject content `(2922) <https://github.com/getpelican/pelican/pull/2922>`_

4.7.1

==================

* Extend rich logging to server component `(2927) <https://github.com/getpelican/pelican/pull/2927>`_
* Fix an issue where metadata flagged to be discarded was being cached `(2926) <https://github.com/getpelican/pelican/pull/2926>`_
* Adjust suffix in server to allow redirection when needed `(2931) <https://github.com/getpelican/pelican/pull/2931>`_
* Add MIME types for web fonts `(2929) <https://github.com/getpelican/pelican/pull/2929>`_
* Distribute sample data used to run tests `(2935) <https://github.com/getpelican/pelican/pull/2935>`_
* Add Python 3.10 to test matrix
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant