This repository was archived by the owner on Nov 4, 2024. It is now read-only.
Update sanity monorepo to ^3.15.0 #1425
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.14.5
->^3.15.0
^3.14.5
->^3.15.0
Release Notes
sanity-io/sanity (@sanity/vision)
v3.15.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
token
login method for rare cases when the more secure cookie approach is not viable/wantedcreateAuthStore()
is_defined
filter to GraphQL APIs, mirroring thedefined()
function in GROQ. GraphQL APIs will have to be re-deployed to enable the new filter.🐛 Notable bugfixes
sanity init
CLI commandarray
of typestring
)array
of typestring
withlayout: 'tags'
)array
of typestring
withoptions.list
)array
of typeemail
)📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Espen Hovlandsdal | feat(auth): allow using explicit
token
mode for authentication (#4772) |ccfe3e7
Binoy Patel | chore(deps): remove unused typedoc dependency (#4771) |
35a14fc
renovate[bot] | chore(deps): update dependency esbuild-register to ^3.4.2 (#4759) |
1066301
renovate[bot] | chore(deps): update dependency @vitejs/plugin-react to ^4.0.4 (#4757) |
76f7eda
renovate[bot] | chore(deps): update dependency vite to ^4.4.8 (#4762) |
eda3446
renovate[bot] | chore(deps): update dependency rxjs to ^7.8.1 (#4760) |
aefd3fc
renovate[bot] | fix(deps): update dependency esbuild to v0.18.17 (#4766) |
d39a4a3
renovate[bot] | chore(deps): update dependency styled-components to ^5.3.11 (#4761) |
7bec1e7
renovate[bot] | chore(deps): update dessant/lock-threads action to v4.0.1 (#4763) |
c42ee06
renovate[bot] | chore(deps): update peter-evans/create-pull-request digest to
1534078
(#4753) |10f5672
renovate[bot] | chore(deps): update dependency esbuild to ^0.18.17 (#4758) |
9284c4a
Espen Hovlandsdal | chore(deps): update dependency @sanity/client to v6.3.0 |
cc5d0c2
Espen Hovlandsdal | fix(cli): improve performance of projects list |
c0a7911
github-actions | chore(deps): dedupe yarn.lock |
d221922
Bjørge Næss | fix(validation): reset regex state between validation checks (#4777) |
4b7d80c
Espen Hovlandsdal | feat(auth): allow specifying options without createAuthStore() (#4773) |
d9a88a5
Michael | feat(graphql): adds is_defined filter (#4767) |
1b23692
Michael | chore: graphql cli to use latest API version (#4769) |
c559d5f
Espen Hovlandsdal | fix(cli): correct URL for the
sanity manage
command (#4783) |12af996
Bjørge Næss | fix(form): move availability checks to reference value preview (#4768) |
f48430c
Bjørge Næss | fix(form): improve message when reference points to undeclared document type (#4768) |
366a9f1
Bjørge Næss | fix(form): improve microcopy of reference strength mismatch warning (#4768) |
b1c0856
renovate[bot] | chore(deps): update dependency @sanity/uuid to ^3.0.2 (#4789) |
3f30312
renovate[bot] | chore(deps): update dependency @sanity/pkg-utils to ^2.3.10 (#4785) |
0526a42
renovate[bot] | chore(lockfile): update dependency sanity-plugin-mux-input to v2.2.1 (#4792) |
c036f1d
renovate[bot] | chore(deps): update dependency @sanity/client to ^6.4.0 (#4791) |
d336fbe
renovate[bot] | chore(deps): update dependency @sanity/ui-workshop to ^1.2.9 (#4787) |
dd595cd
renovate[bot] | chore(deps): update dependency @sanity/ui to ^1.7.4 (#4786) |
c34c65a
Herman Wikner | dev(test-studio): group tsdoc types in structure (#4803) |
8f28935
renovate[bot] | fix(deps): Update dependency mendoza to v3 (#4802) |
e2fd12a
renovate[bot] | chore(lockfile): Update dependency groq-js to v1.1.11 (#4800) |
ea55198
renovate[bot] | chore(lockfile): Update dependency get-it to v8.4.1 (#4799) |
30884b5
RitaDias | fix(core): fix issue with change indicator and path lines (#4685) |
70f635e
renovate[bot] | chore(lockfile): Update dependency vite to v4.4.9 (#4801) |
55a60ad
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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. View repository job log here.