chore(deps): bump the all-major group across 1 directory with 3 updates - #135
Conversation
Bumps the all-major group with 3 updates in the / directory: [@sanity/icons](https://github.com/sanity-io/icons), [sanity-plugin-media](https://github.com/sanity-io/plugins/tree/HEAD/plugins/sanity-plugin-media) and [sanity-plugin-mux-input](https://github.com/sanity-io/plugins/tree/HEAD/plugins/sanity-plugin-mux-input). Updates `@sanity/icons` from 3.7.4 to 5.0.0 - [Release notes](https://github.com/sanity-io/icons/releases) - [Changelog](https://github.com/sanity-io/icons/blob/main/CHANGELOG.md) - [Commits](sanity-io/icons@v3.7.4...v5.0.0) Updates `sanity-plugin-media` from 4.3.1 to 5.0.10 - [Release notes](https://github.com/sanity-io/plugins/releases) - [Changelog](https://github.com/sanity-io/plugins/blob/main/plugins/sanity-plugin-media/CHANGELOG.md) - [Commits](https://github.com/sanity-io/plugins/commits/sanity-plugin-media@5.0.10/plugins/sanity-plugin-media) Updates `sanity-plugin-mux-input` from 3.0.0 to 4.1.5 - [Release notes](https://github.com/sanity-io/plugins/releases) - [Changelog](https://github.com/sanity-io/plugins/blob/main/plugins/sanity-plugin-mux-input/CHANGELOG.md) - [Commits](https://github.com/sanity-io/plugins/commits/sanity-plugin-mux-input@4.1.5/plugins/sanity-plugin-mux-input) --- updated-dependencies: - dependency-name: "@sanity/icons" dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-major - dependency-name: sanity-plugin-media dependency-version: 5.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-major - dependency-name: sanity-plugin-mux-input dependency-version: 4.1.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-major ... Signed-off-by: dependabot[bot] <support@github.com>
1bf974f to
62732fb
Compare
|
@claude review this pull request: leave specific findings as review comments on the diff, AND assess the broader impact — how the change fits the wider codebase, architecture and ripple effects, correctness, security, performance, maintainability, and any missing tests or follow-up risks. Summarise the big-picture assessment in a comment. |
|
Claude finished @damianrosellen1's task in 3m 3s —— View job Review:
|
|
@cursoragent pls fix |
|
Fixed the CI failure caused by What changed: Migrated all 33 files that used
Example: import { CogIcon } from "@sanity/icons/Cog";
import { DesktopIcon } from "@sanity/icons/Desktop";
import { SearchIcon } from "@sanity/icons/Search";Verification: Changes are committed and pushed to |
@sanity/icons v5 removed deprecated barrel exports. Update all 33 call sites to use per-icon subpath imports (e.g. @sanity/icons/Cog) so typecheck passes with the dependabot major bump.
The mux-input v4 bump adds mux.masterFile to the extracted schema. Commit regenerated studio/schema.json and typegen outputs so the schema typegen CI gate passes.


Bumps the all-major group with 3 updates in the / directory: @sanity/icons, sanity-plugin-media and sanity-plugin-mux-input.
Updates
@sanity/iconsfrom 3.7.4 to 5.0.0Release notes
Sourced from @sanity/icons's releases.
... (truncated)
Changelog
Sourced from @sanity/icons's changelog.
... (truncated)
Commits
61a3cc9Version Packages (#216)19689ccfeat!: remove deprecated barrel exports, lazy-load the icons map (#215)3f0cd21chore(deps): update non-major (#214)76307d5chore: some skills man45b53a6chore: more tweaksd7f6149chore: slight tweak4b52246chore(deps): update dependency@sanity/tsdown-configto ^0.7.3 (#213)9cde776Version Packages (#212)e7538d4feat: publish every icon on its own export path (#182)8201a07Version Packages (#211)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@sanity/iconssince your current version.Updates
sanity-plugin-mediafrom 4.3.1 to 5.0.10Release notes
Sourced from sanity-plugin-media's releases.
Changelog
Sourced from sanity-plugin-media's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for sanity-plugin-media since your current version.
Updates
sanity-plugin-mux-inputfrom 3.0.0 to 4.1.5Release notes
Sourced from sanity-plugin-mux-input's releases.
Changelog
Sourced from sanity-plugin-mux-input's changelog.
... (truncated)
Commits
7b42eb5Version Packages (#1489)2361892refactor: move all plugins and packages to tsdown (#1491)e9d6a5bVersion Packages (#1487)f50f060Remove isolatedDeclarations and collapse to one tsconfig per plugin (#1460)85af764Version Packages (#1483)f0c22a0Version Packages (#1473)52487d2fix(deps): update dependency@sanity/iconsto ^4.1.0 (#1471)985205cVersion Packages (#1455)b300585fix(deps): update dependency@sanity/uito ^3.3.0 (#1463)f9acf7cBanforwardRef; migrate plugins to React 19 ref-as-prop (#1363)