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

Scheduled weekly dependency update for week 31 #171

Closed
wants to merge 3 commits into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Aug 1, 2022

Update ghp-import from 0.5.5 to 2.1.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update Markdown from 3.1.1 to 3.4.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update pelican from 4.2.0 to 4.8.0.

Changelog

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

4.7.0

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

* Improve default theme rendering on mobile and other small screen devices `(2914) <https://github.com/getpelican/pelican/pull/2914>`_
* Add support for hidden articles `(2866) <https://github.com/getpelican/pelican/pull/2866>`_
* Improve word count behavior when generating summary CJK & other locales `(2864) <https://github.com/getpelican/pelican/pull/2864>`_
* Add progress spinner during generation `(2869) <https://github.com/getpelican/pelican/pull/2869>`_
and richer logging `(2897) <https://github.com/getpelican/pelican/pull/2897>`_, both via `Rich <https://github.com/willmcgugan/rich>`_
* Invoke tasks ``serve`` and ``livereload`` now auto-open a web browser pointing to the locally-served web site `(2764) <https://github.com/getpelican/pelican/pull/2764>`_
* Support some date format codes used by ISO dates `(2902) <https://github.com/getpelican/pelican/pull/2902>`_
* Document how to add a new writer `(2901) <https://github.com/getpelican/pelican/pull/2901>`_

4.6.0

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

* Add new URL pattern to ``PAGINATION_PATTERNS`` for the last page in the list `(1401) <https://github.com/getpelican/pelican/issues/1401>`_
* Speed up ``livereload`` Invoke task via caching `(2847) <https://github.com/getpelican/pelican/pull/2847>`_
* Ignore ``None`` return value from ``get_generators`` signal `(2850) <https://github.com/getpelican/pelican/pull/2850>`_
* Relax dependency minimum versions and remove upper bounds

4.5.4

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

Replace plugin definitions in settings with string representations after registering, so they can be cached correctly `(2828) <https://github.com/getpelican/pelican/issues/2828>`_.

4.5.3

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

Fix a mistake made in PR 2821

4.5.2

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

Improve logging of generators and writer loaders

4.5.1

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

* Refactor intra-site link discovery in order to match more permissively `(2646) <https://github.com/getpelican/pelican/issues/2646>`_
* Fix plugins running twice in auto-reload mode `(2817) <https://github.com/getpelican/pelican/issues/2817>`_
* Add notice to use ``from pelican import signals`` instead of ``import pelican.signals`` `(2805) <https://github.com/getpelican/pelican/issues/2805>`_

4.5.0

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

* Add namespace plugin support; list plugins via ``pelican-plugins`` command
* Override settings via ``-e`` / ``--extra-settings`` CLI option flags
* Add settings for custom Jinja globals and tests
* Customize article summary ellipsis via ``SUMMARY_END_SUFFIX`` setting
* Customize Typogrify dash handling via new ``TYPOGRIFY_DASHES`` setting
* Support Unicode when generating slugs
* Support Asciidoc ``.adoc`` file generation in Pelican importer
* Improve user experience when ``pelican --listen`` web server is quit
* Improve Invoke tasks template
* Include tests in source distributions
* Switch CI from Travis to GitHub Actions
* Remove support for Python 2.7
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Aug 8, 2022

Closing this in favor of #172

@pyup-bot pyup-bot closed this Aug 8, 2022
@heavenshell heavenshell deleted the pyup-scheduled-update-2022-08-01 branch August 8, 2022 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant