Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update non-major #200

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore(deps): update non-major #200

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.2.1 -> ^19.7.1 age adoption passing confidence
@commitlint/config-conventional (source) ^19.1.0 -> ^19.7.1 age adoption passing confidence
@sanity/icons (source) 3.5.3 -> 3.5.7 age adoption passing confidence
@sanity/mutator (source) 3.67.1 -> 3.74.1 age adoption passing confidence
@sanity/pkg-utils 6.1.0 -> 6.13.4 age adoption passing confidence
@sanity/plugin-kit ^3.1.10 -> ^3.1.12 age adoption passing confidence
@sanity/semantic-release-preset (source) ^4.1.7 -> ^4.1.8 age adoption passing confidence
@sanity/ui (source) 2.10.11 -> 2.12.3 age adoption passing confidence
@types/react (source) ^18.2.75 -> ^18.3.18 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.6.0 -> ^7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.6.0 -> ^7.18.0 age adoption passing confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
eslint-config-sanity (source) ^7.1.2 -> ^7.1.4 age adoption passing confidence
eslint-plugin-prettier ^5.1.3 -> ^5.2.3 age adoption passing confidence
eslint-plugin-react ^7.34.1 -> ^7.37.4 age adoption passing confidence
eslint-plugin-react-hooks (source) ^4.6.0 -> ^4.6.2 age adoption passing confidence
eslint-plugin-simple-import-sort ^12.0.0 -> ^12.1.1 age adoption passing confidence
npm-run-all2 ^5.0.0 -> ^5.0.2 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.5.0 age adoption passing confidence
prettier-plugin-packagejson ^2.4.14 -> ^2.5.8 age adoption passing confidence
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-is (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
sanity (source) ^3.67.1 -> ^3.74.1 age adoption passing confidence
sanity-plugin-internationalized-array 3.0.3 -> 3.1.1 age adoption passing confidence
semantic-release ^23.0.7 -> ^23.1.1 age adoption passing confidence
typescript (source) 5.4.2 -> 5.7.3 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features

v19.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

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

v3.5.7

Compare Source

Bug Fixes

v3.5.6

Compare Source

Bug Fixes
  • temporarily disable react compiler (03f3374)

v3.5.5

Compare Source

Bug Fixes
  • deps: upgrade @sanity/pkg-utils to v6.12.2 (7a2af1d)

v3.5.4

Compare Source

Bug Fixes
sanity-io/sanity (@​sanity/mutator)

v3.74.1

Compare Source

🐛 Notable bugfixes

  • Fixes a regression in the Portable Text Input, introduced in 3.68.0, that potentially could lead to data loss when user input was entered concurrently with incoming changes being streamed into the input, e.g., from AI Assist or from a team member working on the same input.

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.30.3 (#​8508) | 3d25456

v3.74.0

Compare Source

✨ Highlights

UI improvements in studio and structure

1. Switch between drafts and published perspectives in the editor

Previously, your drafted changes to an already published document would always be present when viewing that document in the studio, and there was no simple way of viewing the document in its published state. As of this release, the studio editor pane supports switching between the published and drafts perspectives, to quickly eyeball what’s changed.
01

2. Browse your studio in published perspective

The default mode in the studio is unchanged - all existing drafts appear alongside published documents. When working on a single document, you’ll see your drafted changes rather than the last published version. This is the drafts perspective.

Switching to the published perspective (via the perspective switcher at the top of the editor pane) updates the studio’s top navigation bar to green, indicating that you are now viewing only published documents in their last published state. Please note that while the published perspective is active, your documents will be in read-only mode, unless they are configured to be live-editable.

You can continue navigating the studio in this mode, ensuring you see only content that is currently live, or switch back to the default drafts perspective to see all pending changes.
02

3. Global perspective switcher

You can also change between the published or drafts perspective from the switcher at the right side of the studio top navigation bar.

This will also be used by Presentation when previewing content inside the studio, the built in picker has been removed

03

4. Click document footer status bar to open history pane

The document History pane has always been available by accessing the ellipsis menu at the top of the document editor pane. From now on, you can also access this view by clicking the document status in the footer of the editor pane.
04

5 Perspective-aware History pane

The History pane now adapts to show information about the relevant document in the currently selected perspective. While in published mode, any changes since the last published state are omitted.

05

To see all pending changes in the History pane, toggle back to the drafts perspective.

05 1

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Jordan Lawrence, Rita Dias, Pedro Bonamin, Ash Stevens, Cody Olsen, Robin Neatherway, Marius Lundgård, Bjørge Næss | feat: content releases (#​8454) | e485525
renovate[bot] | chore(deps): update dependency turbo to ^2.4.0 (#​8500) | 2d2df51
Pedro Bonamin | fix(core): show accurate history for live-edit documents (#​8497) | ccb2a4f

v3.73.0

Compare Source

✨ Highlights

Presentation tool is now using Sanity Live Content API

The Presentation tool is now using Sanity Live Content API to drive Live Mode in integrations like @sanity/react-loader, @sanity/svelte-loader, @nuxtjs/sanity and @sanity/core-loader.
The new setup allows query refetching to only happen when actually needed, as opposed to every two seconds.
Why was fetching happening every two seconds before?
This aggressive polling was in place to capture changes that couldn’t be reliably predicted client-side using Content Source Maps/CSM. The goal was to ensure that such changes were detected and that eventual consistency was maintained in the live preview.

  • count(*[_type == "person" && isPublished])
    For the client to know when this query count will change it would need to monitor every person document and if isPublished is true. This doesn't scale.
  • *[slug.current == "discounted"]
    If any document is given the slug discounted, the query needs to refetch. The client would need to monitor every single document mutation in the dataset and check if a new document now has the slug, as well as check if any fields on the current matching document has changed, or if the matching document got deleted and there's a fallback match, or none at all.

The gist of it is the client can't predict everything, and if it tries, it winds up using a lot of memory and perform work, just in case anything has changed.
While this over-fetching never counted towards your Sanity API hit quota, the intention has always been to move over to a better architecture.
Enter the new Sanity Live API; it's built to solve "when should a query refetch?" and it allows Presentation to rely on the backend for telling it when it needs to refetch, thus using far less memory, less network resources, and less work on the main thread.

🐛 Notable bugfixes

  • Internal document types will no longer appear in validation results in the CLI
  • Fixes an issue where write tokens were not being set in .env file after initializing a remote template
  • Fixes an issue where splitting a Portable Text block right before an inline object might cause the editor to crash
  • Fixes an issue where using Shift+Enter to insert a line break (\n) in the Portable Text input would not work as expected in Safari

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] | chore(lockfile): update dependency @​tanstack/react-virtual to v3.11.3 (#​8432) | ee48358
renovate[bot] | chore(deps): update pnpm to v9.15.4 (#​8435) | b544969
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.11.7 (#​8434) | ac0f20c
renovate[bot] | chore(deps): update dependency framer-motion to v12 (#​8438) | 465d9f2
ecospark[bot] | chore(prettier): fix unformatted files 🤖 ✨ (#​8439) | ca0adf9
Rostislav Melkumyan | fix(cli): apply write token (#​8450) | 11dff40
RitaDias | fix(cli): fix issue where core sanity types were appearing in the validation for schemas and documents (#​8445) | 81a3bc6
Bjørge Næss | fix: set strictRequires to auto when building auto updating studios (#​8367) | 01a9cd9
Bjørge Næss | chore(deps): upgrade vite (back) to v6 (#​8370) | fdca354
Cody Olsen | fix(presentation): use live content API for loaders (#​8429) | 86e5af8
renovate[bot] | fix(deps): Update dev-non-major (#​8461) | 53b8009
Bjørge Næss | fix(migrate): always use raw perspective for migrations (#​8467) | c317461
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.28.0 (#​8448) | 8e7c346
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.30.1 (#​8479) | b6ebfb7
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.30.2 (#​8485) | f4600d7
ecospark[bot] | fix(deps): update React Compiler dependencies 🤖 ✨ (#​8477) | e5c8951
renovate[bot] | fix(deps): update dependency @​portabletext/block-tools to ^1.1.4 (#​8446) | 29a712c
renovate[bot] | fix(deps): update dependency groq-js to ^1.15.0 (#​8481) | 763561c
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#​8486) | 5891966
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.18 (#​8487) | 0e51cbe
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.11.8 (#​8488) | 5cf7afc
renovate[bot] | chore(deps): update dependency vitest to v2.1.9 (#​8489) | 60f2503
renovate[bot] | chore(deps): update dependency @​sanity/visual-editing to v2.12.12 (#​8493) | 8f6f088

v3.72.1

Compare Source

🐛 Notable bugfixes

  • Fixes an issue where GraphQL union reference types caused problems in GraphQL schema generation.

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
------------ | ------------- | -------------
Carolina Gonzalez | fix: remove references array from GraphQL union references generation (#​8436) | b5b5b6e

v3.72.0

Compare Source

✨ Highlights

Improved content serialization for copy-pasting in the Portable Text Editor

We’ve enhanced the way content is serialized to text/html when copying from a Portable Text input. Advanced formatting, such as lists and links, is now more reliably preserved when pasting into other applications like Notion or Word.

Additionally, copy-pasting between Portable Text fields in different documents is now more consistent. When pasting, Portable Text Editor (PTE) will intelligently filter out unsupported object types and annotations, ensuring that the rest of the content is pasted seamlessly.

🐛 Notable bugfixes

  • Fixes an issue where referencing a type of the same kind of document within a document would cause a maximum call stack size exceeded error during GraphQL schema generation.
  • Fixes an issue in which the history would fail to load if user opened the History → Review Changes → History panel.
  • Fixes an issue where Shopify Hydrogen, Remix and Astro apps with embedded studios using Presentation would see an error about calling env on undefined.

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
------------ | ------------- | -------------
Jordan Lawrence | refactor: moving calendar inputs from scheduled pub. to core/components (#​8338) | 2bb3a89
Pedro Bonamin | chore(structure): remove TimelineStore from <DocumentPaneProvider/> (#​8271) | ba00f34
Ash | feat(test-studio): add Cross Dataset Reference error replication | 4eb7fa1
Ash | fix(@​sanity/schema): allow Cross Dataset References in Portable Text blocks | 23b2b6a
RitaDias | test(e2e): make e2e sturdier (#​8348) | 70b6497
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.11.4 (#​8334) | 576bf44
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.24.0 (#​8337) | 4a9a29a
renovate[bot] | fix(deps): update dependency @​sanity/insert-menu to v1.0.20 (#​8353) | 7418d2e
renovate[bot] | fix(deps): update dependency @​sanity/presentation-comlink to ^1.0.2 (#​8354) | 1828497
renovate[bot] | fix(deps): update dependency @​sanity/client to ^6.27.0 (#​8357) | 7f934e5
renovate[bot] | chore(deps): update dependency @​sanity/visual-editing-csm to v2 (#​8358) | 5df6759
renovate[bot] | fix(deps): update dependency @​portabletext/block-tools to ^1.1.2 (#​8360) | d924950
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.25.0 (#​8368) | c367854
renovate[bot] | fix(deps): update dependency @​sanity/preview-url-secret to ^2.1.1 (#​8356) | eb13847
renovate[bot] | chore(deps): update react monorepo (#​8375) | 8eb32e2
renovate[bot] | chore(deps): update dev-non-major (#​8374) | 067ace2
renovate[bot] | chore(deps): update dependency @​sanity/visual-editing-csm to ^2.0.1 (#​8373) | 5daded1
renovate[bot] | fix(deps): update dependency @​sanity/client to ^6.27.1 (#​8376) | 7eebb60
renovate[bot] | fix(deps): update dependency @​sanity/presentation-comlink to ^1.0.3 (#​8377) | 3dc4058
renovate[bot] | fix(deps): update dependency @​sanity/preview-url-secret to ^2.1.2 (#​8378) | 6019bb7
Cody Olsen | fix(presentation): support pt::text in live queries (#​8380) | 691aad1
Knut Melvær | Update Studio photo (#​8389) | 5dc4a6b
Carolina Gonzalez | fix(graphql): add custom logic for reference unions (#​8350) | cdeeae6
renovate[bot] | fix(deps): update dependency @​sanity/preview-url-secret to ^2.1.3 (#​8385) | ef41c78
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.26.0 (#​8386) | be47ff9
renovate[bot] | chore(deps): update dependency turbo to ^2.3.4 (#​8396) | af88596
renovate[bot] | chore(deps): update dev-non-major (#​8397) | 3c3d645
renovate[bot] | fix(deps): update dependency @​sanity/template-validator to ^2.4.0 (#​8390) | 645db7b
Jordan Lawrence | feat: support for sticky params and intent operations (#​8256) | 1269760
Snorre Eskeland Brekke | chore(comments): exposes more comment details as internal exports (#​8336) | 25a3a2e
Pedro Bonamin | feat(core): add unstable useObserveDocument hook (#​8407) | b693819
ecospark[bot] | fix(deps): update React Compiler dependencies 🤖 ✨ (#​8414) | bd53c3a
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#​8415) | 623550d
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.17 (#​8416) | 17911eb
renovate[bot] | fix(deps): update dependency @​portabletext/block-tools to ^1.1.3 (#​8399) | 6780bcb
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.26.2 (#​8400) | 287dfa4
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.11.5 (#​8417) | 2d28402
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.11.6 (#​8420) | 1ebb974
Pedro Bonamin | fix(structure): do not set history inspector height to 0 (#​8421) | abb0b2e
Cody Olsen | fix: remove process.env.SANITY_STUDIO_PRESENTATION_ENABLE_LIVE_DRAFT_EVENTS (#​8401) | [68b7fa3](https://redirect.github.co


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (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 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

@renovate renovate bot force-pushed the renovate/non-major branch 9 times, most recently from 033f779 to e252a28 Compare January 9, 2025 01:00
Copy link

socket-security bot commented Jan 9, 2025

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@commitlint/[email protected] 🔁 npm/@commitlint/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +88 5.75 MB escapedcat
npm/@commitlint/[email protected] 🔁 npm/@commitlint/[email protected] Transitive: filesystem +10 2.24 MB escapedcat
npm/@sanity/[email protected] 🔁 npm/@sanity/[email protected] None 0 1.45 MB sanity-io
npm/@sanity/[email protected] 🔁 npm/@sanity/[email protected] Transitive: environment, network +34 10.3 MB ash
npm/@sanity/[email protected] 🔁 npm/@sanity/[email protected], npm/@sanity/[email protected] Transitive: eval, network, shell, unsafe +302 605 MB sanity-io
npm/@sanity/[email protected] 🔁 npm/@sanity/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +531 375 MB sanity-io
npm/@sanity/[email protected] 🔁 npm/@sanity/[email protected] Transitive: environment, filesystem, shell +46 2.19 MB sanity-io
npm/@sanity/[email protected] 🔁 npm/@sanity/[email protected] Transitive: environment +37 10.7 MB sanity-io
npm/@types/[email protected] 🔁 npm/@types/[email protected] None +2 1.69 MB types
npm/@typescript-eslint/[email protected] 🔁 npm/@typescript-eslint/[email protected] Transitive: environment, filesystem +41 8.27 MB jameshenry
npm/@typescript-eslint/[email protected] 🔁 npm/@typescript-eslint/[email protected] Transitive: environment, filesystem +35 3.44 MB jameshenry
npm/[email protected] 🔁 npm/[email protected] None 0 0 B
npm/[email protected] 🔁 npm/[email protected] Transitive: environment +5 249 kB bpscott, jounqin, lydell, ...3 more
npm/[email protected] 🔁 npm/[email protected] None 0 118 kB react-bot
npm/[email protected] 🔁 npm/[email protected] Transitive: environment, eval +114 6.36 MB ljharb, yannickcr
npm/[email protected] 🔁 npm/[email protected] None 0 38.3 kB lydell
npm/[email protected] 🔁 npm/[email protected] Transitive: eval, shell, unsafe +94 10.7 MB eslintbot
npm/[email protected] 🔁 npm/[email protected] Transitive: environment, filesystem +12 481 kB matzkoh
npm/[email protected] 🔁 npm/[email protected] None 0 7.88 MB azz, duailibe, fisker, ...8 more
npm/[email protected] 🔁 npm/[email protected] Transitive: environment, network +42 14.7 MB sanity-io
npm/[email protected] 🔁 npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +855 735 MB ash
npm/[email protected] 🔁 npm/[email protected] Transitive: eval, filesystem, shell, unsafe +351 39.8 MB semantic-release-bot
npm/[email protected] None 0 22.7 MB typescript-bot

View full report↗︎

@renovate renovate bot force-pushed the renovate/non-major branch 18 times, most recently from 59270f5 to 44d5cf6 Compare January 15, 2025 00:14
@renovate renovate bot force-pushed the renovate/non-major branch 24 times, most recently from 8933941 to b1e8290 Compare February 9, 2025 18:58
@renovate renovate bot force-pushed the renovate/non-major branch 4 times, most recently from b163614 to 7b67bf2 Compare February 10, 2025 22:25
@renovate renovate bot force-pushed the renovate/non-major branch from 7b67bf2 to 7e8e60f Compare February 11, 2025 09:13
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