Skip to content

chore(deps): bump immer from 11.1.8 to 11.1.11#1287

Merged
vidplace7 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/immer-11.1.11
Jul 13, 2026
Merged

chore(deps): bump immer from 11.1.8 to 11.1.11#1287
vidplace7 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/immer-11.1.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps immer from 11.1.8 to 11.1.11.

Release notes

Sourced from immer's releases.

v11.1.11

11.1.11 (2026-07-03)

Bug Fixes

v11.1.10

11.1.10 (2026-07-03)

Bug Fixes

  • undefined assigned to a prototype-inherited key gets dropped (#1262) (16e225b)

v11.1.9

11.1.9 (2026-07-01)

Bug Fixes

  • prevent prototype pollution via constructor.prototype access (CVE-2026-XXXX) (#1259) (48fc378)
Commits
  • 60ca295 chore(deps): bump @​sigstore/core from 3.2.0 to 3.2.1 (#1258)
  • 858d036 fix: improve DraftMap.{entries,values}() compatibility#1228 (#1228)
  • 89acf94 chore(deps): bump http-proxy-middleware from 2.0.9 to 2.0.10 in /website (#1257)
  • f2b409e chore(deps-dev): bump vite from 6.4.2 to 6.4.3 (#1256)
  • e6eb6e3 chore(deps): bump @​babel/plugin-transform-modules-systemjs in /website (#1238)
  • 5868ec5 chore(deps): bump fast-uri from 3.1.0 to 3.1.2 in /website (#1237)
  • c6ce0e9 chore(deps): bump tar from 7.5.13 to 7.5.16 (#1253)
  • 9ec6559 chore(deps): bump joi from 17.7.0 to 17.13.4 in /website (#1250)
  • 86c3776 chore(deps): bump shell-quote from 1.7.4 to 1.8.4 in /website (#1248)
  • e606b33 chore(deps): bump shell-quote from 1.8.0 to 1.8.4 (#1247)
  • Additional commits viewable 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)

Summary by CodeRabbit

  • Chores
    • Updated the Immer library to a newer patch version for improved maintenance and compatibility.

Bumps [immer](https://github.com/immerjs/immer) from 11.1.8 to 11.1.11.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v11.1.8...v11.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
web-test Ready Ready Preview, Comment Jul 13, 2026 8:35am

Request Review

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: e801360b-81e4-4e82-8264-a6d3c2cb7d24

📥 Commits

Reviewing files that changed from the base of the PR and between b0bde79 and b0ae19e.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • apps/web/package.json

📝 Walkthrough

Walkthrough

The web application's immer dependency constraint is updated from ^11.1.8 to ^11.1.11.

Changes

Immer Dependency Update

Layer / File(s) Summary
Update Immer constraint
apps/web/package.json
The declared immer dependency changes from ^11.1.8 to ^11.1.11.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Poem

A bunny bumps Immer with care,
From eight to eleven, fresh in the air.
One tiny line hops into place,
Keeping the package garden apace.
“Nibble-approved!” says the rabbit with grace.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description notes the version bump and release notes, but it omits required template sections like Changes Made and Testing Done. Add the missing template sections, especially Changes Made and Testing Done, and include related issues and checklist items if applicable.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the dependency bump from immer 11.1.8 to 11.1.11.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Comment @coderabbitai help to get the list of available commands.

@vidplace7 vidplace7 merged commit b900352 into main Jul 13, 2026
6 checks passed
@vidplace7 vidplace7 deleted the dependabot/npm_and_yarn/immer-11.1.11 branch July 13, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant