sanity-io / example-company-website-gatsby-sanity-combo

This is an example company website using Gatsby and Sanity in combination.
https://example-company-website-gatsby-sanity-combo.now.sh
MIT License
274 stars 142 forks source link

Bump @sanity/cli from 0.146.0 to 2.2.6 in /studio #432

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @sanity/cli from 0.146.0 to 2.2.6.

Release notes

Sourced from @sanity/cli's releases.

v2.2.6

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Various UI improvements to tooltips, hints, inspect dialog and maps input.
  • Fixed a bug which made it so that dataset aliases were not accepted by the CLI.

📓 Full changelog

Author Message Commit
Marius Lundgård [cypress] Throw exception if the sanity token is missing e481f6d94
Marius Lundgård [chore] Add cypress:open to ease e2e test development 51b5c7335
Marius Lundgård [chore] Update @sanity/ui 77e2b952d
Marius Lundgård [storybook] Install @sanity/ui 22f36e13f
Marius Lundgård [storybook] Update usage of @sanity/ui 2e80f0af5
Marius Lundgård [default-layout] Fix tooltip styles in ToolMenu ad86e0ed4
Marius Lundgård [desk-tool] Fix overflow in InspectDialog 63c617241
Marius Lundgård [google-maps-input] Increase dialog size 41ae511e7
Marius Lundgård [studio-hints] Remove border style b4d7e98e2
Bjørge Næss [perf-studio] Add a perf studio for testing various performance related issues 42f7da17b
Bjørge Næss [chore] Add a quick puppeteer test that measures typing performance in a simple string field 84c704eee
Bjørge Næss [chore] Set up github action for running performance test as part of ci 931d08e61
Bjørge Næss Unify environment variables setup for e2e and perf tests + add some docs c8501ef52
Bjørge Næss [chore] Update license files d18c5ace6
Anders Stensaas [client] Add support for alias in the dataset field a7ad0c7b4
Espen Hovlandsdal [cli] Replace "dummy dataset" parameter used in CLI b0c577c95
Benedicte Emilie Brækken [chore] Remove outdated step in contribute.md d26cf6377

v2.2.5

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

✨ Highlights

  • sanity upgrade will no longer upgrade @sanity/ui

🐛 Notable bugfixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by beb, a new releaser for @sanity/cli 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 will not automatically merge this PR because this dependency is pre-1.0.0.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #437.