Commit 994ffe9
chore(deps): update astro (#1914)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@astrojs/starlight](https://starlight.astro.build)
([source](https://redirect.github.com/withastro/starlight/tree/HEAD/packages/starlight))
| [`^0.38.1` →
`^0.41.0`](https://renovatebot.com/diffs/npm/@astrojs%2fstarlight/0.38.5/0.41.3)
|

|

|
|
[starlight-links-validator](https://redirect.github.com/HiDeoo/starlight-links-validator)
([source](https://redirect.github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator))
| [`=0.24.0` →
`=0.25.2`](https://renovatebot.com/diffs/npm/starlight-links-validator/0.24.0/0.25.2)
|

|

|
---
### Release Notes
<details>
<summary>withastro/starlight (@​astrojs/starlight)</summary>
###
[`v0.41.3`](https://redirect.github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0413)
[Compare
Source](https://redirect.github.com/withastro/starlight/compare/@astrojs/starlight@0.41.2...@astrojs/starlight@0.41.3)
##### Patch Changes
-
[#​3911](https://redirect.github.com/withastro/starlight/pull/3911)
[`1686ecc`](https://redirect.github.com/withastro/starlight/commit/1686ecce3fd2da2aa9973faba2dc585abebb93a3)
Thanks
[@​timothyjordan](https://redirect.github.com/timothyjordan)! -
Keeps keyboard focus inside the mobile menu while it is open, preventing
focus moving to hidden interactive elements in page content.
###
[`v0.41.2`](https://redirect.github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0412)
[Compare
Source](https://redirect.github.com/withastro/starlight/compare/@astrojs/starlight@0.41.1...@astrojs/starlight@0.41.2)
##### Patch Changes
-
[#​4008](https://redirect.github.com/withastro/starlight/pull/4008)
[`58a3520`](https://redirect.github.com/withastro/starlight/commit/58a352097016ffbd98716688e4f2dfb97e5a6f44)
Thanks
[@​FrancoKaddour](https://redirect.github.com/FrancoKaddour)! -
Fixes the table of contents overflowing the right edge of the viewport
when a custom `--sl-content-width` value exceeds available space
-
[#​4015](https://redirect.github.com/withastro/starlight/pull/4015)
[`bdbfffc`](https://redirect.github.com/withastro/starlight/commit/bdbfffc044dbf119e5085c3e67722494ae3c85c6)
Thanks [@​delucis](https://redirect.github.com/delucis)! - Fixes
an issue where aside icons were rendered incorrectly in projects where
Astro’s MDX integration had optimization disabled
###
[`v0.41.1`](https://redirect.github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0411)
[Compare
Source](https://redirect.github.com/withastro/starlight/compare/@astrojs/starlight@0.41.0...@astrojs/starlight@0.41.1)
##### Patch Changes
-
[#​3967](https://redirect.github.com/withastro/starlight/pull/3967)
[`72e63dc`](https://redirect.github.com/withastro/starlight/commit/72e63dc694d27a8cfef025b7dee7aad5879f5ce4)
Thanks [@​HiDeoo](https://redirect.github.com/HiDeoo)! - Adds 2
new icons: `link` and `link-alt`.
-
[#​3988](https://redirect.github.com/withastro/starlight/pull/3988)
[`ac55cfa`](https://redirect.github.com/withastro/starlight/commit/ac55cfab41c869a605fbc5a1b4d4b8e718718141)
Thanks [@​delucis](https://redirect.github.com/delucis)! - Fixes a
dependency resolution issue introduced in Starlight v0.41
-
[#​3967](https://redirect.github.com/withastro/starlight/pull/3967)
[`72e63dc`](https://redirect.github.com/withastro/starlight/commit/72e63dc694d27a8cfef025b7dee7aad5879f5ce4)
Thanks [@​HiDeoo](https://redirect.github.com/HiDeoo)! - Optimizes
the icons of Markdown asides.
###
[`v0.41.0`](https://redirect.github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0410)
[Compare
Source](https://redirect.github.com/withastro/starlight/compare/@astrojs/starlight@0.40.0...@astrojs/starlight@0.41.0)
##### Minor Changes
-
[#​3951](https://redirect.github.com/withastro/starlight/pull/3951)
[`1202dd4`](https://redirect.github.com/withastro/starlight/commit/1202dd4c3efd517bdfe213eaf84262e439485e45)
Thanks [@​HiDeoo](https://redirect.github.com/HiDeoo)! - Adds
support for Astro v7, drops support for Astro v6.
##### Upgrade Astro and dependencies
1 parent f1d28fa commit 994ffe9
4 files changed
Lines changed: 1494 additions & 1478 deletions
File tree
- docs
- src/content/docs/reference/Concepts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 41 | + | |
46 | 42 | | |
47 | 43 | | |
48 | 44 | | |
49 | | - | |
50 | | - | |
51 | | - | |
| 45 | + | |
52 | 46 | | |
53 | 47 | | |
54 | 48 | | |
55 | 49 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 50 | + | |
59 | 51 | | |
60 | 52 | | |
61 | 53 | | |
| |||
0 commit comments