Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Astro

Build faster websites with less client-side Javascript.
Collective - Host: opensource - https://opencollective.com/astrodotbuild - Website: https://astro.build/ - Code: https://github.com/withastro/astro

fix(astro:content): include required type declarations (#10022)

* include types/content.d.ts

* add changeset

* Update .changeset/cool-walls-fail.md

Co-...

github.com/withastro/astro - 3fc76efb2a8faa47edf67562a1f0c84a19be1b33 authored 11 months ago by Arsh <[email protected]>
Fix Issues with passing void elements to React with `experimentalReactChildren` flag set (#9849)

* Create simple react element if element has no children

* Fix for when element has text

*...

github.com/withastro/astro - 20ca3154fb37049cbcd51b06d9fa2ef25ac25a36 authored 11 months ago by StandardGage <[email protected]>
feat(vercel): middleware verification (#9987)

* feat(vercel): verification for edge middleware

* add changeset

* Apply suggestions from ...

github.com/withastro/astro - 0699f34d5c4481c027c4d29d73944f79f97008df authored 11 months ago by Arsh <[email protected]>
chore: move i18n routing tests (#10002)

* chore: move i18n routing tests

* change some test

* ignore nodetest files

* let's try...

github.com/withastro/astro - 9ef79173a6a826a7ee20682c6925a18e6ec839d3 authored 11 months ago by Emanuele Stoppa <[email protected]>
fix(i18n): don't consider URLs that start with the name of the defaut locale (#10016)

github.com/withastro/astro - 037e4f12dd2f460d66f72c9f2d992b95e74d2da9 authored 11 months ago by Emanuele Stoppa <[email protected]>
[ci] release (#10014)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - fa9218e8369557ccfc4bbed1a40c2602c7bbcaf8 authored 11 months ago by Houston (Bot) <[email protected]>
Move `astro:content` types declaration to manual ambient module (#10013)

* Move `astro:content` types declaration to manual ambient module

* Add changeset

--------...

github.com/withastro/astro - e6b5306a7de779ce495d0ff076d302de0aa57eaf authored 11 months ago by Chris Swithinbank <[email protected]>
feat(vercel): ISR (#9714)

* feat(vercel): isr

* bypass token

* exclusion of certain paths

* add test

* remove ...

github.com/withastro/astro - e2fe51c828dc7ea8204788e59e3953fe36c97836 authored 11 months ago by Arsh <[email protected]>
Fix small typo in astro.ts (#10008)

github.com/withastro/astro - 88628a4f9e95173800cbd791468b4dab7797e2b2 authored 11 months ago by Markus Krogemann <[email protected]>
Use eslint-plugin-regexp (#9993)

github.com/withastro/astro - 436841e97e0ecbf6e5e1658b2c1e272d7856cdc9 authored 11 months ago by Bjorn Lu <[email protected]>
Fix: support `strict()` on content collection schemas when `slug` is present (#10003)

* fix: use correct data object when parsing schema

* feat(test): add `strict()` to slug schem...

github.com/withastro/astro - ce4283331f18c6178654dd705e3cf02efeef004a authored 11 months ago by Ben Holmes <[email protected]>
Fix bundle size script external for dev toolbar (#9994)

github.com/withastro/astro - 6eab46b84b683bbcf2d9463d69ad3f2121c495c3 authored 11 months ago by Bjorn Lu <[email protected]>
[ci] release (#9973)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - e4999083bf3d0f41c8e2a4f44d19b02d95529ec6 authored 11 months ago by Houston (Bot) <[email protected]>
fix(i18n): fix regression in current locale (#9998)

* fix(i18n): fix regression in current locale

* Update .changeset/shy-wolves-ring.md

* Upd...

github.com/withastro/astro - 18ac0940ea1b49b6b0ddd9be1f96aef416e2d7ee authored 11 months ago by Emanuele Stoppa <[email protected]>
Revert "fix(compiler): Support dynamic slot names (#9605)" (#9999)

* Revert "fix(compiler): Support dynamic slot names (#9605)"

This reverts commit 8ce40a417c85...

github.com/withastro/astro - c53a31321a935e4be04809046d7e0ba3cc41b272 authored 11 months ago by Happydev <[email protected]>
[ci] format

github.com/withastro/astro - 56db6ae24686c3860743c7d55eaf14cd9e98be6b authored 11 months ago by Matthew Phillips <[email protected]>
Fix HMR in MDX deps in Content Collections (#9956)

Co-authored-by: Florian Lefebvre <[email protected]>
Co-authored-by: bluwy <bjornlu....

github.com/withastro/astro - 81acac24a3cac5a9143155c1d9f838ea84a70421 authored 11 months ago by Matthew Phillips <[email protected]>
chore: typo (#9988)

github.com/withastro/astro - 6e30bef652b23c5ae2e097f003bcc9f7a4f1e5c3 authored 11 months ago by Simon He <[email protected]>
Fix flaky streaming test (#9985)

Co-authored-by: Nate Moore <[email protected]>

github.com/withastro/astro - 44c72a4f6f14bd6f02ba4904dff016a59a307dee authored 11 months ago by Bjorn Lu <[email protected]>
[ci] format

github.com/withastro/astro - 1352f06838d9efa6fb4eac1e9a5a6b9598c1df2f authored 11 months ago by Florian Lefebvre <[email protected]>
feat(astro): improve `astro:content` types (#9906)

* feat: improve stro:content types

* fix: do not change tsconfig

* "astro/zod" -> "zod"
...

github.com/withastro/astro - 3c0876cbed5033e6b5b42cc2b9d8b393d7e5a55e authored 11 months ago by Florian Lefebvre <[email protected]>
fix typo (#9964)

github.com/withastro/astro - 5eb05974374d81fd752baef2311e7e9652617e24 authored 11 months ago by Alan Alickovic <[email protected]>
Remove the same CSS properties (#9962)

github.com/withastro/astro - 91197be618d37544229009bea06c3425f10da6b4 authored 11 months ago by ktym4a <[email protected]>
fix(rss): use node assert instead of chai (#9980)

github.com/withastro/astro - b3b9f280c59b9cd3e7082b03adf4fbe88f37ad6f authored 11 months ago by Florian Lefebvre <[email protected]>
chore(`@astrojs/rss`): Migrate tests to `node:test` (#9939)

* Progressively add new tests (remove old later)

* Finalize tests

* Remove unused comments

* ...

github.com/withastro/astro - 4260ecf1ff4ba38f5f068c642158f4cc1a4815e5 authored 11 months ago by voxel!() <[email protected]>
FIX: allow rss feeds to have an enclosure with length of 0 (#9967)

* fix: allow rss feeds to have an enclosure with length of 0

* chore: add changeset

* fix: typ...

github.com/withastro/astro - 8b8f26fdf2af2a769f4846bdaaf4cf6b30f9e37c authored 11 months ago by Marco Campos <[email protected]>
[ci] release (#9948)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - 57ab98f53148cb00174ca6ddeea3cfc7404f0f22 authored 11 months ago by Houston (Bot) <[email protected]>
Revert "Provide better ignores for Vercel's file tracer (#9885)" (#9955)

* Revert "Provide better ignores for Vercel's file tracer (#9885)"

This reverts commit 49e0c2...

github.com/withastro/astro - bc1742df9423ba66e33dcbf65fbebf67a236175d authored 11 months ago by Matthew Phillips <[email protected]>
Fix: 404.html load correctly on preview (#9907)

* Move vite 404 middleware

* Add custom 404.html rendering test for preview routing

* add ...

github.com/withastro/astro - 6c894af5ab79f290f4ff7feb68617a66e91febc1 authored 11 months ago by ktym4a <[email protected]>
Add new test cases for non-UTF-8 and space file names (#9947)

github.com/withastro/astro - cd67dd0a4ffe5ebfb8a2eb47b29c5930c9f1796f authored 11 months ago by ktym4a <[email protected]>
fix: don't log warning if `i18nDomains` isn't enabled (#9932)

* fix: don't log warning if isn't enabled

* fix regression

---------

Co-authored-by: A...

github.com/withastro/astro - 9f0d89fa7e9e7c08c8600b0c49c2cce7489a7582 authored 11 months ago by Emanuele Stoppa <[email protected]>
chore(tests): restore correct assertions (#9930)

github.com/withastro/astro - 4ee27293aeaaf2e985a5c32e19ecaa5b238b6399 authored 11 months ago by Emanuele Stoppa <[email protected]>
chore(`@astrojs/underscore-redirects`): use Node.js for testing (#9923)

* chore: migrate underscore-redirects tests to node

* fix: remove chai/mocha devDependencies
...

github.com/withastro/astro - a79db060b7a2e076c9c3e83cdde4b30f30b6f049 authored 11 months ago by Atharva <[email protected]>
chore(@astrojs/integrations/lit): use Node.js for testing (#9944)

github.com/withastro/astro - f4c2ba870eb8c74aa2f235d008dd0a30d70a4723 authored 11 months ago by Mohamed <[email protected]>
chore(telemetry): Migrate tests to `node:test` (#9886)

* Migrate Telemetry tests to node:test

* Remove fallback to chai

* Remove chai and mocha d...

github.com/withastro/astro - c1a3e80dfe1c1b8b19e3478ab6721450c73ad192 authored 11 months ago by voxel!() <[email protected]>
[ci] release (#9926)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - 2ac371404d588a666ade5ff8f181caa00a75622c authored 11 months ago by Houston (Bot) <[email protected]>
fix: route matching for encoded pathnames (#9934)

Co-authored-by: Matthew Phillips <[email protected]>

github.com/withastro/astro - b176825b34a3c687f2b419c12d3888438ea868eb authored 11 months ago by ktym4a <[email protected]>
Improve `astro sync` error handling (#9888)

* fix(#9711): improve `astro sync` error handling

* Update .changeset/healthy-jokes-deny.md
...

github.com/withastro/astro - 9d2fdb293d6a7323e10126cebad18ef9a2ea2800 authored 11 months ago by Nate Moore <[email protected]>
fix(middleware): load while retrieving ssr manifest for prerendering (#9938)

* fix(middleware): load while retrieving ssr manifest for prerendering

* add test

* add ch...

github.com/withastro/astro - 1568afb78a163db63a4cde146dec87785a83db1d authored 11 months ago by Arsh <[email protected]>
[ci] format

github.com/withastro/astro - 055bd27d9d66343a0e0c75ed9343109a1a22bc02 authored 11 months ago by Fred K. Schott <[email protected]>
fix semver check (#9937)

github.com/withastro/astro - 5d08a69f83fd870a0275590610aa3685a7787f84 authored 11 months ago by Fred K. Schott <[email protected]>
fix(NodeApp): fix responses with null bodies never completing (#9931)

* fix(NodeApp): fix responses with null bodies never completing

* add changeset

* add test...

github.com/withastro/astro - 44674418965d658733d3602668a9354e18f8ef89 authored 11 months ago by Arsh <[email protected]>
[docs] update typo in error message (#9929)

github.com/withastro/astro - b956149b2805fdd977d20e267f05c6c4872e2704 authored 11 months ago by Sarah Rainsberger <[email protected]>
Fix indentation formatting in types JSDoc (#9927)

github.com/withastro/astro - 7e2c2c52f9dc76ed4f3dac8494b67417ba9d9c71 authored 11 months ago by Chris Swithinbank <[email protected]>
Exit code 1 if node:test fail (#9928)

github.com/withastro/astro - 432c170554e031226814d867b75c175b5d0da47b authored 11 months ago by Bjorn Lu <[email protected]>
fix: use publicDir & base for 'include your base in url' error message (#9841)

Co-authored-by: Florian Lefebvre <[email protected]>
Co-authored-by: bluwy <bjornlu....

github.com/withastro/astro - 27ea080e24e2c5cdc59b63b1dfe0a83a0c696597 authored 11 months ago by Kristian Binau <[email protected]>
fix: upgrade lit library to v3 (#9915)

Co-authored-by: Nate Moore <[email protected]>
Co-authored-by: Florian Lefebv...

github.com/withastro/astro - 2f448a27f274810e0dad55994feeb154224a527a authored 11 months ago by Ofer Shaal <[email protected]>
Add a name property for DetailsHTMLAttributes (#9918)

Co-authored-by: Emanuele Stoppa <[email protected]>
Co-authored-by: Florian Lefebvre <contac...

github.com/withastro/astro - d52529e09450c84933dd15d6481edb32269f537b authored 11 months ago by Larry Ivan Villegas Costas <[email protected]>
fix(docs): Fix import in changelog example (#9924)

github.com/withastro/astro - 54dbaebf501c524ecfc23d6d36c2ca0e904ff64f authored 11 months ago by Luiz Ferraz <[email protected]>
fix(docs): add missing variant (#9922)

github.com/withastro/astro - 8fb9624b0827f76562b32a36b4ae8aa873d1ef68 authored 11 months ago by Emanuele Stoppa <[email protected]>
chore: fix alignment docs (#9920)

* chore: fix alignment docs

* apply Sarah suggestion

github.com/withastro/astro - b31a46673efecaf884f8596deabd30c7a041dd14 authored 11 months ago by Emanuele Stoppa <[email protected]>
[ci] release (#9904)

* [ci] release

* Update packages/astro/CHANGELOG.md

Co-authored-by: Sarah Rainsberger <sar...

github.com/withastro/astro - 2561c99598e325bbd5a70a9c08f9f409ec5994fd authored 11 months ago by Houston (Bot) <[email protected]>
fix(NodeApp): end with "Internal server error" on mid-stream error (#9908)

* fix(NodeApp): end with "Internal server error" on mid-stream error

* add changeset

* add tes...

github.com/withastro/astro - 2f6d1faa6f2d6de2d4ccd2a48adf5adadc82e593 authored 11 months ago by Arsh <[email protected]>
[ci]: use M1 mac image (#9913)

github.com/withastro/astro - 440bdff8cca7df7bb4e123539c77f3631293c6e8 authored 11 months ago by Nate Moore <[email protected]>
Silently ignore adapters that don't export `start()` (#9911)

github.com/withastro/astro - aaedb848b1d6f683840035865528506a346ea659 authored 11 months ago by Nate Moore <[email protected]>
[ci] format

github.com/withastro/astro - 520be8b113bbb3189033e2952b28a6cda2a676a1 authored 11 months ago by Matthew Phillips <[email protected]>
Provide better ignores for Vercel's file tracer (#9885)

* Provide better ignores for Vercel's file tracer

* Improve the changeset

github.com/withastro/astro - 49e0c24d7f90d00e986533fcf546665967540ce7 authored 11 months ago by Matthew Phillips <[email protected]>
fix: content types reference to config on windows (#9877)

Co-authored-by: Florian Lefebvre <[email protected]>

github.com/withastro/astro - 7be5f94dcfc73a78d0fb301eeff51614d987a165 authored 11 months ago by Fabian Kachlock <[email protected]>
chore(`@astrojs/vue`): use Node.js for testing (#9901)

* chore: migrate vue tests to node

* chore: prune chai/mocha from package-lock

github.com/withastro/astro - 38e40f1cc245d8a755e8b498632bab49680db0a4 authored 11 months ago by Atharva <[email protected]>
[ci] format

github.com/withastro/astro - 694fd867395423f20b0e8604f4031ac6633cf706 authored 11 months ago by Matthew Phillips <[email protected]>
Implements build.format: 'preserve' (#9764)

* Implements build.format: 'preserve'

* Restructure test

* Add a test for base

* Update...

github.com/withastro/astro - fad4f64aa149086feda2d1f3a0b655767034f1a8 authored 11 months ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - 84c100dd33fc1fe5d6308419fa3d0e1e1ba07441 authored 11 months ago by Oliver Speir <[email protected]>
Allow images in content collections folder to be used without relative import prefix (#9755)

* adds the ./ prefix to the import statement for user

* remove accidental new line added

*...

github.com/withastro/astro - d4b886141bb342ac71b1c060e67d66ca2ffbb8bd authored 11 months ago by Oliver Speir <[email protected]>
Add CLI shortcuts (#9159)

* Add CLI shortcuts

* Update changeset

* Remove server urls shortcut

* feat: improve CL...

github.com/withastro/astro - 7d937c158959e76443a02f740b10e251d14dbd8c authored 11 months ago by Bjorn Lu <[email protected]>
Add `ComponentProps` util (#9839)

* chore: changeset

* Update .changeset/cuddly-moons-hang.md

Co-authored-by: Nate Moore <na...

github.com/withastro/astro - 58f9e393a188702eef5329e41deff3dcb65a3230 authored 11 months ago by Erika <[email protected]>
[ci] format

github.com/withastro/astro - cddbec4619cca65e49ff3f77bef6391cc364ebe5 authored 11 months ago by Emanuele Stoppa <[email protected]>
feat(i18n): domain support (#9143)

* i18n(domains): validation and updated logic (#9099)

* feat(i18n): domain with lookup table ...

github.com/withastro/astro - 041fdd5c89920f7ccf944b095f29e451f78b0e28 authored 11 months ago by Emanuele Stoppa <[email protected]>
[ci] release (#9879)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - 43391ac60d5984cacabdbf1bc6786b9fe05832a2 authored 11 months ago by Houston (Bot) <[email protected]>
chore(@astrojs/markdoc): use Node.js for testing (#9897)

github.com/withastro/astro - bfc145b77875e0c91bc09d0b228f8ca8ef8e1023 authored 11 months ago by ktym4a <[email protected]>
chore(@astrojs/sitemap): migrate tests to `node:test` (#9892)

* chore(@astrojs/sitemap): migrate tests to `node:test`

* chore(@astrojs/sitemap): remove `ch...

github.com/withastro/astro - 8dc7b39a6203af8426ea786bd1d8ed7fd9d35003 authored 11 months ago by Ming-jun Lu <[email protected]>
Revert "chore(@astrojs/integrations/sitemap): use Node.js for testing (#9891)" (#9900)

This reverts commit 82de54979e90f7f46b832cf5ae88fcc5fed43568.

github.com/withastro/astro - 1c4a263d8f044d675b3338b77b1470af93e32ca3 authored 11 months ago by Emanuele Stoppa <[email protected]>
migrate MDX tests (#9894)

github.com/withastro/astro - 11d5e52710def26b4fd8dcff503c9ff4b87f6f5a authored 11 months ago by Alex Nguyen <[email protected]>
chore(@astrojs/integrations/sitemap): use Node.js for testing (#9891)

github.com/withastro/astro - 82de54979e90f7f46b832cf5ae88fcc5fed43568 authored 11 months ago by Mohamed <[email protected]>
chore(@astrojs/integrations/react) Migrate tests to `node:test` for `@astrojs/react` (#9899)

* Migrate Telemetry tests to node:test

* Remove fallback to chai

* Remove chai and mocha depen...

github.com/withastro/astro - 434925437627e9d2b1941f1e56b1234eb937f231 authored 11 months ago by voxel!() <[email protected]>
fix(dev): prevent comma-separating multiple Set-Cookie headers (#9884)

* fix(dev): prevent comma-separating multiple Set-Cookie headers

* add changeset

* add test

github.com/withastro/astro - 37369550ab57ca529fd6c796e5b0e96e897ca6e5 authored 11 months ago by Arsh <[email protected]>
[ci] format

github.com/withastro/astro - a8383173dac98d371a833c4c32de79f73bd9e9a4 authored 11 months ago by Nate Moore <[email protected]>
Improves YAML error handling consistency (#9882)

* fix: improves yaml error handling consistency

* chore: add changeset

github.com/withastro/astro - 13c3b712c7ba45d0081f459fc06f142216a4ec59 authored 11 months ago by Nate Moore <[email protected]>
fix(ssg): consider trailingSlash for url (#9878)

* fix(ssg): consider trailingSlash for url

* add changeset

github.com/withastro/astro - a40a0ff5883c7915dd55881dcebd052b9f94a0eb authored 11 months ago by Arsh <[email protected]>
Fix endpoint response with immutable header (#9876)

* add test

* added runtime endpoint test for `new Response`

* added `try..catch` for rerou...

github.com/withastro/astro - e9027f194b939ac5a4d795ee1a2c24e4a6fbefc0 authored 11 months ago by Friedemann Sommer <[email protected]>
[ci] release (#9843)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - 3a50cbf6ed229869f67e1246fb76bbe91b0f81cd authored 11 months ago by Houston (Bot) <[email protected]>
chore(@astrojs/integrations/tailwind): use Node.js for testing (#9875)

* chore(@astrojs/integrations/tailwind): use Node.js for testing

* chore: update pnpm lock

github.com/withastro/astro - 202d3fbaa9f68059c08ee25214d7c0eb7f33144a authored 11 months ago by Furkan Erdem <[email protected]>
chore: support isActive link all subpages (#9694)

* chore: support isActive link all subpages

* Update examples/blog/src/components/HeaderLink....

github.com/withastro/astro - 2adf3b56eb74df2d39d0c4dfdc753c9b9911dd4d authored 11 months ago by だいき <[email protected]>
chore: add rule `switch-exhaustiveness-check` (#9867)

* chore: add rule `switch-exhaustiveness-check`

* apply feedback

* routing is always defined

github.com/withastro/astro - bcc504dae03f9ceed1aa502b76cfa2c6d2fbbfc8 authored 11 months ago by Emanuele Stoppa <[email protected]>
Fix a bug that Japanese files were not displayed correctly. (#9866)

* Fix: Fix a bug that Japanese files were not displayed correctly.

* chore: generate change d...

github.com/withastro/astro - 44c957f893c6bf5f5b7c78301de7b21c5975584d authored 11 months ago by ktym4a <[email protected]>
fix(i18n): use `define` to deliver config to virtual module (#9838)

* fix(i18n): use import.meta.env to deliver config to virtual module

* add changeset

* pre...

github.com/withastro/astro - 0a06d87a1e2b94be00a954f350c184222fa0594d authored 11 months ago by Arsh <[email protected]>
fix(i18n): compute current locale from route instead of request (#9865)

* fix(i18n): compute current locale from route instead of request

* Update .changeset/large-k...

github.com/withastro/astro - 00ba9f1947ca9016cd0ee4d8f6048027fab2ab9a authored 11 months ago by Emanuele Stoppa <[email protected]>
remove unused prop in blog template (#9848)

Co-authored-by: Bjorn Lu <[email protected]>

github.com/withastro/astro - f27f790b922247c168eb167394cea8dd4c3e3390 authored 11 months ago by Jaga Santagostino <[email protected]>
Expose `ContentConfig` type from `astro:content` (#9840)

* Expose `ContentConfig` type from `astro:content`

* Add changeset

github.com/withastro/astro - 70fdf1a5c660057152c1ca111dcc89ceda5c8840 authored 11 months ago by Chris Swithinbank <[email protected]>