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 dependency sanity to v3.0.0-dev-preview.15 - autoclosed #4

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sanity (source) 3.0.0-dev-preview.13 -> 3.0.0-dev-preview.15 age adoption passing confidence

Release Notes

sanity-io/sanity

v3.0.0-dev-preview.15

Compare Source

🐛 Notable bugfixes

  • Fixes a bug causing built studios to get a React hooks/minification error
  • Fixes a few performance and stability issues in the Portable Text editor
  • Fixes a bug where string array fields would not allow list option to have plain strings
  • Fixes a few UI bugs with the array of tags input

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Herman Wikner | feat(types): update list in ArrayOptions to support string | 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

  • Fixes a bug where the sanity dataset export command might fail to export assets because of an authorization error
  • Fixes a bug where the sanity dataset export command might fail due to a hash mismatch
  • Fixes a bug where the sanity build/sanity deploy commands might fail because of a virtual entry module used in the vite config
  • Fixes an issue where the Sanity CLI would fail to use the correct Sanity version if both Sanity v2 and Sanity v3 was found in the same directory tree

📓 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/sanity-studio-v3 branch from aa66255 to ee7688f Compare August 17, 2022 04:34
@renovate renovate bot changed the title chore(deps): update dependency sanity to ^3.0.0-dev-preview.14 chore(deps): update dependency sanity to v3.0.0-dev-preview.14 Aug 17, 2022
@sanity-io sanity-io deleted a comment from github-actions bot Aug 17, 2022
@renovate renovate bot force-pushed the renovate/sanity-studio-v3 branch from ee7688f to 761dcbd Compare August 17, 2022 09:49
@renovate renovate bot force-pushed the renovate/sanity-studio-v3 branch from 761dcbd to 4ff0ec8 Compare August 17, 2022 18:01
@renovate renovate bot changed the title chore(deps): update dependency sanity to v3.0.0-dev-preview.14 chore(deps): update dependency sanity to v3.0.0-dev-preview.15 Aug 17, 2022
@renovate renovate bot changed the title chore(deps): update dependency sanity to v3.0.0-dev-preview.15 chore(deps): update dependency sanity to v3.0.0-dev-preview.15 - autoclosed Aug 18, 2022
@renovate renovate bot closed this Aug 18, 2022
@renovate renovate bot deleted the renovate/sanity-studio-v3 branch August 18, 2022 12:36
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