Skip to content

chore(deps): update non-major#318

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/non-major
Open

chore(deps): update non-major#318
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/non-major

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 1, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@sanity/client (source) ^7.22.0^7.22.1 age confidence devDependencies patch
@sanity/tsdown-config (source) ^0.6.1^0.7.1 age confidence devDependencies minor
@types/react (source) ^19.2.14^19.2.16 age confidence devDependencies patch
groq (source) ^5.25.1^5.29.0 age confidence devDependencies minor
oxfmt (source) ^0.50.0^0.53.0 age confidence devDependencies minor
oxlint (source) ^1.65.0^1.68.0 age confidence devDependencies minor
peaceiris/actions-gh-pages (changelog) 4f9cc6684c30a8 action digest
react (source) ^19.2.6^19.2.7 age confidence devDependencies patch
react-dom (source) ^19.2.6^19.2.7 age confidence devDependencies patch
react-is (source) ^19.2.6^19.2.7 age confidence devDependencies patch
sanity (source) ^5.25.1^5.29.0 age confidence devDependencies minor
tsdown (source) ^0.22.0^0.22.1 age confidence devDependencies patch
vite (source) ^8.0.13^8.0.14 age confidence devDependencies patch 8.0.16 (+1)
vitest (source) ^4.1.6^4.1.7 age confidence devDependencies patch 4.1.8

Release Notes

sanity-io/client (@​sanity/client)

v7.22.1

Compare Source

Bug Fixes
  • live: verify CORS via /check/cors (credentials-aware) before reporting CorsOriginError (#​1219) (566e1b5)
sanity-io/pkg-utils (@​sanity/tsdown-config)

v0.7.1

Compare Source

Patch Changes

v0.7.0

Compare Source

Minor Changes
Patch Changes
sanity-io/sanity (groq)

v5.29.0

Compare Source

Sanity Studio v5.29.0

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit:
www.sanity.io/changelog/studio-NS4yOC4w

Install or upgrade Sanity Studio

To upgrade to this version, run:

npm install 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
squiggler-app[bot] fix(deps): update dependency @​sanity/cli to ^6.7.0 (#​12924) 3fa8dc5
@​bjoerge fix(core): respect parent array field initialValue over member fields (#​12914) 46f9caa
@​pedrobonamin fix(structure): memoize incoming refs filter (#​12919) 30f89d5
sieve-sanity[bot] fix(sanity): surface error when no uploader matches the file (#​12870) (#​12905) 054950f
@​pedrobonamin chore(e2e): add variants e2e tests and readme (#​12866) 3a2fc8b
@​juice49 fix(sanity): incorrect form auto-focus (#​12878) 8df5ed3
squiggler-app[bot] chore(deps): dedupe pnpm-lock.yaml (#​12874) 00aa753
@​pedrobonamin chore(core): add variants conditions autocomplete (#​12858) 07d4dd9
@​pedrobonamin chore(core): update variants operation store to use system actions (#​12915) 472c314
@​pedrobonamin feat(core): add variant definition edit form (#​12855) 21c6530
squiggler-app[bot] chore(deps): update dependency @​sanity/pkg-utils to ^10.5.1 (#​12900) daf6c35
@​bjoerge fix(form): revert dataset aclMode check for plain asset previews (#​12913) 34982cf
squiggler-app[bot] chore(deps): update dependency @​sanity/blueprints to ^0.19.1 (#​12889) 4c3064b
squiggler-app[bot] chore(deps): update playwright monorepo to v1.60.0 (#​12912) 2273ad6
@​juice49 fix(sanity): restore document form open path from URL (#​12873) 07cda46
@​geball chore: fix typo (#​12906) 65872fe

v5.28.0

Compare Source

Sanity Studio v5.28.0

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit:
www.sanity.io/changelog/studio-NS4yNy4w

Install or upgrade Sanity Studio

To upgrade to this version, run:

npm install 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
@​stipsan fix(presentation): handle null client.fetch results in PostMessageSchema (#​12904) 4397d7b
@​stipsan fix(presentation): avoid iframe reload on perspective switch (#​12885) 1b76d8b
@​stipsan fix(presentation): handle agent bundle perspectives correctly (#​12903) a91bdc2
squiggler-app[bot] fix(deps): update dependency @​sanity/insert-menu to v3.0.7 (#​12897) 9dea35a
squiggler-app[bot] chore(deps): update dependency @​sanity/visual-editing-csm to ^3.0.8 (#​12895) 5c460ed
squiggler-app[bot] fix(deps): update dependency @​sanity/preview-url-secret to ^4.0.6 (#​12898) 931641a
squiggler-app[bot] fix(deps): Update dev-non-major (#​12888) 632282c
@​jordanl17 refactor(telemetry): replace PTE fullscreen events with Editor Opened/Closed + properties (#​12883) 6195111
squiggler-app[bot] fix(deps): update dependency @​sanity/presentation-comlink to ^2.1.0 (#​12881) e604c3e
squiggler-app[bot] fix(deps): update dependency @​sanity/client to ^7.22.0 (#​12880) 8a5b3ae
@​jordanl17 refactor(telemetry): rename Canvas Opened from studio event to Canvas Opened (#​12884) e16ba95
squiggler-app[bot] chore(deps): update dev-non-major (#​12579) c4b5b4d
@​pedrobonamin feat(core): add view-as navbar for variant selection (#​12862) 4b5e4bb

v5.27.0

Compare Source

Sanity Studio v5.27.0

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit:
www.sanity.io/changelog/studio-NS4yNi4w

Install or upgrade Sanity Studio

To upgrade to this version, run:

npm install 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
squiggler-app[bot] chore(deps): dedupe pnpm-lock.yaml (#​12846) 2057560
@​juice49 fix(sanity): add SanityImageSource to permitted media preview types (#​12863) ecf8f39
@​juice49 fix(sanity): set correct dimensions for PTE block image preview (#​12863) 44bc72c
@​pedrobonamin feat(actions): adds sieve (#​12864) 5742d89
@​bjoerge chore(ci): add node 26 to test matrix (#​12860) ca41e8f
@​juice49 fix(sanity): full-screen PTE popover boundaries (#​12857) c78ec37
@​pedrobonamin feat(core): add variant definition delete action (#​12848) e296b6c
@​pedrobonamin feat(core): initial implementation for variants creation form (#​12847) 9178fe2
@​pedrobonamin feat(core): Setting up variants tool (#​12840) ee6c149
@​pedrobonamin fix(i18n): mark stable resources for translation (#​12861) 36a8b11
@​bjoerge chore(ci): bring back build metadata for prereleases (#​12856) 2428346
@​hermanwikner fix(comments): hide empty field wrapper when field component is hidden (#​12773) 320f744
@​bjoerge chore: upgrade react-i18next & i18next (#​12845) de77cf7
@​EoinFalconer fix(e2e): stabilize flaky delete and restore document-action tests (#​12714) e356ae3

v5.26.0

Compare Source

Reverts
oxc-project/oxc (oxfmt)

v0.53.0

Compare Source

v0.52.0

Compare Source

🚀 Features
  • 16b8058 oxfmt: Support vite-plus/resolveConfig for vite.config.ts (#​22454) (leaysgur)

v0.51.0

Compare Source

oxc-project/oxc (oxlint)

v1.68.0

Compare Source

🚀 Features
  • e4b1f46 linter/typescript: Implement method-signature-style rule (#​22679) (Mikhail Baev)
  • bc462ca linter/vue: Implement no-reserved-component-names rule (#​22741) (bab)
  • ef9e751 linter/vue: Implement component-definition-name-casing rule (#​22818) (bab)
  • d67f51a linter/vue: Implement require-prop-type-constructor rule (#​22708) (bab)
  • 8422e8b linter/jsdoc: Implement require-yields-description rule (#​22805) (Mikhail Baev)
  • fe93f97 linter/eslint: Implement prefer-named-capture-group rule (#​22759) (Sebastian Poxhofer)

v1.67.0

Compare Source

🚀 Features

v1.66.0

Compare Source

🚀 Features
  • 0440b0f linter/eslint: Implement id-match rule (#​22379) (Vladislav Sayapin)
  • 65bf119 linter: Implement react no-object-type-as-default-prop (#​22481) (uhyo)
  • 2a6ddce linter/eslint: Implement no-implied-eval rule (#​22391) (Vladislav Sayapin)
  • 625758a linter/vitest: Implement padding-around-after-all-blocks rule (#​21788) (kapobajza)
  • 37680b0 linter: Implement react no-unstable-nested-components (#​22248) (Jovi De Croock)
  • d8d9c74 linter: Implement import/newline-after-import rule (#​19142) (Ryuya Yanagi)
facebook/react (react)

v19.2.7

Compare Source

facebook/react (react-dom)

v19.2.7

Compare Source

facebook/react (react-is)

v19.2.7

Compare Source

sanity-io/sanity (sanity)

v5.29.0

Compare Source

Features
Bug Fixes

v5.28.0

Compare Source

Features
Bug Fixes

v5.27.0

Compare Source

Features
Bug Fixes
  • comments: hide empty field wrapper when field component is hidden (#​12773) (320f744)
  • i18n: mark stable resources for translation (#​12861) (36a8b11)
  • sanity: add SanityImageSource to permitted media preview types (ecf8f39)
  • sanity: full-screen PTE popover boundaries (c78ec37)
  • sanity: set correct dimensions for PTE block image preview (44bc72c)

v5.26.0

Compare Source

Features
Bug Fixes
Reverts
rolldown/tsdown (tsdown)

v0.22.1

Compare Source

   🚀 Features
  • dts: Add deps.dts option to override dependency bundling for declaration files  -  by @​sxzz (881bf)
   🐞 Bug Fixes
  • Improve error handling for unsupported TypeScript syntax on Node.js  -  by @​sxzz (b93db)
  • Add extra space for emoji rendering in Windows Terminal  -  by @​sxzz (925cc)
  • unbundle: Add shims support for unbundled builds  -  by @​sxzz (fc991)
    View changes on GitHub
vitejs/vite (vite)

v8.0.14

Compare Source

Features
Bug Fixes
Miscellaneous Chores
  • deps: update rolldown-related dependencies (#​22470) (7cb728e)
  • remove irrelevant commits from changelog (2c69495)
Code Refactoring
Tests
vitest-dev/vitest (vitest)

v4.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on the first day of the month"
  • 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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 1, 2026

⚠️ No Changeset found

Latest commit: c8abe29

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Jun 1, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedoxfmt@​0.50.0 ⏵ 0.53.08910075 -1396100
Updated@​types/​react@​19.2.14 ⏵ 19.2.161001007996100
Updatedgroq@​5.25.1 ⏵ 5.29.010010080100100
Updatedoxlint@​1.65.0 ⏵ 1.68.09910091 +196 +1100
Updated@​sanity/​client@​7.22.0 ⏵ 7.22.193 +1610010096100

View full report

@renovate renovate Bot force-pushed the renovate/non-major branch from 105cfe0 to 543a9d8 Compare June 1, 2026 21:51
@renovate renovate Bot force-pushed the renovate/non-major branch from 543a9d8 to c8abe29 Compare June 2, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants