Commit e98f512
authored
Bump immer from 10.1.1 to 10.1.3 in /frontend (streamlit#12492)
Bumps [immer](https://github.com/immerjs/immer) from 10.1.1 to 10.1.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/immerjs/immer/releases">immer's
releases</a>.</em></p>
<blockquote>
<h2>v10.1.3</h2>
<h2><a
href="https://github.com/immerjs/immer/compare/v10.1.2...v10.1.3">10.1.3</a>
(2025-09-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Mark exports as pure, for better tree-shakability (<a
href="https://redirect.github.com/immerjs/immer/issues/1124">#1124</a>)
(<a
href="https://github.com/immerjs/immer/commit/85faaa24d4095c7887913a1a4fb218bf2bb881f3">85faaa2</a>)</li>
</ul>
<h2>v10.1.2</h2>
<h2><a
href="https://github.com/immerjs/immer/compare/v10.1.1...v10.1.2">10.1.2</a>
(2025-09-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>non-enumerable (immutable) methods on Map/Set (<a
href="https://redirect.github.com/immerjs/immer/issues/1069">#1069</a>)
(<a
href="https://github.com/immerjs/immer/commit/aa24400ea1f53b20927ac3619ea4fcd98c3a2172">aa24400</a>)</li>
<li>Update package.json exports for react-native (<a
href="https://redirect.github.com/immerjs/immer/issues/1159">#1159</a>)
(<a
href="https://github.com/immerjs/immer/commit/b2fcc6608773f0886ccc673d62deb1ca7f4a0e83">b2fcc66</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/immerjs/immer/commit/85faaa24d4095c7887913a1a4fb218bf2bb881f3"><code>85faaa2</code></a>
fix: Mark exports as pure, for better tree-shakability (<a
href="https://redirect.github.com/immerjs/immer/issues/1124">#1124</a>)</li>
<li><a
href="https://github.com/immerjs/immer/commit/a8d78af53aa3ce1b2b9f06d91923c471bd8d071f"><code>a8d78af</code></a>
chore: fix some comments (<a
href="https://redirect.github.com/immerjs/immer/issues/1122">#1122</a>)</li>
<li><a
href="https://github.com/immerjs/immer/commit/062210e63728a6996af100800d163d1283cc18d3"><code>062210e</code></a>
chore(deps): bump webpack from 5.76.1 to 5.94.0 in /website (<a
href="https://redirect.github.com/immerjs/immer/issues/1140">#1140</a>)</li>
<li><a
href="https://github.com/immerjs/immer/commit/b2fcc6608773f0886ccc673d62deb1ca7f4a0e83"><code>b2fcc66</code></a>
fix: Update package.json exports for react-native (<a
href="https://redirect.github.com/immerjs/immer/issues/1159">#1159</a>)</li>
<li><a
href="https://github.com/immerjs/immer/commit/aa24400ea1f53b20927ac3619ea4fcd98c3a2172"><code>aa24400</code></a>
fix: non-enumerable (immutable) methods on Map/Set (<a
href="https://redirect.github.com/immerjs/immer/issues/1069">#1069</a>)</li>
<li><a
href="https://github.com/immerjs/immer/commit/b4f71a6f2bdeafd24cd4669921082f8ac2e84cfc"><code>b4f71a6</code></a>
Fix: freezing of Map values during finalization (<a
href="https://redirect.github.com/immerjs/immer/issues/1150">#1150</a>)</li>
<li><a
href="https://github.com/immerjs/immer/commit/857b4b770347d1a502ed01bbdd3166e8b2be1004"><code>857b4b7</code></a>
docs: unfinished todo filter condition (<a
href="https://redirect.github.com/immerjs/immer/issues/1155">#1155</a>)</li>
<li><a
href="https://github.com/immerjs/immer/commit/19cbe47ae3db3b4a8940409ab1814ce1a9af3458"><code>19cbe47</code></a>
Prefix param with underscore to prevent unused param warning (<a
href="https://redirect.github.com/immerjs/immer/issues/1145">#1145</a>)</li>
<li>See full diff in <a
href="https://github.com/immerjs/immer/compare/v10.1.1...v10.1.3">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 7587948 commit e98f512
3 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3746 | 3746 | | |
3747 | 3747 | | |
3748 | 3748 | | |
3749 | | - | |
| 3749 | + | |
3750 | 3750 | | |
3751 | 3751 | | |
3752 | 3752 | | |
| |||
3878 | 3878 | | |
3879 | 3879 | | |
3880 | 3880 | | |
3881 | | - | |
| 3881 | + | |
3882 | 3882 | | |
3883 | 3883 | | |
3884 | 3884 | | |
| |||
12592 | 12592 | | |
12593 | 12593 | | |
12594 | 12594 | | |
12595 | | - | |
12596 | | - | |
12597 | | - | |
12598 | | - | |
| 12595 | + | |
| 12596 | + | |
| 12597 | + | |
| 12598 | + | |
12599 | 12599 | | |
12600 | 12600 | | |
12601 | 12601 | | |
| |||
0 commit comments