Skip to content

Conversation

@dependabot
Copy link

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

Bumps getpelican/pelican from 4.10.1 to 4.10.2.

Release notes

Sourced from getpelican/pelican's releases.

Pelican 4.10.2

  • Change IGNORE_FILES setting default to ignore all hidden files
  • Fix SUMMARY_MAX_PARAGRAPHS not being respected in some combinations with SUMMARY_MAX_LENGTH
Changelog

Sourced from getpelican/pelican's changelog.

Release history ###############

4.10.2 - 2024-11-27

  • Change IGNORE_FILES setting default to ignore all hidden files
  • Fix SUMMARY_MAX_PARAGRAPHS not being respected in some combinations with SUMMARY_MAX_LENGTH

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

... (truncated)

Commits
  • 07c7eac Release Pelican 4.10.2
  • d9652ef fix: SUMMARY_MAX_PARAGRAPHS not respected in some combinations with `SUMMAR...
  • 7096b0a Merge pull request #3424 from projectgus/settings/ignore_files
  • ac28ddb Merge pull request #3425 from mart-e/replacement-indicator-log-full
  • 31538d1 [IMP] add information in error message
  • 1edca55 settings: Change the default IGNORE_FILES to all "hidden" files.
  • 882cd16 Merge pull request #3423 from GeorgeHu6/chinese-translation
  • 60261b8 Doc: update Chinese translation
  • 4ca1454 Merge pull request #3421 from boxydog/precommit_update_202411
  • 0755427 pre-commit autoupdate and fix new issues pointed out by ruff
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [getpelican/pelican](https://github.com/getpelican/pelican) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/getpelican/pelican/releases)
- [Changelog](https://github.com/getpelican/pelican/blob/main/docs/changelog.rst)
- [Commits](getpelican/pelican@b86383f...07c7eac)

---
updated-dependencies:
- dependency-name: getpelican/pelican
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2025

Superseded by #6.

@dependabot dependabot bot closed this Feb 1, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/getpelican/pelican-4.10.2 branch February 1, 2025 20:27
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant