Skip to content

chore(deps): bump tmp and @sanity/plugin-kit - #171

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-4e4b5a2107
Open

chore(deps): bump tmp and @sanity/plugin-kit#171
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-4e4b5a2107

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Removes tmp. It's no longer used after updating ancestor dependency @sanity/plugin-kit. These dependencies need to be updated together.

Removes tmp

Updates @sanity/plugin-kit from 4.0.20 to 9.0.3

Release notes

Sourced from @​sanity/plugin-kit's releases.

@​sanity/plugin-kit@​9.0.3

Patch Changes

@​sanity/plugin-kit@​9.0.2

Patch Changes

  • #1687 96830b8 Thanks @​stipsan! - Update CLI dependencies to their latest majors: chalk 5, concurrently 9, execa 9, git-remote-origin-url 4, inquirer 12, meow 14, p-props 6, xdg-basedir 5 and nodemon 3.1.14. The CLI behaves the same as before, and its installed footprint shrinks noticeably (the new majors drop many transitive dependencies). concurrently 10, execa 10 and inquirer 13+ are intentionally held back for now, as they require Node.js versions newer than plugin-kit's supported range.

@​sanity/plugin-kit@​9.0.1

Patch Changes

@​sanity/plugin-kit@​9.0.0

Major Changes

  • #1588 f64af98 Thanks @​stipsan! - Remove Sanity Studio v2 upgrade and compatibility tooling

    verify-studio is removed. verify-package no longer checks for leftover v2 shims (@sanity/incompatible-plugin, v2-incompatible.js, sanity.json parts), obsolete @sanity/* package dependencies, or part:/config: imports. Package verification now focuses on current plugin-kit conventions for modern Studio plugins.

Changelog

Sourced from @​sanity/plugin-kit's changelog.

9.0.3

Patch Changes

9.0.2

Patch Changes

  • #1687 96830b8 Thanks @​stipsan! - Update CLI dependencies to their latest majors: chalk 5, concurrently 9, execa 9, git-remote-origin-url 4, inquirer 12, meow 14, p-props 6, xdg-basedir 5 and nodemon 3.1.14. The CLI behaves the same as before, and its installed footprint shrinks noticeably (the new majors drop many transitive dependencies). concurrently 10, execa 10 and inquirer 13+ are intentionally held back for now, as they require Node.js versions newer than plugin-kit's supported range.

9.0.1

Patch Changes

9.0.0

Major Changes

  • #1588 f64af98 Thanks @​stipsan! - Remove Sanity Studio v2 upgrade and compatibility tooling

    verify-studio is removed. verify-package no longer checks for leftover v2 shims (@sanity/incompatible-plugin, v2-incompatible.js, sanity.json parts), obsolete @sanity/* package dependencies, or part:/config: imports. Package verification now focuses on current plugin-kit conventions for modern Studio plugins.

8.0.1

Patch Changes

8.0.0

Major Changes

  • #1565 67f4292 Thanks @​stipsan! - Replace prettier with oxfmt and eslint with oxlint

    plugin-kit now ships shared formatter and linter configs:

    • @sanity/plugin-kit/oxfmt: an oxfmt preset. Re-export it from an oxfmt.config.ts next to the package.json that runs oxfmt (the workspace root in a monorepo, otherwise the plugin directory):

      export {default} from '@sanity/plugin-kit/oxfmt'

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​sanity/plugin-kit since your current version.


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 show <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [@sanity/plugin-kit](https://github.com/sanity-io/plugins/tree/HEAD/packages/@sanity/plugin-kit). These dependencies need to be updated together.


Removes `tmp`

Updates `@sanity/plugin-kit` from 4.0.20 to 9.0.3
- [Release notes](https://github.com/sanity-io/plugins/releases)
- [Changelog](https://github.com/sanity-io/plugins/blob/main/packages/@sanity/plugin-kit/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/plugins/commits/@sanity/plugin-kit@9.0.3/packages/@sanity/plugin-kit)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version:
  dependency-type: indirect
- dependency-name: "@sanity/plugin-kit"
  dependency-version: 9.0.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot attempted to update this pull request, but because the branch dependabot/npm_and_yarn/multi-4e4b5a2107 is protected it was unable to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant