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 141 forks source link

Bump @sanity/desk-tool from 1.148.4 to 1.149.18 in /studio #352

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @sanity/desk-tool from 1.148.4 to 1.149.18.

Release notes

Sourced from @sanity/desk-tool's releases.

v1.149.18

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fixed a bug where mp3/mp4 files would not be recognized as valid assets when exporting
  • Fixed a bug where sanity build would crash if no static folder existed

📓 Full changelog

Author Message Commit
Bjørge Næss Use the 'current' branch for official releases b46fa7cfe
Espen Hovlandsdal [export] Fix extensions with numbers not being recognized as valid asset ID (#1925) 7a5cb5ab1
Espen Hovlandsdal [chore] Fix inconsiderately named references (#1924) e9ab62387
Marius Lundgård [chore] CSS custom properties in JS (#1931) 11dc7ddbf
Bjørge Næss [desk-tool] Remove the drafts prefix + warn when resolving intent links (#1930) a1dbb9ff0
Espen Hovlandsdal [core] Prevent throwing on missing static folder when building (#1934) f33b78120
Espen Hovlandsdal [client] Add effectFormat as allowed parameter to listener (#1941) e5f1c8bf6

v1.149.17

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fixed bug where certain object types with an asset reference field not referencing a Sanity asset would fail to be exported
  • Fixed bug where export would print MaxListenersExceededWarning messages to the console

📓 Full changelog

Author Message Commit
Espen Hovlandsdal [export] Fix incorrectly handled rewriting of non-sanity assets a058f82c2
Espen Hovlandsdal [export] Fix setTimeout called on reused socket 6a3e676f1

v1.149.16

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🔧 Improvements

  • Added the endpoint URL in the output when running sanity graphql list
Commits
  • ef0f209 v1.149.18
  • e5f1c8b [client] Add effectFormat as allowed parameter to listener (#1941)
  • f33b781 [core] Prevent throwing on missing static folder when building (#1934)
  • a1dbb9f [desk-tool] Remove the drafts prefix + warn when resolving intent links (#1930)
  • 11dc7dd [chore] CSS custom properties in JS (#1931)
  • e9ab623 [chore] Fix inconsiderately named references (#1924)
  • 7a5cb5a [export] Fix extensions with numbers not being recognized as valid asset ID (...
  • b46fa7c Use the 'current' branch for official releases
  • b0892f0 v1.149.17
  • 6a3e676 [export] Fix setTimeout called on reused socket
  • Additional commits viewable 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.

If all status checks pass Dependabot will automatically merge this pull request.


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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #364.