Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump @sanity/desk-tool from 2.12.2 to 2.18.0 #201

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2021

Bumps @sanity/desk-tool from 2.12.2 to 2.18.0.

Release notes

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

v2.18.0

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

✨ Highlights

🐛 Notable bugfixes

  • Fixes bug introduced in v2.16.0 where inline Sanity references in Portable Text would not be saved properly.
  • Fixes regression in portable text editor since 2.16.0 where blocks are re-rendered when they should not be.
  • Validation markers will appear on nested fields if the containing field is marked as Rule.required().
  • Fixes an issue causing object fields to not correctly run validation until dirtied #1713
  • Fixes an issue with optional object fields with required subfields (nested objects, validation) #2630

📓 Full changelog

Author Message Commit
Fred Carlsen refactor(language-filter): migrate to sanity ui and typescript (#2723) 8c83e3dbf
Bjørge Næss chore(util): add support for package export entries 286589c07
Per-Kristian Nordnes feat(code-input): add java, go, xml, c#, tsx, ruby, yaml support to code input (#2676) 9fa0cfcad
Bjørge Næss test(util): replace tap with jest 76d354235
Bjørge Næss test(resolver): replace mocha with jest 04bb8f3a8
Bjørge Næss test(mutator): replace tap with jest d67cc7358
Bjørge Næss test: consolidate jest configuration across packages 00d6e35f3
Bjørge Næss chore: hoist jest et al. to monorepo root and upgrade to latest 8a6057f5f
Bjørge Næss test: update npm test script + workflow action 4e6476095
Bjørge Næss chore: use gulp for building cli + deps a31072fee
Bjørge Næss chore: upgrade typescript-eslint plugin+parser e7a83519b
Bjørge Næss chore: normalize dependencies df416ff00
Bjørge Næss test: make 'npm test' run all tests afad30454
Per-Kristian Nordnes fix(portable-text-editor): fix re-render regression from v2.16.0 0a58ed6e1
Espen Hovlandsdal chore: upgrade image-url library (#2729) 02895c849
Rico Kahler chore: upgrade terser (#2731) d2ec9607d
Marius Lundgård test(depcheck): ignore @types/webpack-env 2a5746998
Marius Lundgård refactor(test-studio): improve author preview 0c4c234f3
Marius Lundgård refactor(dev): restructure design-studio 4c3fb65a0
Marius Lundgård build(workshop): add @sanity/types dependency f7a0c2a3a
Marius Lundgård build(workshop): add chalk dependency 10a688c5c
Marius Lundgård refactor(workshop): improve collection names eecb81ba8

... (truncated)

Commits

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)

Bumps [@sanity/desk-tool](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/desk-tool) from 2.12.2 to 2.18.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v2.18.0/packages/@sanity/desk-tool)

---
updated-dependencies:
- dependency-name: "@sanity/desk-tool"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 8, 2021
@cloudflare-pages
Copy link

cloudflare-pages bot commented Sep 8, 2021

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 378dd48
Status: ✅  Deploy successful!
Preview URL: https://2b6470f5.heroesgrid.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant