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

chore(deps): bump @sanity/util from 2.35.0 to 3.4.0 in /packages/sanity-plugin-nrkno-spellcheck #106

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps @sanity/util from 2.35.0 to 3.4.0.

Release notes

Sourced from @​sanity/util's releases.

v3.4.0

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 changes

  • The studio has been upgraded to use @sanity/client v5, which boasts full Node.js ESM runtime support, a smaller footprint and much more

🐛 Notable bugfixes

  • Fixed a bug that could lead to duplication of a single block in the Portable Text Editor

📓 Full changelog

Author Message Commit
Espen Hovlandsdal chore: upgrade @​sanity/client, get-it to latest versions 4b4dc5c126
Espen Hovlandsdal chore(cli): remove unused scripts 32392a3a25
Espen Hovlandsdal chore(cli): upgrade get-latest-version dependency db6ea7175c
Espen Hovlandsdal chore: drop unnecessary typing 16b955072a
Espen Hovlandsdal test: include api url in client mocks 95f012fe08
Espen Hovlandsdal chore: fix prettier inconsistency 20bc7e4947
Espen Hovlandsdal chore: fix typing issue with newer yargs 2cfb558511
Espen Hovlandsdal test(cli): throw and print stderr on command failure 8a39b3935b
Espen Hovlandsdal test(cli): shorten test ids to keep within 64 characters 8f8116d7b9
Per-Kristian Nordnes fix(types): add forgotten component schema extension (inlineBlock) 57c850c234
Per-Kristian Nordnes ci(github-actions): install playwright browsers 32e1ea9bc6
Per-Kristian Nordnes chore(portable-text-editor): add playwright and remove puppeteer as dev dep. 8843d4c540
Per-Kristian Nordnes test(portable-text-editor): replace puppeteer with playwright in collab. tests 3ddb3266f6
Per-Kristian Nordnes chore: streamline to latest playwright version 55dadcecce
Per-Kristian Nordnes refactor(portable-text-editor): move components and slightly improve them 0380d10a1c
Per-Kristian Nordnes feature(portable-text-editor): add API method insertBreak 53eeb98b4d
Per-Kristian Nordnes refactor(portable-text-editor): move bufferUntil to own utils file d332177375
Per-Kristian Nordnes feature(portable-text-editor): Slate Container component 87b7d24643
Per-Kristian Nordnes feature(portable-text-editor): add Validator component 1206a02e11
Per-Kristian Nordnes feature(portable-text-editor): add Synchronizer component 5eefe8ea5b
Per-Kristian Nordnes feature(portable-text-editor): keyGenerator context 7922a22d25
Per-Kristian Nordnes feature(portable-text-editor): add useSyncValue hook 680d9ebd4e
Per-Kristian Nordnes fix(portable-text-editor): fail proof unset patchToOperation 61823ade2d
Per-Kristian Nordnes fix(portable-text-editor): add condition (no listItem) to equalToEmptyEditor test fn d66f9677f2
Per-Kristian Nordnes chore(portable-text-editor): small comment adjustments + add missing TS return def. 812008ae80
Per-Kristian Nordnes refactor(portable-text-editor): refactor how plugins subscribe and takes options c21d69396e
Per-Kristian Nordnes fix(portable-text-editor): fix a bug where content wasn't unset correctly 9ed28c0cab
Per-Kristian Nordnes refactor(portable-text-editor): refactor PortableTextEditor class component e35f0d49a9

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2023

Superseded by #110.

@dependabot dependabot bot closed this Feb 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/sanity-plugin-nrkno-spellcheck/sanity/util-3.4.0 branch February 22, 2023 16:16
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.

0 participants