Skip to content

Conversation

pull[bot]
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 : )

ascorbic and others added 30 commits June 28, 2025 16:57
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Kane <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>


Co-authored-by: florian-lefebvre <[email protected]>
Co-authored-by: ascorbic <[email protected]>
Co-authored-by: sarah11918 <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: Emanuele Stoppa <[email protected]>


Co-authored-by: ascorbic <[email protected]>
Co-authored-by: ematipico <[email protected]>
Co-authored-by: sarah11918 <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
… `astro:before-swap` event (#14041)

* fix: run fallback view transition for old page only after dispatching `astro:before-swap` event

Makes the native view transitions and the fallback implementation more
consistent with each other.

View transitions can be skipped by hooking onto the `astro:before-swap`
event and calling `.skipTransition()` on it. With native view
transitions, this works as expected. However, the fallback
implementation runs the transition too early — before the
`astro:before-swap` event. This means that the `.skipTransition()` call
would be executed too late, preventing users from skipping the animation
for transitioning the old page out.

This commit makes it so that the out animation for the fallback view
transition implementation only runs after the `astro:before-swap` event
is dispatched, allowing `.skipTransition()` to correctly take effect.

* chore: add changeset for fallback view transition bug fix

* chore: use more concrete example in fallback view transition bug fix changeset

* Create skip.astro

* Additional test for skipTransition in fallback mode

* Testing the opposite case: animations run if they are not skipped.

* Updated expectations

If values turn out to be nondeterministic we should remove them from the string

* chore: simplify fallback view transition bug fix changeset

---------

Co-authored-by: Martin Trapp <[email protected]>
* feat: load Netlify Vite plugin

* chore: update `@netlify/vite-plugin`

* update plugin and add tests

* Update pnpm-lock.yaml

* remove unused code

* Deps

* update plugin

* remove unused file

* Apply suggestions from code review

Co-authored-by: Matt Kane <[email protected]>

* Upgrade vite plugin

* satisfy linter

* Upgrade vite plugin

* refactor: use Netlify primitives

* make imageCDN an opt out, not an opt in

* remove outside netlify test, for now we are never outside

* update pnpm-lock

* invalidate the astro session when restarting dev server

* Update to latest vite plugin, functions and blobs

* Add changeset for @astrojs/netlify on @netlify/vite-plugin

* apply Sarah's changeset improvements

Co-authored-by: Sarah Rainsberger <[email protected]>

---------

Co-authored-by: Matt Kane <[email protected]>
Co-authored-by: chee <[email protected]>
Co-authored-by: chee <[email protected]>
Co-authored-by: chee <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
* Allow undefined domains

* Create clear-showers-stop.md

* Format and simplify logic

---------

Co-authored-by: Matt Kane <[email protected]>
* fix(astro): add 'avis' brand

* Update heif.ts

* Update heif.ts

* add changeset

* Update great-pugs-find.md

* Update great-pugs-find.md

* Update great-pugs-find.md

* Update great-pugs-find.md

* Update great-pugs-find.md

* Update great-pugs-find.md

* Update great-pugs-find.md
* [ci] release

* Update packages/integrations/netlify/CHANGELOG.md

Co-authored-by: Sarah Rainsberger <[email protected]>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Kane <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
* fix: default Netlify env vars to disabled

* Changesets

* Rename Vite plugin option

* Fix changeset

* Update Netlify Vite plugin

* This is now allowed

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <[email protected]>

* Show disabling of images

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <[email protected]>

* Upgrade Netlify Vite plugin

* Add Netlify image tests in dev

* Update test script

* Apply suggestions from code review

Co-authored-by: Yan <[email protected]>

* Update .changeset/fifty-pets-knock.md

Co-authored-by: Yan <[email protected]>

* Update .changeset/fifty-pets-knock.md

Co-authored-by: Yan <[email protected]>

---------

Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: Yan <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…env (#13971)

* add experimental.coerceEnvVarValues option

* feat: apply feedback

* chore

* change 'coerceValues' to 'useRawValues'

* feat: update docs

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <[email protected]>

* Update packages/astro/src/types/public/config.ts

---------

Co-authored-by: Florian Lefebvre <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
* feat: Add TOML support to the built-in content loaders

* Fix error messages

* Add content layer tests

* Add CSV file loader test

* update changeset file

* Apply suggestions from code review

Co-authored-by: Yan <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>

---------

Co-authored-by: Matt Kane <[email protected]>
Co-authored-by: Yan <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: Modify internal route priority so user routes are always preferred

* chore: Add test for route priority

* fix: Update lockfile

* fix: Make sure only 404 page has lower priority

* feat: Improve pattern for 404 route instead of changing priority

* chore: Add changeset

* Update lucky-cameras-notice.md
renovate bot and others added 30 commits September 22, 2025 14:03
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Armand Philippot <[email protected]>
Co-authored-by: Florian Lefebvre <[email protected]>
* feat: add support for async rendering

* Tidy up fixture

* Format and dedupe
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Stabilize React + Actions APIs

* Add changeset

* Add missing await in code samples

* Apply changelog improvements

Co-authored-by: Armand Philippot <[email protected]>

* Fix diff

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <[email protected]>

* hype is no more

Co-authored-by: Sarah Rainsberger <[email protected]>

---------

Co-authored-by: Armand Philippot <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
* chore: Disable color control characters during tests

* feat(core): Warn on prerender route conflict

As an experimental flag, this warning can be turned into an error.

* Update packages/astro/src/types/public/config.ts

Co-authored-by: Matt Kane <[email protected]>

---------

Co-authored-by: Matt Kane <[email protected]>
Co-authored-by: Florian Lefebvre <[email protected]>
* feat: rename type

* feat: rename var

* feat: new api

* feat: todos

* feat: unit tests

* feat: integration test

* chore: changeset

* feat: update types

* fix: renamed

* chore: format

* refactor: types

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <[email protected]>

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <[email protected]>

---------

Co-authored-by: Sarah Rainsberger <[email protected]>
* feat: add `routePattern` to `GetStaticPathsOptions`

* chore: add changeset

* chore: test `routePattern` in `getStaticPaths()`

* chore: enhance test

* fill out changeset with hype!

---------

Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: Florian Lefebvre <[email protected]>
…13651)

* feat(types): add SvgComponent type and update SVG module declaration

* changeset

* Apply suggestions from code review

* feat: make work

* chore: changeset

* Update .changeset/shy-heads-know.md

Co-authored-by: Sarah Rainsberger <[email protected]>

---------

Co-authored-by: Emanuele Stoppa <[email protected]>
Co-authored-by: Florian Lefebvre <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: Matt Kane <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Clarify that response can only be changed at page level and not normal components

* Accept suggestion

Co-authored-by: Sarah Rainsberger <[email protected]>

---------

Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore: add changeset validation workflow

* Update .github/workflows/changeset-validation-prompt.txt
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.