Skip to content

chore(deps): bump postcss and @sanity/plugin-kit#174

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

chore(deps): bump postcss and @sanity/plugin-kit#174
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-5f9cad6754

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps postcss to 8.5.22 and updates ancestor dependency @sanity/plugin-kit. These dependencies need to be updated together.

Updates postcss from 8.5.8 to 8.5.22

Release notes

Sourced from postcss's releases.

8.5.22

8.5.21

8.5.20

8.5.19

  • Fixed cleaning before for new nodes inserted to Root (by @​MahinAnowar).

8.5.18

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).

8.5.16

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

8.5.13

  • Fixed postcss-scss commend regression.

8.5.12

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

  • Fixed nested brackets parsing performance (by @​offset).

8.5.10

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

8.5.9

  • Speed up source map encoding paring in case of the error.
Changelog

Sourced from postcss's changelog.

8.5.22

8.5.21

8.5.20

8.5.19

  • Fixed cleaning before for new nodes inserted to Root (by @​MahinAnowar).

8.5.18

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).

8.5.16

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

8.5.13

  • Fixed postcss-scss commend regression.

8.5.12

... (truncated)

Commits
  • a3e48c4 Release 8.5.22 version
  • f49d691 Fix custom property losing its semicolon before a comment (#2117)
  • 28e0daf Release 8.5.21 version
  • 3d2b4e4 Update dependencies
  • d197327 Fix childless at-rule losing its semicolon before a comment (#2115)
  • 0e360b7 Fix mismatched JSDoc comments on Position (#2114)
  • c4ac725 Release 8.5.20 version
  • c30586d Fix missing space when AtRule#params is set after parsing (#2113)
  • 5bfc3b9 Update dependencies
  • 24733fd Move back to latest 11 pnpm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.


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.

Bumps [postcss](https://github.com/postcss/postcss) to 8.5.22 and updates ancestor dependency [@sanity/plugin-kit](https://github.com/sanity-io/plugins/tree/HEAD/packages/@sanity/plugin-kit). These dependencies need to be updated together.


Updates `postcss` from 8.5.8 to 8.5.22
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.8...8.5.22)

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: postcss
  dependency-version: 8.5.22
  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-5f9cad6754 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