chore(deps): update dependency zensical to v0.0.31#1039
Open
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency zensical to v0.0.31#1039renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
Conversation
|
Note: the diff show code changes that would be introduced by this PR to the output of the Grafana Foundation SDK codegen pipeline.
|
248d110 to
001cf14
Compare
001cf14 to
dfb6863
Compare
dfb6863 to
ff44d3b
Compare
| datasource | package | from | to | | ---------- | -------- | ------ | ------ | | pypi | zensical | 0.0.26 | 0.0.31 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
ff44d3b to
0f672bc
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.26→==0.0.31Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
zensical/zensical (zensical)
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)v0.0.28: 0.0.28Compare Source
Summary
This version updates the user interface to v0.0.10, which fixes a couple of bugs related to search and code annotation rendering. Additionally, it adds support for version selectors in the modern theme, paving the way for adding support for mike to manage multiple versions of documentation on GitHub Pages.
In addition, this release adds new configuration options for the file watcher to improve compatibility in certain environments.
File watcher
You can now opt into using a polling-based file watcher, which is particularly useful when running Docker on Windows, where filesystem event limitations (e.g., inotify constraints) can cause issues.
To enable the polling watcher:
export ZENSICAL_POLL_WATCHER=1The polling interval is configurable and defaults to
500milliseconds (aligned with MkDocs behavior):export ZENSICAL_POLL_INTERVAL=500Changelog
Bug fixes
5196cdbcompat – invalid setup of MathJax in bootstrappedzensical.tomlb710744ui – update ui to v0.0.10f014425zensical-watch – auto-reload not working for Docker on Windows (#340, #446)v0.0.27: 0.0.27Compare Source
Summary
This version fixes a reload loop for when auto-appended snippets are located inside of the
docsdirectory, and auto-reload for pages with Chinese path segments.Changelog
Bug fixes
062a972zensical – printed URLs of built pages shouldn't be percent-encodede326ae3zensical – auto-reload not working for URLs with Chinese path segments (#436)9654132zensical-watch – skip queuing redundant watch paths (#434)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.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.