chore(deps): update all non-major dependencies#4191
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
fa28369 to
bdc785a
Compare
commit: |
bdc785a to
015236c
Compare
015236c to
354feb1
Compare
354feb1 to
398904b
Compare
398904b to
4349ffe
Compare
4349ffe to
e731aca
Compare
e731aca to
376ab1f
Compare
376ab1f to
5dc16e9
Compare
5dc16e9 to
12d1694
Compare
12d1694 to
cf27a65
Compare
cf27a65 to
e5e7be2
Compare
e5e7be2 to
1d43549
Compare
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:
v6.2.0→v6.3.02.7.4→2.7.12^2.0.0→^2.2.010.32.0→10.33.0^2.3.75→^2.5.920.4.17-20260310-213525-c3c295a→0.4.17-20260310-213704-c3c295a^7.3.1→^7.3.2^0.1.15→^0.2.0Release Notes
actions/setup-node (actions/setup-node)
v6.3.0Compare Source
What's Changed
Enhancements:
devEnginesfield by @susnux in #1283Dependency updates:
Bug fixes:
New Contributors
Full Changelog: actions/setup-node@v6...v6.3.0
denoland/deno (deno)
v2.7.12Compare Source
(#33200)
spawnSync (#32810)
ArrayBufferinGPUQueue.writeBuffer()as datasource (#33152)
hostname bypass (#33203)
checks (#33223)
(#33190)
publish: falseof deno.json schema (#33196)v2.7.11Compare Source
v2.7.10Compare Source
process.argv[0]is equivalent to execPath (#28915)(#32623)
(#33071)
(#33075)
(#33068)
(#33048)
(#32939)
mode (#32865)
v2.7.9Compare Source
--unsafely-ignore-certificate-errors value (#32868)
relaunches (#33016)
util.stripVTControlCharacterscompatibility (#32942)encoding, raw + line mode) (#32999)
(#32889)
v2.7.8Compare Source
(#32714)
(#32980)
(#32917)
fs.cpacross allowed dirs with ignored read permissions(#32927)
(#32885)
(#32958)
readline.createInterfaceoutside TTY(#32874)
accept starvation (#32943)
(#32811)
(#32911)
invalidation (#32756)
createConnection TLSSocket (#32961)
approve-scriptsdetects packages when lockfile is disabled(#32842)
file:andlink:dependencies in npm packages (#32876)mismatches (#32981)
Windows (#32853)
v2.7.7Compare Source
modes (#32824)
callback (#32814)
(#32808)
(#32817)
(#32806)
v2.7.6Compare Source
for ChildProcess (#32793)
(#32572)
(#32749)
during TLA (#32769)
overlaps (#32601)
console wrapping (#32719)
(#32702)
null/undefined (#32695)
addMembership/dropMembership (#32739)
FileHandleasfdargument forWriteStreamand
ReadStream(#32770)(#32599)
(#32713)
markAsUntransferable (#32760)
indestructible (#32792)
(#32325)
(#32618)
(#32791)
process.oncecan now be removed(#32606)
crypto keygen (#32703)
(#32535)
log.iostreamattribute to console logs (#32723)(#32244)
(#32632)
node_modulesdirectory (#32679)deno compilefor not found env file (#32686)(#32450)
(#32776)
fs.cpSyncimplementation to rust (#32687)pressure (#32766)
scripts (#32653)
v2.7.5Compare Source
deno doc(#32435)node_api_create_object_with_propertiesAPI (#31443)KeyObject.from(CryptoKey) (#32523)
ordering (#32466)
(#32615)
node_api_create_property_key_(latin1/utf8)(#32559)(#32521)
node:v8heap APIs (#32483)resourceLimitsfornode:worker_threads(#32430)
new(#32537)without new (#32519)
(#32594)
(#32609)
@deno/...npm packages are exectuable(#32581)
captureto boolean inremoveEventListeneroptions (#32508)process.features.openssl_is_boringssltotrue(#32512)(#32495)
fs.cplogic to rust (#32580)motiondivision/motion-vue (motion-v)
v2.2.0Compare Source
Added
useTransform: accelerate propagation on value changesv2.1.0Compare Source
Added
useScroll:ScrollOffsetpresets, scroll timeline acceleration, rest pass-through,MaybeRefOrGetteroptions typing.Changed
useSpring: rewrite withmotion-domattachFollow.v2.0.1Compare Source
What's Changed
Bug Fixes
Full Changelog: motiondivision/motion-vue@v2.0.0...v2.0.1
pnpm/pnpm (pnpm)
v10.33.0Compare Source
v10.32.1: pnpm 10.32.1Compare Source
Patch Changes
pnpm-workspace.yamlwithout apackagesfield caused all directories to be treated as workspace projects. This broke projects that usepnpm-workspace.yamlonly for settings (e.g.minimumReleaseAge) without defining workspace packages #10909.Platinum Sponsors
Gold Sponsors
unjs/undocs (undocs)
v0.4.17-20260310-213704-c3c295aCompare Source
vitejs/vite (vite7)
v7.3.2Compare Source
Please refer to CHANGELOG.md for details.
ZephyrCloudIO/zephyr-packages (zephyr-agent)
v0.2.0Compare Source
What's Changed
🔴 Breaking Changes
vite-plugin-zephyr: Module Federation is now decoupled fromwithZephyr().@module-federation/viteexplicitly.plugins: [withZephyr({ mfConfig })], migrate toplugins: [federation(mfConfig), withZephyr()].Full Changelog: ZephyrCloudIO/zephyr-packages@v0.1.16...v0.2.0
v0.1.16Compare Source
What's Changed
Full Changelog: ZephyrCloudIO/zephyr-packages@v0.1.15...v0.1.16
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.