Skip to content

build(deps): bump postcss from 8.5.12 to 8.5.26 - #2182

Merged
n-lark merged 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.25
Aug 11, 2026
Merged

build(deps): bump postcss from 8.5.12 to 8.5.26#2182
n-lark merged 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.25

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps postcss from 8.5.12 to 8.5.26.

Release notes

Sourced from postcss's releases.

8.5.26

  • Fixed list.split() regression (by @​lazerg).
  • Track symlinks in path protection in source map loading (by @​drengir1).

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

8.5.15

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

8.5.14

8.5.13

... (truncated)

Changelog

Sourced from postcss's changelog.

8.5.26

  • Fixed list.split() regression (by @​lazerg).
  • Track symlinks in path protection in source map loading (by @​drengir1).

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

... (truncated)

Commits
Maintainer changes

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


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 29, 2026
@n-lark

n-lark commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot changed the title build(deps): bump postcss from 8.5.12 to 8.5.25 build(deps): bump postcss from 8.5.12 to 8.5.26 Aug 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/postcss-8.5.25 branch from 6b67937 to fbff4fd Compare August 11, 2026 17:42
@n-lark

n-lark commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@n-lark n-lark self-assigned this Aug 11, 2026
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.12 to 8.5.26.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.12...8.5.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/postcss-8.5.25 branch from fbff4fd to 4a86e08 Compare August 11, 2026 18:13

@n-lark n-lark left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Dependabot triage ✅

  • Package: postcss 8.5.128.5.26 (patch)
  • Publish window: version published 2026-08-06, ≥12h elapsed ✅
  • Advisories: no open advisory against 8.5.26; original nanoid concern resolved — main already carries nanoid 3.3.18 (satisfies postcss's ^3.3.17) ✅
  • Release notes: bug/security fixes (symlink source-map path protection, list.split regression, visitor regression) — no breaking changes affecting our usage ✅
  • CI: green ✅
  • Decision: approving for merge — rebased branch is a clean single-package patch to the latest version; the nanoid advisory that originally held this PR is already resolved on main.

@n-lark
n-lark merged commit 6ecf260 into main Aug 11, 2026
4 checks passed
@n-lark
n-lark deleted the dependabot/npm_and_yarn/postcss-8.5.25 branch August 11, 2026 18:25
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