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/default-login from 2.11.1 to 2.33.0 #317

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 12, 2022

Bumps @sanity/default-login from 2.11.1 to 2.33.0.

Release notes

Sourced from @​sanity/default-login's releases.

v2.33.0

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

✨ Highlights

Performance improvements

This release brings a number of performance improvements, mostly related to excessive re-rendering of components that do not change. Notable improvements are:

  • Better performance for presence indicators when many users are logged in at the same time
  • The Portable Text Editor should be faster and re-render less often

🐛 Notable bugfixes

  • Mitigated an issue that could cause a draft document to be overwritten by an earlier version after publish
  • The Presence list in the toolbar will now only show users who are working in the same dataset

📓 Full changelog

Author Message Commit
Bjørge Næss fix(mutator): minor typing fix 792af474e2
Per-Kristian Nordnes fix(base): fix lint issues with defaultProps 37bafc8778
Per-Kristian Nordnes fix(base): remove inline function passed as prop a8674eef64
Per-Kristian Nordnes fix(dev): fix some issues in example studio custom PT input fe928429a3
Espen Hovlandsdal fix(hooks): short-circuit invalid dates in useTimeAgo hook 4dac11227c
Per-Kristian Nordnes chore(gulpfile): fix issue with watch command 48d791d7cd
RitaDias fix(base): defer connection to presence client (#3590) 76176b1fe4
Bjørge Næss perf(form-builder): skip passing parent for schema types with no conditional fields 24baddc0a8
Bjørge Næss fix(react-hooks): fix useDocumentOperation typing 76bfd06a56
Bjørge Næss refactor(base): clean up document operation typings f65743a370
Bjørge Næss refactor(base): replace commit handler with stream of commit requests 4d4454334e
Bjørge Næss refactor: handle latency better during document publish c961ce4e81
Bjørge Næss fix(desk-tool): add useCondionalToast hook as workaround for missing @​sanity/ui feature 5efb741753
Bjørge Næss fix(base): improve correctness of error check 8e8e33ac63
Espen Hovlandsdal refactor: optimize global/document presence 090e0a9ac2
Espen Hovlandsdal refactor: optimize document form presence e7a4f14911
Espen Hovlandsdal refactor: only subscribe to full presence info when menu is open 024e5c4442
Per-Kristian Nordnes chore: remove @​sanity/portable-text-editor 8644e1156c
Per-Kristian Nordnes refactor(form-builder): update PT-input to work with v3 version of the PTE ba1b8a53f8
Per-Kristian Nordnes chore(language-filter): ignore ts-error due to incorrect Lerna hoisting of @​sanity/types e8c993334a
Per-Kristian Nordnes chore(form-builder): update to latest v3 PTE version f6978b878d
Bjørge Næss perf: split change indicator context into frequent/less frequent updating values e6a4b4085a

v2.32.0

... (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/default-login](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/default-login) from 2.11.1 to 2.33.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v2.33.0/packages/@sanity/default-login)

---
updated-dependencies:
- dependency-name: "@sanity/default-login"
  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 12, 2022
@cloudflare-pages
Copy link

cloudflare-pages bot commented Sep 12, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 29476f1
Status: ✅  Deploy successful!
Preview URL: https://62934fdf.heroesgrid.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-sani-gn1v.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