Commit d0bd9b1
authored
chore(deps): bump runed from 0.35.1 to 0.36.0 (#74)
Bumps
[runed](https://github.com/svecosystem/runed/tree/HEAD/packages/runed)
from 0.35.1 to 0.36.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/svecosystem/runed/releases">runed's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat(IsIdle): add <code>trackLastActive</code> option to enable
users to disable tracking the <code>lastActive</code>
time (<a
href="https://redirect.github.com/svecosystem/runed/pull/363">#363</a>)
for performance optimizations</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix(useSearchParams): don't treat comma separated strings as arrays
unless the field type is array
(<a
href="https://redirect.github.com/svecosystem/runed/pull/383">#383</a>)</p>
</li>
<li>
<p>feat(useSearchParams): Date support (<a
href="https://redirect.github.com/svecosystem/runed/pull/368">#368</a>)</p>
</li>
<li>
<p>feat(useSearchParams): Zod codec support (<a
href="https://redirect.github.com/svecosystem/runed/pull/368">#368</a>)</p>
</li>
<li>
<p>fix(useSearchParams): back/forward reactivity
(<a
href="https://redirect.github.com/svecosystem/runed/pull/383">#383</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/svecosystem/runed/blob/main/packages/runed/CHANGELOG.md">runed's
changelog</a>.</em></p>
<blockquote>
<h2>0.36.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat(IsIdle): add <code>trackLastActive</code> option to enable
users to disable tracking the <code>lastActive</code>
time (<a
href="https://redirect.github.com/svecosystem/runed/pull/363">#363</a>)
for performance optimizations</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix(useSearchParams): don't treat comma separated strings as arrays
unless the field type is array
(<a
href="https://redirect.github.com/svecosystem/runed/pull/383">#383</a>)</p>
</li>
<li>
<p>feat(useSearchParams): Date support (<a
href="https://redirect.github.com/svecosystem/runed/pull/368">#368</a>)</p>
</li>
<li>
<p>feat(useSearchParams): Zod codec support (<a
href="https://redirect.github.com/svecosystem/runed/pull/368">#368</a>)</p>
</li>
<li>
<p>fix(useSearchParams): back/forward reactivity
(<a
href="https://redirect.github.com/svecosystem/runed/pull/383">#383</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/svecosystem/runed/commit/d69eb76d8c1ceb3b36f852752c034aa54ab34f79"><code>d69eb76</code></a>
chore(release): version package (<a
href="https://github.com/svecosystem/runed/tree/HEAD/packages/runed/issues/364">#364</a>)</li>
<li><a
href="https://github.com/svecosystem/runed/commit/3af0066a9e149d490f9cdd66dbfb1b10b45aea77"><code>3af0066</code></a>
feat(useSearchParams): Add Date and Zod codec support (<a
href="https://github.com/svecosystem/runed/tree/HEAD/packages/runed/issues/368">#368</a>)</li>
<li><a
href="https://github.com/svecosystem/runed/commit/951939d03408e1db143ff58273ad89e98c274b67"><code>951939d</code></a>
fix(useSearchParams): back/forward reactivity & comma sep (<a
href="https://github.com/svecosystem/runed/tree/HEAD/packages/runed/issues/383">#383</a>)</li>
<li><a
href="https://github.com/svecosystem/runed/commit/bdfa3c95f4574774e696cf4c1b36f92ed6ca757f"><code>bdfa3c9</code></a>
feat(IsIdle): <code>trackLastActive</code> option (<a
href="https://github.com/svecosystem/runed/tree/HEAD/packages/runed/issues/363">#363</a>)</li>
<li>See full diff in <a
href="https://github.com/svecosystem/runed/commits/[email protected]/packages/runed">compare
view</a></li>
</ul>
</details>
<br />
[](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 2542980 commit d0bd9b1
2 files changed
+10
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments