Skip to content

fix(deps): update dependency postcss-import to v17 - #677

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/postcss-import-17.x
Open

fix(deps): update dependency postcss-import to v17#677
renovate[bot] wants to merge 1 commit into
developfrom
renovate/postcss-import-17.x

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
postcss-import 12.0.117.0.0 age confidence

Release Notes

postcss/postcss-import (postcss-import)

v17.0.0

Compare Source

  • BREAKING: Now requires Node v22+ (#​609)
  • BREAKING: Files with the same content, but different paths, will no longer be skipped as duplicates. This should not affect the vast majority of users. (#​601, #​602)

v16.2.0

Compare Source

  • Better whitespace formatting on modern postcss versions (#​605)
  • Better error message when @imports are interleaved with @layers (#​566, #​606)
  • Docs clarification (#​598)

v16.1.1

Compare Source

  • Fix incorrect cascade layer order when some resources can not be inlined (#​567, #​574)

v16.1.0

Compare Source

  • Allow bundling URLs with fragments (useful for Vite users) (#​560, #​561)

v16.0.1

Compare Source

  • Fix crash when handling some @imports with media conditions (#​557, #​558)

v16.0.0

Compare Source

  • BREAKING: Require Node.js v18+ (#​550, #​551)
  • BREAKING: Signifigant rewrite, with small behavioral tweaks in a number of edge cases
  • Support for @supports conditional imports added (#​532, #​548)
  • When skipDuplicates is false, handles import cycles correctly (#​462, #​535)
  • Add warnOnEmpty option to allow disabling warnings for empty files (#​84, #​541)
  • Use proper node.errors (#​518, #​540)

Huge thanks to @romainmenke for all the hard work he put into this release.

v15.1.0

Compare Source

  • Add data: URL support (this is not useful for most consumers) (#​515)

v15.0.1

Compare Source

v15.0.0

Compare Source

  • BREAKING: Require Node.js v14+ (#​497)
  • BREAKING: Require nameLayer option for handling anonymous layers (#​496)
  • Fix handling of @media queries inside layered imports (#​495, #​496)

v14.1.0

Compare Source

v14.0.2

Compare Source

  • Remove remaining direct import of postcss package (#​455, #​456)

v14.0.1

Compare Source

  • Fix bug with @charset statements in media imports (#​448, #​453)

v14.0.0

Compare Source

This release should not have breaking changes for the vast majority of users; only those with @charset statements in their CSS may be affected.

  • BREAKING: Error if multiple incompatible @charset statements (#​447)
  • BREAKING: Warn if @charset statements are not at the top of files (#​447)
  • Fix handing of @charset (#​436, #​447)

v13.0.0

Compare Source

  • BREAKING: Require Node 10+ (#​429)
  • BREAKING: Upgrade to postcss v8 and require it as a peerDependency (#​427, #​432)
  • Update dependencies

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner August 17, 2026 21:40
@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Test Results

   10 files  ±0  1 167 suites  ±0   14m 28s ⏱️ +47s
3 064 tests ±0  3 056 ✅ ±0   8 💤 ±0  0 ❌ ±0 
6 738 runs  ±0  6 699 ✅ ±0  39 💤 ±0  0 ❌ ±0 

Results for commit 0e7b647. ± Comparison against base commit 2ccfc4d.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants