Skip to content

fix(deps): update apps dependencies (major)#64

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

fix(deps): update apps dependencies (major)#64
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-apps-dependencies

Conversation

@renovate

@renovate renovate Bot commented May 20, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@sanity/eslint-config-studio (source) ^3.0.1^6.0.0 age confidence
@sanity/vision (source) ^3.67.1^6.2.0 age confidence
@types/react (source) ^18.3.17^19.2.17 age confidence
react (source) ^18.3.1^19.2.7 age confidence
react-dom (source) ^18.3.1^19.2.7 age confidence
react-is (source) ^18.3.1^19.2.7 age confidence
sanity (source) ^3.67.1^6.2.0 age confidence
typescript (source) ^5.7.2^6.0.3 age confidence

Release Notes

sanity-io/eslint-config-studio (@​sanity/eslint-config-studio)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • update eslint plugins to latest versions (#​53)
Features

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes
  • ignore Sanity runtime artifact and built files (#​43) (8c44e39)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Drop support for eslint <= 8. See MIGRATION.md for details on how to migrate.
Features

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • upgrade to @typescript-eslint/eslint-plugin v7.5.0
Features
  • upgrade to @typescript-eslint/eslint-plugin v7.5.0 (4c38dba)
Bug Fixes
sanity-io/sanity (@​sanity/vision)

v6.2.0

Compare Source

Bug Fixes

v6.1.0

Compare Source

Sanity Studio v6.1.0

This release includes various improvements and bug fixes.

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

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
@​jordanl17 feat(core): add page-visibility context to studio timing telemetry (#​13083) 467aa57
@​EoinFalconer feat(releases): deep-link release validation errors to the offending field (#​12978) a937280
@​pedrobonamin chore(test): stabilize inline object remove browser test in firefox (#​13108) 090461d
@​juice49 refactor(sanity): non-discardable version actions mode (#​13064) 0963a4a
@​jordanl17 fix(types): allow collapsible and collapsed options on geopoint fields (#​13109) 897b06a
@​juice49 refactor(sanity): reusable version actions (#​13061) e9d3be1
@​jordanl17 fix(form): re-focus portable text block on re-click from outside editor (#​13072) 37e9ad1
@​christianhg refactor(portable-text): migrate off legacy pt-* classes to native data-pt-* attributes (#​13098) 528b0c3
@​christianhg test(e2e): target internationalized array value input by "Value" label (#​13106) 61faa9f
squiggler-app[bot] chore(deps): dedupe pnpm-lock.yaml (#​13097) 6a1b0db
squiggler-app[bot] chore(deps): lock file maintenance (#​13037) b91ee23
squiggler-app[bot] fix(deps): Update portabletext (#​13100) e079489
squiggler-app[bot] chore(deps): update dependency knip to ^6.16.1 (#​13099) bb0ce70
squiggler-app[bot] chore(deps): update dependency esbuild to v0.28.1 (#​13089) dbbcd53
squiggler-app[bot] chore(deps): update rexxars/bundle-stats digest to d3671d0 (#​13067) 80ce898
squiggler-app[bot] chore(deps): update dependency @​types/debug to ^4.1.13 (#​13057) 1fbebc1
squiggler-app[bot] chore(deps): update dev-non-major (#​13060) d98eef4
squiggler-app[bot] chore(deps): update typescript-tooling to ^10.5.5 (#​13090) c4a81fe
Copilot chore(deps): upgrade @​sanity/sdk and @​sanity/sdk-react to latest (#​13095) dfaae6d
squiggler-app[bot] chore(deps): update dependency sanity-plugin-mux-input to v3 (#​13070) 2bfa251
squiggler-app[bot] chore(deps): update dependency sanity-plugin-hotspot-array to v4 (#​13069) ab94232
@​bjoerge chore: add debug-proxy for testing the studio under various network conditions (#​13080) 59ee94c
squiggler-app[bot] chore(deps): dedupe pnpm-lock.yaml (#​13056) ada7911
@​stipsan chore(lint): unblock automated lint fix workflow (#​13078) 8d137c3
squiggler-app[bot] chore(tests): generate dts tests 🤖 ✨ (#​13079) 5c5c9aa
squiggler-app[bot] chore(deps): update typescript-tooling to ^10.5.4 (#​13076) 94bbfd2
@​jordanl17 chore(divergence): apply oxfmt 0.54 formatting to DivergenceDetail (#​13077) c11397b
squiggler-app[bot] chore(deps): update dependency oxfmt to ^0.54.0 (#​13066) ec57e24
@​bjoerge test(e2e): clear keyvalue state before studio loads in flaky specs (#​13054) 2857fc8
@​bjoerge test: count request sockets instead of tcp accepts in unconsumed-body test (#​13053) fd7170c
squiggler-app[bot] chore(deps): update dependency @​sanity/migrate to ^7.0.2 (#​13062) fcc3714
squiggler-app[bot] fix(deps): update dependency @​sanity/cli to ^7.2.3 (#​13065) 6923990
squiggler-app[bot] fix(deps): update dependency @​sanity/mutate to ^0.18.1 (#​13059) 939d997
@​stipsan feat(test-studio): add opt-in vite devtools via env flag (#​13051) f230e56
squiggler-app[bot] fix(deps): Update portabletext to ^3.1.2 (#​13063) 5ea28e5
@​juice49 refactor(sanity): add reusable perspective list hook (#​13035) 99b473f
@​juice49 refactor(sanity): add reusable perspective navigator (#​13019) df9c9d5
squiggler-app[bot] fix(deps): Update portabletext (#​13049) 80460cc

v6.0.0

Compare Source

⚠ BREAKING CHANGES
Features
Bug Fixes

v5.31.1

Compare Source

Sanity Studio v5.31.1

For the complete changelog with all details, please visit:
www.sanity.io/docs/changelog/5e41ca5a-489c-4390-a9e8-f3712b30bf37

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(core): revert use schema preview selection for search (#​13029) ec87ab7
@​stipsan fix(core): exclude dereference paths from groq2024 score boosts (#​13027) ca4657e
@​bjoerge ci(release): add commit log and working compare link to v5 release pr (#​13028) 75a443d
@​bjoerge ci(release): block v5 release pr when commits would cause a major bump 0b8f8e3
@​bjoerge ci(release): keep pnpm install output out of v5 release pr description 451b07b
@​bjoerge chore(ci): set up release automation for v5 65d0a0c
squiggler-app[bot] chore(release): publish v5.31.1 (#​13022) 1cd4e22

v5.31.0

Compare Source

Features
Bug Fixes

v5.30.0

Compare Source

Sanity Studio v5.30.0

This release includes various improvements and bug fixes.

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

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
@​bjoerge fix(authStore): resolve dual-mode SSO login loop (#​12933) 2ae1370
@​bjoerge feat: add vercel routing configuration for auth-test-studio (#​12929) cf5baeb
squiggler-app[bot] fix(deps): update dependency @​sanity/cli to ^6.7.1 (#​12928) df8fc74

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

v5.25.1

Compare Source

Bug Fixes

v5.25.0

Compare Source

Bug Fixes

v5.24.0

Compare Source

Sanity Studio v5.24.0

This release includes various improvements and bug fixes.

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

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
@​jordanl17 feat(core): make document action keys extensible via declaration merging (#​12768) eebdb17
@​bjoerge chore: replace pnpx with pnpm and add pkg-pr-new dependency (#​12783) 3d66c1f
@​bjoerge chore(turbo): remove unused env var (#​12781) f8111fc
@​bjoerge chore(ci): use pnpm whoami instead of npm whoami (#​12780) 2308d14
@​RitaDias test: add tests for createCallbackResolver (#​12779) 5625f37
squiggler-app[bot] fix(deps): update dependency @​sanity/cli to ^6.5.0 (#​12778) f3d306c
@​bjoerge fix: restore workspace hidden property (#​12775) 8f4e6b0
@​pedrobonamin fix(core): add version into documentEvents observable (#​12772) b511ef9
@​bjoerge chore(ci): switch to package build for lefthook (#​12767) 838e355
@​bjoerge chore: remove pre-commit husky hook ([#​12766

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "before 4am on monday"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 20, 2024
@thomasKn thomasKn force-pushed the renovate/major-apps-dependencies branch from 1fe2d41 to 746867c Compare May 21, 2024 02:08
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch from 746867c to e36ad08 Compare May 21, 2024 02:11
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 2 times, most recently from f25a957 to 76c394a Compare June 10, 2024 20:23
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch from 76c394a to 82d9f2c Compare June 17, 2024 18:44
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 2 times, most recently from 55cc2d6 to 95783d7 Compare June 28, 2024 22:09
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 3 times, most recently from 0d36eb7 to 9bbd49e Compare July 15, 2024 15:28
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch from 9bbd49e to b19815a Compare July 26, 2024 15:24
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch from b19815a to b511433 Compare September 16, 2024 19:53
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 5 times, most recently from 50b2404 to ecf7e5e Compare November 14, 2024 03:51
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 4 times, most recently from dfb3643 to 3a6bd60 Compare November 25, 2024 17:34
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch from 3a6bd60 to 1206ba9 Compare December 5, 2024 19:38
@renovate renovate Bot changed the title chore(deps): update dependency @sanity/eslint-config-studio to v4 chore(deps): update apps dependencies (major) Dec 5, 2024
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 4 times, most recently from ce9c933 to 2226bb9 Compare December 9, 2024 13:58
@renovate renovate Bot changed the title chore(deps): update apps dependencies (major) fix(deps): update apps dependencies (major) Dec 10, 2024
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch from 2226bb9 to 3f8fbd3 Compare December 10, 2024 15:51
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 2 times, most recently from 7f12396 to 45ba8f5 Compare February 17, 2025 12:35
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch from 45ba8f5 to 1339c65 Compare March 5, 2025 15:37
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 2 times, most recently from a244e8f to 45e0f61 Compare March 19, 2025 17:00
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 2 times, most recently from ceeea92 to b9366f7 Compare April 2, 2025 10:53
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 2 times, most recently from 3483497 to ffe42a2 Compare April 14, 2025 19:39
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 2 times, most recently from 58d5580 to ff7b110 Compare May 12, 2025 20:11
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 2 times, most recently from d7cc357 to 79a0c77 Compare May 27, 2025 14:32
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 2 times, most recently from 5b4e348 to a6a61de Compare June 11, 2025 19:14
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 4 times, most recently from d4e253a to 5bba757 Compare July 22, 2025 14:36
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 2 times, most recently from c9eccd5 to c50d261 Compare July 29, 2025 16:42
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 3 times, most recently from ac46ccd to 335e2a8 Compare August 11, 2025 21:01
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 3 times, most recently from 72fd165 to 19cb5a8 Compare August 19, 2025 18:15
@renovate renovate Bot force-pushed the renovate/major-apps-dependencies branch 2 times, most recently from ee7ae9b to 8b0f203 Compare August 26, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants