Skip to content

Bump postcss, postcss-url, rollup-plugin-postcss and typed-css-modules - #568

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-ee31aa4c0b
Open

Bump postcss, postcss-url, rollup-plugin-postcss and typed-css-modules#568
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-ee31aa4c0b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown

Bumps postcss to 8.5.15 and updates ancestor dependencies postcss, postcss-url, rollup-plugin-postcss and typed-css-modules. These dependencies need to be updated together.

Updates postcss from 6.0.1 to 8.5.15

Release notes

Sourced from postcss's releases.

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.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).

8.5.6

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

8.5.5

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

8.5.4

8.5.3

8.5.2

8.5.1

8.5 “Duke Alloces”

... (truncated)

Changelog

Sourced from postcss's changelog.

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.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).

8.5.6

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

8.5.5

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

8.5.4

8.5.3

... (truncated)

Commits
  • eae46db Release 8.5.15 version
  • 79508ff Update CI actions
  • b128e21 Speed up declaration parsing by avoiding creating new array on each token
  • 9825dca Fix code format
  • 55789c8 Update dependencies
  • 84fbbe9 Install older pnpm action for old Node.js
  • 9f860bd Revert pnpm action for old Node.js
  • 0877198 Update CI actions
  • b2d1a33 Fix linter warnings
  • 0700dac Merge pull request #2088 from rootvector2/add-oss-fuzz-harness
  • Additional commits viewable in compare view

Updates postcss-url from 8.0.0 to 10.1.4

Release notes

Sourced from postcss-url's releases.

10.1.4

Fixed: update minimatch dependency to address CVEs https://nvd.nist.gov/vuln/detail/CVE-2026-27903 https://nvd.nist.gov/vuln/detail/CVE-2026-27904 https://nvd.nist.gov/vuln/detail/CVE-2026-26996 by @​diegocr

10.1.3

Fixed: update mime version

10.1.2

Fixed: tilde operator for dependencies to allow for newer patch version

10.1.1

Fixed: updated mime and xxhashjs versions Fixed: postcss peerDependency version 8.1.2 -> 8.0.0

10.1.0

Fixed: Replaced mkdirp with make-dir (PR#152) Fixed: updated dev dependencies, resolved npm audit issues Fixed: unlock postcss in peerDependecies

10.0.0

Added: support for PostCSS 8 (PR#148) Fixed: path resolution when to/from paths match (PR#136)

9.0.0 - beta - 2019-04-17

Added: async api (PR#134)

Changelog

Sourced from postcss-url's changelog.

10.1.4 - 2026-05-21

Fixed: update minimatch dependency to address CVEs https://nvd.nist.gov/vuln/detail/CVE-2026-27903 https://nvd.nist.gov/vuln/detail/CVE-2026-27904 https://nvd.nist.gov/vuln/detail/CVE-2026-26996 by @​diegocr

10.1.3 - 2021-03-19

Fixed: update mime version

10.1.2 - 2021-03-19

Fixed: tilde operator for dependencies to allow for newer patch version

10.1.1 - 2020-11-26

Fixed: updated mime and xxhashjs versions Fixed: postcss peerDependency version 8.1.2 -> 8.0.0

10.1.0 - 2020-11-04

Fixed: Replaced mkdirp with make-dir (PR#152) Fixed: updated dev dependencies, resolved npm audit issues

10.0.0 - 2020-10-23

Added: support for PostCSS 8 (PR#148) Fixed: path resolution when to/from paths match (PR#136)

9.0.0 - 2019-04-17

Fixed: Async API Added: support for PostCSS 8

Commits

Updates rollup-plugin-postcss from 2.0.3 to 4.0.2

Release notes

Sourced from rollup-plugin-postcss's releases.

v4.0.2

4.0.2 (2021-11-22)

Bug Fixes

v4.0.1

4.0.1 (2021-08-12)

Bug Fixes

v4.0.0

4.0.0 (2020-12-07)

Features

BREAKING CHANGES

  • upgrade postcss to 8.x

Co-authored-by: Edward Elric SASUKE688848@gmail.com Co-authored-by: Ward Peeters ward@coding-tech.com

v3.1.8

3.1.8 (2020-08-30)

Bug Fixes

  • make sourceMaps relative to the CSS output file (#274) (3de028d)

v3.1.7

3.1.7 (2020-08-30)

Bug Fixes

v3.1.6

3.1.6 (2020-08-24)

... (truncated)

Commits

Updates typed-css-modules from 0.4.2 to 0.9.1

Release notes

Sourced from typed-css-modules's releases.

v0.9.1

Bug Fix

  • Map the allowArbitraryExtensions cli argument(#291)

v0.9.0

New features

v0.8.1

Bug fixes

  • Glob path on windows ( #241 )

New features

  • Add unlink watch ( #237 )

v0.8.0

New features

  • Allow async postprocessor function (#208)

Bug fixes

  • Empty .d.ts files are now valid TS modules (#142)
  • Upgrade or remove some vulnerable dependencies. (#203, #215)

Breaking change

  • Change supported Node.js version to v18

Misc

  • Sort types for stable diffs (#199)

v0.7.2

Bug Fixed

  • use relativeOutputFilePath instead of outputFilePath ( #180)

v0.7.1

New features

  • add new CLI option --listDifferent #179

v0.7.0

Misc

  • Upgrade some dependencies

... (truncated)

Commits
  • 7720600 0.9.1
  • ad625f1 Merge pull request #291 from jfurfaro/bugfix/arbitrary-extensions-cli
  • 4ea496d chore(deps): lock file maintenance
  • fd8bb84 actually map the allowArbitraryExtensions cli argument
  • 5da4ce8 chore(deps): update dependency ts-jest to v29.1.2
  • 03659d2 0.9.0
  • 87b7e0b Merge pull request #277 from jfurfaro/feature/allow-arbitrary-extensions
  • 995be2a README updates
  • f0a71a9 chore(deps): lock file maintenance
  • ec8b776 fix(deps): update dependency postcss-modules-scope to v3.1.1
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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) to 8.5.15 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [postcss-url](https://github.com/postcss/postcss-url), [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss) and [typed-css-modules](https://github.com/Quramy/typed-css-modules). These dependencies need to be updated together.


Updates `postcss` from 6.0.1 to 8.5.15
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@6.0.1...8.5.15)

Updates `postcss-url` from 8.0.0 to 10.1.4
- [Release notes](https://github.com/postcss/postcss-url/releases)
- [Changelog](https://github.com/postcss/postcss-url/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-url@8.0.0...10.1.4)

Updates `rollup-plugin-postcss` from 2.0.3 to 4.0.2
- [Release notes](https://github.com/egoist/rollup-plugin-postcss/releases)
- [Changelog](https://github.com/egoist/rollup-plugin-postcss/blob/master/CHANGELOG-OLD.md)
- [Commits](egoist/rollup-plugin-postcss@v2.0.3...v4.0.2)

Updates `typed-css-modules` from 0.4.2 to 0.9.1
- [Release notes](https://github.com/Quramy/typed-css-modules/releases)
- [Commits](Quramy/typed-css-modules@v0.4.2...v0.9.1)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.15
  dependency-type: indirect
- dependency-name: postcss-url
  dependency-version: 10.1.4
  dependency-type: direct:development
- dependency-name: rollup-plugin-postcss
  dependency-version: 4.0.2
  dependency-type: direct:development
- dependency-name: typed-css-modules
  dependency-version: 0.9.1
  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 Jun 10, 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