mirror of
https://github.com/boshu2/agentops.git
synced 2026-09-14 15:08:13 +08:00
chore(deps): update dependency pymdown-extensions to v11.0.2 (#1079)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pymdown-extensions](https://redirect.github.com/facelessuser/pymdown-extensions) | `==11.0.1` → `==11.0.2` |  |  | --- ### Release Notes <details> <summary>facelessuser/pymdown-extensions (pymdown-extensions)</summary> ### [`v11.0.2`](https://redirect.github.com/facelessuser/pymdown-extensions/releases/tag/11.0.2) [Compare Source](https://redirect.github.com/facelessuser/pymdown-extensions/compare/11.0.1...11.0.2) #### 11.0.2 - **FIX**: InlineHilite: Improve performance of inline code matching. - **FIX**: Keys: Fix regex pattern inefficiencies. - **FIX**: Blocks.HTML: Fix backtracking in HTML extension. </details> --- ### Configuration 📅 **Schedule**: (in timezone America/New_York) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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/boshu2/agentops). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zOS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ mkdocs-include-markdown-plugin==7.3.0
|
||||
|
||||
# Nice-to-haves
|
||||
mkdocs-git-revision-date-localized-plugin==1.5.4
|
||||
pymdown-extensions==11.0.1
|
||||
pymdown-extensions==11.0.2
|
||||
|
||||
# Link checking
|
||||
linkchecker==10.6.0
|
||||
|
||||
Reference in New Issue
Block a user