chore(deps): update app dependencies to v3.45.0 #1293
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.44.0
->3.45.0
3.44.0
->3.45.0
3.44.0
->3.45.0
Release Notes
sanity-io/sanity (@sanity/vision)
v3.45.0
Compare Source
sanity-io/sanity (groq)
v3.45.0
Compare Source
Installation and upgrading
To initiate a new Studio without installing the CLI globally:
To upgrade a v3 Studio, run this command in its folder:
✨ Highlights
dryRun
parameter is now available in the context provided for thedefineMigration
command available fromsanity/migrate
. This allows developers to write scripts that skip certain actions (for example, mutating external data stores) if it is only a dry run. An example might look like this:🐛 Notable bugfixes
📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Espen Hovlandsdal | fix(structure): allow searching/listing ignored types when explicitly requested (#6771) |
5b66664
Cody Olsen | chore: setup a separate compiled studio, bump to 19rc (#6808) |
25be802
Christian Grøngaard | fix(types): correct
ArrayOptions
(#6737) |39da169
Ash | fix(sanity): align Actions API usage with correct types |
f07d7ae
Ash | chore(deps): update
@sanity/client
|f9f2356
RitaDias | test(core): update e2e test for toolbar in PTE to be more reliable (#6811) |
cd901d1
Cody Olsen | fix: handle circular import issue in a compiler friendly way (#6812) |
8ac809f
renovate[bot] | fix(deps): Update dev-non-major (#6809) |
a9662ec
Binoy Patel | test(core): update snapshot for failing test (#6818) |
52e4cfa
Christian Grøngaard | chore(page-building): use first-class icons instead of media (#6752) |
dd7956a
Noah Gentile | feat(migrate): add
dryRun
to context (#6816) |104162a
Cody Olsen | fix: use
useImperativeHandle
instead of mutating a parent ref (#6813) |13158e9
ecospark[bot] | chore(lint): fix linter issues 🤖 ✨ (#6825) |
cec43ad
renovate[bot] | fix(deps): update dependency @sanity/presentation to v1.15.13 (#6823) |
d0e5e95
Cody Olsen | fix: regression in #6813 (#6827) |
8ac0812
RitaDias | test(test): update e2e pte toolbar test (#6822) |
4487680
RitaDias | test(sanity): update hydrate test (#6821) |
0cefc21
Binoy Patel | feat(cli): allow the ability to specify package manager in init command (#6820) |
f1ef0a6
Cody Olsen | fix: call dynamic hooks in a way that can be compiled (#6814) |
6e65eed
renovate[bot] | chore(lockfile): update dependency prettier to v3.3.0 (#6834) |
f279329
ecospark[bot] | chore(lint): fix linter issues 🤖 ✨ (#6836) |
61fd6bb
renovate[bot] | chore(deps): update dependency @sanity/pkg-utils to v6.8.19 (#6837) |
700879a
shur | feat: move up call to PATCH metadata after bootstrapping template files (#6828) |
7d47a51
renovate[bot] | chore(deps): update dependency @sanity/tsdoc to v1.0.70 (#6838) |
c794957
renovate[bot] | fix(deps): Update dev-non-major (#6841) |
48022c1
renovate[bot] | chore(deps): update dependency @types/react to ^18.3.3 (#6840) |
0ce52e9
renovate[bot] | chore(lockfile): update dependency @sanity/import to v3.37.5 (#6842) |
df67883
jordanl17 | feat(structure): sheet list table columns selectors style edx-1435 (#6839) |
6d53c4c
Christian Grøngaard | refactor(core): rename InsertMenu->InsertMenuGroups (#6845) |
e1fd6bf
Configuration
📅 Schedule: Branch creation - "before 3am 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here