chore(deps): update dependency pelican to v4.10.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pelican | dependencies | minor |
4.9.1 -> 4.10.2
|
⚠ ️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
getpelican/pelican (pelican)
v4.10.2
: Pelican 4.10.2
- Change
IGNORE_FILES
setting default to ignore all hidden files - Fix
SUMMARY_MAX_PARAGRAPHS
not being respected in some combinations withSUMMARY_MAX_LENGTH
v4.10.1
: Pelican 4.10.1
- Fix error when running
pelican -r -l
(#3398 by @cpitclaudel) - Fix symlink handling in
pelican-themes
(#3392 by @frederik-elwert)
v4.10.0
: Pelican 4.10.0
- Add setting to specify summary via paragraph count (#2761 by @gagath)
- Add new status to skip generation of a post (#3304 by @GiovanH)
- Add setting to append
ref
parameter to links in feeds (#3249 by @GiovanH) - Improve logging (#3257 & #3276 by @MinchinWeb)
- Configure logging handler via
--log-handler
CLI option (#3293 by @cpitclaudel) - Resolve intra-site links in summaries (#3280 by @MinchinWeb)
- Warn about files not processed due to disabled readers (#3321 by @boxydog)
- Add Medium post importer (#3262 & #3264 by @boxydog)
- Improve GitHub Pages workflow (#3328 & #3330 by @seanh)
- Fix file permissions in GitHub Pages workflow (#3248 by @vbharadwaj-bk)
- Add GitHub Pages commit message variable (#3250 by @snosratiershad)
- Add
.nojekyll
file when invokingghp-import
(#3259 by @snosratiershad) - Keep EOF newline in quickstart-generated files (#3251 by @snosratiershad)
- Translate documentation into Simplified Chinese (#3346 by @GeorgeHu6)
- Add type hints for several modules (#3267 & #3278 by @bjoernricks)
- Improve code test coverage (#3323 by @boxydog & @justinmayer)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by RenovateBot