Skip to content

Commit

Permalink
Bump vue-template-compiler and vue-tsc in /demo/wiremock_state_extens…
Browse files Browse the repository at this point in the history
…ion_demo (#141)

Removes [vue-template-compiler](https://github.com/vuejs/vue). It's no
longer used after updating ancestor dependency
[vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).
These dependencies need to be updated together.

Removes `vue-template-compiler`

Updates `vue-tsc` from 1.8.11 to 2.1.10
<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>v2.1.10</h2>
<h3>Features</h3>
<ul>
<li><strong>language-service:</strong> auto insert <code>const props
=</code> with <code>props</code> completion (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4942">#4942</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>language-core:</strong> revert <a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4902">#4902</a></li>
<li><strong>language-core:</strong> inject <code>as</code> assertion of
<code>useCssModule</code> into correct location (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4952">#4952</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> hold prev track id correctly (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4961">#4961</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> generate style modules type as
needed (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4953">#4953</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> reference global types file with
relative path (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4966">#4966</a>)</li>
</ul>
<h3>Refactors</h3>
<ul>
<li><strong>vscode:</strong> rewrite with <a
href="https://kermanx.github.io/reactive-vscode/">Reactive VSCode</a>
(<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4945">#4945</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>, <a
href="https://github.com/KermanX"><code>@​KermanX</code></a>!</li>
</ul>
<p>Please refer to <a
href="https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>Sponsors</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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>2.1.10 <!-- raw HTML omitted -->official<!-- raw HTML omitted -->,
2.1.11 <!-- raw HTML omitted -->insiders<!-- raw HTML omitted -->
(2024-10-31)</h2>
<h3>Features</h3>
<ul>
<li><strong>language-service:</strong> auto insert <code>const props
=</code> with <code>props</code> completion (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4942">#4942</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>language-core:</strong> revert <a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4902">#4902</a></li>
<li><strong>language-core:</strong> inject <code>as</code> assertion of
<code>useCssModule</code> into correct location (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4952">#4952</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> hold prev track id correctly (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4961">#4961</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> generate style modules type as
needed (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4953">#4953</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> reference global types file with
relative path (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4966">#4966</a>)</li>
</ul>
<h3>Refactors</h3>
<ul>
<li><strong>vscode:</strong> rewrite with <a
href="https://kermanx.github.io/reactive-vscode/">Reactive VSCode</a>
(<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4945">#4945</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>, <a
href="https://github.com/KermanX"><code>@​KermanX</code></a>!</li>
</ul>
<h2>2.1.8 <!-- raw HTML omitted -->official<!-- raw HTML omitted -->,
2.1.9 <!-- raw HTML omitted -->insiders<!-- raw HTML omitted -->
(2024-10-26)</h2>
<h3>Features</h3>
<ul>
<li><strong>vscode:</strong> reactions visualization now identifies more
use cases <!-- raw HTML omitted -->Insiders<!-- raw HTML omitted
--></li>
<li><strong>language-core:</strong> auto infer <code>$el</code> type (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4805">#4805</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> typed directive arg and modifiers
(<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4813">#4813</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>language-core:</strong> avoid generic type loss due to
destructured props (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4821">#4821</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> handle <code>v-for</code> with
<code>v-once</code> correctly (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4830">#4830</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> avoid generating zero-length
mappings for interpolation edges</li>
<li><strong>language-core:</strong> don't assign <code>this</code> to
<code>__VLS_ctx</code> (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4845">#4845</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-service:</strong> initialize scope with null
prototype object (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4855">#4855</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> inlay hints for <code>&lt;component
:is&gt;</code> and <code>&lt;slot :name&gt;</code> (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4661">#4661</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>, <a
href="https://github.com/so1ve"><code>@​so1ve</code></a>!</li>
<li><strong>language-core:</strong> should error when invalid syntax at
script end (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4692">#4692</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> correct type inference of
<code>defineModel</code> &amp; <code>defineEmits</code> in generic (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4823">#4823</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> inject generics of
<code>useTemplateRef</code> into correct location (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4829">#4829</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> prevent the generation of generics
in JS (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4836">#4836</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>, <a
href="https://github.com/zhiyuanzmj"><code>@​zhiyuanzmj</code></a>!</li>
<li><strong>language-core:</strong> generate correct reference for
<code>v-on</code> on <code>&lt;slot&gt;</code> (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4864">#4864</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> match classname before
<code>)</code> (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4887">#4887</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-service:</strong> handle internal item key with
leading slash correctly (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4894">#4894</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> correctly obtain the index of style
modules (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4907">#4907</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> refer absolute path of global types
file (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4924">#4924</a>)
- Thanks to <a
href="https://github.com/depressedX"><code>@​depressedX</code></a>!</li>
<li><strong>component-meta:</strong> error when signatures is undefined
(<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4930">#4930</a>)
- Thanks to <a
href="https://github.com/Hannesrasmussen"><code>@​Hannesrasmussen</code></a>!</li>
<li><strong>language-core:</strong> intersect props of generic component
with attrs (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4886">#4886</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> fix incorrect syntax for class
component virtual code</li>
<li><strong>language-core:</strong> generate <code>value</code> instead
of model name into tuple (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4892">#4892</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> infer template ref's type of native
elements with <code>v-for</code> correctly (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4933">#4933</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
<li><strong>language-core:</strong> should wrap item with
<code>Reactive</code> on <code>v-for</code> (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4902">#4902</a>)
- Thanks to <a
href="https://github.com/KazariEX"><code>@​KazariEX</code></a>!</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/language-tools/commit/3f3a4b874fa3190aef1c311251591d3b7d86036c"><code>3f3a4b8</code></a>
v2.1.10 (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4968">#4968</a>)</li>
<li><a
href="https://github.com/vuejs/language-tools/commit/57d6d8631f9f9b37aadafd2f2624f77b5d1cd1e1"><code>57d6d86</code></a>
revert: <a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4902">#4902</a></li>
<li><a
href="https://github.com/vuejs/language-tools/commit/13a9e2f3ec9e5234d258b08ae7da49a68a1d2f3e"><code>13a9e2f</code></a>
v2.1.8 (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4946">#4946</a>)</li>
<li><a
href="https://github.com/vuejs/language-tools/commit/ae1d696a829e1ec846c3e1f3d24be6d666988173"><code>ae1d696</code></a>
chore: bump Volar</li>
<li><a
href="https://github.com/vuejs/language-tools/commit/8c1672f04c8c0837cf79ca3304aa39d1ae17bd3f"><code>8c1672f</code></a>
fix(language-core): should wrap item with <code>Reactive</code> on
<code>v-for</code> (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4902">#4902</a>)</li>
<li><a
href="https://github.com/vuejs/language-tools/commit/06f6f02d30cd20d34c00319128140810d2dc9e0b"><code>06f6f02</code></a>
fix(language-core): generate <code>value</code> instead of model name
into tuple (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4892">#4892</a>)</li>
<li><a
href="https://github.com/vuejs/language-tools/commit/994ccd0bc043c732827bbc5bb7469053ee330ae3"><code>994ccd0</code></a>
chore(vscode): switch to <code>&quot;module&quot;:
&quot;CommonJS&quot;</code> (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4944">#4944</a>)</li>
<li><a
href="https://github.com/vuejs/language-tools/commit/baa1319e37fd881967791e7ea84be73e02f8a0b3"><code>baa1319</code></a>
fix(language-core): intersect props of generic component with attrs (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4886">#4886</a>)</li>
<li><a
href="https://github.com/vuejs/language-tools/commit/c47d53ffbd0464da1bb9081f6cc6957bd149d40c"><code>c47d53f</code></a>
chore: remove <code>importsNotUsedAsValues</code> (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4897">#4897</a>)</li>
<li><a
href="https://github.com/vuejs/language-tools/commit/acddb02ace52947f2cb644333a8364987fcf64a2"><code>acddb02</code></a>
fix(language-core): should error when invalid syntax at script end (<a
href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4692">#4692</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vuejs/language-tools/commits/v2.1.10/packages/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
- `@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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/wiremock/wiremock-state-extension/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent 2207754 commit 943c5de
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 67 deletions.
199 changes: 133 additions & 66 deletions demo/wiremock_state_extension_demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demo/wiremock_state_extension_demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"vite": "^4.5.3",
"vite-plugin-vuetify": "^1.0.0-alpha.11",
"vitest": "^0.34.2",
"vue-tsc": "^1.8.8"
"vue-tsc": "^2.1.10"
}
}

0 comments on commit 943c5de

Please sign in to comment.