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

Bump sanity from 3.5.0 to 3.8.2 #161

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps sanity from 3.5.0 to 3.8.2.

Release notes

Sourced from sanity's releases.

v3.8.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

  • Fixes a recent regression where Portable Text annotations within nested content could not be properly edited

📓 Full changelog

Author Message Commit
Per-Kristian Nordnes fix(portable-text-editor): fix wrong path being created for markDefs (#4341) d438f0da1

v3.8.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 a regression from v3.8.0 where annotations could not be edited in Safari
  • Fixes an issue with duplicate keys when pasting empty lines into an empty Portable Text input

📓 Full changelog

Author Message Commit
Binoy Patel chore(deployment-sync): sync branch information on push webhook (#4318) 5f0b39391
Bjørge Næss refactor(perf): remove deployment-sync b659f1fe7
Per-Kristian Nordnes chore(portable-text-editor): loosen peer dep. requirement for rxjs 9c2181f2d
Per-Kristian Nordnes fix(portable-text-editor): fix issue when pasting mulitple empty blocks 469a26217
Per-Kristian Nordnes test(portable-text-editor): add support for testing pasting html a9b6b6890
Per-Kristian Nordnes test(portable-text-editor): add paste test for multiple empty blocks d12a46d16
Per-Kristian Nordnes refactor(portable-text-editor): rename param to align with usage elsewhere 33771b56d
Per-Kristian Nordnes refactor(portable-text-editor): clean up createWithInsertData plugin 054108b60
Per-Kristian Nordnes test(portable-text-editor): await clipboard write functions ec2678ad2
Per-Kristian Nordnes fix(form/inputs): fix Safari issue with annotation edit popovers being hidden 6d2a7b3a2

... (truncated)

Commits
  • b362e6a v3.8.2
  • 016efc7 fix(portable-text-editor): fix wrong path being created for markDefs (#4341)
  • 6e3b624 v3.8.1
  • 6d2a7b3 fix(form/inputs): fix Safari issue with annotation edit popovers being hidden
  • 78a7e03 v3.8.0
  • 57ac64e PTE: Improve validation and value propagation (#4307)
  • 1690bee (form/inputs): PT: fix various path and selection issues (#4310)
  • 55c4f31 fix: upgrade @sanity/eventsource (#4303)
  • 4cc3b59 refactor(form/inputs): complete block customization support and refactor code
  • 0f42777 fix(form/inputs): fix invalid CSS value
  • 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](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.5.0 to 3.8.2.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.8.2/packages/sanity)

---
updated-dependencies:
- dependency-name: sanity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants