Skip to content

Bump postcss from 8.5.22 to 8.5.25 in the npm_and_yarn group across 1 directory - #322

Merged
mishushakov merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-14d799c0ca
Aug 5, 2026
Merged

Bump postcss from 8.5.22 to 8.5.25 in the npm_and_yarn group across 1 directory#322
mishushakov merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-14d799c0ca

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the / directory: postcss.

Updates postcss from 8.5.22 to 8.5.25

Release notes

Sourced from postcss's releases.

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).

8.5.23

  • Do not load source map without opts.from for security reasons.
Changelog

Sourced from postcss's changelog.

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).

8.5.23

  • Do not load source map without opts.from for security reasons.
Commits

Dependabot compatibility score

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss).


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

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 5, 2026
@dependabot
dependabot Bot requested a review from mishushakov as a code owner August 5, 2026 14:40
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Aug 5, 2026
@cla-bot cla-bot Bot added the cla-signed label Aug 5, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — straightforward dependabot lockfile bump.

Extended reasoning...

Overview

This PR only touches pnpm-lock.yaml, bumping postcss from 8.5.22 to 8.5.25 (a patch release) plus the transitive lockfile updates that pnpm resolves alongside it (rollup 4.62.2→4.62.4, nanoid 3.3.16→3.3.17, and a new optional native binary @napi-rs/lzma-linux-x64-gnu). No application source files are modified.

Security risks

None of concern. The postcss changelog for this range includes a hardening fix (postcss 8.5.23: refuse to load source maps without opts.from), so this bump is net-positive for security rather than introducing risk. This is a dev-only build tooling dependency (used via tsup/vite), not part of any runtime request path.

Level of scrutiny

Minimal scrutiny is appropriate — this is an automated Dependabot lockfile-only PR with no logic changes, following an established, low-risk pattern.

Other factors

Single file changed, no CODEOWNER-sensitive paths, no outstanding review threads on this PR.

@mishushakov
mishushakov merged commit b26d081 into main Aug 5, 2026
13 checks passed
@mishushakov
mishushakov deleted the dependabot/npm_and_yarn/npm_and_yarn-14d799c0ca branch August 5, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed 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