Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.16.3 to 2.17.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/nuxt/nuxt.js/releases"><code>@nuxt/types</code>'s releases</a>.</em></p>
<blockquote>
<h2>v2.17.0</h2>
<blockquote>
<p>2.17.0 is the next minor release for Nuxt 2.</p>
</blockquote>
<h2>✨ Highlights</h2>
<p>Nuxt 2.17 comes with a few new features, including better support for new Vue 2.7 types, and supporting passing postcss config as a function.</p>
<p>It also includes support for Node 20+ and a fix for a dependency issue with the Babel preset that affected new installs.</p>
<h2>👉 Changelog</h2>
<p><a href="https://github.com/nuxt/nuxt.js/compare/v2.16.3...v2.17.0">compare changes</a></p>
<h3>🚀 Enhancements</h3>
<ul>
<li><strong>types:</strong> Support nuxt types for defineComponent (<a href="https://github.com/nuxt/nuxt.js/pull/19789">#19789</a>)</li>
<li><strong>csp:</strong> Support generating nonce for scripts and links in ssr (<a href="https://github.com/nuxt/nuxt.js/pull/9621">#9621</a>)</li>
<li><strong>webpack:</strong> Support passing function as postcssOptions (<a href="https://github.com/nuxt/nuxt.js/pull/19495">#19495</a>)</li>
</ul>
<h3>🔥 Performance</h3>
<ul>
<li><strong>config:</strong> Avoid recursive md4 patching (<a href="https://github.com/nuxt/nuxt.js/commit/7fab95252">7fab95252</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>Relax node engines upper constraint (<a href="https://github.com/nuxt/nuxt.js/commit/010b539ed">010b539ed</a>)</li>
<li><strong>utils:</strong> Respect patterns within paths when sorting routes (<a href="https://github.com/nuxt/nuxt.js/pull/20669">#20669</a>)</li>
<li><strong>vue-app:</strong> Skip page render early on error or navigation (<a href="https://github.com/nuxt/nuxt.js/pull/20719">#20719</a>)</li>
<li><strong>babel-preset-app:</strong> Add explicit dep on used babel plugin (<a href="https://github.com/nuxt/nuxt.js/pull/21488">#21488</a>)</li>
</ul>
<h3>🏡 Chore</h3>
<ul>
<li>Reenable publishing 🙈 (<a href="https://github.com/nuxt/nuxt.js/commit/4ce8b118e">4ce8b118e</a>)</li>
<li>Exclude yaml exception vulnerability (build-time dep) (<a href="https://github.com/nuxt/nuxt.js/commit/c8ed87a26">c8ed87a26</a>)</li>
<li>Bump jest dependencies (<a href="https://github.com/nuxt/nuxt.js/pull/20506">#20506</a>)</li>
<li>Remove resolved advisories (<a href="https://github.com/nuxt/nuxt.js/commit/98cd35665">98cd35665</a>)</li>
<li>Skip publishing node_modules folder (<a href="https://github.com/nuxt/nuxt.js/commit/8799cfacc">8799cfacc</a>)</li>
<li>Remove obsolete useWorkspaces option (<a href="https://github.com/nuxt/nuxt.js/commit/27e450119">27e450119</a>)</li>
</ul>
<h3>✅ Tests</h3>
<ul>
<li>Add catchall path to route generation test (<a href="https://github.com/nuxt/nuxt.js/commit/71c359516">71c359516</a>)</li>
<li>Update windows snapshot (<a href="https://github.com/nuxt/nuxt.js/commit/4ec274ae2">4ec274ae2</a>)</li>
<li>Update jest snapshots to remove escaped quotes (<a href="https://github.com/nuxt/nuxt.js/commit/f93411c7c">f93411c7c</a>)</li>
</ul>
<h3>🤖 CI</h3>
<ul>
<li>Run tests in node 16 (<a href="https://github.com/nuxt/nuxt.js/pull/20644">#20644</a>)</li>
<li>Pin actions by hash and use corepack (<a href="https://github.com/nuxt/nuxt.js/pull/21356">#21356</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/nuxt/nuxt/commit/1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a"><code>1ce34ec</code></a> v2.17.0</li>
<li><a href="https://github.com/nuxt/nuxt/commit/5a51da344f3dfef599ce8642cd0f102b43c5b13b"><code>5a51da3</code></a> ci: apply changes to windows workflow as well</li>
<li><a href="https://github.com/nuxt/nuxt/commit/c42b54f3b80b5ab0ac95600180e50f0e5ac7c1de"><code>c42b54f</code></a> chore(deps): update devdependency sass to v1.63.3 (2.x) (<a href="https://github.com/nuxt/nuxt.js/issues/21495">#21495</a>)</li>
<li><a href="https://github.com/nuxt/nuxt/commit/4edb5efafd88d18bd19611044234d8d406454751"><code>4edb5ef</code></a> ci: skip in-progress on prs, skip tests on release branches + enable provenan...</li>
<li><a href="https://github.com/nuxt/nuxt/commit/52769b320e62ac120d29545e8e617854b9483a51"><code>52769b3</code></a> chore(deps): update actions/checkout action to v3.5.3 (2.x) (<a href="https://github.com/nuxt/nuxt.js/issues/21494">#21494</a>)</li>
<li><a href="https://github.com/nuxt/nuxt/commit/3e4284e8f6f004766a0badc003ca7ef366a3a658"><code>3e4284e</code></a> feat(webpack): support passing function as <code>postcssOptions</code> (<a href="https://github.com/nuxt/nuxt.js/issues/19495">#19495</a>)</li>
<li><a href="https://github.com/nuxt/nuxt/commit/f842c75ff2c7a5c7e44e0fa1441e7161cf11967c"><code>f842c75</code></a> chore(deps): update all non-major dependencies (2.x) (<a href="https://github.com/nuxt/nuxt.js/issues/21474">#21474</a>)</li>
<li><a href="https://github.com/nuxt/nuxt/commit/a0fd3953109ea077780ab82248c61e8bd93db58a"><code>a0fd395</code></a> fix(babel-preset-app): add explicit dep on used babel plugin (<a href="https://github.com/nuxt/nuxt.js/issues/21488">#21488</a>)</li>
<li><a href="https://github.com/nuxt/nuxt/commit/27e450119cbc30a4b1d94acef21c905df93160a3"><code>27e4501</code></a> chore: remove obsolete <code>useWorkspaces</code> option</li>
<li><a href="https://github.com/nuxt/nuxt/commit/8ce53507c1f6eb56063da441b3324e1d4d55331d"><code>8ce5350</code></a> chore(deps): update devdependency lerna to v7 (2.x) (<a href="https://github.com/nuxt/nuxt.js/issues/21465">#21465</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/nuxt/nuxt.js/compare/v2.16.3...v2.17.0">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR. Deprecated, use GitLab's native /rebase instead
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps @nuxt/types from 2.16.3 to 2.17.0.
Release notes
Sourced from
@nuxt/types's releases.... (truncated)
Commits
1ce34ecv2.17.05a51da3ci: apply changes to windows workflow as wellc42b54fchore(deps): update devdependency sass to v1.63.3 (2.x) (#21495)4edb5efci: skip in-progress on prs, skip tests on release branches + enable provenan...52769b3chore(deps): update actions/checkout action to v3.5.3 (2.x) (#21494)3e4284efeat(webpack): support passing function aspostcssOptions(#19495)f842c75chore(deps): update all non-major dependencies (2.x) (#21474)a0fd395fix(babel-preset-app): add explicit dep on used babel plugin (#21488)27e4501chore: remove obsoleteuseWorkspacesoption8ce5350chore(deps): update devdependency lerna to v7 (2.x) (#21465)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR. Deprecated, use GitLab's native /rebase instead$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
274b4dd6- 1 commit from branchmaster793fadf7- Build(deps-dev): bump @nuxt/types from 2.16.3 to 2.17.0Compare with previous version