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.21.7 to 2.22.3 #220

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps @sanity/client from 2.21.7 to 2.22.3.

Release notes

Sourced from @​sanity/client's releases.

v2.22.3

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Introduces a larger initial min-width for the DocumentPane.
  • Huge GROQ queries will now use the API-CDN when useCdn: true. Previously these would go to the regular API endpoint.
  • Fixes typo in deferred-visibility for mutations
  • Added schema option to configure spell-checking for Portable Text via options.spellCheck on the block type.

📓 Full changelog

Author Message Commit
Rico Kahler fix(state-router): prevent ID flashing when resolving intents (#2950) 2ebd6e8b4
Rico Kahler fix: update permissions w/ template + precondition support (#2939) 49a07c89e
Fred Carlsen fix(form-builder): fix clearing invalid date values (#2952) 5d961602e
Marius Lundgård refactor(base): pass rest props on to ScrollContainer a155c926c
Marius Lundgård fix(desk-tool): fix typo in layout wrapper 163bb66b9
Magnus Holm feat(client): respect useCdn when queries are sent with POST (#2958) 2137cd392
Marius Lundgård test(desk-tool): rename pane workshop files ae0d73732
Marius Lundgård test(desk-tool): rename test file 0365f3545
Marius Lundgård refactor(desk-tool): refactor pane helpers f4ebfa3cf
Marius Lundgård refactor(desk-tool): add currentMinWidth property 6972ac232
Marius Lundgård test(desk-tool): update pane workshop 37a08b332
Marius Lundgård refactor(desk-tool): implement debug and currentMinWidth in panes f3bfd83f6
Marius Lundgård refactor(test-studio): improve JSON preview 8e92331a7
Marius Lundgård refactor(desk-tool): refactor pane layout to controller and improve d3fb25da5
Marius Lundgård refactor(desk-tool): remove pane title rotate transition 460bbdbdc
Marius Lundgård test(desk-tool): update pane workshop 3e4ebdf5c
Marius Lundgård refactor(desk-tool): pass id and paneKey and remove unused data-* attributes d055458a8
Marius Lundgård refactor(desk-tool): sort prop keys 0100c6387
Mikolaj Dobrucki feat(base): improve change indicators (#2867) 799fdb3a5
Marius Lundgård chore(test-studio): add custom link component in PTE example 4b034139a
Sindre Gulseth fix(client): remove invalid defer and add correct deferred visibility (#2954) 8a039b4e9
Marius Lundgård refactor(desk-tool): increase touch area of scrollable tabs 41e5c728c
Per-Kristian Nordnes refactor(schema): allow options for block type 62b102641
Per-Kristian Nordnes test(test-studio): add spellcheck on block type example f999cd0e3
Per-Kristian Nordnes refactor(form-builder): toggle spellcheck locally on block type adb2ae284

v2.22.2

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by ritasdias, a new releaser for @​sanity/client since your current version.


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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.