Skip to content

fix(deps): update all non-major dependencies#79

Merged
th1m0 merged 2 commits into
mainfrom
renovate/all-minor-patch
Jul 11, 2025
Merged

fix(deps): update all non-major dependencies#79
th1m0 merged 2 commits into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Oct 14, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
@heroicons/react 2.1.5 -> 2.2.0 age confidence dependencies minor
@sanity/image-url (source) 1.0.2 -> 1.1.0 age confidence dependencies minor
@sanity/vision (source) 3.60.0 -> 3.99.0 age confidence dependencies minor
@t3-oss/env-nextjs (source) 0.11.1 -> 0.13.8 age confidence dependencies minor
@types/node (source) 20.16.11 -> 20.19.7 age confidence devDependencies minor
@types/react (source) 18.3.11 -> 18.3.23 age confidence devDependencies patch
@types/react-dom (source) 18.3.1 -> 18.3.7 age confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 8.8.1 -> 8.36.0 age confidence devDependencies minor
@typescript-eslint/parser (source) 8.8.1 -> 8.36.0 age confidence devDependencies minor
actions/checkout v4.2.1 -> v4.2.2 age confidence action patch
actions/setup-node v4.0.4 -> v4.4.0 age confidence action minor
eslint-config-next (source) 14.2.15 -> 14.2.30 age confidence devDependencies patch
framer-motion 11.11.8 -> 11.18.2 age confidence dependencies minor
geist (source) 1.3.1 -> 1.4.2 age confidence dependencies minor
next-sanity (source) 9.5.0 -> 9.12.2 age confidence dependencies minor
postcss (source) 8.4.47 -> 8.5.6 age confidence devDependencies minor
prettier (source) 3.3.3 -> 3.6.2 age confidence devDependencies minor
prettier-plugin-tailwindcss 0.6.8 -> 0.6.14 age confidence devDependencies patch
react-hook-form (source) 7.53.0 -> 7.60.0 age confidence dependencies minor
react-social-icons (source) 6.18.0 -> 6.24.0 age confidence dependencies minor
sanity (source) 3.60.0 -> 3.99.0 age confidence dependencies minor
styled-components (source) 6.1.13 -> 6.1.19 age confidence dependencies patch
tailwindcss (source) 3.4.13 -> 3.4.17 age confidence devDependencies patch
typescript (source) 5.6.3 -> 5.8.3 age confidence devDependencies minor
zod (source) 3.23.8 -> 3.25.76 age confidence dependencies minor

Release Notes

tailwindlabs/heroicons (@​heroicons/react)

v2.2.0

Compare Source

Added
Fixed
  • Removed unnecessary clipping path from solid/arrow-left-circle (#​1211)
sanity-io/image-url (@​sanity/image-url)

v1.1.0

Compare Source

Changes
  • Add new frame() method
  • Add new vanityName() method (thanks @​Isissss!)
  • Allow specifying baseUrl in builder typings (thanks @​ryami333!)
  • Allow resetting format through .format(undefined) (thanks @​selbekk!)
sanity-io/sanity (@​sanity/vision)

v3.99.0

Compare Source

Features
Bug Fixes

v3.98.1

Compare Source

v3.98.0

Compare Source

Note: Version bump only for package @​sanity/vision

v3.97.1

Compare Source

Note: Version bump only for package @​sanity/vision

v3.97.0

Compare Source

Note: Version bump only for package @​sanity/vision

v3.96.0

Compare Source

Features

v3.95.0

Compare Source

Note: Version bump only for package @​sanity/vision

v3.94.2

Compare Source

Note: Version bump only for package @​sanity/vision

v3.94.1

Compare Source

Note: Version bump only for package @​sanity/vision

v3.94.0

Compare Source

Bug Fixes

v3.93.0

Compare Source

Bug Fixes

v3.92.0

Compare Source

Bug Fixes

v3.91.0

Compare Source

Bug Fixes
Reverts

v3.90.0

Compare Source

This release includes various improvements and bug fixes.

For the complete changelog with details, please visit:
www.sanity.io/changelog/cfe82482-30ed-4888-b11f-cd2bdd7ccfde

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] | fix(deps): update dependency @​portabletext/editor to ^1.50.2 (#​9348) | 6e5aa24
Magnus Holm | chore: use correct path for "groq" package (#​9458) | 4438f2f
Jordan Lawrence | test: refactor ObjectBlock tests to use clicks instead of Tab navigation to fix issue with focus in chromium (#​9463) | 772b8ce
renovate[bot] | fix(deps): update dependency @​sanity/client to ^7.3.0 (#​9462) | 704f1b2
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.50.3 (#​9469) | a3a3ae3
RitaDias | fix(core): update useDocumentVersions to cache observable per id (#​9442) | cd8c314
Jordan Lawrence | feat: dashboard studio links embed (#​9432) | 20db4da
ChrisLaRocque | feat(vision): save vision queries (#​9004) | 34d2a09
Jordan Lawrence | chore: test-studio deploys manifest (#​9332) | f200719
Ash | feat(sanity): remove Actions API remote feature toggle and default to enabled | 994ab1f
Ash | feat(sanity): deprecate __internal_serverDocumentActions.enabled configuration option | 27bda8f
Simeon Griggs | fix: move sanity ui to its own component (#​9466) | 78b8fa3
Magnus Holm | feat(schema): move builtin types into @​sanity/schema (#​9450) | 9acb969
RitaDias | refactor(core): move observable cache clean up to helper method (#​9471) | 2526a15
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.50.6 (#​9470) | 64185be
RitaDias | fix(core): fix issue where document for unpublished should show the preview for the published document and not untitled (#​9476) | 7fbbf7e
Jordan Lawrence | feat: deprecate --auto-updates flag in CLI (#​9454) | db67752
Bjørge Næss | fix(structure): make document list search interactive when not connected (#​9485) | 7b2fc6c
Bjørge Næss | chore(e2e): cleanup old datasets on PR close (#​9479) | f395d60
Ryan Bonial | fix(cli): respect prefers reduced motion for SDK template (#​9495) | 8345fc7
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.15.18 (#​9461) | 1023bd1
Ryan Bonial | chore(cli): update SDK templates to version ^2 (#​9494) | 219d14f
Jordan Lawrence | test: increase timeout for search branching test (#​9492) | b541202
renovate[bot] | fix(deps): update dependency @​sanity/comlink to ^3.0.4 (#​9467) | 494d5ef
Pedro Bonamin | chore(actions): fail e2e tests if no preview url is found (#​9504) | 1906d31
Magnus Holm | feat(schema): place builtin types in a separate registry (#​9451) | f8013f1
Pedro Bonamin | fix(core): review changes and history updates. (#​9431) | 6025c10
Espen Hovlandsdal | feat: detect and warn if using http1 against API (#​8848) | 73319cd
Pedro Bonamin | feat(core): add history cleared event and compare to published (#​9506) | c799945
Magnus Holm | feat(schema): introduce internal own props on each type (#​9472) | fca1e6f

v3.89.0

Compare Source

This release includes various improvements and bug fixes.

For the complete changelog with details, please visit:
www.sanity.io/changelog/59ea4a8a-533e-4e41-a7e4-068e4a9b6fe1

Install or upgrade Sanity Studio

To upgrade to this version, run one of the following commands:

### Using npm
npm install sanity@latest

### Using pnpm
pnpm add sanity@latest

### Using yarn
yarn add sanity@latest

### Using bun
bun add sanity@latest

To initiate a new Sanity Studio project or learn more about upgrading, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Cole Peters | fix(cli): remove linting configs from app templates (#​9421) | 3ae5104
Taylor Beseda | chore(cli): update runtime-cli (#​9411) | bd6bc5c
renovate[bot] | chore(deps): update dependency @​sanity/visual-editing-csm to ^2.0.17 (#​9368) | 3beae68
Jordan Lawrence | refactor: release type imports use client types (#​9416) | 22f804b
RitaDias | refactor(core): updated client api version (#​9423) | 9bf02a6
Jordan Lawrence | chore: marking use of useClient() with no options as deprecated (#​9426) | aa6038f
Cole Peters | fix(cli): clean up mentions of 'core apps' -> 'custom apps' (#​9437) | 7f6bd42
Bjørge Næss | chore(eslint): switch off no-nested-ternary rule (#​9436) | f94922c
RitaDias | fix(core): add fix for hanging requests for the collection states (#​9433) | e57b96c
Bjørge Næss | chore(efps): add debug info (#​9435) | 63b0220
renovate[bot] | chore(deps): update dependency styled-components to ^6.1.18 (#​9138) | 8d2fe70
Jordan Lawrence | refactor: use release version actions client (#​9422) | 60192e5
Taylor Beseda | chore(cli): update runtime-cli and functions implementation (#​9438) | 5d1e5f5
ecospark[bot] | fix(deps): update React Compiler dependencies 🤖 ✨ (#​9440) | 7ac6926
Per-Kristian Nordnes | feat: notify user about Media Library was not found (#​9387) | 9a2039c
Jordan Lawrence | refactor: createReleaseOperationsStore uses action client for version creation when reverting release (#​9443) | 4d8ff45
renovate[bot] | fix(deps): update dependency get-it to ^8.6.9 (#​9449) | 1adedb5
Carolina Gonzalez | fix(cli): remove named export from SDK application templates (#​9453) | 8aa8240
Fred Carlsen | chore(manifest): add media library config to extracted manifest (#​9430) | 062f320
renovate[bot] | fix(deps): update dependency @​sanity/client to ^7.2.2 (#​9448) | 7e52ce2
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#​9457) | 4acdef6
Bjørge Næss | fix: improve connection error handling (#​5893) | 974be51

v3.88.3

Compare Source

Sanity Studio v3.88.3

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit:
www.sanity.io/changelog/3e2a827b-9e24-4bcd-90bd-b76f00950dcf

Install or upgrade Sanity Studio

To upgrade to this version, run:

npm install sanity@latest

To initiate a new Sanity Studio project or learn more about upgrading, 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 improvements

  • You can now add a title and translations to the .divider() in the structure builder
  • Improves Studio error handling
  • Removes the default projectId and dataset from the App SDK templates.

🐛 Notable bugfixes

  • Fixes issue where a user that should have permissions to edit version of documents, wasn't being able to.- Fixes 🐛

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Darius West | chore: Update community invite to discord (#​9375) | 235ea22
Jordan Lawrence | docs: updating readme logo and discord links for community (#​9381) | 373ad8e
RitaDias | feat(struture): add title and translate aspects (#​9383) | 066621f
Bjørge Næss | feat: add special handling of dynamic import errors (#​9349) | 2822706
Jordan Lawrence | refactor: using sanity::partOfRelease where appropriate (#​9384) | d647a8e
renovate[bot] | fix(deps): update dependency @​sanity/client to ^7.2.1 (#​9390) | addf066
Ash | chore(renovate): remove ESBuild <=0.21 allowance (#​9393) | 103b2db
Pedro Bonamin | fix(core): remove duplicated call to useBundleDocuments (#​9389) | 8952c27
Sindre Gulseth | feat: use sanity client to resolve GDR references (#​9386) | afa35d2
renovate[bot] | fix(deps): update dependency get-it to ^8.6.8 (#​9354) | 226b1e3
Jordan Lawrence | fix: using new monogram for single workspace studio icon fallback (#​9396) | f573b42
renovate[bot] | fix(deps): update dependency @​portabletext/block-tools to ^1.1.25 (#​9382) | 52d890d
renovate[bot] | chore(deps): update dependency esbuild to v0.25.4 (#​9398) | 5d2c596
renovate[bot] | fix(deps): update dependency @​sanity/export to ^3.44.0 (#​9404) | 97bcec2
Bjørge Næss | chore(test-studio): add vite-ignore to dynamic imports to silence warning (#​9397) | 6c2c39e
Carolina Gonzalez | fix(cli): remove projectId and dataset strings from app templates (#​9409) | c68d790
Per-Kristian Nordnes | fix(core): add tags to Media Library requests (#​9413) | 6e6f36b
RitaDias | fix(core): add fix for useDocumentForm (#​9415) | 0b40975
RitaDias | refactor(core): update method for documentId (#​9418) | 2e40a84

v3.88.2

Compare Source

Sanity Studio v3.88.2

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit:
www.sanity.io/changelog/e1805d96-c43a-4b4a-9aac-2f2e64d748e6

Install or upgrade Sanity Studio

To upgrade to this version, run:

npm install sanity@latest

To initiate a new Sanity Studio project or learn more about upgrading, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Taylor Beseda | fix(cli): blueprints commands help entries (#​9376) | 5ea712d
renovate[bot] | fix(deps): update dependency @​sanity/preview-url-secret to ^2.1.11 (#​9371) | b288825
Jordan Lawrence | feat: replacing favicons (#​9367) | fb6eee4
renovate[bot] | fix(deps): update dependency @​sanity/comlink to ^3.0.3 (#​9369) | 79c8ad6
Ash | fix(sanity): switch to RouterContextValue instance for performing Comlink-driven navigation (#​9379) | 405fed9
Jordan Lawrence | chore: upgrading @​sanity/logos to 2.2.0 (#​9380) | 191cf52

v3.88.1

Compare Source

Sanity Studio v3.88.1

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit:
www.sanity.io/changelog/8d67dc81-0c96-4ad6-83ac-3b0ca3474669

Install or upgrade Sanity Studio

To upgrade to this version, run:

npm install sanity@latest

To initiate a new Sanity Studio project or learn more about upgrading, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Binoy Patel | chore(ci): use large resource class for job (#​9353) | a8a0402
Ash | chore(deps): update @sanity/message-protocol (#​9346) | c4137c0
Ash | feat(sanity): perform navigation upon dashboard/v1/history/change-path event (#​9346) | d5a8dce
Cole Peters | fix(cli): update App SDK reference docs URL (#​9358) | 913e36c
Pedro Bonamin | fix(core): catch error on getOrganizationId (#​9360) | 20c2c98
Pedro Bonamin | fix(structure): don't show deleted banner until doc is ready (#​9361) | bd5b1ac
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.15.17 (#​9362) | 115a21b
Marius Lundgård | fix(structure): revert document view tabs placement and behavior (#​9313) | dfadcd0
Ash | fix(sanity): remove redundant background colour from perspective label child (#​9364) | 1df5b2f
renovate[bot] | fix(deps): update dependency @​portabletext/block-tools to ^1.1.24 (#​9363) | a812f2d
RitaDias | feat(structure): Add perspective stack to context in Structure builder (#​9347) | 089cc34
Bjørge Næss | chore(ci): remove release-please (#​9365) | 85e1e9f
Binoy Patel | fix(cli): fixes vision deps check for apps (#​9357) | 3d60d7f
Sindre Gulseth | feat(gdr): allow sending base url to studioUrl for GDRs (#​9366) | 8d698f6
renovate[bot] | fix(deps): update dependency @​sanity/presentation-comlink to ^1.0.19 (#​9370) | dc6b10a
Taylor Beseda | chore: upgrade runtime-cli and use blueprints cores (#​9343) | 388b117

v3.88.0

Compare Source

Sanity Studio v3.88.0

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit:
www.sanity.io/changelog/525de82a-dd7b-40c7-bf38-12248136c339

Install or upgrade Sanity Studio

To upgrade to this version, run:

npm install sanity@latest

To initiate a new Sanity Studio project or learn more about upgrading, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
renovate[bot] | fix(deps): update dependency @​sanity/export to ^3.43.0 (#​9333) | 9e81857
renovate[bot] | chore(deps): update dependency @​sanity/visual-editing-csm to ^2.0.16 (#​9318) | d20046b
renovate[bot] | chore(lockfile): update dependency styled-components to v6.1.17 (#​9182) | 732c7cc
renovate[bot] | fix(deps): update dependency @​portabletext/block-tools to ^1.1.23 (#​9310) | cff199e
renovate[bot] | fix(deps): update dependency @​sanity/insert-menu to v1.1.11 (#​9189) | f3ad935
Cody Olsen | refactor(deps): move to react compiler RC (#​9335) | 20a1ee5
renovate[bot] | fix(deps): update dependency @​sanity/preview-url-secret to ^2.1.10 (#​9193) | 664f69d
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.48.15 (#​9294) | 68a2209
Snorre Eskeland Brekke | feat: sanity schema deploy|list|delete are now generally available (#​9298) | 7c83278
renovate[bot] | fix(deps): update dependency @​sanity/presentation-comlink to ^1.0.18 (#​9326) | 9979a35
Binoy Patel | chore(ci): uploads to both staging and production buckets (#​9324) | fa5a895
Pedro Bonamin | fix(core): unlink dialog crash (#​9338) | 5276564
Pedro Bonamin | chore(core): adds canvasApp options to schema types (#​9341) | 55e0d11
renovate[bot] | chore(lockfile): update dependency styled-components to v6.1.17 (#​9336) | 37c51d2
renovate[bot] | chore(deps): update dev-non-major (#​9339) | 994853f
renovate[bot] | chore(deps): update actions/create-github-app-token action to v2 (#​9340) | 9e1152b
Ash | feat(sanity): add condition prop to CapabilityGate (#​9334) | fe29018
Ash | feat(sanity): export CapabilityGate (#​9334) | 52e571e
Ash | feat(sanity): add appendTitle prop to PaneHeader (#​9334) | 67a2e76
Ash | feat(sanity): add useManageFavorite (#​9334) | c9c4e6a
Ash | feat(sanity): add FavoriteToggle (#​9334) | ca64600
Ash | feat(sanity): add favourite toggle to documents when rendered inside Dashboard (#​9334) | e55fb19
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.15.16 (#​9344) | 9052a56
renovate[bot] | fix(deps): update dependency @​sanity/client to ^7.1.0 (#​9345) | 9f7a4bc
Ash | feat(sanity): export ProgressEvent type (#​9329) | d76c381
Ash | feat(sanity): add "export media" command (#​9329) | d5a60fe
Ash | feat(sanity): add "import media" command (#​9329) | adb0ed4
Bjørge Næss | feat(cli): ask to auto update on sanity dev, build and deploy ([#​9153](https://


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented Oct 14, 2024

Copy link
Copy Markdown

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

Name Status Preview Comments Updated (UTC)
portfolio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2025 9:07pm

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6474368 to 068cec1 Compare October 15, 2024 00:15
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies to v8.9.0 chore(deps): update all non-major dependencies Oct 15, 2024
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 068cec1 to e82184c Compare October 15, 2024 10:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from e82184c to 592ac96 Compare October 15, 2024 13:08
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 592ac96 to 27211c5 Compare October 15, 2024 20:12
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Oct 15, 2024
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 27211c5 to 5af96a1 Compare October 16, 2024 15:37
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 5af96a1 to feb6324 Compare October 17, 2024 01:27
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from feb6324 to 94f5991 Compare October 17, 2024 14:52
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 94f5991 to 929cc67 Compare October 17, 2024 19:49
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 929cc67 to 4bc6e8b Compare October 19, 2024 03:47
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4bc6e8b to db8dc36 Compare October 19, 2024 07:47
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from db8dc36 to f6c2df8 Compare October 21, 2024 19:02
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from f6c2df8 to 6a4a24b Compare October 22, 2024 01:39
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6a4a24b to 9cc47f3 Compare October 22, 2024 04:26
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from cfc6237 to b592c1f Compare October 24, 2024 02:20
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from b592c1f to 1dd798e Compare October 24, 2024 04:27
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1dd798e to 18f1055 Compare October 24, 2024 10:58
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 18f1055 to e35d176 Compare October 24, 2024 14:08
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from e35d176 to 6ce858c Compare October 24, 2024 18:51
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6ce858c to 6f68d26 Compare October 25, 2024 13:49
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6f68d26 to 0f3ea39 Compare October 28, 2024 04:25
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0f3ea39 to 9c96765 Compare October 28, 2024 19:32
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 9c96765 to 66c31a3 Compare October 28, 2024 22:37
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 66c31a3 to 11922ff Compare October 29, 2024 01:58
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 11922ff to 02746ab Compare October 29, 2024 16:09
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 02746ab to edd8bc9 Compare October 29, 2024 20:30
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from edd8bc9 to 6cf6e37 Compare October 31, 2024 03:53
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6cf6e37 to d017cf7 Compare October 31, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant