chore(deps): update dependency sanity to v3.0.0-dev-preview.15 - autoclosed #4
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.0.0-dev-preview.13
->3.0.0-dev-preview.15
Release Notes
sanity-io/sanity
v3.0.0-dev-preview.15
Compare Source
🐛 Notable bugfixes
list
option to have plain strings📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Herman Wikner | feat(types): update
list
inArrayOptions
to supportstring
|44509ff
Herman Wikner | feat(form): update title in
OptionsArrayInput
|958d803
Herman Wikner | feat(form): skip rendering of level ui for array of tags |
8981ee9
Herman Wikner | test(dev): update
arrays
schema |5abfe3a
Per-Kristian Nordnes | fix(portable-text-editor): fix missing props.value updates |
6a5c972
Per-Kristian Nordnes | refactor(portable-text-editor): simplify equality test |
9565cbd
Per-Kristian Nordnes | refactor(portable-text-editor): add code improvements and comments for value sync |
9f0f4c2
Per-Kristian Nordnes | refactor(portable-text-editor): remove unused code |
f7adfec
Per-Kristian Nordnes | refactor(portable-text-editor): remove value as a dep from Editable comp. |
7cb1901
Per-Kristian Nordnes | refactor(portable-text-editor): better value handling |
fe94171
Per-Kristian Nordnes | fix(portable-text-editor): fix bugs in patchToOperations |
42f771d
Per-Kristian Nordnes | test(portable-text-editor): add tests for patchToOperations |
1738747
Per-Kristian Nordnes | test(portable-text-editor): fix issues with tests |
365a3f7
Herman Wikner | fix(desk):
navigateIntent
only worked once |d7d15dd
Espen Hovlandsdal | fix(server): drop unnecessary hashing causing deploy issues |
8b3311f
v3.0.0-dev-preview.14
Compare Source
🐛 Notable bugfixes
sanity dataset export
command might fail to export assets because of an authorization errorsanity dataset export
command might fail due to a hash mismatchsanity build
/sanity deploy
commands might fail because of a virtual entry module used in the vite config📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Marius Lundgård | fix(sanity): fix hooks dependencies |
b304444
Marius Lundgård | feat(sanity): export
useFormBuilder
hook |271a167
Marius Lundgård | feat(sanity): keep collapsed paths in form builder context |
30e6bc8
Marius Lundgård | test(sanity): update collapsed paths value |
36bd258
Marius Lundgård | fix(sanity): collect render middleware recursively |
946ca61
Marius Lundgård | feat(sanity): add
document.unstable_languageFilter
to Config API |3f1a4d9
Marius Lundgård | WIP: test-studio |
c7f9127
Espen Hovlandsdal | test: move TestProvider to testUtils as it is more generic than forms |
0466adf
Espen Hovlandsdal | test(datastores): fix
useDocumentType
tests |a1fc4ca
Espen Hovlandsdal | test(desk): fix resolve intent tests |
af975dd
Espen Hovlandsdal | test(datastores): fix template permissions test |
8ca7934
Espen Hovlandsdal | test: fix weird indirection of config properties |
d3a7a26
Espen Hovlandsdal | test(form): remove unused boolean input snapsnhots |
1dcdda1
Espen Hovlandsdal | test(form): fix object fieldset tests |
ee9fb50
Espen Hovlandsdal | chore(dev-studio): remove unused import |
a549154
Espen Hovlandsdal | refactor(form): remove unused callback handlers |
cbf9aea
Espen Hovlandsdal | test(form): fix conditional property tests |
3d8519e
Espen Hovlandsdal | test(util): swallow expected error in observable hook factory test |
f322c7e
Espen Hovlandsdal | test: remove unused test |
5cfd2a3
Espen Hovlandsdal | fix(export): only set authorization header if token exists |
5654dc4
Dain Cilke | feat(export): check sha1 hash first |
817709e
Dain Cilke | fix(export): allow either hash check |
e68957f
Espen Hovlandsdal | test(import): silence warning caused by mocked http request |
ebc6673
Espen Hovlandsdal | test(validation): temporarily skip nested markDefs test |
658532a
Espen Hovlandsdal | refactor(scripts): print deleted paths on CLI test |
37314c6
Espen Hovlandsdal | fix(cli): more robust test for entry import |
a81ad78
Espen Hovlandsdal | feat(server): drop use of virtual entry module |
c5898f4
Espen Hovlandsdal | fix(cli): skip interactive package manager prompt in unattended mode |
4eaafa8
Espen Hovlandsdal | test(portable-text-editor): check for browser before attempting to close |
706d654
Espen Hovlandsdal | test(portable-text-editor): fix typescript/eslint errors in collaborative tests |
e9b4c7d
Espen Hovlandsdal | fix(cli): default to listening on localhost |
1306995
Espen Hovlandsdal | test(cli): use undici for dev server connect tests |
2d7a380
Espen Hovlandsdal | fix(cli): when v2 and v3 is found, use most similar path |
176daf1
Espen Hovlandsdal | fix: export missing workspace types |
ef5847f
Espen Hovlandsdal | chore(etl): show warnings first, then errors |
e818004
Espen Hovlandsdal | test(cli): generate workshop scopes before building test-studio |
e82b4c4
Espen Hovlandsdal | ci: install chrome before running tests |
00ac4df
Espen Hovlandsdal | ci: use stable chrome, pass chrome path as launch options |
04fa54d
Espen Hovlandsdal | ci: refactor CLI test script |
d492b8e
Espen Hovlandsdal | ci: temporarily allow failures in etl job |
534d3a9
Espen Hovlandsdal | test(block-tools): update snapshots to account for schema type titles |
53fe20c
Espen Hovlandsdal | test(cli): add missing await on cleanup |
e80c6ea
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.