Skip to content

Bump postcss from 8.5.15 to 8.5.18 - #34496

Merged
alexslavr merged 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.18
Jul 27, 2026
Merged

Bump postcss from 8.5.15 to 8.5.18#34496
alexslavr merged 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.18

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps postcss from 8.5.15 to 8.5.18.

Release notes

Sourced from postcss's releases.

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

Changelog

Sourced from postcss's changelog.

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

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 25, 2026
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.15 to 8.5.18.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.15...8.5.18)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.18
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump postcss from 8.5.10 to 8.5.18 Bump postcss from 8.5.15 to 8.5.18 Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/postcss-8.5.18 branch from 59ffaaf to a700954 Compare July 27, 2026 08:08
@alexslavr
alexslavr requested a review from Copilot July 27, 2026 09:44

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

Pull request overview

This PR updates the PostCSS dependency used by DevExtreme’s styling/tooling packages to incorporate PostCSS fixes and security hardening described in the upstream 8.5.16–8.5.18 releases.

Changes:

  • Bumped postcss to 8.5.18 in devextreme-scss.
  • Bumped postcss to ^8.5.18 in devextreme-themebuilder.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
packages/devextreme-themebuilder/package.json Updates ThemeBuilder’s direct postcss dependency to ^8.5.18.
packages/devextreme-scss/package.json Updates SCSS package’s devDependency postcss to 8.5.18.

@alexslavr
alexslavr added this pull request to the merge queue Jul 27, 2026
Merged via the queue into main with commit 2c80017 Jul 27, 2026
104 checks passed
@alexslavr
alexslavr deleted the dependabot/npm_and_yarn/postcss-8.5.18 branch July 27, 2026 10:08
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 force all tests javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants