chore(deps): bump immer from 10.1.1 to 11.0.1 in /superset-frontend#36502
Conversation
Bumps [immer](https://github.com/immerjs/immer) from 10.1.1 to 11.0.1. - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v10.1.1...v11.0.1) --- updated-dependencies: - dependency-name: immer dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
CodeAnt AI is reviewing your PR. |
|
Bito Automatic Review Skipped - Files Excluded |
|
CodeAnt AI finished reviewing your PR. |
💡 Enhance Your PR ReviewsWe noticed that 3 feature(s) are not configured for this repository. Enabling these features can help improve your code quality and workflow: 🚦 Quality GatesStatus: Quality Gates are not enabled at the organization level 🎫 Jira Ticket ComplianceStatus: Jira credentials file not found. Please configure Jira integration in your settings ⚙️ Custom RulesStatus: No custom rules configured. Add rules via organization settings or .codeant/review.json in your repository Want to enable these features? Contact your organization admin or check our documentation for setup instructions. |
…pache#36502) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
User description
Bumps immer from 10.1.1 to 11.0.1.
Release notes
Sourced from immer's releases.
... (truncated)
Commits
99e59a8fix: (dummy fix to release freeze fix per #1193)4d2179bMerge pull request #1193 from immerjs/bugfix/1192-non-draftable-valuesad510d4Re-add isDraftable check to skip freezing non-obj valuesd6c1202perf: Rewrite finalization system to use a callback approach instead of tree ...521d5edMerge pull request #1187 from immerjs/feature/more-benchmarks-38b341a5Tweak perf output formatting964e3b3Add second large object test to check v8 non-fast properties3955eedMerge pull request #1186 from immerjs/feature/more-benchmarks-2e074b51Add largeObject and mapNested benchmarkse1996cefeat: Optimize Immer performance where possible, introduce `setUseStrictItera...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)CodeAnt-AI Description
Update frontend immer dependency to 11.0.1
What Changed
Impact
✅ Faster UI during large state updates✅ Lower memory during complex state changes✅ Fewer state-finalization anomalies💡 Usage Guide
Checking Your Pull Request
Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.
Talking to CodeAnt AI
Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:
This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.
Example
Preserve Org Learnings with CodeAnt
You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:
This helps CodeAnt AI learn and adapt to your team's coding style and standards.
Example
Retrigger review
Ask CodeAnt AI to review the PR again, by typing:
Check Your Repository Health
To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.