chore(deps): update dependencies (non-major) #16
Reference in New Issue
Block a user
Delete Branch "renovate/dependencies-(non-major)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
24.3.1->24.5.224.6.2(+2)0.25.9->0.25.1029.4.1->29.4.229.4.4(+1)Release Notes
evanw/esbuild (esbuild)
v0.25.10Compare Source
Fix a panic in a minification edge case (#4287)
This release fixes a panic due to a null pointer that could happen when esbuild inlines a doubly-nested identity function and the final result is empty. It was fixed by emitting the value
undefinedin this case, which avoids the panic. This case must be rare since it hasn't come up until now. Here is an example of code that previously triggered the panic (which only happened when minifying):Fix
@supportsnested inside pseudo-element (#4265)When transforming nested CSS to non-nested CSS, esbuild is supposed to filter out pseudo-elements such as
::placeholderfor correctness. The CSS nesting specification says the following:However, it seems like this behavior is different for nested at-rules such as
@supports, which do work with pseudo-elements. So this release modifies esbuild's behavior to now take that into account:kulshekhar/ts-jest (ts-jest)
v29.4.2Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.
chore(deps): update dependency @types/node to v24.3.2to chore(deps): update dependency @types/node to v24.3.3chore(deps): update dependency @types/node to v24.3.3to chore(deps): update dependency @types/node to v24.4.0chore(deps): update dependency @types/node to v24.4.0to chore(deps): update dependencies (non-major)chore(deps): update dependencies (non-major)to chore(deps): update dependency @types/node to v24.3.2chore(deps): update dependency @types/node to v24.3.2to chore(deps): update dependency @types/node to v24.3.3chore(deps): update dependency @types/node to v24.3.3to chore(deps): update dependency @types/node to v24.4.0chore(deps): update dependency @types/node to v24.4.0to chore(deps): update dependencies (non-major)