Skip to content

Bump the website group across 1 directory with 5 updates#10174

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/website-e04c8e02ab
Open

Bump the website group across 1 directory with 5 updates#10174
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/website-e04c8e02ab

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps the website group with 5 updates in the / directory:

Package From To
@astrojs/check 0.9.7 0.9.8
@astrojs/starlight 0.38.1 0.38.2
astro-rehype-relative-markdown-links 0.18.1 0.19.0
typedoc-plugin-markdown 4.10.0 4.11.0
typedoc 0.28.17 0.28.18

Updates @astrojs/check from 0.9.7 to 0.9.8

Release notes

Sourced from @​astrojs/check's releases.

@​astrojs/check@​0.9.8

Patch Changes

Changelog

Sourced from @​astrojs/check's changelog.

0.9.8

Patch Changes

Commits

Updates @astrojs/starlight from 0.38.1 to 0.38.2

Release notes

Sourced from @​astrojs/starlight's releases.

@​astrojs/starlight@​0.38.2

Patch Changes

  • #3759 f24ce99 Thanks @​MilesChou! - Fixes an issue where monolingual sites using a region-specific locale (e.g., zh-TW) as the default would incorrectly display base language translations (e.g., zh Simplified Chinese) instead of the region-specific ones (e.g., zh-TW Traditional Chinese).

  • #3768 a4c6c20 Thanks @​delucis! - Improves performance of sidebar generation for sites with very large sidebars

Changelog

Sourced from @​astrojs/starlight's changelog.

0.38.2

Patch Changes

  • #3759 f24ce99 Thanks @​MilesChou! - Fixes an issue where monolingual sites using a region-specific locale (e.g., zh-TW) as the default would incorrectly display base language translations (e.g., zh Simplified Chinese) instead of the region-specific ones (e.g., zh-TW Traditional Chinese).

  • #3768 a4c6c20 Thanks @​delucis! - Improves performance of sidebar generation for sites with very large sidebars

Commits

Updates astro-rehype-relative-markdown-links from 0.18.1 to 0.19.0

Release notes

Sourced from astro-rehype-relative-markdown-links's releases.

v0.19.0

CHANGELOG.md#v0.18.1


vernak2539/astro-rehype-relative-markdown-links@v0.18.1...v0.19.0

Changelog

Sourced from astro-rehype-relative-markdown-links's changelog.

v0.19.0 (2026-03-19)

Full Changelog

Closed issues:

  • How to pass options? #80

Merged pull requests:

Commits
  • 73dee89 Release v0.19.0
  • e61e350 feat(ci): test against v24 lts (#82)
  • 41bdcd6 fix: support Astro v6 (#81)
  • 5e80019 fix(workflows): require publish
  • cde84bc fix(workflows): move resuable workflow test into npm publish workflow
  • 1d5cc52 fix(workflows): try to pass secrets again - 1
  • 8f1815a fix(workflows): try to pass secrets again
  • 93f30bb fix(workflows): inherit secrets from top-level
  • b01bf17 test: resusable workflow
  • a663c9f [skip ci] Update generated docs (docs/)
  • Additional commits viewable in compare view

Updates typedoc-plugin-markdown from 4.10.0 to 4.11.0

Release notes

Sourced from typedoc-plugin-markdown's releases.

typedoc-plugin-markdown@4.11.0

Minor Changes

  • Improved rendering of union types when documented type details are present (#857).
  • Improved rendering of union types used in parameter declarations.
  • When a function returns another function, full documentation for the returned function is now only shown when meaningful comments are present, aligning with the default theme.
  • Index signature declarations are now rendered as blockquotes for improved consistency.

Patch Changes

  • Added locale translations for grouped @example headings (#858).
  • Function-typed properties are now rendered without parentheses in headings. This avoids implying that the member is a method and more accurately reflects that it is a property whose type is a function.
  • Optional properties are now indicated with ? in the property name, making the optionality explicit.
  • All pipe characters (|) in union type output are now escaped.
Changelog

Sourced from typedoc-plugin-markdown's changelog.

4.11.0 (2026-03-18)

Minor Changes

  • Improved rendering of union types when documented type details are present (#857).
  • Improved rendering of union types used in parameter declarations.
  • When a function returns another function, full documentation for the returned function is now only shown when meaningful comments are present, aligning with the default theme.
  • Index signature declarations are now rendered as blockquotes for improved consistency.

Patch Changes

  • Added locale translations for grouped @example headings (#858).
  • Function-typed properties are now rendered without parentheses in headings. This avoids implying that the member is a method and more accurately reflects that it is a property whose type is a function.
  • Optional properties are now indicated with ? in the property name, making the optionality explicit.
  • All pipe characters (|) in union type output are now escaped.
Commits
  • 0450f29 Version Packages
  • 7e3775f fix(core): added locale translations for grouped "@​example" headings
  • d6f0ce4 chore(core): lint fixes
  • 07af892 chore(core): updated fixtures tsconfig to strict:true
  • d3394b8 feat(core): update function type headings and optional props
  • 0d361e4 feat(core): improved ui of union types used in parameter declarations and oth...
  • 050ed8b feat(core): improved rendering of union types when documented type details ar...
  • 9e7bb1b chore(core): refactor tweaks
  • fe732a5 chore(docs): updated docs
  • See full diff in compare view

Updates typedoc from 0.28.17 to 0.28.18

Release notes

Sourced from typedoc's releases.

v0.28.18

Features

  • Support TypeScript 6.0, #3084.
Changelog

Sourced from typedoc's changelog.

v0.28.18 (2026-03-23)

Features

  • Support TypeScript 6.0, #3084.
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the website group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.7` | `0.9.8` |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.38.1` | `0.38.2` |
| [astro-rehype-relative-markdown-links](https://github.com/vernak2539/astro-rehype-relative-markdown-links) | `0.18.1` | `0.19.0` |
| [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.10.0` | `4.11.0` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.17` | `0.28.18` |



Updates `@astrojs/check` from 0.9.7 to 0.9.8
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.8/packages/language-tools/astro-check)

Updates `@astrojs/starlight` from 0.38.1 to 0.38.2
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.38.2/packages/starlight)

Updates `astro-rehype-relative-markdown-links` from 0.18.1 to 0.19.0
- [Release notes](https://github.com/vernak2539/astro-rehype-relative-markdown-links/releases)
- [Changelog](https://github.com/vernak2539/astro-rehype-relative-markdown-links/blob/main/CHANGELOG.md)
- [Commits](vernak2539/astro-rehype-relative-markdown-links@v0.18.1...v0.19.0)

Updates `typedoc-plugin-markdown` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.11.0/packages/typedoc-plugin-markdown)

Updates `typedoc` from 0.28.17 to 0.28.18
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.17...v0.28.18)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-version: 0.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: website
- dependency-name: "@astrojs/starlight"
  dependency-version: 0.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: website
- dependency-name: astro-rehype-relative-markdown-links
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website
- dependency-name: typedoc-plugin-markdown
  dependency-version: 4.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website
- dependency-name: typedoc
  dependency-version: 0.28.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: website
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 27, 2026
@dependabot dependabot bot requested a review from bterlson as a code owner March 27, 2026 01:55
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Mar 27, 2026
@timotheeguerin timotheeguerin added this pull request to the merge queue Mar 27, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Mar 27, 2026
@timotheeguerin timotheeguerin added this pull request to the merge queue Mar 27, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant