Project-insert-name / root-website

Frontend application for rootlinjeforening.no
https://rootlinjeforening.no/
4 stars 0 forks source link

Bump @sanity/vision from 3.29.1 to 3.30.1 #155

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @sanity/vision from 3.29.1 to 3.30.1.

Release notes

Sourced from @​sanity/vision's releases.

v3.30.1

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

To upgrade a v3 Studio, run this command in its folder:

npm install sanity@latest

:sparkles: Highlights

  • Added reference documentation for the sanity/migrate APIs.

Other features

  • Adds ARIA labels to navbar icons for better accessibility.
  • Fixes an issue in which the free trial popover was shown twice for new users.

🐛 Notable bugfixes

  • Updates placeholder color for Portable Text Editor.

📓 Full changelog

Author Message Commit
cngonzalez test(core): add tests for sort order local storage values (#5764) adb43b026d
Per-Kristian Nordnes feat(form/inputs): control PortableTextEditor instance via ref (#5793) f655b5cec7
Per-Kristian Nordnes feat(core/inputs): support custom editor change callback (#5803) 1a36a74013
Per-Kristian Nordnes feat(portable-text-editor): determine if selection is made backward (#5807) db8fd66190
Per-Kristian Nordnes feat(portable-text-editor): new API method getFragment (#5806) f210112e34
Pedro Bonamin fix(pte): update pte placeholder color (#5756) 2ec06057f2
Per-Kristian Nordnes test(playwright-ct): fix some webkit flakyness in PT-Input tests (#5811) 981a4bdf3f
Nina Andal Aarvik fix(core): add missing aria-labels to navbar icons (#5810) ea8f97a4a0
Bjørge Næss fix(docs): complete apidocs for migrations (#5679) 32569beaf7
Espen Hovlandsdal fix(i18n): escape interpolated values inside of (#5804) 78ffbaf428
Robin Neatherway chore(backup): set dated api version (#5816) fd5bb2fc53
Nina Andal Aarvik fix(core): add aria label to action button pte toolbar (#5653) 0794d72069
Nina Andal Aarvik fix(pte): add telemetry to invalidvalue error (#5809) f3fd972a42
Per-Kristian Nordnes chore: update codeowners details (#5812) 0e9490842c
Bjørge Næss chore: use star for workspace protocol version (#5822) 6894f7bb4d
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#5823) b34420c0ae
renovate[bot] fix(deps): update dependency get-it to ^8.4.9 (#5827) 06968cd87d
renovate[bot] chore(deps): update dependency @​sanity/ui to ^2.0.7 (#5824) 63e569fd1a
renovate[bot] chore(deps): update pnpm to v8.15.3 (#5829) b75a335e1d
renovate[bot] chore(deps): update dependency turbo to ^1.12.4 (#5826) 40ad62684a
renovate[bot] chore(deps): update dependency @​sanity/visual-editing to v1.4.0 (#5828) 22200c6ea0
renovate[bot] chore(deps): update actions/cache action to v4 (#5831) 81e5140bf0
renovate[bot] fix(deps): update dependency @​sanity/client to ^6.14.2 (#5830) 447dfba03f
Robin Neatherway feat: update indexing endpoint for new name (#5725) 477b60cb61

... (truncated)

Commits
  • e391184 v3.30.1
  • 9ddde9a fix(deps): update dependency @​sanity/client to ^6.15.0 (#5857)
  • bcdb319 chore(prettier): fix unformatted files 🤖 ✨ (#5854)
  • 8aec841 fix(deps): update dependency @​sanity/client to ^6.14.4 (#5840)
  • 447dfba fix(deps): update dependency @​sanity/client to ^6.14.2 (#5830)
  • 6894f7b chore: use star for workspace protocol version (#5822)
  • c29014a v3.30.0
  • 0693a24 chore(workspace): use sanity dependency from workspace
  • 79ef8c3 fix(deps): update dependency @​sanity/client to ^6.13.3 (#5772)
  • 656bec2 chore: add missing types packages (#5751)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
root-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2024 9:38am
dependabot[bot] commented 6 months ago

Superseded by #164.