sanity-io / sanity-template-gatsby-portfolio

A Gatsby portfolio site powered by Sanity for https://www.sanity.io/create
https://www.sanity.io/create/?template=sanity-io%2Fsanity-template-gatsby-portfolio
69 stars 18 forks source link

Bump @sanity/base from 0.141.6 to 0.142.2 in /template #8

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @sanity/base from 0.141.6 to 0.142.2.

Release notes *Sourced from [@sanity/base's releases](https://github.com/sanity-io/sanity/releases).* > ## v0.142.2 > Upgrade the Command Line Interface (CLI) with > > npm install --global @sanity/cli > > Upgrade the Content Studio with: > > sanity upgrade > > # 🐛 Notable bugfixes > - Increased timeouts for snackbars ([#1457](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1457)) > - Fixed an issue where `sanity init` would crash when choosing to import sample data for a new project ([#1459](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1459)) > - Fixed an issue causing a studio error when a sanity studio was in a subfolder in a create-react-app project – big thanks to [@​scottandrews98](https://github.com/scottandrews98) for helping us investigate the issue! ([#1462](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1462), [#1463](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1463)) > - Fixed an issue that caused an error when editing portable text inside an array or when the first field of a document was a block array ([#1464](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1464)) > - Fixed link color in selected history view item ([#1429](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1429)) > - Made the root container use the base font-family for easier Studio customization ([#1460](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1460)) > > # 📓 Full changelog > Author | Message | Commit > ------------ | ------------- | ------------- > Victoria Bergquist | [components] fix errors disappearing too fast ([#1457](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1457)) | 566470998 > Bjørge Næss | [chore] Remove the backstop test folder as well | 6f7a79109 > Bjørge Næss | [components] Make sure color hashing doesn't fail on non-transpiled var() css properties ([#1462](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1462)) | 24728f86f > Espen Hovlandsdal | [cli] Fix coreCommands not being available after project init ([#1459](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1459)) | 174b2fb3e > Bjørge Næss | [server] Force transpiling of customProperties/css-variables syntax ([#1463](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1463)) | 60da08aa9 > Bjørge Næss | [form-builder] Wrap BlockEditor in forwardRef ([#1464](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1464)) | aff5e5c4d > Victoria Bergquist | [components] fix link color in selected item ([#1429](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1429)) ([#1461](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1461)) | 0938d45bb > Victoria Bergquist | [base] use base font-family as default ([#1460](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1460)) | 39f6793db > > ## v0.142.1 > Upgrade the Command Line Interface (CLI) with > > npm install --global @sanity/cli > > Upgrade the Content Studio with: > > sanity upgrade > > # ✨ Highlights > ## Safari login improvements > We've had several people report issues with logging in to the Sanity studio using Safari. This release contains a fix that should resolve this issue. > > ## CLI: Multi-document delete > You can now delete multiple documents at once with `sanity documents delete`. Just pass a list of document IDs to delete: > > ``` > sanity documents delete doc1 doc2 doc3 > ``` > > # 🐛 Notable bugfixes > ... (truncated)
Commits - [`7cef132`](https://github.com/sanity-io/sanity/commit/7cef1328d03ccf9e7b546ac7a260362706b0487e) v0.142.2 - [`39f6793`](https://github.com/sanity-io/sanity/commit/39f6793db397cabd66f58cf31a453b85ee5e9a23) [base] use base font-family as default ([#1460](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1460)) - [`0938d45`](https://github.com/sanity-io/sanity/commit/0938d45bb1e3d18c4f3dc44690e7c80ec4ccb7da) [components] fix link color in selected item ([#1429](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1429)) ([#1461](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1461)) - [`aff5e5c`](https://github.com/sanity-io/sanity/commit/aff5e5c4d5e7a76d3f17a749a5440956dc13ee45) [form-builder] Wrap BlockEditor in forwardRef ([#1464](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1464)) - [`60da08a`](https://github.com/sanity-io/sanity/commit/60da08aa9fbb5d8fab33cc86768e31bf5fac7692) [server] Force transpiling of customProperties/css-variables syntax ([#1463](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1463)) - [`174b2fb`](https://github.com/sanity-io/sanity/commit/174b2fb3e270c32f868122b36d160254cffc3797) [cli] Fix coreCommands not being available after project init ([#1459](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1459)) - [`24728f8`](https://github.com/sanity-io/sanity/commit/24728f86fcfdb470b0e89c5924721cf1386ae77c) [components] Make sure color hashing doesn't fail on non-transpiled var() css... - [`6f7a791`](https://github.com/sanity-io/sanity/commit/6f7a79109d356c4a1ac0370cec401a2c23b0b178) [chore] Remove the backstop test folder as well - [`5664709`](https://github.com/sanity-io/sanity/commit/5664709983610b1eb82b2705a9fb5eb3dbd93c59) [components] fix errors disappearing too fast ([#1457](https://github-redirect.dependabot.com/sanity-io/sanity/issues/1457)) - [`1057628`](https://github.com/sanity-io/sanity/commit/10576285c58479d2dbf71ea8a2f2c792589122cd) v0.142.1 - Additional commits viewable in [compare view](https://github.com/sanity-io/sanity/compare/v0.141.6...v0.142.2)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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) Finally, you can contact us by mentioning @dependabot.

⚠️ Dependabot won't automerge this PR as it didn't detect CI on it ⚠️

You have automerging enabled for this repo but Dependabot didn't detect any CI statuses or checks. You can disable automerging on this repo by editing the .dependabot/config.yml file in this repo.

dependabot-preview[bot] commented 5 years ago

Superseded by #23.