Skip to content

Commit

Permalink
Update dependency pymdown-extensions to v10.13 (#1867)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[pymdown-extensions](https://redirect.github.com/facelessuser/pymdown-extensions)
| minor | `==10.12` -> `==10.13` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>facelessuser/pymdown-extensions (pymdown-extensions)</summary>

###
[`v10.13`](https://redirect.github.com/facelessuser/pymdown-extensions/releases/tag/10.13)

[Compare
Source](https://redirect.github.com/facelessuser/pymdown-extensions/compare/10.12...10.13)

#### 10.13

- **NEW**: Snippets: Allow multiple line numbers or line number blocks
separated by `,`.
- **NEW**: Snippets: Allow using a negative index for number start
indexes and end indexes. Negative indexes are converted to positive
indexes based on the number of lines in the snippet.
-   **FIX**: Snippets: Properly capture empty newline at end of file.
- **FIX**: Snippets: Fix issue where when non sections of files are
included, section labels are not stripped.
-   **FIX**: BetterEm: Fixes for complex cases.
- **FIX**: Blocks: More consistent handling of empty newlines in block
processor extensions.

</details>

---

### Configuration

📅 **Schedule**: 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 has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi42IiwidXBkYXRlZEluVmVyIjoiMzkuODIuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Dec 25, 2024
1 parent b71ab0a commit 74ac9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mkdocs-macros-plugin==1.3.7
mkdocs-material==9.5.49
mkdocs-material-extensions==1.3.1
Pygments==2.18.0
pymdown-extensions==10.12
pymdown-extensions==10.13
python-dateutil==2.9.0.post0
PyYAML==6.0.2
repackage==0.7.3
Expand Down

0 comments on commit 74ac9a5

Please sign in to comment.