Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

[Snyk] Upgrade @sanity/desk-tool from 2.29.3 to 2.29.4 #405

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

Conversation

christeredvartsen
Copy link
Member

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @sanity/desk-tool from 2.29.3 to 2.29.4.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-04-01.
Release notes
Package name: @sanity/desk-tool
  • 2.29.4 - 2022-04-01

    Upgrade the Command Line Interface (CLI) with:

    npm install --global @ sanity/cli
    

    Upgrade Sanity Studio with:

    sanity upgrade
    

    🐛 Notable bugfixes

    • Fixes regression in the previous release regarding pasting of HTML into the Portable Text Editor.
    • Fixes a rare bug with pasting plain text into the Portable Text editor where it sometimes would error and deny the paste.

    📓 Full changelog

    Author Message Commit
    Per-Kristian Nordnes fix(portable-text-editor): fix order of outer plugin stack f793cda
    Per-Kristian Nordnes fix(portable-text-editor): fix pasted plain text normalization issue 7e81046
    Per-Kristian Nordnes chore(dev): upgrade sanity-plugin-mux-input to 1.1.1 63e33b9
  • 2.29.3 - 2022-03-30

    Upgrade the Command Line Interface (CLI) with:

    npm install --global @ sanity/cli
    

    Upgrade Sanity Studio with:

    sanity upgrade
    

    ✨ Highlights

    Select organization with the CLI

    Allow selecting an organization to attach new projects to during sanity init.

    Other features

    • Update image input height based on image size.
    • Adds support for @ sanity/language-filter to fallback to a different language select implementation when the current one is not relevant. (thank you @ LiamMartens)

    🐛 Notable bugfixes

    • Improves how patches are sent to the server in the Portable Text editor, potentially fixing a very rare heisenbug where the latest change in the editor would not be persisted.
    • Fixes a regression in the Portable Text editor's custom paste handler support.
    • Fixes issues in the Portable Text editor when merging two paragraphs with text annotations in some circumstances.
    • Fixes an issue where the number input wasn't allowing for decimal numbers (when the input is active).
    • Fixes an issue with the changelog when filtering out entries without data to display.

    📓 Full changelog

    Author Message Commit
    Espen Hovlandsdal fix(types): use type-only imports, drop react dependency e01014a
    Espen Hovlandsdal chore(deps): upgrade react types ec97f05
    Per-Kristian Nordnes test(portable-text-editor): update refactored prop a4941ea
    Per-Kristian Nordnes refactor(portable-text-editor): change plugin callstack 304964b
    Knut Melvær refactor(import): improve error message on duplicate IDs d6d4351
    Liam Martens feat(language-filter): implement fallback component for language-filter (#3204) 75e75c5
    RitaDias fix(form-builder): fix the number input to accept decimal values when default (#3219) 31af95f
    Rune Botten chore: update license files (#3201) ecb0444
    Herman Wikner fix(default-layout): prevent changelog crash by filtering out entries without data to display b53b3e2
    Herman Wikner fix(default-layout): add missing link to changelog in github 517648e
    Per-Kristian Nordnes refactor(portable-text-editor): add API .delete mode + rename option value 205622f
    Per-Kristian Nordnes refactor(form-builder): update renamed option value for the PTE API 9858830
    Per-Kristian Nordnes fix(portable-text-editor): fix issue with merging blocks 33f3e4a
    Per-Kristian Nordnes fix(portable-text-editor): remove unused prop 13a1294
    Per-Kristian Nordnes refactor(portable-text-editor): export prop types for the PTE components d618119
    Per-Kristian Nordnes refactor(portable-text-editor): minor code enhancements cbca96c
    Per-Kristian Nordnes fix(portable-text-editor): remove orphaned markDefs when splitting block at start d8d0dbf
    RitaDias fix(form-builder) fix image resizing on initial load (#3196) bf66218
    radhe fix(core): emit reconnect on non-channel error in dataset copy job listener (#3167) d891474
    Per-Kristian Nordnes refactor(portable-text-editor): refactor mutation and patch handling b318626
    Espen Hovlandsdal feat(cli): allow selecting organization during project creation a114845
    Per-Kristian Nordnes fix(portable-text-editor): fix wrong type option sent to custom paste handler f746973
    Per-Kristian Nordnes fix(portable-text-editor): fix issues with insertion of data from custom paste handler 94a4e11
    Per-Kristian Nordnes test(example-studio): add updated config files 3212d3c
from @sanity/desk-tool GitHub release notes
Commit messages
Package name: @sanity/desk-tool
  • 8edf344 v2.29.4
  • 9dfa82a chore(dev): upgrade sanity-plugin-mux-input to 1.1.1
  • 4706e08 fix(portable-text-editor): fix pasted plain text normalization issue
  • 4fca56a fix(portable-text-editor): fix order of outer plugin stack

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@christeredvartsen christeredvartsen requested a review from a team as a code owner April 22, 2022 17:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants