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

[deps] Update pelican requirement from ~=4.9.1 to ~=4.10.1 #90

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Updates the requirements on pelican to permit the latest version.

Release notes

Sourced from pelican's releases.

Pelican 4.10.1

Changelog

Sourced from pelican's changelog.

4.10.1 - 2024-09-28

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

4.10.0 - 2024-09-16

  • 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 - 2023-11-15

  • Ensure tzdata dependency is installed on Windows

4.9.0 - 2023-11-12

  • 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>_
  • Remove unreliable WRITE_SELECTED feature ([#3243](https://github.com/getpelican/pelican/issues/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)) <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>_

4.8.0 - 2022-07-11

... (truncated)

Commits

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 <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)

Updates the requirements on [pelican](https://github.com/getpelican/pelican) to permit the latest version.
- [Release notes](https://github.com/getpelican/pelican/releases)
- [Changelog](https://github.com/getpelican/pelican/blob/main/docs/changelog.rst)
- [Commits](getpelican/pelican@4.9.1...4.10.1)

---
updated-dependencies:
- dependency-name: pelican
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2024
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.

0 participants