sanity-template-astro-clean
sanity-template-astro-clean copied to clipboard
chore(deps): update non-major
This PR contains the following updates:
Release Notes
withastro/astro (@astrojs/react)
v4.4.2
Patch Changes
-
#14715
3d55c5dThanks @ascorbic! - Adds support for client hydration ingetContainerRenderer()The
getContainerRenderer()function is exported by Astro framework integrations to simplify the process of rendering framework components when using the experimental Container API inside a Vite or Vitest environment. This update adds the client hydration entrypoint to the returned object, enabling client-side interactivity for components rendered using this function. Previously this required users to manually callcontainer.addClientRenderer()with the appropriate client renderer entrypoint.See the
container-with-vitestdemo for a usage example, and the Container API documentation for more information on using framework components with the experimental Container API.
v4.4.1
Patch Changes
- #14621
e3175d9Thanks @GameRoMan! - Updatesviteversion to fix CVE
withastro/astro (@astrojs/vercel)
v7.8.2
Patch Changes
v7.8.1
Patch Changes
- #381
46fbb26Thanks @matthewp! - Prevent crawling for dependencies outside of the workspace root
v7.8.0
Minor Changes
-
#11728
5ea02b1Thanks @matthewp! - Deprecates thefunctionPerRouteoptionThis option is now deprecated, and will be removed entirely in Astro v5.0. We suggest removing this option from your configuration as soon as you are able to:
import { defineConfig } from 'astro/config'; import vercel from '@​astrojs/vercel/serverless'; export default defineConfig({ // ... output: 'server', adapter: vercel({ - functionPerRoute: true, }), });
Patch Changes
-
#11783
fc81b01Thanks @matthewp! - Prevent race condition with Node 18Using Node 18 there can be a race condition where polyfill for the
cryptoglobal is not applied in time. This change ensures the polyfills run first.
sanity-io/sanity-astro (@sanity/astro)
v3.2.10
Bug Fixes
- deps: Update dependency @sanity/visual-editing to ^2.15.2 (#360) (4adaa9b)
- deps: update dependency styled-components to ^6.1.19 (#359) (43bb365)
v3.2.9
Bug Fixes
v3.2.8
Bug Fixes
- deps: update dependency @sanity/client to ^7.6.0 (#353) (f73f7b8)
v3.2.7
Bug Fixes
- deps: update dependency @sanity/client to v7 (#345) (f93bb2b)
- deps: Update dependency @sanity/visual-editing to ^2.14.0 (#341) (c20b296)
- deps: update dependency sanity to ^3.90.0 (#342) (62f8f68)
v3.2.6
Bug Fixes
- deps: update dependency @sanity/client to ^6.28.2 (#318) (499fc40)
- deps: Update dependency @sanity/visual-editing to ^2.13.7 (#317) (c3acec9)
- deps: update dependency sanity to ^3.77.2 (#319) (a8ca00d)
v3.2.5
Bug Fixes
v3.2.4
Bug Fixes
- optimize
shallowequalinstead ofstyled-components(e8684ae)
v3.2.3
Bug Fixes
- deps: update dependency @sanity/visual-editing to ^2.13.4 (#304) (462ed73)
- deps: update dependency sanity to ^3.76.1 (#306) (95e2705)
- make visual editing a direct dependency (#308) (0ccae9f)
v3.2.2
Bug Fixes
- configure vite to optimize deps (#301) (4d03ebf)
- deps: update dependency @sanity/client to ^6.28.0 (#293) (9cdb8a5)
- deps: update dependency @sanity/visual-editing to ^2.13.3 (#297) (5bf3296)
- deps: update dependency sanity to ^3.75.1 (#298) (22baeec)
v3.2.1
Bug Fixes
- deps: Update dependency @sanity/visual-editing to ^2.15.2 (#360) (4adaa9b)
- deps: update dependency styled-components to ^6.1.19 (#359) (43bb365)
v3.2.0
Features
v3.1.11
Bug Fixes
- bump license year (3b87490)
- deps: update dependency @sanity/client to ^6.27.2 (#271) (5560c81)
- deps: update dependency @sanity/visual-editing to ^2.12.10 (#270) (6cdd08c)
- deps: update dependency sanity to ^3.72.1 (#272) (d2b6890)
- deps: update dependency type-fest to ^4.33.0 (#246) (06985bb)
v3.1.9
Bug Fixes
v3.1.8
Bug Fixes
- deps: upgrade
@sanity/visual-editingto2.10.7(7af0441)
v3.1.7
Bug Fixes
v3.1.6
Bug Fixes
v3.1.5
Bug Fixes
sanity-io/sanity (@sanity/types)
v3.99.0
Features
v3.98.1
Note: Version bump only for package @sanity/types
v3.98.0
Note: Version bump only for package @sanity/types
v3.97.1
Note: Version bump only for package @sanity/types
v3.97.0
Note: Version bump only for package @sanity/types
v3.96.0
Note: Version bump only for package @sanity/types
v3.95.0
Note: Version bump only for package @sanity/types
v3.94.2
Note: Version bump only for package @sanity/types
v3.94.1
Note: Version bump only for package @sanity/types
v3.94.0
Features
- core: media validator (#9648) (2e3d18b) by Per-Kristian Nordnes ([email protected])
Bug Fixes
- core: fix issues with ML uploads (#9745) (8bce663) by Per-Kristian Nordnes ([email protected])
- stop publishing src folders to npm (#9744) (e9296c1) by Cody Olsen ([email protected])
v3.93.0
Features
- core: add one line portable text editor option (#9625) (f64bd68) by Pedro Bonamin ([email protected])
Bug Fixes
- deps: update dependency @sanity/client to ^7.6.0 (#9649) (e41e814) by renovate[bot] (
2913961+renovate[bot]@users.noreply.github.com)
v3.92.0
Features
- add timeZone settings to datetime input (#8181) (1ca2568) by Eoin Falconer ([email protected])
- core: allow configuring PTE plugins (#8785) (57b8dc5) by Christian Grøngaard ([email protected])
Bug Fixes
- deps: update dependency @sanity/client to ^7.4.1 (#9563) (28995c1) by renovate[bot] (
2913961+renovate[bot]@users.noreply.github.com) - deps: update dependency @sanity/client to ^7.5.0 (#9591) (f33154b) by renovate[bot] (
2913961+renovate[bot]@users.noreply.github.com) - speedup
sanity devby warming up the entry file (#9567) (10dc15d) by Cody Olsen ([email protected])
v3.91.0
Bug Fixes
- deps: update dependency @sanity/client to ^7.4.0 (#9527) (1184899) by renovate[bot] (
2913961+renovate[bot]@users.noreply.github.com) - deps: update dependency @sanity/insert-menu to v1.1.12 (#9523) (897eaae) by renovate[bot] (
2913961+renovate[bot]@users.noreply.github.com)
Reverts
- publish v3.91.0 (#9546) (#9550) (d191e4c) by Bjørge Næss ([email protected])
v3.90.0
This release includes various improvements and bug fixes.
For the complete changelog with details, please visit: www.sanity.io/changelog/cfe82482-30ed-4888-b11f-cd2bdd7ccfde
Install or upgrade Sanity Studio
To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.
📓 Full changelog
| Author | Message | Commit |
|---|---|---|
| renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.50.2 (#9348) | 6e5aa24 |
| Magnus Holm | chore: use correct path for "groq" package (#9458) | 4438f2f |
| Jordan Lawrence | test: refactor ObjectBlock tests to use clicks instead of Tab navigation to fix issue with focus in chromium (#9463) | 772b8ce |
| renovate[bot] | fix(deps): update dependency @sanity/client to ^7.3.0 (#9462) | 704f1b2 |
| renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.50.3 (#9469) | a3a3ae3 |
| RitaDias | fix(core): update useDocumentVersions to cache observable per id (#9442) | cd8c314 |
| Jordan Lawrence | feat: dashboard studio links embed (#9432) | 20db4da |
| ChrisLaRocque | feat(vision): save vision queries (#9004) | 34d2a09 |
| Jordan Lawrence | chore: test-studio deploys manifest (#9332) |
f200719 |
| Ash | feat(sanity): remove Actions API remote feature toggle and default to enabled | 994ab1f |
| Ash | feat(sanity): deprecate __internal_serverDocumentActions.enabled configuration option |
27bda8f |
| Simeon Griggs | fix: move sanity ui to its own component (#9466) | 78b8fa3 |
| Magnus Holm | feat(schema): move builtin types into @sanity/schema (#9450) | 9acb969 |
| RitaDias | refactor(core): move observable cache clean up to helper method (#9471) | 2526a15 |
| renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.50.6 (#9470) | 64185be |
| RitaDias | fix(core): fix issue where document for unpublished should show the preview for the published document and not untitled (#9476) | 7fbbf7e |
| Jordan Lawrence | feat: deprecate --auto-updates flag in CLI (#9454) |
db67752 |
| Bjørge Næss | fix(structure): make document list search interactive when not connected (#9485) | 7b2fc6c |
| Bjørge Næss | chore(e2e): cleanup old datasets on PR close (#9479) | f395d60 |
| Ryan Bonial | fix(cli): respect prefers reduced motion for SDK template (#9495) | 8345fc7 |
| renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.15.18 (#9461) | 1023bd1 |
| Ryan Bonial | chore(cli): update SDK templates to version ^2 (#9494) | 219d14f |
| Jordan Lawrence | test: increase timeout for search branching test (#9492) | b541202 |
| renovate[bot] | fix(deps): update dependency @sanity/comlink to ^3.0.4 (#9467) | 494d5ef |
| Pedro Bonamin | chore(actions): fail e2e tests if no preview url is found (#9504) | 1906d31 |
| Magnus Holm | feat(schema): place builtin types in a separate registry (#9451) | f8013f1 |
| Pedro Bonamin | fix(core): review changes and history updates. (#9431) | 6025c10 |
| Espen Hovlandsdal | feat: detect and warn if using http1 against API (#8848) | 73319cd |
| Pedro Bonamin | feat(core): add history cleared event and compare to published (#9506) | c799945 |
| Magnus Holm | feat(schema): introduce internal own props on each type (#9472) | fca1e6f |
v3.89.0
This release includes various improvements and bug fixes.
For the complete changelog with details, please visit: www.sanity.io/changelog/59ea4a8a-533e-4e41-a7e4-068e4a9b6fe1
Install or upgrade Sanity Studio
To upgrade to this version, run one of the following commands:
# Using npm
npm install sanity@latest
# Using pnpm
pnpm add sanity@latest
# Using yarn
yarn add sanity@latest
# Using bun
bun add sanity@latest
To initiate a new Sanity Studio project or learn more about upgrading, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
📓 Full changelog
| Author | Message | Commit |
|---|---|---|
| Cole Peters | fix(cli): remove linting configs from app templates (#9421) | 3ae5104 |
| Taylor Beseda | chore(cli): update runtime-cli (#9411) | bd6bc5c |
| renovate[bot] | chore(deps): update dependency @sanity/visual-editing-csm to ^2.0.17 (#9368) | 3beae68 |
| Jordan Lawrence | refactor: release type imports use client types (#9416) | 22f804b |
| RitaDias | refactor(core): updated client api version (#9423) | 9bf02a6 |
| Jordan Lawrence | chore: marking use of useClient() with no options as deprecated (#9426) | aa6038f |
| Cole Peters | fix(cli): clean up mentions of 'core apps' -> 'custom apps' (#9437) | 7f6bd42 |
| Bjørge Næss | chore(eslint): switch off no-nested-ternary rule (#9436) | f94922c |
| RitaDias | fix(core): add fix for hanging requests for the collection states (#9433) | e57b96c |
| Bjørge Næss | chore(efps): add debug info (#9435) | 63b0220 |
| renovate[bot] | chore(deps): update dependency styled-components to ^6.1.18 (#9138) | 8d2fe70 |
| Jordan Lawrence | refactor: use release version actions client (#9422) | 60192e5 |
| Taylor Beseda | chore(cli): update runtime-cli and functions implementation (#9438) | 5d1e5f5 |
| ecospark[bot] | fix(deps): update React Compiler dependencies 🤖 ✨ (#9440) | 7ac6926 |
| Per-Kristian Nordnes | feat: notify user about Media Library was not found (#9387) | 9a2039c |
| Jordan Lawrence | refactor: createReleaseOperationsStore uses action client for version creation when reverting release (#9443) | 4d8ff45 |
| renovate[bot] | fix(deps): update dependency get-it to ^8.6.9 (#9449) | 1adedb5 |
| Carolina Gonzalez | fix(cli): remove named export from SDK application templates (#9453) | 8aa8240 |
| Fred Carlsen | chore(manifest): add media library config to extracted manifest (#9430) | 062f320 |
| renovate[bot] | fix(deps): update dependency @sanity/client to ^7.2.2 (#9448) | 7e52ce2 |
| ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#9457) | 4acdef6 |
| Bjørge Næss | fix: improve connection error handling (#5893) | 974be51 |
v3.88.3
Sanity Studio v3.88.3
This release includes various improvements and bug fixes.
For the complete changelog with all details, please visit: www.sanity.io/changelog/3e2a827b-9e24-4bcd-90bd-b76f00950dcf
Install or upgrade Sanity Studio
To upgrade to this version, run:
npm install sanit
</details>
---
### Configuration
📅 **Schedule**: Branch creation - On day 1 of the month, every 3 months ( * * 1 */3 * ) (UTC), 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/renovate/) using a [curated preset](https://redirect.github.com/sanity-io/renovate-config#readme) maintained by [<picture><source media="(prefers-color-scheme: dark)" srcset="https://www.sanity.io/static/images/logo_white.svg?v=3"><img alt="Sanity" src="https://www.sanity.io/static/images/logo_black.svg?v=3" height="22" align="top"></picture>](https://www.sanity.io/?utm_source=github&utm_medium=referral&utm_campaign=ecosystem-renovate-preset). View repository job log [here](https://developer.mend.io/github/sanity-io/sanity-template-astro-clean)
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjQyLjE2LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIvCfk6YgZGVwcyIsIvCfpJYgYm90Il19-->
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| template-astro-clean | Preview | Comment | Dec 1, 2025 10:31pm |
[!WARNING] Review the following alerts detected in dependencies.
According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
| Action | Severity | Alert (click "▶" to expand/collapse) |
|---|---|---|
| Warn | Install-time scripts: npm
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
| Diff | Package | Supply Chain Security |
Vulnerability | Quality | Maintenance | License |
|---|---|---|---|---|---|---|
| npm/@types/react-dom@19.2.2 ⏵ 19.2.3 | ||||||
| npm/@types/react@19.2.2 ⏵ 19.2.7 | ||||||
| npm/@astrojs/check@0.9.5 ⏵ 0.9.6 | ||||||
| npm/@astrojs/react@4.4.0 ⏵ 4.4.2 | ||||||
| npm/autoprefixer@10.4.21 ⏵ 10.4.22 | ||||||
| npm/astro-portabletext@0.10.0 ⏵ 0.12.0 | ||||||
| npm/prettier@2.8.7 ⏵ 3.7.3 | ||||||
| npm/@sanity/vision@4.11.0 ⏵ 4.19.0 | ||||||
| npm/sanity@4.11.0 ⏵ 4.19.0 | ||||||
| npm/eslint@9.38.0 ⏵ 9.39.1 | ||||||
| github/sanity-io/template-validator@2de0478ff4ed16cfcfa24ed5cefaf87da18b881b ⏵ 391f2bd855d78f1b2d2439d443ff047bca3f6617 |