Update dependency getzola/zola to v0.21.0 #10

Open
renovate wants to merge 1 commit from renovate/getzola-zola-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
getzola/zola minor 0.20.0 -> 0.21.0

Release Notes

getzola/zola (getzola/zola)

v0.21.0

Compare Source

  • Allow github_alerts at config.toml level
  • Add a copy attribute that can be set on codeblocks to set data-copy on them
  • Empty feeds are now generated
  • Preserve the hash part of the URL for alias redirection
  • Add a new permalink sorting strategy for pages
  • Better support for port 0 for zola serve
  • Better AVIF support
  • Add Korean language support for search generation
  • Allow .json and .ics custom feeds
  • Fix footnotes semantic organization for accessibility
  • Adjust image metadata based on exif orientation data
  • Add a zola_version variable to the pages context

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [getzola/zola](https://github.com/getzola/zola) | minor | `0.20.0` -> `0.21.0` | --- ### Release Notes <details> <summary>getzola/zola (getzola/zola)</summary> ### [`v0.21.0`](https://github.com/getzola/zola/blob/HEAD/CHANGELOG.md#0210-2025-07-14) [Compare Source](https://github.com/getzola/zola/compare/v0.20.0...v0.21.0) - Allow `github_alerts` at config.toml level - Add a `copy` attribute that can be set on codeblocks to set data-copy on them - Empty feeds are now generated - Preserve the hash part of the URL for alias redirection - Add a new permalink sorting strategy for pages - Better support for port 0 for zola serve - Better AVIF support - Add Korean language support for search generation - Allow .json and .ics custom feeds - Fix footnotes semantic organization for accessibility - Adjust image metadata based on exif orientation data - Add a `zola_version` variable to the pages context </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS40IiwidXBkYXRlZEluVmVyIjoiNDIuMzkuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
renovate added 1 commit 2025-12-10 13:01:01 +11:00
kernald was assigned by renovate 2025-12-10 13:01:01 +11:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/getzola-zola-0.x:renovate/getzola-zola-0.x
git checkout renovate/getzola-zola-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/getzola-zola-0.x
git checkout renovate/getzola-zola-0.x
git rebase main
git checkout main
git merge --ff-only renovate/getzola-zola-0.x
git checkout renovate/getzola-zola-0.x
git rebase main
git checkout main
git merge --no-ff renovate/getzola-zola-0.x
git checkout main
git merge --squash renovate/getzola-zola-0.x
git checkout main
git merge --ff-only renovate/getzola-zola-0.x
git checkout main
git merge renovate/getzola-zola-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kernald/containers#10
No description provided.