Skip to content

build(deps): Bump postcss from 8.5.15 to 8.5.25 - #35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.25
Open

build(deps): Bump postcss from 8.5.15 to 8.5.25#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.25

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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

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.

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

Commits
Maintainer changes

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


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.15 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.15...8.5.25)

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

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 Aug 2, 2026
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

🔍 groundtruth — claim check

Claim Verdict
⚠️ action: "
  • Fixed 8.5.17 visitor regression.
  • "
    Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed list.split() for non-string values (by <a href="https://github.com…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed custom property losing semicolon before a comment (by <a href="https://github.c…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed childless at-rule losing semicolon before comment (by <a href="https://github.c…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed docs (by @​isker).
  • "
    Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed missing space if AtRule#params is set after (by <a href="https://g…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed mixing AST error on warnings (by <code…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed cleaning before for new nodes inserted to Root (by <a…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed Maximum call stack size exceeded error.
  • "
    Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed Prototype hijacking for postcss.fromJSON().
  • "
    Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed Input#origin() for unmapped end position (by <a href="https://gith…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed Input#origin() position (by <c…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed raws after rehydrating a JSON AST (by <a href="https://github.com/…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed putting parent-less node in nodes of new node (by <a href="https:/…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed computing offset in positionBy() (by <a href="https:/…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • Fixed rangeBy() on index: 0 (by <a href="https://github.com…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • <a href="postcss/postcss@24f681471645cd960ee760ab7f9e348fba…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • <a href="postcss/postcss@f2fa53f11daab3a16c7eb8bcaf5a945142…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • <a href="postcss/postcss@10edf0b0606f97b1510e040c27bfd078c4…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • <a href="postcss/postcss@73218c64245be53e25d58150e0cc7e984f…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • <a href="postcss/postcss@90692619125cb9424f5eafd8c64bc76b2d…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "
  • <a href="postcss/postcss@9d19c78ac91108b3f7d7130e55c6fa806c…"
  • Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "Maintainer changes" Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compati…" Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "@dependabot ignore this major version will close this PR and stop Dependabot creating a…" Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "@dependabot ignore this minor version will close this PR and stop Dependabot creating a…" Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "@dependabot ignore this dependency will close this PR and stop Dependabot creating any …" Semantic claim — not machine-verifiable. Review manually.
    ⚠️ action: "You can disable automated security fix PRs for this repo from the [Security Alerts page](…" Semantic claim — not machine-verifiable. Review manually.

    28 claims · 0 verified · 28 to review

    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.

    0 participants