KenEucker / biketag-website

A website for biketag.org
https://www.biketag.org
GNU Affero General Public License v3.0
32 stars 15 forks source link

Bump @sanity/client from 2.19.0 to 2.21.7 #216

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @sanity/client from 2.19.0 to 2.21.7.

Release notes

Sourced from @​sanity/client's releases.

v2.21.7

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fixes a bug where removing an annotation from text would interfere with other annotations within that same block
  • Fixes a bug where the correct version of a document did not appear when selected in the select revision menu
  • CLI now supports an increased maximum dataset name length of up to 64 characters

📓 Full changelog

Author Message Commit
Per-Kristian Nordnes fix(portable-text-editor): removing marks must be done without normalization 573b5bd0c
Per-Kristian Nordnes test(portable-text-editor): test remove annotations and resulting normalization 65d37a6d2
Marius Lundgård fix(desk-tool): display older version when selected b83b5d3a2
Marius Lundgård refactor(test-studio): improve user component pane test 976f656bd
Espen Hovlandsdal chore(vision): upgrade react-json-view 189c88566
Marius Lundgård fix(base): fix radius for visual consistency 9315f088e
Espen Hovlandsdal fix(client): bump max dataset length to 64 characters (#2888) 59faadc7f
Marius Lundgård refactor(test-studio): use calendar icon from @sanity/icons 0c0ffefc8

v2.21.6

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fixes an issue that could cause the error "This document is of type X and cannot be edited as Y." when navigating between singleton documents

📓 Full changelog

Author Message Commit
Marius Lundgård test(test-studio): improve custom pane debugging 157cfc9b0
Mikolaj Dobrucki feat(desk-tool): improve status icons in document footer and default preview (#2816) 55a760f9b
Marius Lundgård chore(test-studio): add @sanity/orderable-document-list plugin 4ca273600
Victoria Bergquist refactor(base): migrate global create menu to @sanity/ui (#2626) 97883c992
Espen Hovlandsdal chore(test-studio): upgrade markdown plugin fd78a1e15
Bjørge Næss fix(base): use document type as part of the document pair cache key (#2884) 674f1ee32

... (truncated)

Commits
  • 682dc95 v2.21.7
  • 59faadc fix(client): bump max dataset length to 64 characters (#2888)
  • 17d11cf v2.21.3
  • 1af7049 fix(client): emit error if query is too large for listener (#2857)
  • 4ec50cc feat(client): allow specifying blurhash as metadata to extract
  • 4a3574b v2.21.0
  • 650bb0a fix(client): correct typings for observable request method
  • 86ca7f5 test(client): drop unnecessary environment variable
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #217.