pycontw / pycontw-blog

Blog for PyCon Taiwan
https://conf.python.tw
2 stars 11 forks source link

dependency: bump pelican from 4.8.0 to 4.9.1 #60

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

Bumps pelican from 4.8.0 to 4.9.1.

Release notes

Sourced from pelican's releases.

Pelican 4.9.1

  • Ensure tzdata dependency is installed on Windows

Pelican 4.9.0

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

Sourced from pelican's changelog.

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>_
Commits
  • 7194cf5 Release Pelican 4.9.1
  • a1d475f Merge pull request #3246 from MinchinWeb/tz-windows
  • 6fd2c0d Merge branch 'master' into tz-windows
  • 76f7343 Prepare release
  • f510b4b Remove reference to non-existent requirements file
  • a2525f7 Remove tzdata from testing requirements.
  • 1d0fd45 Add tzdata requirement on Windows
  • 6cd707a Release Pelican 4.9.0
  • 7ca66ee Prepare release
  • 9525583 Merge pull request #3243 from avaris/remove-write-selected
  • 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 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)
Lee-W commented 11 months ago

@dependabot rebase