Skip to content

Commit e6ee939

Browse files
chore(deps): update dependency mkdocs-glightbox to ==0.5.* (#538)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [mkdocs-glightbox](https://redirect.github.com/blueswen/mkdocs-glightbox) ([changelog](https://redirect.github.com/blueswen/mkdocs-glightbox/blob/main/CHANGELOG)) | `==0.4.*` → `==0.5.*` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/mkdocs-glightbox/0.5.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mkdocs-glightbox/0.4.0/0.5.2?slim=true) | --- ### Release Notes <details> <summary>blueswen/mkdocs-glightbox (mkdocs-glightbox)</summary> ### [`v0.5.2`](https://redirect.github.com/blueswen/mkdocs-glightbox/releases/tag/v0.5.2): mkdocs-glightbox-0.5.2 [Compare Source](https://redirect.github.com/blueswen/mkdocs-glightbox/compare/v0.5.1...v0.5.2) - Updated selectolax dependency to >=0.3.29 to support Python 3.14 ([#&#8203;64](https://redirect.github.com/blueswen/mkdocs-glightbox/issues/64)) ### [`v0.5.1`](https://redirect.github.com/blueswen/mkdocs-glightbox/releases/tag/v0.5.1): mkdocs-glightbox-0.5.1 [Compare Source](https://redirect.github.com/blueswen/mkdocs-glightbox/compare/v0.5.0...v0.5.1) - Pined selectolax to 0.3.29 to avoid missing binary wheel issue on some platforms ([#&#8203;63](https://redirect.github.com/blueswen/mkdocs-glightbox/issues/63)) ### [`v0.5.0`](https://redirect.github.com/blueswen/mkdocs-glightbox/releases/tag/v0.5.0): mkdocs-glightbox-0.5.0 [Compare Source](https://redirect.github.com/blueswen/mkdocs-glightbox/compare/v0.4.0...v0.5.0) - Updated glightbox to 3.3.1 - Migrated to uv and pyproject.toml for development and building - Replaced regex with Selectolax to improve performance, availability and maintainability ([#&#8203;44](https://redirect.github.com/blueswen/mkdocs-glightbox/issues/44), [#&#8203;56](https://redirect.github.com/blueswen/mkdocs-glightbox/issues/56), [#&#8203;61](https://redirect.github.com/blueswen/mkdocs-glightbox/issues/61)) - Updated tests and workflow - Support auto themed ([#&#8203;49](https://redirect.github.com/blueswen/mkdocs-glightbox/issues/49)) </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 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cognitedata/pygen). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b487632 commit e6ee939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mkdocs-material-extensions==1.3.*
55
mkdocs-git-revision-date-localized-plugin==1.5.*
66
mkdocs-git-authors-plugin==0.10.*
77
mkdocs-gitbook==0.0.1
8-
mkdocs-glightbox==0.4.*
8+
mkdocs-glightbox==0.5.*
99
pymdown-extensions==10.20.*
1010
mkdocstrings[python]==0.30.*
1111
mistune==3.2.0

0 commit comments

Comments
 (0)