Open
Conversation
a6bf294 to
f3bc8a2
Compare
Netlify deploy previewhttps://deploy-preview-47981--material-ui.netlify.app/ Bundle size report
|
f3bc8a2 to
a0d8fb0
Compare
a0d8fb0 to
75dbcfa
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.0.0→10.1.113.0.5→13.0.71.44.0→1.45.114.2.5→14.2.621.0.1→21.0.25.105.2→5.105.4Release Notes
babel/babel-loader (babel-loader)
v10.1.1Compare Source
v10.1.0Compare Source
What's Changed
module.findPackageJSONAPI by @JLHwung in #1055New Contributors
Full Changelog: babel/babel-loader@v10.0.0...v10.1.0
danger/danger-js (danger)
v13.0.7Compare Source
toss/es-toolkit (es-toolkit)
v1.45.1Compare Source
Released on March 4th, 2026.
sampleto not includeundefined.jsr:prefix. ([#1627])We sincerely thank @mwln for their contributions. We appreciate your great efforts!
v1.45.0Compare Source
Released on March 2nd, 2026.
findIndexto add missing default parameter fordoesMatch. ([#1373])sampleto includeundefinedin return union type. ([#1302])cloneDeepto support cloningErrorobjects.retryto correctly match retry count with theretriesoption.MapandSetin check-dist entrypoints.publishConfig. ([#1597])omit. ([#1595])llms.txtdocumentation to docs.We sincerely thank @D-Sketon, @dayongkr, @matthiasfeist, @raon0211, and @screendriver for their contributions. We appreciate your great efforts!
vercel/serve (serve)
v14.2.6Compare Source
Patch Changes
7fcb924: Bump ajv to 8.18.0b3888f9: Updateserve-handlerto6.1.7to fix ReDoS vulnerabilitiessinonjs/sinon (sinon)
v21.0.2Compare Source
024321c4fix: skip Node specific tests in browser env (Carl-Erik Kopseng)
b836fccbfix: js-yaml breaking change from v3 to v4 (Carl-Erik Kopseng)
ebf0c431docs: add how-to article for stubbing ES module imports (#1832) (#2676) (Eduard Barrera)
ebcd506cFix spies not being reset properly (#2673) (simon-id)
3beab2baMake doc tests pass with new jQuery (Carl-Erik Kopseng)
766715c6build: reduce transitive audit findings (Carl-Erik Kopseng)
92aaf5c9build: upgrade eslint config and replace dependency-check (Carl-Erik Kopseng)
c6aaa871chore: ignore project worktrees (Carl-Erik Kopseng)
ef387e8eUpgrade most deps (Carl-Erik Kopseng)
3cf4e77ddocs: improve writing of documentation (#2675) (Eduardo de la Cruz Palacios)
6349032fCheck login status before publishing steps are performed (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2026-03-04.
webpack/webpack (webpack)
v5.105.4Compare Source
Patch Changes
Add
Module.getSourceBasicTypesto distinguish basic source types and clarify how modules with non-basic source types likeremotestill produce JavaScript output. (by @xiaoxiaojx in #20546)Handle
createRequirein expressions. (by @alexander-akait in #20549)Fixed types for multi stats. (by @alexander-akait in #20556)
Remove empty needless js output for normal css module. (by @JSerFeng in #20162)
Update
enhanced-resolveto support new features fortsconfig.json. (by @alexander-akait in #20555)Narrows export presence guard detection to explicit existence checks on namespace imports only, i.e. patterns like "x" in ns. (by @hai-x in #20561)
v5.105.3Compare Source
Patch Changes
Context modules now handle rejections correctly. (by @alexander-akait in #20455)
Only mark asset modules as side-effect-free when
experimental.futureDefaultsis set to true, so asset-copying use cases (e.g.import "./x.png") won’t break unless the option is enabled. (by @hai-x in #20535)Add the missing webpack_exports declaration in certain cases when bundling a JS entry together with non-JS entries (e.g., CSS entry or asset module entry). (by @hai-x in #20463)
Fixed HMR failure for CSS modules with @import when exportType !== "link". When exportType is not "link", CSS modules now behave like JavaScript modules and don't require special HMR handling, allowing @import CSS to work correctly during hot module replacement. (by @xiaoxiaojx in #20514)
Fixed an issue where empty JavaScript files were generated for CSS-only entry points. The code now correctly checks if entry modules have JavaScript source types before determining whether to generate a JS file. (by @xiaoxiaojx in #20454)
Do not crash when a referenced chunk is not a runtime chunk. (by @alexander-akait in #20461)
Fix some types. (by @alexander-akait in #20412)
Ensure that missing module error are thrown after the interception handler (if present), allowing module interception to customize the module factory. (by @hai-x in #20510)
Added
createRequiresupport for ECMA modules. (by @stefanbinoj in #20497)Added category for CJS reexport dependency to fix issues with ECMA modules. (by @hai-x in #20444)
Implement immutable bytes for
bytesimport attribute to match tc39 spec. (by @alexander-akait in #20481)Fixed deterministic search for graph roots regardless of edge order. (by @veeceey in #20452)
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 04:59 AM, only on Sunday ( * 0-4 * * 7 ) in timezone 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.