Bump postcss-preset-env from 8.5.1 to 9.1.0
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 8.5.1 to 9.1.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md">postcss-preset-env's changelog</a>.</em></p>
<blockquote>
<h3>9.1.0</h3>
<p><em>July 24, 2023</em></p>
<ul>
<li>Added <code>@csstools/postcss-exponential-functions</code> <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions#readme">Check the plugin README</a> for usage details.</li>
<li>Added <code>env</code> option to control which <a href="https://github.com/browserslist/browserslist#configuring-for-different-environments">browserslist environment</a> to target</li>
<li>Fix <a href="https://github.com/browserslist/browserslist#full-list">browserslist supports queries</a></li>
<li>Updated <a href="https://github.com/csstools/cssdb"><code>cssdb</code></a> to <a href="https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#770-july-24-2023"><code>7.7.0</code></a> (minor)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units"><code>@csstools/postcss-logical-viewport-units</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#201"><code>2.0.1</code></a> (patch)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function"><code>@csstools/postcss-color-function</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#301"><code>3.0.1</code></a> (patch)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function"><code>@csstools/postcss-color-mix-function</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#201"><code>2.0.1</code></a> (patch)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method"><code>@csstools/postcss-gradients-interpolation-method</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#401"><code>4.0.1</code></a> (patch)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function"><code>@csstools/postcss-hwb-function</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#301"><code>3.0.1</code></a> (patch)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax"><code>@csstools/postcss-media-minmax</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#106"><code>1.0.6</code></a> (patch)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values"><code>@csstools/postcss-media-queries-aspect-ratio-number-values</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values/CHANGELOG.md#201"><code>2.0.1</code></a> (patch)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function"><code>@csstools/postcss-oklab-function</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#301"><code>3.0.1</code></a> (patch)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax"><code>@csstools/postcss-relative-color-syntax</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#201"><code>2.0.1</code></a> (patch)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions"><code>@csstools/postcss-stepped-value-functions</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#301"><code>3.0.1</code></a> (patch)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions"><code>@csstools/postcss-trigonometric-functions</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#301"><code>3.0.1</code></a> (patch)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties"><code>postcss-custom-properties</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1330"><code>13.3.0</code></a> (minor)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function"><code>postcss-lab-function</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#601"><code>6.0.1</code></a> (patch)</li>
</ul>
<h3>9.0.0</h3>
<p><em>July 3, 2023</em></p>
<ul>
<li>Change license to <code>MIT-0</code> (<a href="https://preset-env.cssdb.org/blog/license-change/">read more about this change in the blog post</a>)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers"><code>@csstools/postcss-cascade-layers</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers/CHANGELOG.md#400"><code>4.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-font-format-keywords"><code>@csstools/postcss-font-format-keywords</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-font-format-keywords/CHANGELOG.md#300"><code>3.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class"><code>@csstools/postcss-is-pseudo-class</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#400"><code>4.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-float-and-clear"><code>@csstools/postcss-logical-float-and-clear</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-float-and-clear/CHANGELOG.md#200"><code>2.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-resize"><code>@csstools/postcss-logical-resize</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-resize/CHANGELOG.md#200"><code>2.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units"><code>@csstools/postcss-logical-viewport-units</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#200"><code>2.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc"><code>@csstools/postcss-nested-calc</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc/CHANGELOG.md#300"><code>3.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values"><code>@csstools/postcss-normalize-display-values</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values/CHANGELOG.md#300"><code>3.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties"><code>@csstools/postcss-progressive-custom-properties</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties/CHANGELOG.md#300"><code>3.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-scope-pseudo-class"><code>@csstools/postcss-scope-pseudo-class</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-scope-pseudo-class/CHANGELOG.md#300"><code>3.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand"><code>@csstools/postcss-text-decoration-shorthand</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#300"><code>3.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-unset-value"><code>@csstools/postcss-unset-value</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-unset-value/CHANGELOG.md#300"><code>3.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo"><code>css-blank-pseudo</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo/CHANGELOG.md#600"><code>6.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo"><code>css-has-pseudo</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo/CHANGELOG.md#600"><code>6.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/css-prefers-color-scheme"><code>css-prefers-color-scheme</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/css-prefers-color-scheme/CHANGELOG.md#900"><code>9.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-rebeccapurple"><code>postcss-color-rebeccapurple</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-rebeccapurple/CHANGELOG.md#900"><code>9.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-dir-pseudo-class"><code>postcss-dir-pseudo-class</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-dir-pseudo-class/CHANGELOG.md#800"><code>8.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-visible"><code>postcss-focus-visible</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-visible/CHANGELOG.md#900"><code>9.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-within"><code>postcss-focus-within</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-within/CHANGELOG.md#800"><code>8.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gap-properties"><code>postcss-gap-properties</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gap-properties/CHANGELOG.md#500"><code>5.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-set-function"><code>postcss-image-set-function</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-set-function/CHANGELOG.md#600"><code>6.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical"><code>postcss-logical</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical/CHANGELOG.md#700"><code>7.0.0</code></a> (major)</li>
<li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting"><code>postcss-nesting</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1200"><code>12.0.0</code></a> (major)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env">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-preset-env since your current version.</p>
</details>
<br />
[](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 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>
合并状态:未合并 0 条评论