Skip to content

Commit

Permalink
Build(deps): Bump svelte from 4.2.8 to 4.2.9 (#560)
Browse files Browse the repository at this point in the history
Bumps
[svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)
from 4.2.8 to 4.2.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/releases">svelte's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: add types for popover attributes and events (<a
href="https://redirect.github.com/sveltejs/svelte/pull/10042">#10042</a>)</p>
</li>
<li>
<p>fix: add <code>gamepadconnected</code> and
<code>gamepaddisconnected</code> events (<a
href="https://redirect.github.com/sveltejs/svelte/pull/9864">#9864</a>)</p>
</li>
<li>
<p>fix: make <code>@types/estree</code> a dependency (<a
href="https://redirect.github.com/sveltejs/svelte/pull/10149">#10149</a>)</p>
</li>
<li>
<p>fix: bump <code>axobject-query</code> (<a
href="https://redirect.github.com/sveltejs/svelte/pull/10167">#10167</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/blob/[email protected]/packages/svelte/CHANGELOG.md">svelte's
changelog</a>.</em></p>
<blockquote>
<h2>4.2.9</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: add types for popover attributes and events (<a
href="https://redirect.github.com/sveltejs/svelte/pull/10042">#10042</a>)</p>
</li>
<li>
<p>fix: add <code>gamepadconnected</code> and
<code>gamepaddisconnected</code> events (<a
href="https://redirect.github.com/sveltejs/svelte/pull/9864">#9864</a>)</p>
</li>
<li>
<p>fix: make <code>@types/estree</code> a dependency (<a
href="https://redirect.github.com/sveltejs/svelte/pull/10149">#10149</a>)</p>
</li>
<li>
<p>fix: bump <code>axobject-query</code> (<a
href="https://redirect.github.com/sveltejs/svelte/pull/10167">#10167</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sveltejs/svelte/commit/d9fcc87235380b3247973e612115a94e0c8ca500"><code>d9fcc87</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/9886">#9886</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/490102932ba303ec2955a6301f32bef4b11cf4df"><code>4901029</code></a>
fix: bump <code>axobject-query</code> (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/10167">#10167</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/bc5e578d37b0a0b736cc8c8c250ea51312813024"><code>bc5e578</code></a>
fix: make <code>@types/estree</code> a dependency (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/10149">#10149</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/89db4b5d996776bd5e78fdd6016adc8dd5dc4324"><code>89db4b5</code></a>
chore: commit types (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/9862">#9862</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/32772b41313bb0fc829e0b24366b65ace84176e4"><code>32772b4</code></a>
fix: add types for popover attributes and events (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/10042">#10042</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/804f29636872e928e3b5948df0ae800e3c581c99"><code>804f296</code></a>
fix: add GamepadEventHandler type (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/9864">#9864</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/8fd7756d7f78c20d35d21bf86375b039b61f64f2"><code>8fd7756</code></a>
site(v4): fix repl (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/9746">#9746</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=svelte&package-manager=npm_and_yarn&previous-version=4.2.8&new-version=4.2.9)](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>
  • Loading branch information
derTobsch authored Jan 20, 2024
2 parents f71c956 + 5b9365b commit 547f05b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rollup-plugin-esbuild": "6.1.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-svelte": "7.1.6",
"svelte": "4.2.8",
"svelte": "4.2.9",
"svelte-check": "3.6.3",
"svelte-preprocess": "5.1.3",
"tailwindcss": "3.4.1",
Expand Down

0 comments on commit 547f05b

Please sign in to comment.