Skip to content

build(deps-dev): bump the astro group across 1 directory with 3 updates - #177

Merged
matoous merged 1 commit into
mainfrom
dependabot/npm_and_yarn/astro-9581d2fdfe
Aug 4, 2025
Merged

build(deps-dev): bump the astro group across 1 directory with 3 updates#177
matoous merged 1 commit into
mainfrom
dependabot/npm_and_yarn/astro-9581d2fdfe

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2025

Copy link
Copy Markdown
Contributor

Bumps the astro group with 3 updates in the / directory: @astrojs/markdoc, @astrojs/vercel and astro.

Updates @astrojs/markdoc from 0.15.2 to 0.15.3

Release notes

Sourced from @​astrojs/markdoc's releases.

@​astrojs/markdoc@​0.15.3

Patch Changes

  • Updated dependencies [f4e8889]:
    • @​astrojs/internal-helpers@​0.7.0
    • @​astrojs/markdown-remark@​6.3.4
Changelog

Sourced from @​astrojs/markdoc's changelog.

0.15.3

Patch Changes

  • Updated dependencies [f4e8889]:
    • @​astrojs/internal-helpers@​0.7.0
    • @​astrojs/markdown-remark@​6.3.4
Commits

Updates @astrojs/vercel from 8.2.3 to 8.2.4

Release notes

Sourced from @​astrojs/vercel's releases.

@​astrojs/vercel@​8.2.4

Patch Changes

  • Updated dependencies [f4e8889]:
    • @​astrojs/internal-helpers@​0.7.0
Changelog

Sourced from @​astrojs/vercel's changelog.

8.2.4

Patch Changes

  • Updated dependencies [f4e8889]:
    • @​astrojs/internal-helpers@​0.7.0
Commits

Updates astro from 5.12.5 to 5.12.7

Release notes

Sourced from astro's releases.

astro@5.12.7

Patch Changes

  • #14169 f4e8889 Thanks @​ascorbic! - Skips trailing slash handling for paths that start with /..

  • #14170 34e6b3a Thanks @​ematipico! - Fixes an issue where static redirects couldn't correctly generate a redirect when the destination is a prerendered route, and the output is set to "server".

  • #14169 f4e8889 Thanks @​ascorbic! - Fixes a bug that prevented images from being displayed in dev when using the Netlify adapter with trailingSlash set to always

  • Updated dependencies [f4e8889]:

    • @​astrojs/internal-helpers@​0.7.0
    • @​astrojs/markdown-remark@​6.3.4

astro@5.12.6

Patch Changes

  • #14153 29e9283 Thanks @​jp-knj! - Fixes a regression introduced by a recent optimisation of how SVG images are emitted during the build.

  • #14156 592f08d Thanks @​TheOtterlord! - Fix the client router not submitting forms if the active URL contained a hash

  • #14160 d2e25c6 Thanks @​ascorbic! - Fixes a bug that meant some remote image URLs could cause invalid filenames to be used for processed images

  • #14167 62bd071 Thanks @​ascorbic! - Fixes a bug that prevented destroyed sessions from being deleted from storage unless the session had been loaded

Changelog

Sourced from astro's changelog.

5.12.7

Patch Changes

  • #14169 f4e8889 Thanks @​ascorbic! - Skips trailing slash handling for paths that start with /..

  • #14170 34e6b3a Thanks @​ematipico! - Fixes an issue where static redirects couldn't correctly generate a redirect when the destination is a prerendered route, and the output is set to "server".

  • #14169 f4e8889 Thanks @​ascorbic! - Fixes a bug that prevented images from being displayed in dev when using the Netlify adapter with trailingSlash set to always

  • Updated dependencies [f4e8889]:

    • @​astrojs/internal-helpers@​0.7.0
    • @​astrojs/markdown-remark@​6.3.4

5.12.6

Patch Changes

  • #14153 29e9283 Thanks @​jp-knj! - Fixes a regression introduced by a recent optimisation of how SVG images are emitted during the build.

  • #14156 592f08d Thanks @​TheOtterlord! - Fix the client router not submitting forms if the active URL contained a hash

  • #14160 d2e25c6 Thanks @​ascorbic! - Fixes a bug that meant some remote image URLs could cause invalid filenames to be used for processed images

  • #14167 62bd071 Thanks @​ascorbic! - Fixes a bug that prevented destroyed sessions from being deleted from storage unless the session had been loaded

Commits
  • 5eaf524 [ci] release (#14171)
  • f76eeaa [ci] format
  • f4e8889 fix: skip trailing slash redirection for more internal paths (#14169)
  • 34e6b3a fix(routing): static redirect with prerendered route (#14170)
  • bb9e945 [ci] release (#14163)
  • 62bd071 fix: try to get session id from cookie when destroying an unloaded session (#...
  • 67e2f60 [ci] format
  • 592f08d Fix form submission with client router if a hash exists in the current URL (#...
  • 29e9283 fix(astro): fix a regression that breaks builds when the same SVG is imported...
  • cf3b5ed [ci] format
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 astro group with 3 updates in the / directory: [@astrojs/markdoc](https://github.com/withastro/astro/tree/HEAD/packages/integrations/markdoc), [@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/markdoc` from 0.15.2 to 0.15.3
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/markdoc/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/markdoc@0.15.3/packages/integrations/markdoc)

Updates `@astrojs/vercel` from 8.2.3 to 8.2.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@8.2.4/packages/integrations/vercel)

Updates `astro` from 5.12.5 to 5.12.7
- [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@5.12.7/packages/astro)

---
updated-dependencies:
- dependency-name: "@astrojs/markdoc"
  dependency-version: 0.15.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: "@astrojs/vercel"
  dependency-version: 8.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: astro
  dependency-version: 5.12.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: astro
...

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 Aug 1, 2025
@vercel

vercel Bot commented Aug 1, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sumup-developer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 3:25am

@matoous
matoous merged commit 26a6163 into main Aug 4, 2025
5 checks passed
@matoous
matoous deleted the dependabot/npm_and_yarn/astro-9581d2fdfe branch August 4, 2025 11:33
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