Skip to content

Ignore type error in i18n util with newer TypeScript versions#3853

Merged
delucis merged 2 commits intomainfrom
chris/fix-3822
Apr 23, 2026
Merged

Ignore type error in i18n util with newer TypeScript versions#3853
delucis merged 2 commits intomainfrom
chris/fix-3822

Conversation

@delucis
Copy link
Copy Markdown
Member

@delucis delucis commented Apr 23, 2026

Description

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 23, 2026

🦋 Changeset detected

Latest commit: 91b7e84

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@astrojs/starlight Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 23, 2026

Deploy Preview for astro-starlight ready!

Name Link
🔨 Latest commit 91b7e84
🔍 Latest deploy log https://app.netlify.com/projects/astro-starlight/deploys/69e9ff7f9b92870008c2c334
😎 Deploy Preview https://deploy-preview-3853--astro-starlight.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the 🌟 core Changes to Starlight’s main package label Apr 23, 2026
@delucis delucis added the 🌟 patch Change that triggers a patch release label Apr 23, 2026
@astrobot-houston
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
/index.html 5.61 KB (0%)
/_astro/*.js 26.03 KB (0%)
/_astro/*.css 16.05 KB (0%)

Copy link
Copy Markdown
Member

@ArmandPhilippot ArmandPhilippot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems reasonable!

@delucis delucis merged commit 563e11b into main Apr 23, 2026
18 checks passed
@delucis delucis deleted the chris/fix-3822 branch April 23, 2026 13:11
@astrobot-houston astrobot-houston mentioned this pull request Apr 23, 2026
dadezzz pushed a commit to dadezzz/university_notes that referenced this pull request Apr 27, 2026
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://github.com/withastro/starlight/tree/HEAD/packages/starlight)) | [`0.38.3` → `0.38.4`](https://renovatebot.com/diffs/npm/@astrojs%2fstarlight/0.38.3/0.38.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@astrojs%2fstarlight/0.38.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@astrojs%2fstarlight/0.38.3/0.38.4?slim=true) |

---

### Release Notes

<details>
<summary>withastro/starlight (@&#8203;astrojs/starlight)</summary>

### [`v0.38.4`](https://github.com/withastro/starlight/blob/HEAD/packages/starlight/CHANGELOG.md#0384)

[Compare Source](https://github.com/withastro/starlight/compare/@astrojs/[email protected]...@astrojs/[email protected])

##### Patch Changes

- [#&#8203;3828](withastro/starlight#3828) [`342038b`](withastro/starlight@342038b) Thanks [@&#8203;MangelMaxime](https://github.com/MangelMaxime)! - Fixes aside styling when used without any content

- [#&#8203;3853](withastro/starlight#3853) [`563e11b`](withastro/starlight@563e11b) Thanks [@&#8203;delucis](https://github.com/delucis)! - Fixes a type-checking issue for users on newer versions of TypeScript

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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 becomes conflicted, 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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌟 core Changes to Starlight’s main package 🌟 patch Change that triggers a patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeScript v6: Property 'language' does not exist on type 'never'

3 participants