Skip to content

chore(deps-dev): Bump postcss from 8.5.9 to 8.5.10#26

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.10
Closed

chore(deps-dev): Bump postcss from 8.5.9 to 8.5.10#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Bumps postcss from 8.5.9 to 8.5.10.

Release notes

Sourced from postcss's releases.

8.5.10

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

Sourced from postcss's changelog.

8.5.10

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).
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 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) from 8.5.9 to 8.5.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.9...8.5.10)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 25, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from rkm1 as a code owner April 25, 2026 06:13
@github-actions
Copy link
Copy Markdown

🔒 Security Review

The entire PR diff is 17 lines. It consists of a single change: bumping the postcss dev dependency from 8.5.9 to 8.5.10 in package-lock.json.

Review

What changed: The lockfile entry for postcss is updated from version 8.5.9 to 8.5.10. The resolved URL and integrity hash are updated accordingly. postcss is a dev-only dependency (marked "dev": true), so it is not included in the published package.

Assessment against CLAUDE.md review priorities:

  1. Wire-format stability — No source code changes. encrypt() output is unaffected.
  2. Nonce handling — No changes to nonce logic.
  3. AEAD + AAD binding — No changes.
  4. Key separation — No changes.
  5. Verify-after-encrypt — No changes.
  6. Constant-time comparisons — No changes.
  7. Secure memory — No changes.
  8. Canonical JSON — No changes.
  9. CSPRNG only — No changes.
  10. No external fetches — No runtime dependencies added.

No new runtime dependencies are introduced. This is a patch-level bump of a dev-only CSS processing tool, which has no bearing on the library's cryptographic properties.

Findings

# Severity File Line Issue Verdict
No issues found

No Critical, High, Medium, or Low findings.

VERDICT: PASS

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 25, 2026

Looks like postcss is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 25, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/postcss-8.5.10 branch April 25, 2026 06:29
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.

0 participants