Closed renovate[bot] closed 5 months ago
Total time: 42.3s | Comparison time: 38.8s | Estimated loss: 3.5s (8.4% slower) | Action | Time | Status | Info | |
---|---|---|---|---|---|---|---|
🟩 | SyncWorkspace |
171ms | Passed | ||||
⬛️ | SetupNodeTool(20.14.0) |
1.7s | Skipped | ||||
🟩 | InstallNodeDeps(20.14.0) |
12.5s | Passed | ||||
🟩 | SyncNodeProject(site) |
340.7ms | Passed | ||||
🟩 | RunTask(site:imports) |
655.1ms | Passed | ||||
🟩 | RunTask(site:sync) |
3.3s | Passed | ||||
🟩 | RunTask(site:format) |
587.6ms | Passed | ||||
🟩 | RunTask(site:check) |
9.2s | Passed | ||||
🟩 | RunTask(site:lint) |
400.1ms | Passed | ||||
🟩 | RunTask(site:build) |
14.7s | Passed |
This PR contains the following updates:
4.9.3
->4.10.0
Release Notes
withastro/astro (astro)
### [`v4.10.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4100) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.9.3...astro@4.10.0) ##### Minor Changes - [#10974](https://togithub.com/withastro/astro/pull/10974) [`2668ef9`](https://togithub.com/withastro/astro/commit/2668ef984104574f25f29ef75e2572a0745d1666) Thanks [@florian-lefebvre](https://togithub.com/florian-lefebvre)! - Adds experimental support for the `astro:env` API. The `astro:env` API lets you configure a type-safe schema for your environment variables, and indicate whether they should be available on the server or the client. Import and use your defined variables from the appropriate `/client` or `/server` module:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.