Skip to content

deps: bump postcss from 8.5.16 to 8.5.25 - #154

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

deps: bump postcss from 8.5.16 to 8.5.25#154
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.25

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 2, 2026

Copy link
Copy Markdown
Contributor

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

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

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).
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.16 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.16...8.5.25)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.25
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 2, 2026
@dependabot
dependabotBot requested a review from htekdev as a code ownerAugust 2, 2026 21:21
@github-actions
github-actionsBot enabled auto-merge (squash) August 2, 2026 21:21
@github-actions

Copy link
Copy Markdown

✅ Test & Coverage Summary

TierTestsPassedFailedSkippedTimeStmtsBranchFuncsLines
✅ Unit Tests211921190020.7s78.4% ✅70.2% ✅81.0% ✅78.9% ✅
✅ Integration L3256256007.6s33.3% ✅30.7% ✅31.9% ✅33.8% ✅
✅ Integration L4-L68080001.7s19.2% ✅15.3% ✅21.9% ✅19.7% ✅
✅ Integration L7244244002.1s66.0% ✅53.8% ✅72.0% ✅67.1% ✅
✅ E2E2362360016.1s10.8% ✅7.5% ❌10.4% ❌11.1% ✅
Total2935293500
📊 Unit Coverage Details (78.9% lines)
MetricCovered / TotalPercentage
Statements6280/800678.44%
Branches3055/435270.19%
Functions1246/153980.96%
Lines5959/755678.86%

@github-actions

Copy link
Copy Markdown

Coverage Report for Unit

StatusCategoryPercentageCovered / Total
🔵Lines78.86%5959 / 7556
🔵Statements78.44%6280 / 8006
🔵Functions80.96%1246 / 1539
🔵Branches70.19%3055 / 4352
File CoverageNo changed files found.
Generated in workflow #509 for commit eda86f6 by the Vitest Coverage Report Action

@dependabot@github

dependabotBot commented on behalf of githubAug 8, 2026

Copy link
Copy Markdown
ContributorAuthor

Superseded by #157.

@dependabotdependabotBot closed this Aug 8, 2026
auto-merge was automatically disabled August 8, 2026 05:22

Pull request was closed

@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/postcss-8.5.25 branch August 8, 2026 05:22
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants