chore(deps): update dependency zensical to v0.0.33#764
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency zensical to v0.0.33#764renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
b628b0e to
7d47afb
Compare
7d47afb to
112d456
Compare
112d456 to
89f4c8f
Compare
89f4c8f to
de2c066
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.0.28→==0.0.33Release Notes
zensical/zensical (zensical)
v0.0.33: 0.0.33Compare Source
Summary
This version updates our official Docker image to be based on Alpine Linux for better compatibility and ease of use. It also adds all recommended Markdown Extensions to the generated
zensical.tomlfile when bootstrapping a project withzensical new, ensuring a smoother setup experience. Additionally, the user interface is updated to v0.0.13, which includes two bug fixes for anchor links in the table of contents.Changelog
Breaking changes
4eb05a2docker – switch base image to Alpine Linux for ease of use (#510)Features
6871d33compat – add default Markdown Extensions to bootstrappedzensical.tomlBug fixes
bb8a7e5ui – update ui to v0.0.13bb58c5dcompat – out of date help message (#524)9bff25acompat – add missing configuration for default Markdown ExtensionsRefactorings
20d94adcompat – update GitHub workflows to Node 24 (#522)v0.0.32: 0.0.32Compare Source
Summary
This version fixes a bug where Markdown files used as snippets were included into auto-generated navigation, and a bug with prefix stripping when the site URL contains a path component. Additionally, the Pygments dependency was updated to mitigate a vulnerability.
Changelog
Bug fixes
ca5d2d5zensical-serve – strip base URL prefix as URL segment, not string (#499)3a2358a– update to latest Pygments to mitigate vulnerability (#485)92b5622zensical – only collect markdown pages in docs directory (#490)v0.0.31: 0.0.31Compare Source
Summary
This version updates the user interface to v0.0.12, which includes the removal of 19 brand icons due to the update of Lucide to v1, and the addition of 166 new icons, most of them in SimpleIcons and FontAwesome. Additionally, there are bug fixes related to the latest changes of the table of contents in the modern theme and instant navigation on anchor links.
Changelog
Bug fixes
198c1d6ui – update ui to v0.0.1224be9abcompat – support pymdownx blocks tab extension's slugify function (#483)v0.0.30: 0.0.30Compare Source
Summary
This version adds support for mike, a tool for managing multiple versions of MkDocs projects on GitHub Pages. We created a tailored fork of mike for Zensical – all mike commands should work as expected. Please refer to our documentation for setup instructions, and mike's documentation for advanced usage patterns and options.
Note that this is a temporary solution. Zensical will ship native support for versioning in the near future, which will remove the GitHub Pages constraint and offer more flexibility in how versions are deployed and served.
The user interface is updated to v0.0.11, which adds a floating table of contents menu for mobile to the modern theme. The toggle sits at the bottom of the screen for easy thumb access, and the sidebar scrolls to accommodate arbitrarily long tables of contents. This release also includes several improvements: snappier sidebar animations, better tooltip readability, and improved inline code block sizing.
Changelog
Features
77a08d9compat – add support formikeBug fixes
97cdbc8ui – update ui to v0.0.1125e8c53compat – validate docs-directory and custom-theme-directory (#475)v0.0.29: 0.0.29Compare Source
Summary
This version fixes an issue with absolute paths in links, as well as changed files not being picked up by Zensical on Windows 11.
Changelog
Bug fixes
c1860cacompat – leave absolute links untouched (#466)6775b75zensical – canonicalize watched paths (#451)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.