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 non-major #513

Merged
merged 2 commits into from
Oct 15, 2024
Merged

chore(deps): update non-major #513

merged 2 commits into from
Oct 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/client (source) 6.20.1 -> 6.22.1 age adoption passing confidence
@sanity/preview-url-secret (source) 1.6.17 -> 1.6.21 age adoption passing confidence
@sanity/vision (source) 3.47.1 -> 3.60.0 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.11 age adoption passing confidence
@​vercel/og 0.6.2 -> 0.6.3 age adoption passing confidence
autoprefixer 10.4.19 -> 10.4.20 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-config-next (source) 14.2.4 -> 14.2.15 age adoption passing confidence
eslint-plugin-simple-import-sort 12.1.0 -> 12.1.1 age adoption passing confidence
next (source) 14.2.10 -> 14.2.15 age adoption passing confidence
next-sanity (source) 9.3.10 -> 9.5.3 age adoption passing confidence
postcss (source) 8.4.38 -> 8.4.47 age adoption passing confidence
prettier (source) 3.3.2 -> 3.3.3 age adoption passing confidence
prettier-plugin-packagejson 2.5.0 -> 2.5.3 age adoption passing confidence
prettier-plugin-tailwindcss 0.6.5 -> 0.6.8 age adoption passing confidence
sanity (source) 3.47.1 -> 3.60.0 age adoption passing confidence
styled-components (source) 6.1.11 -> 6.1.13 age adoption passing confidence
tailwindcss (source) 3.4.4 -> 3.4.13 age adoption passing confidence
typescript (source) 5.4.5 -> 5.6.3 age adoption passing confidence

Release Notes

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

v6.22.1

Compare Source

Bug Fixes
  • add missing listenerName property on welcome event (#​894) (6173089)

v6.22.0

Compare Source

Features
Bug Fixes

v6.21.3

Compare Source

Bug Fixes
  • deprecate studioHost, externalStudioHost in typings (#​879) (ebe840b)
  • support signal on getDocument(s) to cancel requests (#​881) (13d71bb)

v6.21.2

Compare Source

Bug Fixes

v6.21.1

Compare Source

Bug Fixes
  • add support for includeMutations listen parameter (#​872) (5f0a991)

v6.21.0

Compare Source

Features
  • codegen: Allow query reponse types to be overridden through SanityQueries (#​858) (c25d51a)

v6.20.2

Compare Source

Bug Fixes
sanity-io/visual-editing (@​sanity/preview-url-secret)

v1.6.21

Bug Fixes

v1.6.20

Bug Fixes

v1.6.19

Bug Fixes

v1.6.18

Bug Fixes
sanity-io/sanity (@​sanity/vision)

v3.60.0

Compare Source

✨ Highlights
Custom callback for error reporting
  • Adds onUncaughtError-callback for Studio config that enables developers to implement custom error reporting. See #​7553 for more details and usage examples.
🐛 Notable bugfixes
  • Improves performance when navigating between previously visited document lists in the studio
  • The global search "contains" filter now matches inside words
  • Fixes an issue that in certain rare cases caused long delays while loading a document
  • Improves loading state of reference previews
  • Fixes an issue that could in rare cases lead to an outdated version of the document being displayed in the form
📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Rico Kahler | test: add efps to CI (#​7556) | 834403a
Bjørge Næss | fix(structure): memoize search query results (#​7555) | d4e4e44
Ash | fix(sanity): allow global search "contains" filter to match inside words (#​7572) | 0cdfdce
Snorre Eskeland Brekke | feat(sanity): studio manifests cont (#​7403) | a098753
Binoy Patel | fix(cli): use studioHost from CLI config for intent link (#​7570) | 818e151
Espen Hovlandsdal | fix(core): add missing listenerName property on welcome event (#​7577) | 13f0563
renovate[bot] | chore(deps): update peter-evans/create-pull-request digest to 5e91468 (#​7582) | c3540dd
renovate[bot] | fix(deps): update dependency @​sanity/client to ^6.22.1 (#​7585) | cd07e93
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.1.3 (#​7575) | 99fcc1f
Drew Lyton | refactor(structure): cleanup RequestPermissionDialog (#​7571) | 11f2177
Binoy Patel | chore(deps): replace npm-run-all with npm-run-all2 (#​7583) | 22dca32
Binoy Patel | chore(ci): shard e2e components tests (#​7581) | a9f5178
renovate[bot] | chore(deps): update tiryoh/gha-jobid-action digest to be260d8 (#​7589) | 6337ddf
renovate[bot] | chore(deps): update dependency turbo to ^2.1.3 (#​7591) | 9c9e350
Espen Hovlandsdal | chore(deps): upgrade @sanity/asset-utils to v2 (#​7584) | 92de3d9
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.1.4 (#​7590) | b655562
Espen Hovlandsdal | chore(ci): use efps for job name, use node 20, clarify tag description (#​7596) | 9cad54b
Espen Hovlandsdal | chore(ci): use environment variables, not secrets, for non-sensitive vars (#​7598) | af71d46
Ryan Bonial | fix(cli): do not throw during migrate if project ID is passed through flag (#​7594) | caced3b
Bjørge Næss | refactor(core): add reusable rxSwr operator (#​7562) | 13518b2
Bjørge Næss | fix(structure): improve and clean up form ready state (#​7600) | 21d848d
RitaDias | feat(sanity): add config for onUncaughtError (#​7553) | e3cf177
Bjørge Næss | chore(ci): change env vars from secrets to env (#​7601) | 7868c0b
Bjørge Næss | fix(core): add detection and recovery for missing mutation events (#​7576) | 8195c96
Bjørge Næss | fix(core): fix reference preview flickering and improve loading (#​7563) | 1e31c35
Rico Kahler | feat: propagate PairListenerOptions; add telemetry for OutOfSyncError (#​7595) | d96f890

v3.59.1

Compare Source

🐛 Notable bugfixes

  • Fixes a bug that caused the document editor to crash when the default field group is not found.

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.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Rico Kahler | fix: protect against falsy selectedGroup (#​7593) | 98f4eb9

v3.59.0

Compare Source

✨ Highlights

Request edit access to Studio

Users with the read-only "Viewer" role can now request edit access to the project, straight from Sanity Studio. Project administrators will be alerted by email and can approve or deny the request from the project management section at sanity.io/manage.

Other improvements

  • Eliminated layout shifts in image fields.

🐛 Notable bugfixes

  • Fixes a few cases of unnecessary loading states appearing in the studio.
  • Fixes an issue causing the command line tool to crash when using Turborepo on Windows (thanks @​josemanosalvas!)
  • Fixes an issue where using the Microsoft Word preprocessor from the @sanity/block-tools package outside of a browser would crash (thanks @​silvertech-daniel!)
  • Fixes incorrect usage of light mode in image field overlays when dark mode is active.
  • Improves error message when the studio development server is stopped — instead of a generic "dynamic import" error, it will now tell you the development server is stopped.
  • Fixes an issue where pasting into a conditionally read-only field would not work, even if the field returned false for the read-only check.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Bjørge Næss | chore: cleanup import specifiers etc | 8b509f7
Bjørge Næss | chore: move dev-aliases into @​repo/dev-aliases | 2180d0f
Bjørge Næss | chore(sanity): load monorepo aliases from '@​repo/dev-aliases' | 16dfd3d
Bjørge Næss | chore(test): convert jest configs to mjs | 8938d6e
Bjørge Næss | chore(test): move jest config to @​repo/test-config/jest | 24618f9
Bjørge Næss | chore(test): add support for vitest | 512e16a
Bjørge Næss | chore(ci): run jest tests in a separate workflow | 44dee81
Bjørge Næss | chore(test): move @sanity/migrate to vitest | 3c63eee
Bjørge Næss | chore(test): move @sanity/block-tools to vitest | 09e86a2
Bjørge Næss | chore(test): move @sanity/mutator to vitest | 09be44d
Bjørge Næss | chore(test): move @sanity/schema to vitest | 56b7ee5
Bjørge Næss | chore(test): move @sanity/types to vitest | 8bf4868
Bjørge Næss | chore(test): move @sanity/util to vitest | 38eca25
Espen Hovlandsdal | chore: enable source maps for package bundles (#​7540) | 0396ec2
Bjørge Næss | chore(cli): remove reliance on node-machine-id (#​7545) | de9c29b
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#​7544) | 9848f20
RitaDias | chore(form): revert changes in schema that were meant to have been deleted (#​7549) | 7aed0c0
Bjørge Næss | fix(preview): allow null as valid cache/memo value for preview fields (#​7551) | 7b9b556
Bjørge Næss | refactor(store) simplify key value store, add SWR through local storage behavior (#​7554) | d2ca86d
Bjørge Næss | fix(core): emit setting from localStorage immediately upon subscription (#​7560) | 1e79797
RitaDias | chore(sanity): update naming of draft created telemetry event (#​7561) | ae1c9c2
Jordan Lawrence | feat(core): specific error when dev server is stopped (#​7476) | 7fcf22a
RitaDias | chore(form): remove imports from shouldArrayDialogOpen (#​7550) | bdfd8df
silvertech-daniel | fix(block-tools): remove references to implicit globals document and Text (#​7532) | 306a671
Ash | fix(sanity): prevent layout shifts in image input | 6b8a76f
Ash | feat(sanity): allow image input block size to extend to 30vh | 14ebf2c
Ash | refactor(sanity): remove redundant drag-related props | 8a80ef2
Ash | fix(sanity): use correct color scheme in image input overlay | df0e18a
Binoy Patel | fix(core): fixes an issue with pasting in conditional readonly field (#​7564) | 2e47715
shur | fix: set cliInitializedAt even if project bootstrap fails (#​7558) | ea186d8
renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.1.2 (#​7566) | a762c62
Espen Hovlandsdal | chore(deps): upgrade moment, drop @types module (#​7565) | be73a2a
renovate[bot] | fix(deps): update dependency @​sanity/client to ^6.22.0 (#​7522) | 7c01a95
Binoy Patel | refactor(cli): update projects list command to link to manage (#​7568) | 85941d2
Drew Lyton | feat: add ability to request edit access from viewer role (#​7546) | 59f4fda

v3.58.0

Compare Source

✨ Highlights
Product announcements

Studio users will now receive notifications about new Sanity features via a floating clickable card in the bottom-left corner of the interface. Clicking the card will open a modal with more details about the feature.

Previously seen product announcements can also be accessed anytime from the new “What’s New” item in the help menu.

Other features
  • The global error UI has been refined so that it is clearer to users.
    • The global error UI now only displays the stack trace in development builds.
    • A Copy error details action has been added to the global error UI and the document list error UI. This allows users to easily share the error stack trace with developers.
    • Please note that these new strings cannot be internationalized, because the global error UI is rendered outside of the locale provider.
  • The Reconnecting toast is no longer displayed if the connection is reestablished within two seconds.
🐛 Notable bugfixes
  • Fixes issues occurring when a draft exist for a live-editable schema.
  • Improves task assignee list performance.
  • Improves Portable Text editor performance.
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.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Rico Kahler | feat(perf): add new eFPS benchmark suite (#​7407) | 2de06de
Ryan Bonial | Fix: prevent flash of "Untitled" when loading a document w/ preview (#​7505) | b7f0135
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#​7521) | 4729e84
Pedro Bonamin | fix(core): hide versions.* documents from search, update getPublishedId to account for versions (#​7470) | 7c814a8
RitaDias | fix(structure): live edit on draft documents (#​7526) | 7bf9995
RitaDias | refactor(structure): add virtualization when rendering assigneeds list (#​7536) | e102679
Bjørge Næss | fix(core): skip updating focusPath state if unchanged (#​7524) | 7183b24
Pedro Bonamin | fix(core): document store cache memo not working (#​7530) | 8c677c2
Bjørge Næss | fix(core): clean up portable text input's selection change handling (#​7525) | 714b3e1
Ash | chore(sanity): add return type to StudioErrorBoundary component | b7b677c
Ash | chore: fix spelling mistake | a7ca8b6
Ash | chore(sanity): remove unused parameter from onRetry function signature | 61e981b
Ash | feat(sanity): add ErrorActions component | 7809762
Ash | feat(sanity): refine StudioErrorBoundary component UI | d11efce
Ash | feat(sanity): add "Copy error details" button to document list error UI | a218c88
Pedro Bonamin | feat(core): Studio announcements (#​7515) | 3593bf5
RitaDias | refactor(structure): add timeout to reconnecting message (#​7531) | 9ab4086

v3.57.4

Compare Source

✨ Highlights
Performance improvements for large documents

This release introduces significant performance improvements for form state computation in Sanity Studio, especially for complex documents:

  • Up to 10x performance improvement for documents with multiple large objects in arrays
  • Noticeable improvements for documents with large Portable Text fields
  • Memoization for form state computation
🐛 Notable bugfixes
  • The _createdAt document property will now always be set to the time when the document in question was first created in its initial draft state rather than the time of publishing, as intended.
  • In the Portable Text Editor, annotations can now be added across existing annotations and decorators without accidentally expanding or removing those.
  • In the Portable Text Editor, a collapsed selection can now toggle off an entire annotation.
  • A performance regression introduced in 3.52.3, affecting large Portable Text documents, has now been fixed.
  • Toggling decorators in selections spanning empty lines in the Portable Text Editor now works more predictably.
  • Lists created in the Portable Text Editor should now reset sublist indices under different parent list items (thank you, @​phattran2905!).
  • When focused, the Portable Text Editor now automatically adds empty markDefs arrays to blocks if missing.
  • Array inputs now forward the received onItemPrepend and onItemAppend hooks to the insert button/array functions component.
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.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Cody Olsen | chore(deps): bump typescript to 5.6.2 (#​7494) | caec753
Ash | fix(sanity): prevent empty patches being created (#​7499) | 99f1bb6
renovate[bot] | chore(deps): update typescript-tooling (#​7504) | 9a646d8
Phat Tran | fix(core): correctly reset PTE list counts after non-numbered lists and in sublists (#​7506) | 4918a9e
renovate[bot] | chore(deps): update dependency turbo to ^2.1.2 (#​7507) | 618d95c
renovate[bot] | chore(deps): update pnpm to v9.10.0 (#​7509) | cf55d9d
renovate[bot] | chore(deps): update linters (#​7508) | 453c4a4
renovate[bot] | fix(deps): Update dev-non-major (#​7510) | fe75e37
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.1.0 (#​7501) | a6e0389
Jordan Lawrence | fix(core): drafts not using server actions always generate a created at (#​7503) | 728311e
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.1.1 (#​7514) | daf4ffa
Simeon Griggs | fix: add padding above the "Push to reload" button instead of below (#​7464) | 1a33125
Bjørge Næss | fix: forward received onItemPrepend/onItemAppend to ArrayFunctions (#​7516) | 4a50023
Rico Kahler | perf(core): memoize prepareFormState (#​7498) | 3bf7096

v3.57.3

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.

✨ Highlights
Auto-updates enabled by default

Newly initialized studios now have auto-updates enabled by default.

This feature keeps your deployed studio up to date with the latest versions of Sanity while maintaining full control over your code and customizations, ensuring the same great developer experience you’re accustomed to.

With auto-updates enabled, you'll only need to rebuild and redeploy when making your own changes, as new features and improvements from Sanity are delivered automatically.

Learn more at https://www.sanity.io/docs/auto-updating-studios

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
RitaDias | docs(sanity): remove @beta tags from migrate (#​7490) | aba8072
renovate[bot] | fix(deps): Update dev-non-major (#​7488) | fd37976
renovate[bot] | fix(deps): update dependency @​sanity/insert-menu to v1.0.9 (#​7492) | e4afd03
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.16.5 (#​7493) | f9d354f
Carolina Gonzalez | chore: add help text for auto-updates in the studio (#​7461) | 8b0eeff
Carolina Gonzalez | feat(cli): use auto-updates flag in init (#​7401) | 17c02f9

v3.57.2

Compare Source

✨ Highlights
Improved developer tooling for Next.js and Sanity
  • When sanity init is run inside a Next.js project, an appropriate CORS origin is added to the project
  • When sanity init is run inside a Next.js project, environment variables are written to an .env.local file
🐛 Notable bugfixes
  • Fixes flickering issue when navigating within presentation introduced in v3.57.0
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.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
renovate[bot] | chore(deps): update dependency @​sanity/pkg-utils to v6.11.0 (#​7441) | ef7fff8
RitaDias | feat(sanity): add telemetry when creating a draft (#​7459) | e6b0614
Jordan Lawrence | refactor(core): minor type usage improvement and using task plugin name (#​7453) | 23086e2
Ryan Bonial | fix(core): Fix Title in "Untitled was published" toast (#​7473) | f44786c
renovate[bot] | fix(deps): update dependency @​sanity/client to ^6.21.3 (#​7373) | 2002add
renovate[bot] | chore(deps): update dependency @​sanity/tsdoc to v1.0.101 (#​7382) | 3a18971
Jordan Lawrence | chore(core, structure): validation on references (#​7431) | 112df24
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.8.9 (#​7436) | 048068e
renovate[bot] | chore(deps): update pnpm to v9.9.0 (#​7480) | f1e2a55
renovate[bot] | fix(deps): Update dev-non-major (#​7477) | dce41fb
renovate[bot] | chore(deps): update dependency turbo to ^2.1.1 (#​7478) | 5ef2990
renovate[bot] | chore(deps): update peter-evans/create-pull-request action to v7 (#​7481) | b241a3d
renovate[bot] | chore(deps): update linters (#​7479) | d05a8ec
Cody Olsen | chore: fix tsc build errors in latest @types/react (#​7482) | e2a30fe
renovate[bot] | fix(deps): update dependency @​sanity/mutate to ^0.10.0 (#​7451) | ea3a79a
Simeon Griggs | fix(cli) use Next.js specific defaults for new projects (#​7465) | de03c57
Jordan Lawrence | Revert "chore: support for sticky params in URL and intent ops (#​7429)" (#​7489) | 5cb335b

v3.57.1

Compare Source

🐛 Notable bugfixes
  • Fixes a performance regression introduced in v3.51.0 (#​7471)
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.

📓 Full changelog
Author Message Commit
Rico Kahler fix(core): ensure all keys are reconciled 6393df8

v3.57.0

Compare Source

✨ Highlights
Significant rendering perf. improvements (up to x10) in dev mode

This change enables styled-components "speedy mode" in sanity dev, improving developer mode performance. This change impacts only development builds (sanity dev) – production builds (sanity build or sanity start) remain unaffected since "speedy mode" has always been enabled


Configuration

📅 Schedule: Branch creation - "every 3 months 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 June 20, 2024 09:18
Copy link

vercel bot commented Jun 20, 2024

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

Name Status Preview Comments Updated (UTC)
nextjs-blog-cms-sanity-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 10:37am

stipsan
stipsan previously approved these changes Jun 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency next-sanity to v9.4.0 chore(deps): update dependency next-sanity to v9.4.2 Jun 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency next-sanity to v9.4.2 chore(deps): update non-major Jun 25, 2024
Copy link
Contributor Author

renovate bot commented Oct 15, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

socket-security bot commented Oct 15, 2024

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

Package New capabilities Transitives Size Publisher
npm/@sanity/client@6.22.1 Transitive: environment, network +29 8.05 MB
npm/@sanity/icons@3.4.0 None 0 1.38 MB sanity-io
npm/@sanity/preview-url-secret@1.6.21 None +3 246 kB armandocerna, ash, atombender, ...53 more
npm/@sanity/vision@3.60.0 Transitive: environment +76 19.5 MB bjoerge
npm/@sanity/visual-editing@2.1.10 None +4 6.63 MB armandocerna, ash, atombender, ...53 more
npm/@types/react@18.3.11 None +2 1.69 MB types
npm/@vercel/og@0.6.3 environment, filesystem, network +22 16.8 MB vercel-release-bot
npm/autoprefixer@10.4.20 environment Transitive: filesystem, shell +10 2.72 MB ai
npm/eslint-config-next@14.2.15 unsafe Transitive: environment, eval, filesystem, shell +204 25 MB vercel-release-bot
npm/eslint-plugin-simple-import-sort@12.1.1 None 0 38.3 kB lydell
npm/eslint@8.57.1 environment, filesystem Transitive: eval, shell, unsafe +97 10.7 MB eslintbot
npm/next-sanity@9.5.4 Transitive: environment +46 14.1 MB sanity-io
npm/next@14.2.15 environment, filesystem, network, shell, unsafe +23 451 MB vercel-release-bot
npm/postcss@8.4.47 environment, filesystem +3 376 kB ai
npm/prettier-plugin-packagejson@2.5.3 Transitive: environment, filesystem +33 904 kB matzkoh
npm/prettier-plugin-tailwindcss@0.6.8 None 0 2.66 MB adamwathan, bradlc, malfaitrobin, ...2 more
npm/prettier@3.3.3 environment, filesystem, unsafe 0 7.7 MB prettier-bot
npm/sanity@3.60.0 Transitive: environment, eval, filesystem, network, shell, unsafe +804 623 MB armandocerna, ash, atombender, ...58 more
npm/styled-components@6.1.13 environment Transitive: filesystem +16 3.8 MB probablyup
npm/tailwindcss@3.4.13 environment, filesystem Transitive: network, shell, unsafe +98 14.5 MB adamwathan
npm/typescript@5.6.3 None 0 22.4 MB typescript-bot

🚮 Removed packages: npm/@sanity/client@6.20.1, npm/@sanity/preview-url-secret@1.6.17, npm/@sanity/vision@3.47.1, npm/@sanity/visual-editing@1.8.22, npm/@types/react@18.3.3, npm/@vercel/og@0.6.2, npm/autoprefixer@10.4.19, npm/eslint-config-next@14.2.4, npm/eslint-plugin-simple-import-sort@12.1.0, npm/eslint@8.57.0, npm/next-sanity@9.3.10, npm/next@14.2.10, npm/prettier-plugin-packagejson@2.5.0, npm/prettier-plugin-tailwindcss@0.6.5, npm/prettier@3.3.2, npm/sanity@3.47.1, npm/styled-components@6.1.11, npm/tailwindcss@3.4.4, npm/typescript@5.4.5

View full report↗︎

@stipsan stipsan merged commit ee522eb into main Oct 15, 2024
7 checks passed
@stipsan stipsan deleted the renovate/non-major branch October 15, 2024 10:38
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant