Skip to content

Commit

Permalink
chore(deps): bump vue from 3.5.10 to 3.5.11 in /web (#546)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [vue](https://github.com/vuejs/core) from 3.5.10 to 3.5.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/core/releases">vue's
releases</a>.</em></p>
<blockquote>
<h2>v3.5.11</h2>
<p>For stable releases, please refer to <a
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.
For pre-releases, please refer to <a
href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a>
of the <code>minor</code> branch.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">vue's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/vuejs/core/compare/v3.5.10...v3.5.11">3.5.11</a>
(2024-10-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>compiler-sfc:</strong> do not skip
<code>TSSatisfiesExpression</code> when transforming props destructure
(<a
href="https://redirect.github.com/vuejs/core/issues/12062">#12062</a>)
(<a
href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c">2328b05</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12061">#12061</a></li>
<li><strong>reactivity:</strong> prevent overwriting <code>next</code>
property during batch processing (<a
href="https://redirect.github.com/vuejs/core/issues/12075">#12075</a>)
(<a
href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58">d3f5e6e</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12072">#12072</a></li>
<li><strong>scheduler:</strong> job ordering when the post queue is
flushing (<a
href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>)
(<a
href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e">577edca</a>)</li>
<li><strong>types:</strong> correctly infer <code>TypeProps</code> when
it is <code>any</code> (<a
href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>)
(<a
href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f">57315ab</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12058">#12058</a></li>
<li><strong>types:</strong> should not intersect
<code>PublicProps</code> with <code>Props</code> (<a
href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>)
(<a
href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f">6f85894</a>)</li>
<li><strong>types:</strong> infer the first generic type of
<code>Ref</code> correctly (<a
href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>)
(<a
href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5">c97bb84</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/core/commit/6e4de8d75e064a220c57c942c4239ca46fc7fe49"><code>6e4de8d</code></a>
release: v3.5.11</li>
<li><a
href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f"><code>6f85894</code></a>
fix(type): should not intersect <code>PublicProps</code> with
<code>Props</code> (<a
href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>)</li>
<li><a
href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5"><code>c97bb84</code></a>
fix(types): infer the first generic type of <code>Ref</code> correctly
(<a
href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>)</li>
<li><a
href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f"><code>57315ab</code></a>
fix(types): correctly infer <code>TypeProps</code> when it is
<code>any</code> (<a
href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>)</li>
<li><a
href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e"><code>577edca</code></a>
fix(scheduler): job ordering when the post queue is flushing (<a
href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>)</li>
<li><a
href="https://github.com/vuejs/core/commit/3a55c3e4217ffcac394c7d9c5eab5d7224b217a1"><code>3a55c3e</code></a>
chore(deps): update dependency rollup to ^4.24.0 (<a
href="https://redirect.github.com/vuejs/core/issues/12081">#12081</a>)</li>
<li><a
href="https://github.com/vuejs/core/commit/435e4fefad0df3a79a077d4b9a985af6ce830d70"><code>435e4fe</code></a>
chore(deps): update all non-major dependencies (<a
href="https://redirect.github.com/vuejs/core/issues/12080">#12080</a>)</li>
<li><a
href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58"><code>d3f5e6e</code></a>
fix(reactivity): prevent overwriting <code>next</code> property during
batch processing ...</li>
<li><a
href="https://github.com/vuejs/core/commit/29de6f8b0bb1a604f247b0712daac29e93aa6f3e"><code>29de6f8</code></a>
chore: remove no longer used property on Dep</li>
<li><a
href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c"><code>2328b05</code></a>
fix(compiler-sfc): do not skip <code>TSSatisfiesExpression</code> when
transforming prop...</li>
<li>See full diff in <a
href="https://github.com/vuejs/core/compare/v3.5.10...v3.5.11">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vue&package-manager=npm_and_yarn&previous-version=3.5.10&new-version=3.5.11)](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 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 9d5228f commit 434d507
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@astrojs/vue": "^4.5.1",
"@fontsource/poppins": "^5.1.0",
"astro": "^4.15.11",
"vue": "^3.5.10"
"vue": "^3.5.11"
},
"devDependencies": {
"@playwright/test": "^1.47.2",
Expand Down
182 changes: 91 additions & 91 deletions web/pnpm-lock.yaml

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

0 comments on commit 434d507

Please sign in to comment.