Skip to content

Commit ec79b2f

Browse files
Bump postcss-import from 16.1.0 to 16.1.1 (#13797)
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 16.1.0 to 16.1.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md">postcss-import's changelog</a>.</em></p> <blockquote> <h1>16.1.1 / 2025-06-17</h1> <ul> <li>Fix incorrect cascade layer order when some resources can not be inlined (<a href="https://redirect.github.com/postcss/postcss-import/issues/567">#567</a>, <a href="https://redirect.github.com/postcss/postcss-import/pull/574">#574</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss-import/commit/4ae9894edc6bced4ad983c5556de493d77c8cc6d"><code>4ae9894</code></a> 16.1.1</li> <li><a href="https://github.com/postcss/postcss-import/commit/a3f38897da54e61bcb4a34484dc6a6c0543134bc"><code>a3f3889</code></a> Test on modern Node versions (<a href="https://redirect.github.com/postcss/postcss-import/issues/577">#577</a>)</li> <li><a href="https://github.com/postcss/postcss-import/commit/10325fc02498da689d3c6f2821c6448c6064831c"><code>10325fc</code></a> Upgrade eslint &amp; config; use flat config (<a href="https://redirect.github.com/postcss/postcss-import/issues/576">#576</a>)</li> <li><a href="https://github.com/postcss/postcss-import/commit/92276420402a400566f30d7b494f8b51ef76b0f1"><code>9227642</code></a> Migrate config renovate.json (<a href="https://redirect.github.com/postcss/postcss-import/issues/575">#575</a>)</li> <li><a href="https://github.com/postcss/postcss-import/commit/25441554913ca9f4f8469636ef7001d9cdbdb832"><code>2544155</code></a> Update dependency prettier to ~3.5.0 (<a href="https://redirect.github.com/postcss/postcss-import/issues/572">#572</a>)</li> <li><a href="https://github.com/postcss/postcss-import/commit/83108aa207e96eeac159dde08e2153cddeb7172e"><code>83108aa</code></a> Fix incorrect cascade layer order when some resources can not be inlined (<a href="https://redirect.github.com/postcss/postcss-import/issues/574">#574</a>)</li> <li><a href="https://github.com/postcss/postcss-import/commit/cad00220bf02f881be6475e943c499906b623241"><code>cad0022</code></a> Update dependency sugarss to v5 (<a href="https://redirect.github.com/postcss/postcss-import/issues/568">#568</a>)</li> <li><a href="https://github.com/postcss/postcss-import/commit/32deb082c687c0d324e5812b3593f7e44af10166"><code>32deb08</code></a> Update dependency c8 to v10 (<a href="https://redirect.github.com/postcss/postcss-import/issues/565">#565</a>)</li> <li><a href="https://github.com/postcss/postcss-import/commit/d43ca1506d65d9943a3c4bb885aff94dc809d69c"><code>d43ca15</code></a> Update dependency prettier to ~3.4.0 (<a href="https://redirect.github.com/postcss/postcss-import/issues/569">#569</a>)</li> <li><a href="https://github.com/postcss/postcss-import/commit/9af465e598b51f933ac15baeab09caf086c3083b"><code>9af465e</code></a> Update dependency prettier to ~3.3.0 (<a href="https://redirect.github.com/postcss/postcss-import/issues/564">#564</a>)</li> <li>See full diff in <a href="https://github.com/postcss/postcss-import/compare/16.1.0...16.1.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~romainmenke">romainmenke</a>, a new releaser for postcss-import since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss-import&package-manager=npm_and_yarn&previous-version=16.1.0&new-version=16.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f5fcff commit ec79b2f

File tree

2 files changed

+31
-13
lines changed

2 files changed

+31
-13
lines changed

pnpm-lock.yaml

Lines changed: 30 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

polaris-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"postcss": "^8.5.5",
105105
"postcss-custom-media": "^10.0.1",
106106
"postcss-discard-comments": "^6.0.1",
107-
"postcss-import": "^16.1.0 ",
107+
"postcss-import": "^16.1.1",
108108
"postcss-loader": "^4.2.0",
109109
"postcss-mixins": "^9.0.4",
110110
"postcss-modules": "^4.2.2",

0 commit comments

Comments
 (0)