Closed renovate[bot] closed 5 months ago
[!IMPORTANT]
Auto Review Skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Name | Link |
---|---|
Latest commit | 9a2019d3331bc281a90f180d8f6513673ddbafe6 |
Latest deploy log | https://app.netlify.com/sites/plugnmeet/deploys/6648849565c5f900087dffed |
Deploy Preview | https://deploy-preview-695--plugnmeet.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Path | Size | Loading time (3g) | Running time (snapdragon) | Total time |
---|---|---|---|---|
JS files | 1.03 MB (+0.03% πΊ) | 21.1 s (+0.03% πΊ) | 5.8 s (+78.53% πΊ) | 26.8 s |
CSS files | 26.21 KB (0%) | 525 ms (0%) | 0 ms (+100% πΊ) | 525 ms |
Locales files | 86.07 KB (0%) | 1.8 s (0%) | 0 ms (+100% πΊ) | 1.8 s |
Image files | 1.65 MB (0%) | 33.8 s (0%) | 0 ms (+100% πΊ) | 33.8 s |
Font files | 266.46 KB (0%) | 5.4 s (0%) | 0 ms (+100% πΊ) | 5.4 s |
Webassembly files | 1.35 MB (0%) | 27.7 s (0%) | 0 ms (+100% πΊ) | 27.7 s |
All assets | 4.41 MB (+0.01% πΊ) | 90.3 s (+0.01% πΊ) | 5.1 s (+31.29% πΊ) | 95.3 s |
This PR contains the following updates:
2.2.4
->2.2.5
Release Notes
reduxjs/redux-toolkit (@reduxjs/toolkit)
### [`v2.2.5`](https://togithub.com/reduxjs/redux-toolkit/releases/tag/v2.2.5) [Compare Source](https://togithub.com/reduxjs/redux-toolkit/compare/v2.2.4...v2.2.5) This **bugfix release** fixes an issue in the recent `createEntityAdapter` sorting perf improvements that could (in specific cases) cause Immer to throw an error when trying to read a plain JS value instead of a proxy-wrapped value. #### What's Changed - Fix missed spot where use of `current` may fail if the value is not a draft by [@markerikson](https://togithub.com/markerikson) in [https://github.com/reduxjs/redux-toolkit/pull/4412](https://togithub.com/reduxjs/redux-toolkit/pull/4412) **Full Changelog**: https://github.com/reduxjs/redux-toolkit/compare/v2.2.4...v2.2.5Configuration
π Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.