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

dependency: bump pelican from 4.10.2 to 4.11.0 #194

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps pelican from 4.10.2 to 4.11.0.

Release notes

Sourced from pelican's releases.

Pelican 4.11.0

  • Add setting to selectively omit Typogrify filters (#3439 by @​davidlesieur)
  • Add more blocks to the Simple theme’s base template, making it easier to create new themes by inheriting from the Simple theme (#3405 by @​frederik-elwert)
  • Fix auto-reload behavior upon changes to the theme, content or settings. Make default IGNORE_FILES recursively ignore all hidden files as well as the default filters from watchfiles.DefaultFilter. (#3441 by @​yashaslokesh)
  • Get current year from the SOURCE_DATE_EPOCH environment variable, if available (#3430 by @​Vincent-C)
  • Add Python 3.13 to test matrix and remove Python 3.8 (#3435 by @​hugovk)
  • Require Typogrify 2.1+ and Pygments <2.19 (by @​justinmayer)
Changelog

Sourced from pelican's changelog.

4.11.0 - 2025-01-15

  • Add setting to selectively omit Typogrify filters ([#3439](https://github.com/getpelican/pelican/issues/3439)) <https://github.com/getpelican/pelican/pull/3439>_
  • Add more blocks to the Simple theme’s base template, making it easier to create new themes by inheriting from the Simple theme ([#3405](https://github.com/getpelican/pelican/issues/3405)) <https://github.com/getpelican/pelican/pull/3405>_
  • Fix auto-reload behavior upon changes to the theme, content or settings. Make default IGNORE_FILES recursively ignore all hidden files as well as the default filters <https://watchfiles.helpmanual.io/api/filters/#watchfiles.DefaultFilter.ignore_dirs>_ from watchfiles.DefaultFilter. ([#3441](https://github.com/getpelican/pelican/issues/3441)) <https://github.com/getpelican/pelican/pull/3441>_
  • Get current year from the SOURCE_DATE_EPOCH environment variable, if available ([#3430](https://github.com/getpelican/pelican/issues/3430)) <https://github.com/getpelican/pelican/pull/3430>_
  • Add Python 3.13 to test matrix and remove Python 3.8 ([#3435](https://github.com/getpelican/pelican/issues/3435)) <https://github.com/getpelican/pelican/pull/3435>_
  • Require Typogrify 2.1+ and Pygments <2.19
Commits
  • 69e24fa Release Pelican 4.11.0
  • ec95a2c Prepare release
  • 543424a fix: Fix auto-reload with globs in IGNORE_FILES (#3441)
  • 5be013d Make build reproducible by reading envvar SOURCE_DATE_EPOCH if set (#3430)
  • 64be147 Merge pull request #3405 from frederik-elwert/improve-simple-theme
  • 4fcc24d Add test for simple theme and inheritance
  • af3c2ed Add block name in endblock
  • d813c51 Add more blocks to simple base template
  • 4878fc8 chore: Update link to re-directed example settings file (#3445)
  • 8a1c55e docs: Clarify namespace plugin loading order
  • 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 [pelican](https://github.com/getpelican/pelican) from 4.10.2 to 4.11.0.
- [Release notes](https://github.com/getpelican/pelican/releases)
- [Changelog](https://github.com/getpelican/pelican/blob/main/docs/changelog.rst)
- [Commits](getpelican/pelican@4.10.2...4.11.0)

---
updated-dependencies:
- dependency-name: pelican
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency python Pull requests that update Python code labels Jan 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 16, 2025 03:09
@Lee-W
Copy link
Member

Lee-W commented Jan 16, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@Lee-W Lee-W merged commit 778b7f7 into main Jan 16, 2025
1 check passed
@Lee-W Lee-W deleted the dependabot/pip/pelican-4.11.0 branch January 16, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant