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.37.2 #177

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @sanity/vision from 3.29.1 to 3.37.2.

Release notes

Sourced from @​sanity/vision's releases.

v3.37.2

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

We recommend that you check out the instructions for the Sanity Studio v3.37.0 release before upgrading. If you have already updated your dependencies as described in that document (i.e., you are updating from v3.37.0), you can proceed with updating your studio as normal:

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

npm install sanity@latest

🐛 Notable bugfixes

  • Fixes an issue where sanity typegen generate would crash due to an incorrect babel configuration path
  • Fixes an issue where sanity typegen generate would crash if the output directory did not exist

📓 Full changelog

Author Message Commit
renovate[bot] chore(deps): update dependency @​sanity/tsdoc to v1.0.17 (#6289) 2e99f2af9a
renovate[bot] chore(deps): update react monorepo (#6290) f51142c0f6
renovate[bot] chore(deps): update dependency @​sanity/assist to v3 (#6291) c119f3861f
Cody Olsen refactor(test-exports): mark tests that are expected to fail as todo (#6292) 911a3e20be
renovate[bot] chore(lockfile): update dependency @​sanity/logos to v2.1.10 (#6293) 6f66d80dd0
renovate[bot] chore(deps): update dependency @​sanity/icons to ^2.11.8 (#6294) 387c2bd9dc
renovate[bot] chore(lockfile): update dependency @​sanity/color to v3.0.6 (#6295) a3061ee69b
Espen Hovlandsdal fix(codegen): prevent crash due to incorrect babel config path (#6298) fc784d1d57
Espen Hovlandsdal fix(cli): ensure output path for types exist before writing (#6300) e75bffe56f
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.1.2 (#6301) 9ebe73d3eb

v3.37.1

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

We recommend that you check out the instructions for the Sanity Studio v3.37.0 release before upgrading. If you have already updated your dependencies as described in that document (I.e., you are updating from v3.37.0), you can proceed with updating your studio as normal:

npm install sanity@latest

🐛 Notable bugfixes

  • Fixes a regression in v3.37.0 that affected embedded studios in certain environments and test runners
  • Fixes an issue where newly created studios used an outdated version of styled-components

📓 Full changelog

Author | Message | Commit

... (truncated)

Commits
  • f6e553a v3.37.2
  • 9ebe73d fix(deps): update dependency @​sanity/ui to ^2.1.2 (#6301)
  • 35796ef v3.37.1
  • 90c7c57 fix(deps): update dependency @​sanity/ui to ^2.1.1 (#6283)
  • a09bbee v3.37.0
  • 1ac127b fix(deps): narrow accepted peer dependency range of style-components (#6271)
  • 62a6810 fix: upgrade to @sanity/pkg-utils v5 and use updated ESM best practices (#5...
  • 6b2abb9 fix(deps): update dependency @​sanity/ui to ^2.1.0 (#6254)
  • a3b7458 fix(deps): update dependency @​sanity/client to ^6.15.11 (#6253)
  • 58c319a fix(deps): update dependency @​sanity/ui to ^2.0.16 (#6241)
  • 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 5 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 Apr 15, 2024 9:28am
dependabot[bot] commented 5 months ago

Superseded by #180.