chore(deps): bump the site group across 1 directory with 3 updates - #230
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/site/site-ae6e5ffab7
branch
from
September 13, 2026 19:53
1e3de45 to
2cb21a1
Compare
Bumps the site group with 3 updates in the /site directory: [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark), [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/markdown-remark` from 7.2.4 to 7.3.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@7.3.1/packages/markdown/remark) Updates `@astrojs/starlight` from 0.41.10 to 0.42.1 - [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.42.1/packages/starlight) Updates `astro` from 7.2.9 to 7.3.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.3.3/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/markdown-remark" dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: site - dependency-name: "@astrojs/starlight" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: site - dependency-name: astro dependency-version: 7.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: site ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/site/site-ae6e5ffab7
branch
from
September 20, 2026 19:53
2cb21a1 to
5f30be7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the site group with 3 updates in the /site directory: @astrojs/markdown-remark, @astrojs/starlight and astro.
Updates
@astrojs/markdown-remarkfrom 7.2.4 to 7.3.1Release notes
Sourced from @astrojs/markdown-remark's releases.
Changelog
Sourced from @astrojs/markdown-remark's changelog.
Commits
aa4949e[ci] release (#17915)a548223Only treat literal script/style content as raw in MDX rendering (#17896)2fdf731[ci] release (#17849)f8e9458feat: move MDX into the processors themselves (#17262)Updates
@astrojs/starlightfrom 0.41.10 to 0.42.1Release notes
Sourced from @astrojs/starlight's releases.
... (truncated)
Changelog
Sourced from @astrojs/starlight's changelog.
... (truncated)
Commits
a852070[ci] release (#4199)96a44d4removepopoverattribute from sidebar-pane on wide viewports (#4198)88ad3c2[ci] release (#4172)74cb3f1Update dependencies (#4173)6135f01Use Sätteri 0.10 APIs (#4134)2623ae6Refactor mobile menu to use Popover API (#4121)09af1c6chore(deps): updatemagic-stringto v1 (#4082)292fb17[i18nIgnore] Transpile Starlight packages (#3572)0138f22[ci] release (#4169)32a5e29Fix hidden heading anchor links (#4167)Updates
astrofrom 7.2.9 to 7.3.3Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
8a3106e[ci] release (#17939)5efea1bAdd a version field to the astro-client-only fixture80f9f1dHash compiled CSS output in incremental build to detect Sass partial changes ...bc6572fRevert "Forward user class to Picture's outer element" (#18004) (#18030)0e5478dNormalize CRLF line endings before computing CSP hashes (#17998)30ef3cbfix: invalidate prerender environment in invalidateDataStore (#17991) (#17999)312ab49Fix redirect targets when a param value contains a$replacement pattern (#...1b5a234Fix trailing-slash redirect body to match the Location header target (#18018)558b301Fix prerendered Cloudflare pages rendering as [object Object] with nodejs_com...4464b3afix(assets): forward class to picture element in Picture component (#18003) (...