Bump the npm group with 4 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(11 months ago)
(11 months ago)
(11 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 4 updates: astro, electron-to-chromium, vitefu and zod.
Updates astro from 5.10.2 to 5.11.0
Release notes
Sourced from astro's releases.
astro@5.11.0
Minor Changes
#13972
db8f8beThanks@ematipico! - Updates theNodeApp.match()function in the Adapter API to accept a second, optional parameter to allow adapter authors to add headers to static, prerendered pages.
NodeApp.match(request)currently checks whether there is a route that matches the givenRequest. If there is a prerendered route, the function returnsundefined, because static routes are already rendered and their headers cannot be updated.When the new, optional boolean parameter is passed (e.g.
NodeApp.match(request, true)), Astro will return the first matched route, even when it's a prerendered route. This allows your adapter to now access static routes and provides the opportunity to set headers for these pages, for example, to implement a Content Security Policy (CSP).Patch Changes
#14029
42562f9Thanks@ematipico! - Fixes a bug where server islands wouldn't be correctly rendered when they are rendered inside fragments.Now the following examples work as expected:
--- import { Cart } from '../components/Cart.astro'; ---<> <Cart server:defer /> </>
<Fragment slot="rest"> <Cart server:defer> <div slot="fallback">Not working</div> </Cart> </Fragment>
#14017
8d238bcThanks@dmgawel! - Fixes a bug where i18n fallback rewrites didn't work in dynamic pages.
Changelog
Sourced from astro's changelog.
5.11.0
Minor Changes
#13972
db8f8beThanks@ematipico! - Updates theNodeApp.match()function in the Adapter API to accept a second, optional parameter to allow adapter authors to add headers to static, prerendered pages.
NodeApp.match(request)currently checks whether there is a route that matches the givenRequest. If there is a prerendered route, the function returnsundefined, because static routes are already rendered and their headers cannot be updated.When the new, optional boolean parameter is passed (e.g.
NodeApp.match(request, true)), Astro will return the first matched route, even when it's a prerendered route. This allows your adapter to now access static routes and provides the opportunity to set headers for these pages, for example, to implement a Content Security Policy (CSP).Patch Changes
#14029
42562f9Thanks@ematipico! - Fixes a bug where server islands wouldn't be correctly rendered when they are rendered inside fragments.Now the following examples work as expected:
--- import { Cart } from '../components/Cart.astro'; ---<> <Cart server:defer /> </>
<Fragment slot="rest"> <Cart server:defer> <div slot="fallback">Not working</div> </Cart> </Fragment>
#14017
8d238bcThanks@dmgawel! - Fixes a bug where i18n fallback rewrites didn't work in dynamic pages.
Commits
Updates electron-to-chromium from 1.5.178 to 1.5.179
Commits
6dbb9c11.5.1798ee9971generate new version- See full diff in compare view
Updates vitefu from 1.0.7 to 1.1.0
Release notes
Sourced from vitefu's releases.
v1.1.0
- Add workspaceRoot option to
crawlFrameworkPkgsthat enables crawling devDependencies of local workspace private packages (#23)
Changelog
Sourced from vitefu's changelog.
1.1.0 (2025-07-03)
- Add workspaceRoot option to
crawlFrameworkPkgsthat enables crawling devDependencies of local workspace private packages (#23)
Commits
971d4e1release 1.1.0 (#25)b703278feat: add workspaceRoot option to crawl (#23)- See full diff in compare view
Updates zod from 3.25.67 to 3.25.71
Release notes
Sourced from zod's releases.
v3.25.71
Commits:
- 66a0f34bfc746acddbfb68426b8b1b3f1d3d1727 Move source to
/src(#4808)- 2a15f44606fd66335c6ebc1f91d702bb6bc95693 3.25.71
v3.25.70
Commits:
- bd81c7cfaa03f61365d1c708c7e0f1cac54ea9ca Add ecosystem listing to homepage
- 1ddb9719564e644722852193930a09d54f720443 Add Mobb to sponsors
- 30ba440859f5b9184817f578626ff85d484aec27 Clean up ecosystem.mdx
- 0ef1b85b5923a1a06a2afab47dbad249d105a997 Add
svelte-jsonschema-formto form integrations (#4784)- 14715f147363e88e73190bb6ddbdf008914f0b19 docs: fix Lambda spelling (#4804)
- f6da030188ea30defc025bbc672e5a81fbe93078 Add back src (#4806)
- 364200a67c9f74ef252dbfa65ea93aab8fb15c06 Revert "Add back src (#4806)"
- 16e1b67e15d794afbbc3208a0d1153ce9637f26a v3.25.70 (#4807)
v3.25.69
Commits:
- f46946ca3b3e28122fcf8433af36c4827e9b2a97 Improve release workflow
- b6fe831e7a2cd5d26b45fafa7c303e980ac472b5 Do not clobber defaults in
- 7f986d021d28441acfc1fda6c25b3842fe4b26e7 Skip attw test if Zod isn't built
- 5576182a9b8bda42bf8ddb98b370b938765831b1 Add
exacttotoo_big/too_smallissue formats (#4802)- 8fd2fc3f91a061935cfb3d92d8e0684caec92634 3.25.69
v3.25.68
Commits:
- d3e0f867d6ce8e310a1c6b546798561f0f501eaa feat: add zod-xlsx back to the ecosystem.tsx (#4718)
- 86112d96c22a555f6d0789ec5f66f639fd6883c4 chore: update lint-staged from v12 to v16 (#4703)
- 218a26784b0618b6c2dfd9eced8888d330427435 chore: remove unused octokit (#4708)
- a7cb6ed52e507a267d25e6eeca7dc1c82d7d5c06 fix(v4): add exact to length check issue (#4617)
- b888170c8c6cb45513e853810b7cba0e6295423b Close #4035
- 5879baf3c118c15ddd428bc59a00169c8d864792 Fix fmt
- bd1bddad9340c540dc699683c2ac02d568dae57b Fix build
- ddadfb8334c2da88bc3c5cada81b35971eeb816e Simplify basics, document reportInput
- d5e23683cab94dfd89be8a57193e33187a09ee2d Add
z.stringFormat()(#4737)- ee5615d76b93aac15d7428a17b834a062235f6a1 Drop example and examples entirely
- 4080fd9f210a4100746a470799b7d9fe00aedbca Add treeshaking discussion to docs
- cf6157a217347412e7784398f58dd3e35ccc5821 Docs
- 39947acd1526c0672fb075bc6cccc81813bb4074 Use import star everywhere
- 7e296aeeeba23f0b3c1b7a74103710012babdee0 WIP
- bb42be45db8f819b792639c3aa4b555844f1a05d Update treeshake target
- 0a49fa39348b7c72b19ddedc3b0f879bd395304b Improve mini docs
- 1b0a5e589afd6ac913b0eddc3aa615224a1495c2 Add dep
- 90fa0cdcb45975494a82ecfe4a71e6e9babe6bdb Switch to
zshy(#4777)- af3841bb98b2ebcaffabeb42b10f9735c39fc0a7 Rename play.ts
- cf12ccfa12890ab006dd812016163bd4f254bdd1 3.25.68
... (truncated)
Commits
2a15f443.25.7166a0f34Move source to/src(#4808)16e1b67v3.25.70 (#4807)364200aRevert "Add back src (#4806)"f6da030Add back src (#4806)14715f1docs: fix Lambda spelling (#4804)0ef1b85Addsvelte-jsonschema-formto form integrations (#4784)30ba440Clean up ecosystem.mdx1ddb971Add Mobb to sponsorsbd81c7cAdd ecosystem listing to homepage- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
1
2
+25
-25
Package Dependencies
Technical Details
| ID: | 2787022 |
| UUID: | 2638500604 |
| Node ID: | PR_kwDOKSIIAM6dRFL8 |
| Host: | GitHub |
| Repository: | poad/astro-solid-example |
| Merge State: | Unknown |