Skip to content

Bump immer from 11.1.3 to 11.1.4 in /frontend#13957

Merged
lukasmasuch merged 2 commits intodevelopfrom
dependabot/npm_and_yarn/frontend/immer-11.1.4
Feb 16, 2026
Merged

Bump immer from 11.1.3 to 11.1.4 in /frontend#13957
lukasmasuch merged 2 commits intodevelopfrom
dependabot/npm_and_yarn/frontend/immer-11.1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps immer from 11.1.3 to 11.1.4.

Release notes

Sourced from immer's releases.

v11.1.4

11.1.4 (2026-02-10)

Bug Fixes

  • handle nested proxies after spreading and inserting into an array (90a7765)
Commits
  • cdccf1a Merge pull request #1210 from immerjs/bugfix/1209-array-plugin-nested-drafts
  • 90a7765 fix: handle nested proxies after spreading and inserting into an array
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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 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)

Bumps [immer](https://github.com/immerjs/immer) from 11.1.3 to 11.1.4.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v11.1.3...v11.1.4)

---
updated-dependencies:
- dependency-name: immer
  dependency-version: 11.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added autofix If applied to PR we run autofix workflow and provide fixes via new PR change:chore PR contains maintenance or housekeeping change impact:internal PR changes only affect internal code labels Feb 16, 2026
@snyk-io
Copy link
Copy Markdown
Contributor

snyk-io bot commented Feb 16, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions github-actions bot removed the autofix If applied to PR we run autofix workflow and provide fixes via new PR label Feb 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 16, 2026

✅ PR preview is ready!

Name Link
📦 Wheel file https://core-previews.s3-us-west-2.amazonaws.com/pr-13957/streamlit-1.54.0-py3-none-any.whl
📦 @streamlit/component-v2-lib Download from artifacts
🕹️ Preview app pr-13957.streamlit.app (☁️ Deploy here if not accessible)

Copy link
Copy Markdown
Collaborator

@lukasmasuch lukasmasuch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@lukasmasuch lukasmasuch merged commit 40a178a into develop Feb 16, 2026
42 checks passed
@lukasmasuch lukasmasuch deleted the dependabot/npm_and_yarn/frontend/immer-11.1.4 branch February 16, 2026 14:08
sfc-gh-lwilby pushed a commit that referenced this pull request Feb 16, 2026
Bumps [immer](https://github.com/immerjs/immer) from 11.1.3 to 11.1.4.
<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>v11.1.4</h2>
<h2><a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">11.1.4</a>
(2026-02-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle nested proxies after spreading and inserting into an array
(<a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c">90a7765</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/immerjs/immer/commit/cdccf1a6d0d349ad587a736f0eb8a3da43fc7747"><code>cdccf1a</code></a>
Merge pull request <a
href="https://redirect.github.com/immerjs/immer/issues/1210">#1210</a>
from immerjs/bugfix/1209-array-plugin-nested-drafts</li>
<li><a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c"><code>90a7765</code></a>
fix: handle nested proxies after spreading and inserting into an
array</li>
<li>See full diff in <a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=immer&package-manager=npm_and_yarn&previous-version=11.1.3&new-version=11.1.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 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>
Co-authored-by: Lukas Masuch <[email protected]>
sfc-gh-lwilby pushed a commit that referenced this pull request Feb 17, 2026
Bumps [immer](https://github.com/immerjs/immer) from 11.1.3 to 11.1.4.
<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>v11.1.4</h2>
<h2><a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">11.1.4</a>
(2026-02-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle nested proxies after spreading and inserting into an array
(<a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c">90a7765</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/immerjs/immer/commit/cdccf1a6d0d349ad587a736f0eb8a3da43fc7747"><code>cdccf1a</code></a>
Merge pull request <a
href="https://redirect.github.com/immerjs/immer/issues/1210">#1210</a>
from immerjs/bugfix/1209-array-plugin-nested-drafts</li>
<li><a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c"><code>90a7765</code></a>
fix: handle nested proxies after spreading and inserting into an
array</li>
<li>See full diff in <a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=immer&package-manager=npm_and_yarn&previous-version=11.1.3&new-version=11.1.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 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>
Co-authored-by: Lukas Masuch <[email protected]>

Co-authored-by: lawilby <[email protected]>
sfc-gh-lwilby pushed a commit that referenced this pull request Feb 18, 2026
Bumps [immer](https://github.com/immerjs/immer) from 11.1.3 to 11.1.4.
<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>v11.1.4</h2>
<h2><a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">11.1.4</a>
(2026-02-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle nested proxies after spreading and inserting into an array
(<a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c">90a7765</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/immerjs/immer/commit/cdccf1a6d0d349ad587a736f0eb8a3da43fc7747"><code>cdccf1a</code></a>
Merge pull request <a
href="https://redirect.github.com/immerjs/immer/issues/1210">#1210</a>
from immerjs/bugfix/1209-array-plugin-nested-drafts</li>
<li><a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c"><code>90a7765</code></a>
fix: handle nested proxies after spreading and inserting into an
array</li>
<li>See full diff in <a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=immer&package-manager=npm_and_yarn&previous-version=11.1.3&new-version=11.1.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 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>
Co-authored-by: Lukas Masuch <[email protected]>

Co-authored-by: lawilby <[email protected]>
sfc-gh-lwilby pushed a commit that referenced this pull request Feb 18, 2026
Bumps [immer](https://github.com/immerjs/immer) from 11.1.3 to 11.1.4.
<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>v11.1.4</h2>
<h2><a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">11.1.4</a>
(2026-02-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle nested proxies after spreading and inserting into an array
(<a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c">90a7765</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/immerjs/immer/commit/cdccf1a6d0d349ad587a736f0eb8a3da43fc7747"><code>cdccf1a</code></a>
Merge pull request <a
href="https://redirect.github.com/immerjs/immer/issues/1210">#1210</a>
from immerjs/bugfix/1209-array-plugin-nested-drafts</li>
<li><a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c"><code>90a7765</code></a>
fix: handle nested proxies after spreading and inserting into an
array</li>
<li>See full diff in <a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=immer&package-manager=npm_and_yarn&previous-version=11.1.3&new-version=11.1.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 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>
Co-authored-by: Lukas Masuch <[email protected]>

Co-authored-by: lawilby <[email protected]>
sfc-gh-lwilby pushed a commit that referenced this pull request Feb 18, 2026
Bumps [immer](https://github.com/immerjs/immer) from 11.1.3 to 11.1.4.
<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>v11.1.4</h2>
<h2><a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">11.1.4</a>
(2026-02-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle nested proxies after spreading and inserting into an array
(<a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c">90a7765</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/immerjs/immer/commit/cdccf1a6d0d349ad587a736f0eb8a3da43fc7747"><code>cdccf1a</code></a>
Merge pull request <a
href="https://redirect.github.com/immerjs/immer/issues/1210">#1210</a>
from immerjs/bugfix/1209-array-plugin-nested-drafts</li>
<li><a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c"><code>90a7765</code></a>
fix: handle nested proxies after spreading and inserting into an
array</li>
<li>See full diff in <a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=immer&package-manager=npm_and_yarn&previous-version=11.1.3&new-version=11.1.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 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>
Co-authored-by: Lukas Masuch <[email protected]>

Co-authored-by: lawilby <[email protected]>
sfc-gh-lwilby pushed a commit that referenced this pull request Feb 19, 2026
Bumps [immer](https://github.com/immerjs/immer) from 11.1.3 to 11.1.4.
<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>v11.1.4</h2>
<h2><a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">11.1.4</a>
(2026-02-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle nested proxies after spreading and inserting into an array
(<a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c">90a7765</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/immerjs/immer/commit/cdccf1a6d0d349ad587a736f0eb8a3da43fc7747"><code>cdccf1a</code></a>
Merge pull request <a
href="https://redirect.github.com/immerjs/immer/issues/1210">#1210</a>
from immerjs/bugfix/1209-array-plugin-nested-drafts</li>
<li><a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c"><code>90a7765</code></a>
fix: handle nested proxies after spreading and inserting into an
array</li>
<li>See full diff in <a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=immer&package-manager=npm_and_yarn&previous-version=11.1.3&new-version=11.1.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 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>
Co-authored-by: Lukas Masuch <[email protected]>

Co-authored-by: lawilby <[email protected]>
sfc-gh-lwilby pushed a commit that referenced this pull request Feb 19, 2026
Bumps [immer](https://github.com/immerjs/immer) from 11.1.3 to 11.1.4.
<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>v11.1.4</h2>
<h2><a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">11.1.4</a>
(2026-02-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle nested proxies after spreading and inserting into an array
(<a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c">90a7765</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/immerjs/immer/commit/cdccf1a6d0d349ad587a736f0eb8a3da43fc7747"><code>cdccf1a</code></a>
Merge pull request <a
href="https://redirect.github.com/immerjs/immer/issues/1210">#1210</a>
from immerjs/bugfix/1209-array-plugin-nested-drafts</li>
<li><a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c"><code>90a7765</code></a>
fix: handle nested proxies after spreading and inserting into an
array</li>
<li>See full diff in <a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=immer&package-manager=npm_and_yarn&previous-version=11.1.3&new-version=11.1.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 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>
Co-authored-by: Lukas Masuch <[email protected]>

Co-authored-by: lawilby <[email protected]>
lukasmasuch added a commit that referenced this pull request Feb 20, 2026
Bumps [immer](https://github.com/immerjs/immer) from 11.1.3 to 11.1.4.
<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>v11.1.4</h2>
<h2><a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">11.1.4</a>
(2026-02-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle nested proxies after spreading and inserting into an array
(<a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c">90a7765</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/immerjs/immer/commit/cdccf1a6d0d349ad587a736f0eb8a3da43fc7747"><code>cdccf1a</code></a>
Merge pull request <a
href="https://redirect.github.com/immerjs/immer/issues/1210">#1210</a>
from immerjs/bugfix/1209-array-plugin-nested-drafts</li>
<li><a
href="https://github.com/immerjs/immer/commit/90a77655af5a9dd3fbf7688f95952d32511b430c"><code>90a7765</code></a>
fix: handle nested proxies after spreading and inserting into an
array</li>
<li>See full diff in <a
href="https://github.com/immerjs/immer/compare/v11.1.3...v11.1.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=immer&package-manager=npm_and_yarn&previous-version=11.1.3&new-version=11.1.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 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>
Co-authored-by: Lukas Masuch <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:chore PR contains maintenance or housekeeping change impact:internal PR changes only affect internal code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant