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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @sanity/types from 2.35.0 to 3.1.2 #71

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2022

Bumps @sanity/types from 2.35.0 to 3.1.2.

Release notes

Sourced from @鈥媠anity/types's releases.

v3.1.2

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npx create-sanity@latest

To upgrade a v3 Studio:

npm install sanity@latest

馃悰 Notable bugfixes

  • Fixed a regression with release 3.1.0 where a custom style in the portable text input would not fallback to be rendered as the normal style when a rendering-component for that style was not defined.

馃摀 Full changelog

Author Message Commit
Per-Kristian Nordnes fix(core/form): fix forgotten optional extension 24805ae66
Per-Kristian Nordnes fix(form/inputs): fix component fallback behaviour e892c62bc
Per-Kristian Nordnes fix(schema): fix validator text typo 5e4c56243

v3.1.1

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npx create-sanity@latest

To upgrade a v3 Studio:

npm install sanity@latest

馃悰 Notable bugfixes

  • Fixes an issue where createAuthStore would incorrectly require a client factory to be passed
  • Fixes an issue where lodash was not optimized in all released Sanity packages
  • Fixes an issue where disabling direct uploads when using multiple asset sources would not work

馃摀 Full changelog

Author Message Commit
Cody Olsen fix: ensure lodash is optimized in every monorepo package 8494ac0d19
Cody Olsen fix: apply config.form.image.directUploads cf52ee7a45
Marius Lundga虋rd fix: clientFactory should be optional d894d56469
Espen Hovlandsdal chore: temporarily skip flakey tests b8534b1876
Espen Hovlandsdal chore: update release notes script with new instructions afcc2f5c62
Espen Hovlandsdal fix(groq): provide tsdoc for groq template literal function f9520b2e97

v3.1.0

Installation and upgrading

... (truncated)

Commits
  • 9eae0b0 v3.1.2
  • e229901 v3.1.1
  • 8494ac0 fix: ensure lodash is optimized in every monorepo package
  • 2ac9ccf v3.1.0
  • cb867b8 refactor(types): limit supported types in block types .of to objects and refs
  • c21a8f1 refactor(types/schema): support seperate inlineBlock render callback
  • 7aa1404 refactor(types): remove deprecated block validator Rules from v2
  • 48c03a9 refactor(types): refactor portable text types used internally in the studio
  • dfd33ce refactor(types): refactor Block schemas for new component extension api
  • 7265a6b v3.0.6
  • 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.


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/types](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/types) from 2.35.0 to 3.1.2.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.1.2/packages/@sanity/types)

---
updated-dependencies:
- dependency-name: "@sanity/types"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2023

Superseded by #76.

@dependabot dependabot bot closed this Jan 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sanity/types-3.1.2 branch January 3, 2023 16:09
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
0 participants