Skip to content

chore(deps-dev): bump postcss from 8.5.20 to 8.5.23 - #65

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/postcss-8.5.23
Open

chore(deps-dev): bump postcss from 8.5.20 to 8.5.23#65
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/postcss-8.5.23

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps postcss from 8.5.20 to 8.5.23.

Release notes

Sourced from postcss's releases.

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

Note

Low Risk
Patch-level devDependency change with no application logic touched; the main behavioral note is stricter PostCSS source-map loading during builds.

Overview
Updates the lockfile so PostCSS resolves to 8.5.23 (from 8.5.20) for the existing ^8.5.12 dev dependency. nanoid moves to 3.3.18 as PostCSS’s transitive dependency. The rest of the pnpm-lock.yaml diff is dependency graph re-resolution (e.g. dropping supports-color from instance keys), not separate package upgrades.

PostCSS 8.5.21–8.5.22 fix semicolon handling around comments on custom properties and childless at-rules. 8.5.23 stops loading source maps when opts.from is missing, which hardens the CSS build/lint toolchain against unintended source-map reads.

This affects dev-time tooling only (Tailwind, Autoprefixer, Stylelint, Vite), not runtime library code.

Reviewed by Cursor Bugbot for commit 051fe53. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [postcss](https://github.com/postcss/postcss) from 8.5.20 to 8.5.23.
- [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.23)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.23
  dependency-type: direct:development
...

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 12, 2026
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