Skip to content

refactor: Bump postcss from 8.5.8 to 8.5.19 - #248

Merged
mtrezza merged 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.18
Jul 19, 2026
Merged

refactor: Bump postcss from 8.5.8 to 8.5.19#248
mtrezza merged 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.18

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps postcss from 8.5.8 to 8.5.19.

Release notes

Sourced from postcss's releases.

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

  • Fixed postcss-scss commend regression.

8.5.12

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

  • Fixed nested brackets parsing performance (by @​offset).

8.5.10

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

8.5.9

  • Speed up source map encoding paring in case of the error.
Changelog

Sourced from postcss's changelog.

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

  • Fixed postcss-scss commend regression.

8.5.12

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

  • Fixed nested brackets parsing performance (by @​offset).

8.5.10

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

8.5.9

  • Speed up source map encoding paring in case of the error.
Commits
  • 9543b22 Release 8.5.19 version
  • 3d13bf9 Fix CI on Windows too
  • 00d0dd2 Keep explicitly set raws.before when inserting nodes into root (#2111)
  • 7a05b33 Temporary fix CI
  • 4c0d194 Release 8.5.18 version
  • 92b4e78 Update dependencies
  • 95663d3 Limit where source map can be loaded for security reasons
  • 74e25ae Release 8.5.17 version
  • d1518af Fix Maximum call stack size exceeded error
  • 2421312 Fix linter
  • Additional commits viewable in compare view
Maintainer changes

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


Summary by CodeRabbit

  • Chores
    • Updated internal package resolution metadata for nanoid and postcss.
    • No user-facing functionality or interface changes.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/postcss-8.5.18 branch 3 times, most recently from 53174d3 to 52096bd Compare July 13, 2026 10:10
@dependabot dependabot Bot changed the title refactor: Bump postcss from 8.5.8 to 8.5.18 refactor: Bump postcss from 8.5.8 to 8.5.19 Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/postcss-8.5.18 branch 3 times, most recently from bfaed7b to 25e7769 Compare July 16, 2026 20:52
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.8 to 8.5.19.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.8...8.5.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/postcss-8.5.18 branch from 25e7769 to 942dc71 Compare July 16, 2026 20:58
@mtrezza

mtrezza commented Jul 19, 2026

Copy link
Copy Markdown
Member

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 05ebfccd-6654-4f16-bdc1-0936a3e05403

📥 Commits

Reviewing files that changed from the base of the PR and between bd024dd and 942dc71.

📒 Files selected for processing (1)
  • package-lock.json

📝 Walkthrough

Walkthrough

The lockfile updates nanoid from 3.3.11 to 3.3.16 and postcss from 8.5.8 to 8.5.19, including resolved URLs, integrity hashes, and the postcss dependency requirement.

Changes

Dependency refresh

Layer / File(s) Summary
Update package resolutions
package-lock.json
Updates nanoid and postcss metadata and advances postcss’s nanoid requirement from ^3.3.11 to ^3.3.12.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: mtrezza


Important

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Engage In Review Feedback ❓ Inconclusive Repo shows only a lockfile bump by Dependabot; no review-thread discussion or reply/commit linkage is present to verify engagement. Provide the PR review thread or comment history showing the feedback was discussed and either addressed in a commit or retracted.
✅ Passed checks (6 passed)
Check name Status Explanation
Title check ✅ Passed The title is clearly related to the change and uses an allowed prefix with a capitalized action word.
Description check ✅ Passed The description explains the dependency bump and impact, but it does not follow the repository template sections exactly.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Security Check ✅ Passed Only package-lock.json changed; postcss was bumped from 8.5.8 to 8.5.19, past the GitHub-advised vulnerable range (<8.5.10). No new risky code patterns.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/postcss-8.5.18

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mtrezza
mtrezza merged commit 6006efe into main Jul 19, 2026
8 checks passed
@mtrezza
mtrezza deleted the dependabot/npm_and_yarn/postcss-8.5.18 branch July 19, 2026 13:32
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