Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump the vue group with 3 updates (#2114)
Bumps the vue group with 3 updates: [@vue/apollo-composable](https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable), [@vue/test-utils](https://github.com/vuejs/test-utils) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc). Updates `@vue/apollo-composable` from 4.0.0-beta.5 to 4.0.0-beta.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-apollo/releases"><code>@vue/apollo-composable</code>'s releases</a>.</em></p> <blockquote> <h2>v4.0.0-beta.8</h2> <h3>🚀 Enhancements</h3> <ul> <li><strong>useQuery:</strong> Nullable query (auto disable) (28f3520)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Guillaume Chau (<a href="http://github.com/Akryum"><code>@Akryum</code></a>)</li> </ul> <h2>v4.0.0-beta.7</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>ssr:</strong> Hydration mismatch with keepPreviousResult (87188c4)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Guillaume Chau (<a href="http://github.com/Akryum"><code>@Akryum</code></a>)</li> </ul> <h2>v4.0.0-beta.6</h2> <h3>🚀 Enhancements</h3> <ul> <li>KeepPreviousResult (e794c1e)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>ProvideApolloClient (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1442">#1442</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Update graphql to 16 in repo (4dcfa20)</li> <li>Typo in test component file (bfca616)</li> <li>Update lockfile version (2077502)</li> </ul> <h3>✅ Tests</h3> <ul> <li>Update server (13bfbbe)</li> <li>Update pnpm version (722fa0f)</li> <li>Test-server package (f1ebe70)</li> <li>Migrate server to typescript (97c1402)</li> <li>Fix (c881439)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Stefan Schneider <a href="mailto:[email protected]">[email protected]</a></li> <li>Guillaume Chau (<a href="http://github.com/Akryum"><code>@Akryum</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/apollo/blob/v4/CHANGELOG.md"><code>@vue/apollo-composable</code>'s changelog</a>.</em></p> <blockquote> <h2>v4.0.0-beta.8</h2> <h3>🚀 Enhancements</h3> <ul> <li><strong>useQuery:</strong> Nullable query (auto disable) (28f3520)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Guillaume Chau (<a href="http://github.com/Akryum"><code>@Akryum</code></a>)</li> </ul> <h2>v4.0.0-beta.7</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>ssr:</strong> Hydration mismatch with keepPreviousResult (87188c4)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Guillaume Chau (<a href="http://github.com/Akryum"><code>@Akryum</code></a>)</li> </ul> <h2>v4.0.0-beta.6</h2> <h3>🚀 Enhancements</h3> <ul> <li>KeepPreviousResult (e794c1e)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>ProvideApolloClient (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1442">#1442</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Update graphql to 16 in repo (4dcfa20)</li> <li>Typo in test component file (bfca616)</li> <li>Update lockfile version (2077502)</li> </ul> <h3>✅ Tests</h3> <ul> <li>Update server (13bfbbe)</li> <li>Update pnpm version (722fa0f)</li> <li>Test-server package (f1ebe70)</li> <li>Migrate server to typescript (97c1402)</li> <li>Fix (c881439)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Stefan Schneider <a href="mailto:[email protected]">[email protected]</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/apollo/commit/dfeec67aad405c0d1c84ef43b8f99ea3a7850d2d"><code>dfeec67</code></a> v4.0.0-beta.8</li> <li><a href="https://github.com/vuejs/apollo/commit/28f3520040c1b595c19bf6f8a8baaa614008c2e3"><code>28f3520</code></a> feat(useQuery): nullable query (auto disable)</li> <li><a href="https://github.com/vuejs/apollo/commit/6a94797dfcbfc4d5b9e25fb9fc9b6a8ceafe876c"><code>6a94797</code></a> v4.0.0-beta.7</li> <li><a href="https://github.com/vuejs/apollo/commit/87188c49a1db8ddb10b41f157d84432531e1e5c2"><code>87188c4</code></a> fix(ssr): hydration mismatch with keepPreviousResult</li> <li><a href="https://github.com/vuejs/apollo/commit/a9c60128f628b55441eec381ff0df865a6110897"><code>a9c6012</code></a> v4.0.0-beta.6</li> <li><a href="https://github.com/vuejs/apollo/commit/c8814394d1d2a12b0ebf7ead9ed4c3726afd1e9e"><code>c881439</code></a> test: fix</li> <li><a href="https://github.com/vuejs/apollo/commit/e794c1edde6d77cf089ac3a986cd23a0434cfc49"><code>e794c1e</code></a> feat: keepPreviousResult</li> <li>See full diff in <a href="https://github.com/vuejs/vue-apollo/commits/v4.0.0-beta.8/packages/vue-apollo-composable">compare view</a></li> </ul> </details> <br /> Updates `@vue/test-utils` from 2.3.2 to 2.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/test-utils/releases"><code>@vue/test-utils</code>'s releases</a>.</em></p> <blockquote> <h2>v2.4.0</h2> <p><strong>Note</strong>: there <em>might</em> be some minor breaking changes around types. We tried hard to avoid this and tested a few different projects, but there was some major under the hood changes relating to types (which should improve the TypeScript experience). See the note at the top of the previous release, 2.4.0-alpha.2: <a href="https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.2">https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.2</a></p> <p>Between the last main release, v2.3.2, and v2.4.0, there were three alphas:</p> <ul> <li><a href="https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.0">https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.0</a></li> <li><a href="https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.1">https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.1</a></li> <li><a href="https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.2">https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.2</a></li> </ul> <p>Please see those release notes for changes if you are updating from v2.3.2. Again, there should not be any major changes, and you code and tests should continue to work as before without any changes.</p> <p>If you do encounter breaking changes transitioning from 2.3.x -> 2.4.x, please file an issue.</p> <h2>v2.4.0-alpha.2</h2> <p>Note: this will be the last 2.x release. Due to <a href="https://redirect.github.com/vuejs/test-utils/pull/2026">vuejs/test-utils#2026</a>, the next release will be Test Utils 3.x. It has no API related breaking changes, but some types might be impacted - the full extent of <a href="https://redirect.github.com/vuejs/test-utils/pull/2026">vuejs/test-utils#2026</a> is still being investigated, but at this point it's unlikely you'll need to change any code. In general, type safety should be improved across the board.</p> <h2>What's Changed</h2> <ul> <li>Update index.md by <a href="https://github.com/DespertaWeb"><code>@DespertaWeb</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2052">vuejs/test-utils#2052</a></li> <li>chore(deps): update dependency <code>@rollup/plugin-commonjs</code> to v25 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2053">vuejs/test-utils#2053</a></li> <li>chore(tests): Remove unnecessary mock of console.warn by <a href="https://github.com/freakzlike"><code>@freakzlike</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2056">vuejs/test-utils#2056</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2055">vuejs/test-utils#2055</a></li> <li>fix: add vue-component-type-helpers to the dependencies by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2063">vuejs/test-utils#2063</a></li> <li>chore(deps): update vitest to v0.31.1 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2062">vuejs/test-utils#2062</a></li> <li>docs: add FAQ for "Vue warn: Failed setting prop" by <a href="https://github.com/freakzlike"><code>@freakzlike</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2068">vuejs/test-utils#2068</a></li> <li>docs: translate faq in french by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2069">vuejs/test-utils#2069</a></li> <li>fix(stub): re-render of recursive component using wrong cached stub by <a href="https://github.com/freakzlike"><code>@freakzlike</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2057">vuejs/test-utils#2057</a></li> <li>chore: use a stackblitz repro with create-vue for issue template by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2066">vuejs/test-utils#2066</a></li> <li>chore: show links on create of github issue by <a href="https://github.com/freakzlike"><code>@freakzlike</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2070">vuejs/test-utils#2070</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2075">vuejs/test-utils#2075</a></li> <li>fix: allow to use Teleport, Transition and TransitionGroup in PascalCase in stubs by <a href="https://github.com/lbineau"><code>@lbineau</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2073">vuejs/test-utils#2073</a></li> <li>chore(deps): update dependency unplugin-vue-components to v0.25.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2077">vuejs/test-utils#2077</a></li> <li>chore(deps): update vitest to v0.31.2 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2078">vuejs/test-utils#2078</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2080">vuejs/test-utils#2080</a></li> <li>chore(deps): update vitest to v0.31.3 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2081">vuejs/test-utils#2081</a></li> <li>chore(deps): update vitest to v0.31.4 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2082">vuejs/test-utils#2082</a></li> <li>fix(stub): avoid stub cache for teleport for reactive update by <a href="https://github.com/freakzlike"><code>@freakzlike</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2065">vuejs/test-utils#2065</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/DespertaWeb"><code>@DespertaWeb</code></a> made their first contribution in <a href="https://redirect.github.com/vuejs/test-utils/pull/2052">vuejs/test-utils#2052</a></li> <li><a href="https://github.com/lbineau"><code>@lbineau</code></a> made their first contribution in <a href="https://redirect.github.com/vuejs/test-utils/pull/2073">vuejs/test-utils#2073</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/test-utils/compare/v2.4.0-alpha.1...v2.4.0-alpha.2">https://github.com/vuejs/test-utils/compare/v2.4.0-alpha.1...v2.4.0-alpha.2</a></p> <h2>v2.4.0-alpha.1</h2> <h2>What's Changed</h2> <ul> <li>chore: remove unused code by <a href="https://github.com/lmiller1990"><code>@lmiller1990</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2037">vuejs/test-utils#2037</a></li> <li>Update async-suspense.md by <a href="https://github.com/tobi-fis"><code>@tobi-fis</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2034">vuejs/test-utils#2034</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2046">vuejs/test-utils#2046</a></li> <li>fix: properly declare optional peer deps by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2048">vuejs/test-utils#2048</a></li> <li>chore(deps): update dependency typescript to v5 by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2047">vuejs/test-utils#2047</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/test-utils/commit/ec266f12269808ff633b4fe555bbb5af977dd088"><code>ec266f1</code></a> publish: 2.4.0</li> <li><a href="https://github.com/vuejs/test-utils/commit/64a9c1fee86251cd09a0b2f253ae14a214f0ae76"><code>64a9c1f</code></a> docs: note Vue's dependence on system time (<a href="https://redirect.github.com/vuejs/test-utils/issues/2100">#2100</a>)</li> <li><a href="https://github.com/vuejs/test-utils/commit/4e5572a85cfe5cd100a416968c14c6d4e92f7714"><code>4e5572a</code></a> chore: remove unused c8 package</li> <li><a href="https://github.com/vuejs/test-utils/commit/f8f845d863537d724d2e839562702d3b2d944e8e"><code>f8f845d</code></a> chore: update pnpm version on ci</li> <li><a href="https://github.com/vuejs/test-utils/commit/fe9494922b63e2ca488ec70ac81056349d5d5819"><code>fe94949</code></a> chore(deps): update all non-major dependencies</li> <li><a href="https://github.com/vuejs/test-utils/commit/33e67b2bfdca662c8f8e83776843ad1732345698"><code>33e67b2</code></a> chore: use <code>@vitest/coverage-v8</code></li> <li><a href="https://github.com/vuejs/test-utils/commit/6f8f998d237e269c12664a039ac71d03e9bde890"><code>6f8f998</code></a> docs: add notes about runners (<a href="https://redirect.github.com/vuejs/test-utils/issues/2085">#2085</a>)</li> <li><a href="https://github.com/vuejs/test-utils/commit/728ea86a437e52a7a8c30c1379472b91986b7783"><code>728ea86</code></a> Merge branch 'main' of <a href="https://github.com/vuejs/test-utils">https://github.com/vuejs/test-utils</a></li> <li><a href="https://github.com/vuejs/test-utils/commit/8648135d3df037a1e1417e998f58b4fc007c1ee1"><code>8648135</code></a> docs: mention test runners</li> <li><a href="https://github.com/vuejs/test-utils/commit/818b70d67d49439aec21484b80da1b6acd59fd72"><code>818b70d</code></a> chore(deps): update dependency unplugin-vue-components to v0.25.1</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/test-utils/compare/v2.3.2...v2.4.0">compare view</a></li> </ul> </details> <br /> Updates `vue-tsc` from 1.7.8 to 1.8.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/language-tools/releases">vue-tsc's releases</a>.</em></p> <blockquote> <h2>v1.8.0</h2> <p>2.0 schedule has been postponed: <a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc/issues/3294">#3294</a></p> <h2>Highlights</h2> <ul> <li> <p>Support for <a href="https://blog.vuejs.org/posts/volar-a-new-beginning">Scripts API</a></p> <p>If you want to use the formatting feature through the Scripts API, please refer to <a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc/issues/3133">#3133</a>.</p> <p>If you want to use the diagnostic feature through the Scripts API, please refer to <a href="https://github.com/withastro/language-tools/blob/main/packages/language-server/src/check.ts">https://github.com/withastro/language-tools/blob/main/packages/language-server/src/check.ts</a>.</p> </li> <li> <p>Support for <a href="https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volarjs-labs">Volar.js Labs</a> (<a href="https://twitter.com/johnsoncodehk/status/1656126976774791168">Ref</a>)</p> </li> <li> <p>Improved Vue 3.3 syntax support</p> </li> <li> <p>TS 5.1.3 compatible</p> </li> <li> <p>Upgrade to Volar.js 1.7 to big improve support for Monaco and <a href="https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.vscode-typescript-web">TypeScript IntelliSense for Web</a></p> </li> <li> <p>Support for new <code>@vue-ignore</code>, <code>@vue-skip</code>, <code>@vue-expect-error</code> directive comments syntax (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc/issues/3215">#3215</a>)</p> </li> </ul> <h2>Breaking changes</h2> <ul> <li> <p><code>volar.config.js</code> <code>plugins</code> option has been renamed to <code>services</code></p> </li> <li> <p>Renaming packages from <code>@volar/vue-*</code> to <code>@vue/*</code> (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc/issues/3134">#3134</a>)</p> </li> </ul> <hr /> <p>Please refer to <a href="https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md">vue-tsc's changelog</a>.</em></p> <blockquote> <h2>1.8.4 (2023/7/5)</h2> <ul> <li>feat(monaco): support for custom file system provider (<a href="https://redirect.github.com/volarjs/volar.js/pull/50">volarjs/volar.js#50</a>)</li> <li>feat: support auto-complete for template directive comments</li> <li>fix: local component type should override a global component (<a href="https://redirect.github.com/vuejs/language-tools/issues/1886">#1886</a>) (<a href="https://redirect.github.com/vuejs/language-tools/issues/3333">#3333</a>) - thanks <a href="https://github.com/so1ve"><code>@so1ve</code></a></li> <li>fix: support type narrowing for components define in script setup (<a href="https://redirect.github.com/vuejs/language-tools/issues/3138">#3138</a>) (<a href="https://redirect.github.com/vuejs/language-tools/issues/3350">#3350</a>) - thanks <a href="https://github.com/so1ve"><code>@so1ve</code></a></li> </ul> <hr /> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <h2>1.8.3 (2023/6/28)</h2> <ul> <li>fix(ts-plugin): tsserver crashes when import > 4MB .vue file (<a href="https://redirect.github.com/vuejs/language-tools/issues/3332">#3332</a>)</li> <li>fix(language-server): in specific os <code>fileExists()</code> throws (<a href="https://redirect.github.com/vuejs/language-tools/issues/3336">#3336</a>)</li> </ul> <h2>1.8.2 (2023/6/27)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/language-tools/commit/a62aa882911de149ae65f4c28eddfd93e1dee99d"><code>a62aa88</code></a> v1.8.4</li> <li><a href="https://github.com/vuejs/language-tools/commit/f7dda2ab63ef2cd9a56437ae1d6299b0eeb63010"><code>f7dda2a</code></a> fix: sync volar usage (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc/issues/3357">#3357</a>)</li> <li><a href="https://github.com/vuejs/language-tools/commit/a02e928ae3f3a255366cdb334ac6fb49c3237ae1"><code>a02e928</code></a> v1.8.3</li> <li><a href="https://github.com/vuejs/language-tools/commit/de0fb3f1be30b495d17e2999aee24fb9ea3e7e0e"><code>de0fb3f</code></a> v1.8.2</li> <li><a href="https://github.com/vuejs/language-tools/commit/3e31c6eb412a9e8145188190472f59c8b43aa9e6"><code>3e31c6e</code></a> v1.8.1</li> <li><a href="https://github.com/vuejs/language-tools/commit/289aceef28386f76c427ae500e8eb26d65001fce"><code>289acee</code></a> feat: upgrade volar to improve ts plugin support</li> <li><a href="https://github.com/vuejs/language-tools/commit/6e2e04ea2f0bfed9ab0fce23ad36abb04916b4f2"><code>6e2e04e</code></a> v1.8.0</li> <li><a href="https://github.com/vuejs/language-tools/commit/a8a05a278ab807590faeafdfd76646f5c41c0443"><code>a8a05a2</code></a> v1.7.14</li> <li><a href="https://github.com/vuejs/language-tools/commit/d275a544e4443e7a0a260d9ecb27e895f1cd4584"><code>d275a54</code></a> chore: use try catch instead of <code>existsSync</code></li> <li><a href="https://github.com/vuejs/language-tools/commit/32d5d5e4414f97b0dc28cd727a9cecf60acd4e97"><code>32d5d5e</code></a> v1.7.13</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/language-tools/commits/v1.8.4/packages/vue-tsc">compare view</a></li> </ul> </details> <br /> 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 </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tobias Diez <[email protected]> Co-authored-by: Tobias Diez <[email protected]>
- Loading branch information