chore(deps): bump astro from 4.5.12 to 4.8.6 in /site
Bumps astro from 4.5.12 to 4.8.6.
Release notes
Sourced from astro's releases.
[email protected]
Patch Changes
- #11084
9637014Thanks@bluwy! - Fixes regression when handling hoisted scripts from content collections[email protected]
Patch Changes
#11065
1f988edThanks@ematipico! - Fixes a bug in the Astro rewrite logic, where rewriting the index with parameters -next("/?foo=bar")- didn't work as expected.#10924
3a0c02aThanks@Its-Just-Nans! - Handle image-size errors by displaying a clearer message#11058
749a7acThanks@matthewp! - Fix streaming in Node.js fast path#11052
a05ca38Thanks@florian-lefebvre! - Fixes a case where rewriting would conflict with the actions internal middleware#11062
16f12e4Thanks@ematipico! - Fixes a bug whereastro builddidn't create custom404.htmland500.htmlwhen a certain combination of i18n options was applied#10965
a8f0372Thanks@Elias-Chairi! - Update generator.ts to allow %23 (#) in dynamic urls#11069
240a70aThanks@ematipico! - Improves debug logging for on-demand pages[email protected]
Patch Changes
#11026
8dfb1a2Thanks@bluwy! - Skips rendering script tags if it's inlined and empty whenexperimental.directRenderScriptis enabled#11043
d0d1710Thanks@bholmesdev! - Fixes minor type issues in actions component example#10999
5f353e3Thanks@bluwy! - The prefetch feature is updated to better support different browsers and different cache headers setup, including:
- All prefetch strategies will now always try to use
<link rel="prefetch">if supported, or will fall back tofetch().- The
prefetch()programmatic API'swithoption is deprecated in favour of an automatic approach that will also try to use<link rel="prefetch>if supported, or will fall back tofetch().This change shouldn't affect most sites and should instead make prefetching more effective.
#11041
6cc3fb9Thanks@bholmesdev! - Fixes 500 errors when sending empty params or returning an empty response from an action.#11028
771d1f7Thanks@bholmesdev! - Throw on missing server output when using Astro Actions.#11029
bd34452Thanks@bholmesdev! - Actions: include validation error in thrown error message for debugging.#11046
086694aThanks@HiDeoo! - FixesgetViteConfig()type definition to allow passing an inline Astro configuration as second argument#11026
8dfb1a2Thanks@bluwy! - Fixes CSS handling if imported in a script tag in an Astro file whenexperimental.directRenderScriptis enabled#11020
2e2d6b7Thanks@xsynaptic! - Add type declarations forimport.meta.env.ASSETS_PREFIXwhen defined as an object for handling different file types.#11030
18e7f33Thanks@bholmesdev! - Actions: Fix missing message for custom Action errors.
... (truncated)
Changelog
Sourced from astro's changelog.
4.8.6
Patch Changes
- #11084
9637014Thanks@bluwy! - Fixes regression when handling hoisted scripts from content collections4.8.5
Patch Changes
#11065
1f988edThanks@ematipico! - Fixes a bug in the Astro rewrite logic, where rewriting the index with parameters -next("/?foo=bar")- didn't work as expected.#10924
3a0c02aThanks@Its-Just-Nans! - Handle image-size errors by displaying a clearer message#11058
749a7acThanks@matthewp! - Fix streaming in Node.js fast path#11052
a05ca38Thanks@florian-lefebvre! - Fixes a case where rewriting would conflict with the actions internal middleware#11062
16f12e4Thanks@ematipico! - Fixes a bug whereastro builddidn't create custom404.htmland500.htmlwhen a certain combination of i18n options was applied#10965
a8f0372Thanks@Elias-Chairi! - Update generator.ts to allow %23 (#) in dynamic urls#11069
240a70aThanks@ematipico! - Improves debug logging for on-demand pages4.8.4
Patch Changes
#11026
8dfb1a2Thanks@bluwy! - Skips rendering script tags if it's inlined and empty whenexperimental.directRenderScriptis enabled#11043
d0d1710Thanks@bholmesdev! - Fixes minor type issues in actions component example#10999
5f353e3Thanks@bluwy! - The prefetch feature is updated to better support different browsers and different cache headers setup, including:
- All prefetch strategies will now always try to use
<link rel="prefetch">if supported, or will fall back tofetch().- The
prefetch()programmatic API'swithoption is deprecated in favour of an automatic approach that will also try to use<link rel="prefetch>if supported, or will fall back tofetch().This change shouldn't affect most sites and should instead make prefetching more effective.
#11041
6cc3fb9Thanks@bholmesdev! - Fixes 500 errors when sending empty params or returning an empty response from an action.#11028
771d1f7Thanks@bholmesdev! - Throw on missing server output when using Astro Actions.#11029
bd34452Thanks@bholmesdev! - Actions: include validation error in thrown error message for debugging.#11046
086694aThanks@HiDeoo! - FixesgetViteConfig()type definition to allow passing an inline Astro configuration as second argument#11026
8dfb1a2Thanks@bluwy! - Fixes CSS handling if imported in a script tag in an Astro file whenexperimental.directRenderScriptis enabled#11020
2e2d6b7Thanks@xsynaptic! - Add type declarations forimport.meta.env.ASSETS_PREFIXwhen defined as an object for handling different file types.
... (truncated)
Commits
8a80221[ci] release (#11085)9637014Fix hoisted scripts propagation (#11084)4d32a80[ci] release (#11053)fac5923[ci] format749a7acFix streaming in Node.js fast path (#11058)3830e5d[ci] format240a70afix: improve logging for on-demand pages (#11069)1f988edfix(rewrite): match index with params (#11065)87f36d4[ci] format16f12e4fix(i18n): allow to create 404.html and 500.html (#11062)- 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploying chisel-operator with
Cloudflare Pages
| Latest commit: |
d4463b0
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://399d32c7.chisel-operator.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-site-fanl.chisel-operator.pages.dev |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/[email protected] | Transitive: environment, eval, filesystem, network, shell, unsafe | +357 |
47.1 MB |
🚮 Removed packages: npm/[email protected]
Superseded by #91.