Skip to content

Conversation

@pull
Copy link

@pull pull bot commented May 6, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

astrobot-houston and others added 30 commits December 16, 2025 12:18
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ArmandPhilippot <59021693+ArmandPhilippot@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
…tro's cache (#14954)

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
* Fix for deploying worker to Cloudflare (alpha)

* add changeset

* unused code

* fix redirects parsing

* Update .changeset/common-knives-rescue.md

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

* skip the flakey one

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>


Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: matthewp <361671+matthewp@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Moves astro:* and virtual:astro:* exclusion to core for prefetch users.
* fix(cloudflare): update wrangler config template in astro add

Updates the generated wrangler.jsonc template to use correct main entrypoint, hardcoded compatibility_date, and removes unnecessary compatibility_flags.

* Add changeset

* pr comments
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update font utility dependencies to use lighter versions

* Add changeset
…15049)

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: correctly handle duplicate id checks in glob loader

* Check if file exists to avoid race condition

* Fix test
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat(cloudflare): add deprecation getters for Astro.locals.runtime

Adds helpful error messages when accessing removed runtime properties:
- runtime.env -> import { env } from 'cloudflare:workers'
- runtime.cf -> Astro.request.cf
- runtime.caches -> global caches object
- runtime.ctx -> Astro.locals.cfContext

Improves migration experience from v5 to v6.

* chore: add changeset for runtime deprecation helpers

* Update .changeset/helpful-runtime-errors.md

Co-authored-by: Armand Philippot <git@armand.philippot.eu>

* fix(cloudflare): hide runtime from types and enumeration

- Remove runtime from Runtime interface to prevent autocomplete
- Use Object.defineProperty with enumerable: false

---------

Co-authored-by: Armand Philippot <git@armand.philippot.eu>
ascorbic and others added 30 commits January 28, 2026 15:43
* feat: add `retainBody` option to the `glob()` loader

* Remove redundant check on rendered

---------

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…15332)

* feat: add frontmatter parsing and fileURL option to renderMarkdown

* feat: expose fileURL in markdown-remark types

* PR comments
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* fix(cloudflare): ignoreOutdatedRequests in client bundle

* test(cloudflare): add e2e test for linked package client:only fix

* lock
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by:  Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Co-authored-by: matthewp <361671+matthewp@users.noreply.github.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: Luiz Ferraz <luiz@lferraz.com>
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Antony Faris <acp325@gmail.com>
Co-authored-by: Erika <Princesseuh@users.noreply.github.com>
Co-authored-by: Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com>
Co-authored-by: Florian Lefebvre <florian-lefebvre@users.noreply.github.com>
Co-authored-by: Volpeon <76151476+volpeon@users.noreply.github.com>
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
Co-authored-by: fkatsuhiro <113022468+fkatsuhiro@users.noreply.github.com>
Co-authored-by: Oliver Speir <115520730+OliverSpeir@users.noreply.github.com>
Co-authored-by: Andreas Deininger <andreas@deininger.net>
Co-authored-by: Roman <me@rman.dev>
Co-authored-by: fabon <syobon.hinata.public@gmail.com>
Co-authored-by: Raanelom <code@timid.nl>
Co-authored-by: Rahul Dogra <rahuldogra1998@gmail.com>
Co-authored-by: James Garbutt <43081j@users.noreply.github.com>
Co-authored-by: Pegasus <42954461+leonace924@users.noreply.github.com>
Co-authored-by: Cameron Smith <cameron.ray.smith@gmail.com>
Co-authored-by: Martin Trapp <martrapp@users.noreply.github.com>
Co-authored-by: Rafael ヤスヒデ 須藤 <rururux@gmail.com>
Co-authored-by: Matthew Phillips <matthewp@users.noreply.github.com>
Co-authored-by: Julien Cayzac <jcayzac@users.noreply.github.com>
Co-authored-by: Drew Powers <drew@pow.rs>
Co-authored-by: Emanuele Stoppa <ematipico@users.noreply.github.com>
Co-authored-by: MkDev11 <jaysmth689@gmail.com>
Co-authored-by: andy <144786415+aprici7y@users.noreply.github.com>
Co-authored-by: Luky Setiawan <unluckly17@gmail.com>
Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: cid <priyankapandeykum@gmail.com>
Co-authored-by: Simen Sagholen Førrisdal <simen.forrisdal@adresseavisen.no>
Co-authored-by: Alex Launi <dev@launi.me>
Co-authored-by: Kedar Vartak <148054301+kedarvartak@users.noreply.github.com>
Co-authored-by: yy <yhymmt37@gmail.com>
Co-authored-by: Matheus Baroni <matheusbaronicontato@gmail.com>
Co-authored-by: Kevin Brown <kevinbrown2354@gmail.com>
Co-authored-by: Eric Grill <694055+EricGrill@users.noreply.github.com>
Co-authored-by: Cameron Pak <cameronandrewpak@gmail.com>
Co-authored-by: Tony Narlock <tony@git-pull.com>
Co-authored-by: John Mortlock <john.mortlock@gmail.com>
Co-authored-by: Patrick Arlt <parlt@esri.com>
Co-authored-by: Mark Ignacio <mark@weeb.casa>
fix(ci): Reinstall deps after having published VS Code (#14996)
fix(svelte): allow client directives (#15004)
fix(assets): Fixes missing format option for svgs in the passthrough service (#14987)
fix(deps): update all non-major dependencies (#15020)
fix(content-layer): Try a smarter solution to normalize bare image paths in JSON (#15028)
fix(astro): assets vite build log (#15034)
resolved (#15033)
fix: Remote images: Prevent internal caching from interfering with Astro's cache (#14954)
fix(deps): update astro adapters (#15084)
fix(deps): update all non-major dependencies (#15072)
fix(deps): update astro client runtimes (#15085)
fix: move ts-plugin node_modules to dist (#15083)
fix: components imports paths (#15107)
fix(assets): Use Vite's isFileLoadingAllowed to check if a file can be loaded (#15052)
fix(vscode): Correctly handle TypeScript blocks ending with types (#15109)
fix(svelte): improve Svelte children prop type checking (#15070)
fix Firefox e2e tests for playwright 1.57 (#15113)
fix(deps): update astro dependencies (#15103)
fix: lint vt test (#15114)
fix(deps): update language tools (#15104)
resolver abstraction (#15111)
fix(vue): add HTML attributes to generated TypeScript types (#15016)
Fixes #14686
fix(vscode): Don't update @types/vscode automatically (#15131)
fix: adjust page warning to only show up in more relevant times (#15127)
fix(dev): preserve query params when base path is stripped (#15124)
fix(assets): hoist ?? inside JSON.stringify in virtual module codegen (#15140)
fix(toolbar): skip image audit for framework components (#15149)
Fixes #15048
fix: Accept setCookie from both context and headers (#15152)
fix(ci): Move ts-plugin-bundle to node_modules after recreating node_modules (#15156)
fix: scripts not rendering with unused Fragment slots (#13847) (#15147)
Fix hydration for framework components in MDX slots (#15150)
fix(deps): update astro adapters (#15173)
fix: fix image 500 error when moving dist directory in standalone Node (#15169)
fix: Allow node: prefix for Node builtins for Vercel middleware (#14863)
fix: Allow node: prefix for Node builtins for Vercel middleware (#14839)"
fix(node): hash URL stripping (#15196)
fix(core): add defensive validation for mod.page in App.render (#15148)
fix(css): rewrite absolute URLs with base path in dev mode (#14622)
Closes #14585
fix(docs): replace outdated Astro docs links (#15199)
fix(lint): Move ESLint comment (#15216)
fix: update devalue to the latest (#15222)
fix(css): prevent CSS double-bundling (#14991) (#15017)
Fixes #14991
fix: assets referenced via js chunks are not flagged as orphaned (#14607)
fix(build): Prevent duplicate CSS for hydrated client components" (#14612)"
Fixes #14252
fix(deps): update astro client runtimes (#15240)
fix(deps): update astro adapters (#15243)
fix(deps): update astro dependencies (#15241)
fix(deps): update dependency prettier to ^3.8.0 (#15244)
fix(deps): update all non-major dependencies (#15242)
Fix greedy regex in error message markdown rendering (#15230)
Fixes #15068
fixes: #15252
fix: prevent font copying when stopping dev server with q+enter (#15178)
fix: renovate config typo (#15256)
Fixes #15251
fix: typo in comment (#15232)
fix(deps): update dependency svelte to v5.46.4 [security] (#15220)
fix: add favicon.ico fallbacks to all examples (#15262)
fix(cli): add .vercel to .gitignore when using astro add vercel (#15185)
Closes #15058
fix(fonts): font providers as class instances (#15286)
Fix: Remove await from getActionResult JSDoc example (#15304)
fix(errors): Only style valid URLs in the error overlay (#15324)
fix(fonts): remove getFontBuffer() (#15334)
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ng (#15344)

* fix(create-astro): add timeout to npm registry fetch to prevent hanging

* Update packages/create-astro/src/messages.ts

Co-authored-by: Victor Berchet <victor@suumit.com>

* Update packages/create-astro/src/messages.ts

* Better fallback naming

---------

Co-authored-by: Victor Berchet <victor@suumit.com>
Co-authored-by: Emanuele Stoppa <estoppa@cloudflare.com>
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
- next is gone
- main is now 6
- 5-legacy for releases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.