Skip to content

chore(deps): bump postcss from 8.5.20 to 8.5.26 - #45

Merged
LRainner merged 1 commit into
masterfrom
dependabot/npm_and_yarn/postcss-8.5.26
Aug 7, 2026
Merged

chore(deps): bump postcss from 8.5.20 to 8.5.26#45
LRainner merged 1 commit into
masterfrom
dependabot/npm_and_yarn/postcss-8.5.26

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps postcss from 8.5.20 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

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

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.20 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.20...8.5.26)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.26
  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 7, 2026
@monkeyscan

monkeyscan Bot commented Aug 7, 2026

Copy link
Copy Markdown

PR Title: chore(deps): bump postcss from 8.5.20 to 8.5.26

Commit: 50150da

本次变更仅修改 package-lock.json,将传递性依赖 postcss 从 8.5.20 升级到 8.5.26,并连带更新其依赖 nanoid 从 3.3.16 到 3.3.17(postcss 的依赖声明同步从 ^3.3.16 更新为 ^3.3.17)。经核对 package.json,postcss 并非直接依赖(属于 vite 的传递性 devDependency),因此锁定文件更新无需同步修改 package.json,属常规依赖补丁升级。锁定文件内部一致:更新后的 integrity 校验值与各版本匹配,engines 要求(postcss: node ^10 || ^12 || >=14;nanoid: node ^10 || ^12 || ^13.7 || ^14 || >=15.0.1)与项目兼容。未发现正确性、安全性、数据完整性、兼容性或可靠性方面的风险,也无任何被引入或暴露的可操作问题,故不提交发现。

@LRainner
LRainner merged commit f74d306 into master Aug 7, 2026
4 checks passed
@LRainner
LRainner deleted the dependabot/npm_and_yarn/postcss-8.5.26 branch August 7, 2026 01:36
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