deps(deps): bump the astro group across 1 directory with 2 updates - #69
Merged
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Contributor
|
@dependabot recreate |
Bumps the astro group with 2 updates in the / directory: [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/vercel` from 11.0.3 to 11.0.4 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@11.0.4/packages/integrations/vercel) Updates `astro` from 7.1.3 to 7.1.6 - [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.1.6/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/vercel" dependency-version: 11.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 7.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-69c5fb32e1
branch
from
August 3, 2026 06:15
e6153e0 to
4d6322f
Compare
astro.config.ts imports `unified` from `@astrojs/markdown-remark`, which is a transitive dependency (nested under @astrojs/mdx). In CI and fresh installs, this module cannot be resolved because npm doesn't hoist it to the top-level node_modules. Adding it as a direct dependency fixes the CI error: "Cannot find module '@astrojs/markdown-remark' imported from astro.config.ts" This also fixes the Vercel deployment failure on PR #69.
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 astro group with 2 updates in the / directory: @astrojs/vercel and astro.
Updates
@astrojs/vercelfrom 11.0.3 to 11.0.4Release notes
Sourced from @astrojs/vercel's releases.
Changelog
Sourced from @astrojs/vercel's changelog.
Commits
b0535ca[ci] release (#17528)Updates
astrofrom 7.1.3 to 7.1.6Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
9865d1c[ci] release (#17539)5214663fix: bump compiler (#17545)bbc1ec9fix: chuncked content collections (#17543)296e1b0fix(dev): refresh stale CSS for component\<style>block HMR (#17383)ff97b86fix(build): introduce two-staged build to prevent race condition with concurr...b0535ca[ci] release (#17528)c895b12Update js-yaml to 4.3.0 (#17474)f61ba9cfix(logger): loading at runtime when entrypoint is a URL (#17480)e614b7bfix(astro): do not resolve action function properties as path segments (#17525)7613030Return a response when request finalization fails (#17524)