Skip to content

Commit

Permalink
📦 deps(deps): Bump @vue/compiler-sfc from 3.3.2 to 3.3.4 (#2277)
Browse files Browse the repository at this point in the history
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.2 to 3.3.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p>
<blockquote>
<h2>v3.3.4</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.3.3</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/vuejs/core/compare/v3.3.3...v3.3.4">3.3.4</a> (2023-05-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>build:</strong> ensure correct typing for node esm (<a href="https://github.com/vuejs/core/commit/d621d4c646b2d7b190fbd44ad1fd04512b3de300">d621d4c</a>)</li>
<li><strong>build:</strong> fix <strong>DEV</strong> flag replacement edge case (<a href="https://github.com/vuejs/core/commit/8b7c04b18f73aad9a08dd57eba90101b5b2aef28">8b7c04b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8353">#8353</a></li>
<li><strong>compiler-sfc:</strong> handle imported types from default exports (<a href="https://github.com/vuejs/core/commit/5aec717a2402652306085f58432ba3ab91848a74">5aec717</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8355">#8355</a></li>
</ul>
<h2><a href="https://github.com/vuejs/core/compare/v3.3.2...v3.3.3">3.3.3</a> (2023-05-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>avoid regex s flag for old browsers (<a href="https://github.com/vuejs/core/commit/91f1c62e6384a8b09f90e7e43b8d347901e529a0">91f1c62</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8316">#8316</a></li>
<li><strong>build:</strong> fix dev flag replacement in esm-builder builds (<a href="https://redirect.github.com/vuejs/core/issues/8314">#8314</a>) (<a href="https://github.com/vuejs/core/commit/003836f90e1f00ebd04b77ec07ccfa4e649a2ff4">003836f</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8312">#8312</a></li>
<li><strong>compiler-sfc:</strong> don't hoist regexp literial (<a href="https://redirect.github.com/vuejs/core/issues/8300">#8300</a>) (<a href="https://github.com/vuejs/core/commit/8ec73a3aea7a52e9479f107ae5737761166ddae6">8ec73a3</a>)</li>
<li><strong>compiler-sfc:</strong> fix props destructing default value type checking with unresolved type (<a href="https://redirect.github.com/vuejs/core/issues/8340">#8340</a>) (<a href="https://github.com/vuejs/core/commit/f69dbabf8794426c3e9ed33ae77dd8ce655eafd2">f69dbab</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8326">#8326</a></li>
<li><strong>compiler-sfc:</strong> fix type import from path aliased vue file (<a href="https://github.com/vuejs/core/commit/fab9c727805c6186c490f99023e8cf5401b0b5a9">fab9c72</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8348">#8348</a></li>
<li><strong>compiler-sfc:</strong> handle ts files with relative imports with .js extension (<a href="https://github.com/vuejs/core/commit/b36addd3bde07467e9ff5641bd1c2bdc3085944c">b36addd</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8339">#8339</a></li>
<li><strong>compiler-sfc:</strong> parses correctly when inline mode is off (<a href="https://redirect.github.com/vuejs/core/issues/8337">#8337</a>) (<a href="https://github.com/vuejs/core/commit/ecbd42a1444e3c599e464dec002e43d548d99669">ecbd42a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/6088">#6088</a></li>
<li><strong>compiler-sfc:</strong> support defineEmits type reference with unions (<a href="https://redirect.github.com/vuejs/core/issues/8299">#8299</a>) (<a href="https://github.com/vuejs/core/commit/b133e0fd97b0b4fabbb43151c19031b8fb47c05b">b133e0f</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/7943">#7943</a></li>
<li><strong>types:</strong> support generic usage with withDefaults + defineProps (<a href="https://redirect.github.com/vuejs/core/issues/8335">#8335</a>) (<a href="https://github.com/vuejs/core/commit/216f26995b63c2df26ca0f39f390fe8d59cdabfa">216f269</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8310">#8310</a> <a href="https://redirect.github.com/vuejs/core/issues/8331">#8331</a> <a href="https://redirect.github.com/vuejs/core/issues/8325">#8325</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vuejs/core/commit/0e8bbe873e579f3d3a74c44af28f7df9e7a06978"><code>0e8bbe8</code></a> release: v3.3.4</li>
<li><a href="https://github.com/vuejs/core/commit/5aec717a2402652306085f58432ba3ab91848a74"><code>5aec717</code></a> fix(compiler-sfc): handle imported types from default exports</li>
<li><a href="https://github.com/vuejs/core/commit/fecd5c404402457fe3a1bb3f18ff45e31dca5714"><code>fecd5c4</code></a> release: v3.3.3</li>
<li><a href="https://github.com/vuejs/core/commit/ecbd42a1444e3c599e464dec002e43d548d99669"><code>ecbd42a</code></a> fix(compiler-sfc): parses correctly when inline mode is off (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/8337">#8337</a>)</li>
<li><a href="https://github.com/vuejs/core/commit/b133e0fd97b0b4fabbb43151c19031b8fb47c05b"><code>b133e0f</code></a> fix(compiler-sfc): support defineEmits type reference with unions (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/8299">#8299</a>)</li>
<li><a href="https://github.com/vuejs/core/commit/fab9c727805c6186c490f99023e8cf5401b0b5a9"><code>fab9c72</code></a> fix(compiler-sfc): fix type import from path aliased vue file</li>
<li><a href="https://github.com/vuejs/core/commit/8ec73a3aea7a52e9479f107ae5737761166ddae6"><code>8ec73a3</code></a> fix(compiler-sfc): don't hoist regexp literial (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/8300">#8300</a>)</li>
<li><a href="https://github.com/vuejs/core/commit/b36addd3bde07467e9ff5641bd1c2bdc3085944c"><code>b36addd</code></a> fix(compiler-sfc): handle ts files with relative imports with .js extension</li>
<li><a href="https://github.com/vuejs/core/commit/f69dbabf8794426c3e9ed33ae77dd8ce655eafd2"><code>f69dbab</code></a> fix(compiler-sfc): fix props destructing default value type checking with unr...</li>
<li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.3.4/packages/compiler-sfc">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vue/compiler-sfc&package-manager=npm_and_yarn&previous-version=3.3.2&new-version=3.3.4)](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>
  • Loading branch information
dependabot[bot] authored May 18, 2023
1 parent 2f48346 commit d98ecde
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sources/@roots/bud-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"dependencies": {
"@roots/bud-framework": "workspace:sources/@roots/bud-framework",
"@roots/bud-support": "workspace:sources/@roots/bud-support",
"@vue/compiler-sfc": "^3.3.2",
"@vue/compiler-sfc": "^3.3.4",
"tslib": "2.5.0",
"vue": "^3.3.2",
"vue-loader": "^17.1.1",
Expand Down
74 changes: 72 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8583,7 +8583,7 @@ __metadata:
"@roots/bud-typescript": "workspace:sources/@roots/bud-typescript"
"@skypack/package-check": 0.2.2
"@types/node": 18.16.12
"@vue/compiler-sfc": ^3.3.2
"@vue/compiler-sfc": ^3.3.4
tslib: 2.5.0
vue: ^3.3.2
vue-loader: ^17.1.1
Expand Down Expand Up @@ -11312,6 +11312,18 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-core@npm:3.3.4":
version: 3.3.4
resolution: "@vue/compiler-core@npm:3.3.4"
dependencies:
"@babel/parser": ^7.21.3
"@vue/shared": 3.3.4
estree-walker: ^2.0.2
source-map-js: ^1.0.2
checksum: 5437942ea6575b316c9cd84f4f128a44939713da8b6958060e152c599e6d771d5db056c398d7574ee706ff8092e0d99ac4f14e7eef8712a8dd923d2323201b9e
languageName: node
linkType: hard

"@vue/compiler-dom@npm:3.3.2":
version: 3.3.2
resolution: "@vue/compiler-dom@npm:3.3.2"
Expand All @@ -11322,7 +11334,17 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-sfc@npm:3.3.2, @vue/compiler-sfc@npm:^3.3.2":
"@vue/compiler-dom@npm:3.3.4":
version: 3.3.4
resolution: "@vue/compiler-dom@npm:3.3.4"
dependencies:
"@vue/compiler-core": 3.3.4
"@vue/shared": 3.3.4
checksum: 1c2ac0c89de8eef7be1c568d57504e6245adaaec40c2c4d9717bc231ca10bf682d918a3b358d24c786eeaf8e0d7eb8a65f57d9044775a304783fde1d069a1896
languageName: node
linkType: hard

"@vue/compiler-sfc@npm:3.3.2":
version: 3.3.2
resolution: "@vue/compiler-sfc@npm:3.3.2"
dependencies:
Expand All @@ -11340,6 +11362,24 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-sfc@npm:^3.3.4":
version: 3.3.4
resolution: "@vue/compiler-sfc@npm:3.3.4"
dependencies:
"@babel/parser": ^7.20.15
"@vue/compiler-core": 3.3.4
"@vue/compiler-dom": 3.3.4
"@vue/compiler-ssr": 3.3.4
"@vue/reactivity-transform": 3.3.4
"@vue/shared": 3.3.4
estree-walker: ^2.0.2
magic-string: ^0.30.0
postcss: ^8.1.10
source-map-js: ^1.0.2
checksum: 0a0adfdd3e812f528e25e4b3bbf14b2296b719a8aac609eca42035295527cc253b918a552dc15218e917efef26b7ca94054dc8784a1a18c06c3d4bb4d18ab8b9
languageName: node
linkType: hard

"@vue/compiler-ssr@npm:3.3.2":
version: 3.3.2
resolution: "@vue/compiler-ssr@npm:3.3.2"
Expand All @@ -11350,6 +11390,16 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-ssr@npm:3.3.4":
version: 3.3.4
resolution: "@vue/compiler-ssr@npm:3.3.4"
dependencies:
"@vue/compiler-dom": 3.3.4
"@vue/shared": 3.3.4
checksum: 5d1875d55ea864080dd90e5d81a29f93308e312faf00163db5b391b38c2fe799fd3eb58955823dc632f2f8bdd271a4534cc0020646b7f82717be1a8d30dc16e7
languageName: node
linkType: hard

"@vue/reactivity-transform@npm:3.3.2":
version: 3.3.2
resolution: "@vue/reactivity-transform@npm:3.3.2"
Expand All @@ -11363,6 +11413,19 @@ __metadata:
languageName: node
linkType: hard

"@vue/reactivity-transform@npm:3.3.4":
version: 3.3.4
resolution: "@vue/reactivity-transform@npm:3.3.4"
dependencies:
"@babel/parser": ^7.20.15
"@vue/compiler-core": 3.3.4
"@vue/shared": 3.3.4
estree-walker: ^2.0.2
magic-string: ^0.30.0
checksum: b425e78b2084ac7037887fbe012dcad5e5963ac9714ae15a04fda1c6766ec8c53ef231de1cfdc4d3cf46bd5d84bfec8ebdccf48da4ff5ee2f4b5084e54f0a1b1
languageName: node
linkType: hard

"@vue/reactivity@npm:3.3.2":
version: 3.3.2
resolution: "@vue/reactivity@npm:3.3.2"
Expand Down Expand Up @@ -11412,6 +11475,13 @@ __metadata:
languageName: node
linkType: hard

"@vue/shared@npm:3.3.4":
version: 3.3.4
resolution: "@vue/shared@npm:3.3.4"
checksum: 12fe53ff816bfa29ea53f89212067a86512c626b8d30149ff28b36705820f6150e1fb4e4e46897ad9eddb1d1cfc02d8941053939910eed69a905f7a5509baabe
languageName: node
linkType: hard

"@webassemblyjs/ast@npm:1.11.1":
version: 1.11.1
resolution: "@webassemblyjs/ast@npm:1.11.1"
Expand Down

0 comments on commit d98ecde

Please sign in to comment.