Skip to content

deps(ts): bump postcss from 8.5.8 to 8.5.10 in /typescript#284

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/typescript/postcss-8.5.10
Apr 24, 2026
Merged

deps(ts): bump postcss from 8.5.8 to 8.5.10 in /typescript#284
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/typescript/postcss-8.5.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps postcss from 8.5.8 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).

8.5.9

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

Sourced from postcss's changelog.

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.
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.

Summary by cubic

Update postcss in /typescript from 8.5.8 to 8.5.10 to fix an XSS risk and improve error-path performance. The upgrade escapes </style> in CSS output for non-bundler cases and speeds up source map parsing on errors.

Written for commit dc0adae. Summary will update on new commits.

Bumps [postcss](https://github.com/postcss/postcss) from 8.5.8 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.8...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 dependabot Bot added dependencies Pull requests that update a dependency file typescript Pull requests that update TypeScript code labels Apr 24, 2026
Copilot AI review requested due to automatic review settings April 24, 2026 15:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file typescript Pull requests that update TypeScript code labels Apr 24, 2026
@dependabot dependabot Bot review requested due to automatic review settings April 24, 2026 15:55
@github-actions github-actions Bot enabled auto-merge (squash) April 24, 2026 15:55
@github-actions github-actions Bot added the bug Something isn't working label Apr 24, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@github-actions github-actions Bot merged commit 11d3331 into main Apr 24, 2026
46 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/typescript/postcss-8.5.10 branch April 24, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file typescript Pull requests that update TypeScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants