chore(deps): update all digest updates #115

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-08-28 04:06:09 +04:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
astro (source) 7.2.87.2.9 age confidence
markdown-it 15.0.015.0.1 age confidence

Release Notes

withastro/astro (astro)

v7.2.9

Compare Source

Patch Changes
markdown-it/markdown-it (markdown-it)

v15.0.1

Compare Source

Changed
  • doc: replace oxide theme with custom one.
Fixed
  • Fixed code span parsing after lookaheads for unclosed link and image labels, #​1201.
  • Preserve spaces in code spans whose content consists only of spaces, #​1180.
  • Preserve brackets around IPv6 address literals when normalizing links, #​1204.
Security
  • Fixed quadratic complexity when replacing fuzzy links.
  • Fixed quadratic complexity in scheme backscan (inline linkify rule).

Configuration

📅 Schedule: (UTC)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [astro](https://astro.build) ([source](https://github.com/withastro/astro/tree/HEAD/packages/astro)) | [`7.2.8` → `7.2.9`](https://renovatebot.com/diffs/npm/astro/7.2.8/7.2.9) | ![age](https://developer.mend.io/api/mc/badges/age/npm/astro/7.2.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/7.2.8/7.2.9?slim=true) | | [markdown-it](https://github.com/markdown-it/markdown-it) | [`15.0.0` → `15.0.1`](https://renovatebot.com/diffs/npm/markdown-it/15.0.0/15.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/markdown-it/15.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdown-it/15.0.0/15.0.1?slim=true) | --- ### Release Notes <details> <summary>withastro/astro (astro)</summary> ### [`v7.2.9`](https://github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#729) [Compare Source](https://github.com/withastro/astro/compare/astro@7.2.8...astro@7.2.9) ##### Patch Changes - [#&#8203;17846](https://github.com/withastro/astro/pull/17846) [`b441180`](https://github.com/withastro/astro/commit/b44118001c8f9b4f05ccd004cc3b4d42a8da8bfc) Thanks [@&#8203;Princesseuh](https://github.com/Princesseuh)! - Fixes importing `.html` files not being typed outside of `.astro` files - [#&#8203;17831](https://github.com/withastro/astro/pull/17831) [`32e8b44`](https://github.com/withastro/astro/commit/32e8b44c25a80759f0ed0b47551351331584f779) Thanks [@&#8203;astro-factory](https://github.com/apps/astro-factory)! - Fixes a crash when requesting `/index.html` against a dynamic page route like `[slug].astro` - [#&#8203;17841](https://github.com/withastro/astro/pull/17841) [`c35448e`](https://github.com/withastro/astro/commit/c35448ec8e53fc0f93798840953185c9facaa39b) Thanks [@&#8203;astro-factory](https://github.com/apps/astro-factory)! - Fixes SSR manifest containing stale `entryModules` references to prerender-only chunks that no longer exist in the final build output - [#&#8203;17847](https://github.com/withastro/astro/pull/17847) [`eb87a23`](https://github.com/withastro/astro/commit/eb87a2391679ffa6fa25c61701569a474aa2e548) Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Fixes `set:text` escaping in MDX script and style elements </details> <details> <summary>markdown-it/markdown-it (markdown-it)</summary> ### [`v15.0.1`](https://github.com/markdown-it/markdown-it/blob/HEAD/CHANGELOG.md#1501---2026-08-27) [Compare Source](https://github.com/markdown-it/markdown-it/compare/15.0.0...15.0.1) ##### Changed - doc: replace oxide theme with custom one. ##### Fixed - Fixed code span parsing after lookaheads for unclosed link and image labels, [#&#8203;1201](https://github.com/markdown-it/markdown-it/issues/1201). - Preserve spaces in code spans whose content consists only of spaces, [#&#8203;1180](https://github.com/markdown-it/markdown-it/issues/1180). - Preserve brackets around IPv6 address literals when normalizing links, [#&#8203;1204](https://github.com/markdown-it/markdown-it/issues/1204). ##### Security - Fixed quadratic complexity when replacing fuzzy links. - Fixed quadratic complexity in scheme backscan (inline linkify rule). </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40OC4yIiwidXBkYXRlZEluVmVyIjoiNDQuNDguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiXX0=-->
renovate[bot] added 1 commit 2026-08-28 04:06:07 +04:00
chore(deps): update all digest updates
Test / npm test (pull_request) Successful in 34s
RenovateBot / renovate (push) Successful in 39s
Test / npm test (push) Successful in 34s
9d7527c013
renovate[bot] scheduled this pull request to auto merge when all checks succeed 2026-08-28 04:06:07 +04:00
renovate[bot] merged commit 9d7527c013 into master 2026-08-28 04:06:09 +04:00
renovate[bot] deleted branch renovate/all-digest 2026-08-28 04:06:09 +04:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: valentineus/popov.link#115