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 all non-major dependencies #1122

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/eslint-config (source) 0.7.4 -> 0.7.5 age adoption passing confidence
@sanity/client (source) 6.24.1 -> 6.24.3 age adoption passing confidence
@sanity/core-loader (source) 1.7.22 -> 1.7.25 age adoption passing confidence
@sanity/preview-url-secret (source) 2.0.5 -> 2.0.7 age adoption passing confidence
@sanity/vision (source) 3.68.3 -> 3.69.0 age adoption passing confidence
@sanity/visual-editing (source) 2.11.3 -> 2.11.9 age adoption passing confidence
bumpp 9.9.2 -> 9.10.0 age adoption passing confidence
consola 3.3.1 -> 3.3.3 age adoption passing confidence
lint-staged 15.2.11 -> 15.3.0 age adoption passing confidence
pathe 2.0.0 -> 2.0.1 age adoption passing confidence
pnpm (source) 9.15.1 -> 9.15.3 age adoption passing confidence
sanity (source) 3.68.3 -> 3.69.0 age adoption passing confidence
styled-components (source) 6.1.13 -> 6.1.14 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.3 age adoption passing confidence
vue-tsc (source) 2.1.10 -> 2.2.0 age adoption passing confidence

Release Notes

nuxt/eslint (@​nuxt/eslint-config)

v0.7.5

Compare Source

No significant changes

    View changes on GitHub
sanity-io/client (@​sanity/client)

v6.24.3

Compare Source

Bug Fixes

v6.24.2

Compare Source

Bug Fixes
sanity-io/visual-editing (@​sanity/core-loader)

v1.7.25

Dependencies

v1.7.24

Dependencies

v1.7.23

Dependencies
sanity-io/visual-editing (@​sanity/preview-url-secret)

v2.0.7

Bug Fixes
  • ship react 19 ready typings (67b9187)

v2.0.6

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

v3.69.0

Compare Source

Markdown behaviors for the Portable Text Editor

The Portable Text Editor (PTE) now ships with markdown keyboard shortcuts for headings, block quotes and lists.

This change extends the core behaviors of the PTE with default markdown behaviors for a more intuitive writing experience. This allows you to:

  1. Use # characters to create headings.
  2. Use > to create a blockquote.
  3. Use Backspace at the beginning of a block to clear its style.
  4. Use -, *, _ or 1. to initiate a list.

This is part of the effort that brings features from the new standalone Portable Text Editor back into the Studio.

TypeGen: add support for astro

You can now generate types from queries in .astro files. Learn more in the TypeGen docs.

🐛 Notable bugfixes
  • Fixes schema extraction with nested union references.
  • Header when creating new documents is now translated.
  • Fixes WebSocket is closed before the connection is established warning.
  • Fixes a regression introduced in v3.68.0 that could in rare cases cause a crash when opening a document in the Studio.
  • unset() inside custom datetime input components will now show that the value has been unset in the Studio UI.
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
------------ | ------------- | -------------
Cody Olsen | fix: WebSocket is closed before the connection is established warning (#​8042) | 57150e7
renovate[bot] | fix(deps): Update dev-non-major (#​8100) | 9897dbc
renovate[bot] | chore(deps): update dependency turbo to ^2.3.3 (#​8099) | 1f1f061
Sindre Gulseth | feat(typegen): add support for astro (#​8098) | 92dfc9f
renovate[bot] | fix(deps): update dependency @​sanity/icons to ^3.5.5 (#​8106) | 93ea8af
renovate[bot] | chore(deps): update typescript-tooling (#​8104) | d35bf4e
renovate[bot] | chore(deps): update dependency @​sanity/tsdoc to v1.0.153 (#​8107) | 9115c4f
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.10 (#​8109) | 87f783d
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.10.12 (#​8108) | a20bcf7
renovate[bot] | fix(deps): update dependency @​sanity/icons to ^3.5.5 (#​8105) | 9b7ee0b
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.18.1 (#​8088) | 1d23092
Rostislav Melkumyan | chore(cli): bump template validator (#​8115) | e39c5b2
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.18.2 (#​8113) | d3d1540
Bjørge Næss | fix(core): re-subscribes to shared pair listener opens a new connection (#​8120) | 8f61ce3
Cody Olsen | fix: preload documents on hover (#​8110) | 303841d
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.18.3 (#​8117) | cd989d1
Bjørge Næss | fix(core): merge in listenerEvents in _keepalive stream (#​8122) | babdfe4
renovate[bot] | fix(deps): update dependency @​sanity/export to ^3.42.0 (#​8111) | d6aa711
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.18.5 (#​8124) | 8c61a7e
renovate[bot] | chore(deps): update dev-non-major (#​8125) | ef8cb12
renovate[bot] | fix(deps): update dependency @​sanity/insert-menu to v1.0.17 (#​8126) | 4935373
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.19.14 (#​8127) | ac2be36
renovate[bot] | chore(deps): update dev-non-major (#​8128) | ddb65fa
renovate[bot] | fix(deps): update dependency @​sanity/insert-menu to v1.0.18 (#​8132) | 30f3945
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.18.6 (#​8136) | 42b4320
renovate[bot] | fix(deps): update dependency @​sanity/icons to ^3.5.6 (#​8129) | 797a381
ecospark[bot] | fix(deps): update React Compiler dependencies 🤖 ✨ (#​8134) | 994598c
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.19.16 (#​8133) | 6d18640
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.18.7 (#​8148) | 59b143e
renovate[bot] | chore(deps): update typescript-tooling (#​8149) | d350ef9
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.10.14 (#​8150) | 751a5f5
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.11 (#​8151) | 1546ea7
renovate[bot] | fix(deps): update dependency @​sanity/export to ^3.42.1 (#​8153) | 9722e5f
renovate[bot] | fix(deps): update dependency @​sanity/icons to ^3.5.7 (#​8155) | e113dff
renovate[bot] | chore(deps): update dependency @​testing-library/react to v16 (#​8158) | cfefb7d
Eoin Falconer | fix: make header new and error text customisable (#​8162) | 30cd307
Jordan Lawrence | chore(tasks): fixing typo in empty state title (#​8143) | 4f08c3d
Rostislav Melkumyan | chore(cli): bump @sanity/template-validator to v2.0.0 (#​8156) | be79fe8
Bjørge Næss | fix(sanity): throw a better error if onChange called during initial render (#​8165) | 3285312
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#​8164) | 466c6fa
Cody Olsen | chore: add github problem matcher for PR linting (#​8161) | 323d1b1
Cody Olsen | fix: remove react-hooks linter suppression (#​8051) | 1d25b3c
Pedro Bonamin | chore(core): replace 'sanity' imports for relative paths in core (#​8160) | 32ae6ec
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.10.15 (#​8172) | 5010c37
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.19.0 (#​8167) | 6c6fc0c
renovate[bot] | chore(deps): update dependency @​sanity/tsdoc to v1.0.158 (#​8169) | b5dce86
renovate[bot] | fix(deps): Update dev-non-major (#​8174) | 60cede8
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.10.16 (#​8175) | 3a972e9
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.10.17 (#​8177) | 9d68dad
Christian Grøngaard | feat(core): add default markdown behaviors to PTE (#​8168) | 17aa32c
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.10.18 (#​8185) | d9c959a
ecospark[bot] | fix(deps): update React Compiler dependencies 🤖 ✨ (#​8187) | fd30cb3
Cody Olsen | chore: temporarily downgrade compiler runtime (#​8188) | 7bf6104
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.11.0 (#​8190) | 5211c0d
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.12 (#​8189) | 107435b
renovate[bot] | chore(deps): update dependency styled-components to ^6.1.14 (#​8182) | 001dda7
renovate[bot] | chore(deps): update typescript-tooling (#​8186) | 5542235
renovate[bot] | fix(deps): update dependency @​sanity/export to ^3.42.2 (#​8179) | 4e60fe9
Rostislav Melkumyan | feat(cli): copy additions for remote project bootstrapper (#​8141) | f453cbc
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.19.17 (#​8195) | c44e5b0
Rostislav Melkumyan | feat(cli): allow credentials when adding CORS entry (#​8191) | b57cb26
Cody Olsen | chore: upgrade test studios to react 19, remove next studios (#​8178) | 9ed1ff7
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#​8197) | f0ece85
renovate[bot] | fix(deps): Update dev-non-major (#​8183) | 504337e
renovate[bot] | chore(deps): update dependency @​vitejs/plugin-react to ^4.3.4 (#​8198) | 9c12eca
renovate[bot] | chore(deps): update vitest monorepo to ^2.1.8 (#​8200) | c9d7b62
Bjørge Næss | fix(structure): set patchRef in an insertion effect instead of regular useEffect (#​8194) | facd3fb
renovate[bot] | chore(deps): update react monorepo (#​8199) | e3e3ad1
Robin Neatherway | fix: fixes schema extraction with nested union refs (#​8096) | ac62487
Cody Olsen | fix: React 19 typings (finally) (#​8171) | 68f244b
Eoin Falconer | fix: unset should unset readOnly date field from custom input component (#​8192) | e4f7164
renovate[bot] | chore(deps): update typescript-tooling (#​8207) | d3a71a4
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.11.1 (#​8203) | e98cf47
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.20.1 (#​8206) | a354c03
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.20.0 (#​8208) | 1e12bc9
Bjørge Næss | fix(sanity): fix race condition introduced by #​8120 (#​8211) | 27feda0

sanity-io/visual-editing (@​sanity/visual-editing)

v2.11.9

Bug Fixes
  • visual-editing: fix svelte imports (#​2473) (040603e)
  • visual-editing: remove unnecessary comlink delay (98bd6aa)
Dependencies

v2.11.8

Bug Fixes
  • ship react 19 ready typings (67b9187)
Dependencies

v2.11.7

Dependencies

v2.11.6

Bug Fixes

v2.11.5

Bug Fixes
  • deps: Update dependency xstate to ^5.19.1 (#​2357) (98045c9)
  • visual-editing: Don't show "Open in Studio" offscreen when at top of screen (#​2356) (140ac4f)
Dependencies

v2.11.4

Bug Fixes
  • temporarily disable react compiler (5cbaefa)
antfu/bumpp (bumpp)

v9.10.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.9.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
unjs/consola (consola)

v3.3.3

Compare Source

compare changes

📦 Build
  • Revert "build: update exports for node16 typescript resolution" (2065136)
❤️ Contributors

v3.3.2

Compare Source

compare changes

📦 Build
  • Patch string-width for node 14 support (421c663)
  • Update exports for node16 typescript resolution (18bc852)
❤️ Contributors
lint-staged/lint-staged (lint-staged)

v15.3.0

Compare Source

Minor Changes
  • #​1495 e69da9e Thanks @​iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.

  • #​1493 fa0fe98 Thanks @​iiroj! - Added more help messages around the automatic git stash that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.

    For example:

    % npx lint-staged
    ✔ Backed up original state in git stash (20addf8)
    ✔ Running tasks for staged files...
    ✔ Applying modifications from tasks...
    ✔ Cleaning up temporary files...
    

    where the backup can be seen with git show 20addf8, or git stash list:

    % git stash list
    stash@{0}: lint-staged automatic backup (20addf8)
    
unjs/pathe (pathe)

v2.0.1

Compare Source

compare changes

🩹 Fixes
  • Mixed posix/win32 namespaces (#​197)
❤️ Contributors
pnpm/pnpm (pnpm)

v9.15.3

Compare Source

v9.15.2: pnpm 9.15.2

Compare Source

Patch Changes

  • Fixed publish/pack error with workspace dependencies with relative paths #​8904. It was broken in v9.4.0 (398472c).
  • Use double quotes in the command suggestion by pnpm patch on Windows #​7546.
  • Do not fall back to SSH, when resolving a git-hosted package if git ls-remote works via HTTPS #​8906.
  • Improve how packages with blocked lifecycle scripts are reported during installation. Always print the list of ignored scripts at the end of the output. Include a hint about how to allow the execution of those packages.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva
styled-components/styled-components (styled-components)

v6.1.14

Compare Source

microsoft/TypeScript (typescript)

v5.7.3

Compare Source

v5.7.2

Compare Source

vuejs/language-tools (vue-tsc)

v2.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on Monday" (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 was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for nuxt-sanity-module canceled.

Name Link
🔨 Latest commit 08ae2e5
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-sanity-module/deploys/6780d791fef75a000898c636

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 0d6598d to c7b2371 Compare December 30, 2024 20:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from f2a8fb9 to 4074454 Compare January 6, 2025 15:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d4d5ac7 to 5ee601e Compare January 9, 2025 00:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b530091 to 5ee1c08 Compare January 10, 2025 01:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5ee1c08 to 08ae2e5 Compare January 10, 2025 08:17
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