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): update app dependencies #1300

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@next/bundle-analyzer (source) 14.2.3 -> 14.2.4 age adoption passing confidence
@remix-run/dev (source) 2.9.2 -> 2.10.2 age adoption passing confidence
@remix-run/eslint-config (source) 2.9.2 -> 2.10.2 age adoption passing confidence
@remix-run/node (source) 2.9.2 -> 2.10.2 age adoption passing confidence
@remix-run/react (source) 2.9.2 -> 2.10.2 age adoption passing confidence
@remix-run/serve (source) 2.9.2 -> 2.10.2 age adoption passing confidence
@sanity/client (source) 6.19.1 -> 6.20.1 age adoption passing confidence
@sanity/pkg-utils 6.9.3 -> 6.10.1 age adoption passing confidence
@sanity/presentation (source) 1.15.14 -> 1.16.2 age adoption passing confidence
@sanity/ui (source) 2.3.1 -> 2.6.1 age adoption passing confidence
@sanity/vision (source) 3.45.0 -> 3.49.0 age adoption passing confidence
@sanity/visual-editing (source) 2.1.4 -> 2.1.6 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.12.0 -> ^7.15.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.12.0 -> ^7.15.0 age adoption passing confidence
@vercel/remix (source) 2.9.1 -> 2.10.0 age adoption passing confidence
esbuild ^0.21.5 -> ^0.23.0 age adoption passing confidence
eslint-config-next (source) 14.2.3 -> 14.2.4 age adoption passing confidence
eslint-plugin-react ^7.34.2 -> ^7.34.3 age adoption passing confidence
eslint-plugin-simple-import-sort ^12.1.0 -> ^12.1.1 age adoption passing confidence
groq (source) 3.45.0 -> 3.49.0 age adoption passing confidence
next (source) 14.2.3 -> 14.2.4 age adoption passing confidence
next-sanity (source) 9.3.10 -> 9.4.2 age adoption passing confidence
react (source) 19.0.0-rc-f994737d14-20240522 -> 19.0.0-rc-fb9a90fa48-20240614 age adoption passing confidence
react-dom (source) 19.0.0-rc-f994737d14-20240522 -> 19.0.0-rc-fb9a90fa48-20240614 age adoption passing confidence
sanity (source) 3.45.0 -> 3.49.0 age adoption passing confidence
typescript (source) 5.4.5 -> 5.5.3 age adoption passing confidence
typescript (source) ^5.4.5 -> ^5.5.3 age adoption passing confidence

Release Notes

vercel/next.js (@​next/bundle-analyzer)

v14.2.4

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • fix: ensure route handlers properly track dynamic access (#​66446)
  • fix NextRequest proxy in edge runtime (#​66551)
  • Fix next/dynamic with babel and src dir (#​65177)
  • Use vercel deployment url for metadataBase fallbacks (#​65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#​65235)
  • Fix loading navigation with metadata and prefetch (#​66447)
  • prevent duplicate RSC fetch when action redirects (#​66620)
  • ensure router cache updates reference the latest cache values (#​66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#​66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#​66674)
  • Use addDependency to track metadata route file changes (#​66714)
  • Add timeout/retry handling for fetch cache (#​66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#​66755)
Credits

Huge thanks to @​ztanner, @​ijjk, @​wbinnssmith, @​huozhi, and @​lubieowoce for helping!

remix-run/remix (@​remix-run/dev)

v2.10.2

Compare Source

Patch Changes

v2.10.1

Compare Source

Patch Changes

v2.10.0

Compare Source

Patch Changes
remix-run/remix (@​remix-run/eslint-config)

v2.10.2

Compare Source

No significant changes to this package were made in this release. See the repo CHANGELOG.md for an overview of all changes in v2.10.2.

v2.10.1

Compare Source

No significant changes to this package were made in this release. See the repo CHANGELOG.md for an overview of all changes in v2.10.1.

v2.10.0

Compare Source

No significant changes to this package were made in this release. See the repo CHANGELOG.md for an overview of all changes in v2.10.0.

remix-run/remix (@​remix-run/node)

v2.10.2

Compare Source

Patch Changes

v2.10.1

Compare Source

Patch Changes

v2.10.0

Compare Source

Patch Changes
remix-run/remix (@​remix-run/react)

v2.10.2

Compare Source

Patch Changes

v2.10.1

Compare Source

Patch Changes
  • Fog of War (unstable): Don't discover links/forms with reloadDocument (#​9686)
  • Fog of War (unstable): Support route discovery from <Form> components (#​9665)
  • Updated dependencies:

v2.10.0

Compare Source

Minor Changes
Patch Changes
  • Don't prefetch server loader data when clientLoader exists (#​9580)
  • Avoid hydration loops when Layout ErrorBoundary renders also throw (#​9566)
  • Fix a bug where hydration wouldn't work right when using child routes and hydrate fallbacks with a basename (#​9584)
  • Update to [email protected] for single fetch (#​9562)
  • Updated dependencies:
remix-run/remix (@​remix-run/serve)

v2.10.2

Compare Source

Patch Changes

v2.10.1

Compare Source

Patch Changes

v2.10.0

Compare Source

Patch Changes
sanity-io/client (@​sanity/client)

v6.20.1

Compare Source

Bug Fixes
  • add warning about setting both useCdn and withCredentials to true (#​849) (ae01edb)
  • deps: update dependency get-it to ^8.6.1 (#​856) (ced69bc)

v6.20.0

Compare Source

Features

v6.19.2

Compare Source

Bug Fixes
sanity-io/pkg-utils (@​sanity/pkg-utils)

v6.10.1

Compare Source

Bug Fixes

v6.10.0

Compare Source

Features
sanity-io/visual-editing (@​sanity/presentation)

v1.16.2

Bug Fixes
Dependencies

v1.16.1

Bug Fixes
  • presentation: add content editor preview document check (#​1687) (cac4597)

v1.16.0

Features
  • presentation: combine viewport buttons into single toggle (#​1392) (b871987)

v1.15.16

Bug Fixes
  • presentation: support references in location resolver selections (#​1652) (67988f9)

v1.15.15

Bug Fixes
Dependencies
sanity-io/ui (@​sanity/ui)

v2.6.1

Compare Source

Bug Fixes

v2.6.0

Compare Source

Features

v2.5.0

Compare Source

Features

v2.4.0

Compare Source

Features

v2.3.6

Compare Source

Bug Fixes

v2.3.5

Compare Source

Bug Fixes

v2.3.4

Compare Source

Bug Fixes
  • menu: allow overriding selected property on MenuButton (eae34c1)

v2.3.3

Compare Source

Bug Fixes
  • theme: placeholder color in dark mode (94c5887)

v2.3.2

Compare Source

Bug Fixes
  • button: use JSX instead of createElement (d1f5648)
  • menu-button: handle child refs safely (9ca1312)
  • menu-group: use JSX instead of createElement (061f67d)
  • menu-item: use JSX instead of createElement (c61aa10)
  • text-input: use JSX instead of createElement (45c1fcf)
  • tooltip: handle child refs safely (92b12a7)
  • tree-item: use JSX instead of createElement (c4d66c5)
sanity-io/sanity (@​sanity/vision)

v3.49.0

Compare Source

v3.48.1

Compare Source

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

🐛 Notable Bugfixes

  • Fixes a regression that caused the Select button to not appear for single-asset sources.
  • Fixes a bug to allow the --no-dry-run and --no-confirm CLI options to be used together. Big thanks to @​pawelngei!

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Binoy Patel | fix(core): update url for notify endpoint (#​7022) | 6e2ad73
Christian Grøngaard | chore(page-building): clean up schema types (#​6973) | af414d5
Rostislav Melkumyan | Fix(CLI): Set integration value for createProject directly in the createProject function (#​7021) | 2d11505
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#​7028) | 8c66d24
Jason Rose | Fixes NO_CHANGES localization key (#​7008) | 666c420
Carolina Gonzalez | fix: check for telemetry consent before error reporting (#​7019) | 83e1111
Rico Kahler | fix(core): put back select button for single-asset source (#​7030) | 4af12eb
Rico Kahler | fix(cli): allow no-confirm no-dry-run migrations (#​7031) | b06d143
Rico Kahler | build: remove Version step from release workflow (#​7032) | 5006d7f

v3.48.0: 3.48.0

Compare Source

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

🐛 Notable Bugfixes

  • Fixes an issue that caused trailing commas to appear when sanitizing schemas.
  • Adds periodic debug logging and improves error handling in the dataset export workflow.

📓 Full changelog

Author Message Commit
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#​6994) 1d3b68d
Fred Carlsen chore(ci): upgrade pnpm setup to use node20 (#​6968) e39e7f6
RitaDias test(e2e): rewrite e2e toolbar tests to component tests & update e2e expectations on others (#​6967) 5aa2ee8
renovate[bot] chore(deps): update dependency recast to ^0.23.9 (#​7006) b29a444
Rostislav Melkumyan fix: remove trailing commas when sanitizing (#​7007) 6b9f910
Christian Grøngaard feat(core): support insert menu options in array item context menus (#​6921) 784cfd3
RitaDias feat(core): array editing improvements (#​6682) 6fbfcdc
Herman Wikner fix(core): tree editing dialog open issue (#​7013) fcb09f9
Sindre Gulseth chore(deps): always bump @​sanity/export package (#​7010) fd6f56c
renovate[bot] fix(deps): update dependency @​sanity/export to ^3.38.2 (#​7015) d09cc9b
Rico Kahler chore: update release note template (#​7017) 7e633bb
Christian Grøngaard fix: deprecate @​sanity/portable-text-editor (#​7020) f2ddfa7
Rico Kahler feat: utilize timestamps in build and renderDocument for AUS (#​6964) a1da8cc
Rico Kahler feat: include hashes in vendor builds (#​7018) 4bbe337

v3.47.1

Compare Source

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
🐛 Notable bugfixes
  • Fixes a potential crash in certain javascript environments when trying to access process.env
  • Errors occuring during a migration now provides more details
📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#​6975) | 355e1b9
Binoy Patel | fix(migrate): fixes error message to be more helpful (#​6986) | df89f88
Espen Hovlandsdal | fix(cli): correct noop return value on esbuild-register in dev (#​6990) | 51ecce0
Espen Hovlandsdal | fix(core): make version check not depend on process.env (#​6991) | 7c00b8f

v3.47.0

Compare Source

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
✨ Highlights
Array insert menu

This release includes a much requested upgrade of the array insert menu with various new options available. Including a new and more informative grid view, the ability to organize available schema types in groups, and filter them with a search term, and more. Check out the array article in the docs for examples.

array insert menu

Other features

Adds a type export of all the discovered Sanity schema variants resulting from running sanity typegen in the CLI. This can be useful in mocks/testing environments and used by third party tools to get a list of potential types. This union type is accessible as AllSanitySchemaTypes in the generated type definitions.

🐛 Notable bugfixes
  • Fixes an issue where a text preview image would be included into the Portable Text Editor (PTE) when pasting text from Word.
  • Fixes an issue where navigation options were not being passed as expected when calling a scoped router's navigate function.
  • Fixes an issue where the PTE wouldn't activate when you start dragging files into it.
  • Images in the Hotspot & Crop tool now render faster, and use far less memory.
  • Reduces layout shift when uploading images that replace existing image assets.
  • Fixes an issue that could cause a 409 error when restoring a document from history.
  • Fixes an issue where image and file types might be listed in their lowercase variant in array insert menus
📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#​6916) | 7f20f24
renovate[bot] | chore(deps): update dependency @​sanity/tsdoc to v1.0.72 (#​6911) | 7d312e4
Cody Olsen | feat(deps): upgrade react-rx to v3 (#​6883) | c0fe9f6
renovate[bot] | fix(deps): Update dev-non-major (#​6915) | f00ca7e
Per-Kristian Nordnes | fix(core): fix issue with pasting mixed content (files and text) for pt-input (#​6924) | fda9387
Rupert Dunk | fix(router): pass options on scoped router navigation (#​6923) | 2fabc2e
Fred Carlsen | chore: clean playwright-ct cache on each run (#​6928) | 286aaed
Fred Carlsen | fix(form): activate PTE input when dragging files (#​6929) | a2be16c
Ash | chore: update lockfile (#​6932) | d935a3a
Cody Olsen | fix: improve perf of by creating the canvas in a side effect (#​6874) | 5d8031b
Cody Olsen | fix: layout shift when uploading images (#​6930) | ae142d4
renovate[bot] | fix(deps): Update dev-non-major (#​6941) | 3300904
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.16.0 (#​6942) | abe562b
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.3.6 (#​6943) | c1869b9
renovate[bot] | chore(lockfile): update dependency @​sanity/import to v3.37.5 (#​6940) | 6cfe40e
Cody Olsen | fix: change useListFormat to no longer violate the rule of hooks (#​6876) | cae047f
Bjørge Næss | fix(sanity): only include create action when restoring a deleted document ([#​6937](https://togithub.com


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot requested a review from a team as a code owner July 1, 2024 02:35
Copy link

vercel bot commented Jul 1, 2024

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

Name Status Preview Comments Updated (UTC)
preview-kit-next-app-router ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 4, 2024 2:39pm
preview-kit-next-pages-router ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 4, 2024 2:39pm
preview-kit-remix ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 4, 2024 2:39pm
preview-kit-test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 4, 2024 2:39pm
6 Skipped Deployments
Name Status Preview Comments Updated (UTC)
preview-kit-next-app-router-groq-store ⬜️ Ignored (Inspect) Visit Preview Jul 4, 2024 2:39pm
preview-kit-next-app-router-live-store ⬜️ Ignored (Inspect) Visit Preview Jul 4, 2024 2:39pm
preview-kit-next-pages-router-groq-store ⬜️ Ignored (Inspect) Visit Preview Jul 4, 2024 2:39pm
preview-kit-next-pages-router-live-store ⬜️ Ignored (Inspect) Visit Preview Jul 4, 2024 2:39pm
preview-kit-remix-groq-store ⬜️ Ignored (Inspect) Visit Preview Jul 4, 2024 2:39pm
preview-kit-remix-live-store ⬜️ Ignored (Inspect) Visit Preview Jul 4, 2024 2:39pm

@renovate renovate bot force-pushed the renovate/app-dependencies branch from d30e0d6 to 9879b7b Compare July 1, 2024 20:40
@renovate renovate bot force-pushed the renovate/app-dependencies branch from 9879b7b to 0cc8a56 Compare July 2, 2024 04:36
@renovate renovate bot force-pushed the renovate/app-dependencies branch from 0cc8a56 to 2825dde Compare July 2, 2024 11:26
Copy link

socket-security bot commented Jul 2, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] None 0 21.9 MB typescript-bot

🚮 Removed packages: npm/[email protected]

View full report↗︎

@renovate renovate bot force-pushed the renovate/app-dependencies branch from 02cc428 to 11c7b45 Compare July 3, 2024 10:57
@renovate renovate bot force-pushed the renovate/app-dependencies branch from 11c7b45 to 224430f Compare July 3, 2024 13:37
@renovate renovate bot force-pushed the renovate/app-dependencies branch from 224430f to 60d85b2 Compare July 3, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants