chore(deps): update all non-major dependencies#313
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
477f3a9 to
3add835
Compare
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
ba5e6db to
0abab6d
Compare
0abab6d to
bb34295
Compare
danielroe
approved these changes
May 17, 2026
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:
8.2.0→8.3.028.0.1→28.0.324.12.2→24.12.411.0.1→11.1.06.5.0→6.14.110.33.0→10.33.48.5.10→8.5.141.0.0-rc.16→1.0.14.60.2→4.60.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v8.3.0Compare Source
🚀 Features
perfectionistconfigurable insideantfu()- by @oliver139 in #848 (ae1d6)🐞 Bug Fixes
View changes on GitHub
antfu-collective/bumpp (bumpp)
v11.1.0Compare Source
🐞 Bug Fixes
files- by @benny123tw in #120 (4e42e)View changes on GitHub
webpro-nl/knip (knip)
v6.14.1: Release 6.14.1Compare Source
e1c1b17) - thanks @jinhyuk9714!9dae641)919cba2)v6.14.0: Release 6.14.0Compare Source
d654ec7)e7122a1)2308b5a)6c34287)eee3b89)7ffdc2f)64e5072)0987421)bebe750)77efb32)38d91b6)9149437)a661a21)c11d62f)d4b59d8)694dbf4)6f12997)f21a587)8db5346)662ceaf)v6.13.1: Release 6.13.1Compare Source
44738d6) - thanks @joshkel!74420a6)export * asre-exported namespace case (5923af4).mtsand.ctsconfig files to some plugins (69d1e83)@generated/*, handle local plugin paths (ce5f767){projectRoot}/{workspaceRoot}token variables (8715312)v6.13.0: Release 6.13.0Compare Source
abb08b0) - thanks @unrevised6419!projects(#1710) (7cb2d37) - thanks @joshkel!4c96fd2)6e726a2)42497c2)e566c4b)a123d5c)edfee2b)7c5acc4)0b68b81)8788c1a)0fed975)999a5e3)f63537a)v6.12.2: Release 6.12.2Compare Source
d54074d) - thanks @cyphercodes!.ts/.ctsconfig (close #1732) (f37c5da)616739d)081dfc8)5dd0b8a)v6.12.1: Release 6.12.1Compare Source
de33a2c) - thanks @lishaduck!0fe8dc3) - thanks @re-taro!370236d) - thanks @jakeleventhal!4dcd756) - thanks @jakeleventhal!2d555a1) - thanks @jeffrey-takuma!c3dcc8f)78fd581)7e689bf)v6.12.0: Release 6.12.0Compare Source
2354194)4afc873)b106065)c226a72)ddcf7de) - thanks @jakeleventhal!3a2c22b)3a2c22b(8300078)d56ee51)7195b0a)60f8482) - thanks @jakeleventhal!>inside SFC<script>attribute values (resolve #1714) (9e5501f)7cc4fc1)10f97c1) - thanks @jakeleventhal!53236b5)727f842)0db3300)isTreatConfigHintsAsErrors(f27c3f4)aab1e83)c709a5a)v6.11.0: Release 6.11.0Compare Source
767ebaf)@internaltags in production mode (resolve #1658) (dd1caed)ea867ad)v6.10.0: Release 6.10.0Compare Source
1803f9f)62082b6)23582e0)84caac5)ce18854)23b756f)v6.9.0: Release 6.9.0Compare Source
961b734)v6.8.0: Release 6.8.0Compare Source
9167557) - thanks @sebastianbreguel!c937697) - thanks @PatrykWalach!0f94d2d)f2819b3)5c21d27)v6.7.0: Release 6.7.0Compare Source
4713108)a71ead1) - thanks @dskwrite!98113e6)544c3e6)export {}to maintain module shape (27d8a02)47e4029)bfb4867)95faad8)2c6d8a0)0914bd3)a689501)v6.6.3: Release 6.6.3Compare Source
ba7e907)abae75b)f2b8fcf)2eb4045)970a0db)14538ec)9533365) - thanks @joshkel!7ea055a)0910b33)d5aa1f6)v6.6.2: Release 6.6.2Compare Source
1a99048)46cb338)dcf5315)v6.6.1: Release 6.6.1Compare Source
c6d9c43) - thanks @skoeva!af83d68) - thanks @rpereira-anchor!200db55) - thanks @krystofspiller!6fded2f)v6.6.0: Release 6.6.0Compare Source
e7abd6b)6f781b8)c2c0323)2e8cf47)fab5871)e11c2b1)@sveltejs/packageplugin (resolve #1690) (8b2d402)91964e4)pnpm/pnpm (pnpm)
v10.33.4: pnpm 10.33.4Compare Source
Patch Changes
Pin the integrity of git-hosted tarballs (codeload.github.com, gitlab.com, bitbucket.org) in the lockfile so that subsequent installs detect a tampered or substituted tarball and refuse to install it. Previously the lockfile only stored the tarball URL for git dependencies, so a compromised git host or a man-in-the-middle could serve arbitrary code on later installs without lockfile changes.
A new
gitHosted: truefield is recorded on git-hosted tarball resolutions in the lockfile, letting every reader/writer route them by a single typed check instead of pattern-matching the tarball URL in each call site. Lockfiles written by older pnpm versions are enriched on load (URL fallback) so the field can be relied on uniformly across the codebase.Fix a regression where
pnpm --recursive --filter '!<pkg>' run/exec/test/addwould include the workspace root in the matched projects. The workspace root is now correctly excluded by default when only negative--filterarguments are provided, matching the documented behavior. To include the root, pass--include-workspace-root#11341.Platinum Sponsors
Gold Sponsors
v10.33.3Compare Source
v10.33.2Compare Source
v10.33.1: pnpm 10.33.1Compare Source
Patch Changes
packageManagerfield selects pnpm v11 or newer, commands that v10 would have passed through to npm (version,login,logout,publish,unpublish,deprecate,dist-tag,docs,ping,search,star,stars,unstar,whoami, etc.) are now handed over to the wanted pnpm, which implements them natively. Previously they silently shelled out to npm — making, for example,pnpm version --helpprint npm's help on a project withpackageManager: pnpm@11.0.0-rc.3#11328.Platinum Sponsors
Gold Sponsors
postcss/postcss (postcss)
v8.5.14Compare Source
v8.5.13Compare Source
postcss-scsscommend regression.v8.5.12Compare Source
opts.unsafeMapto disable checks.v8.5.11Compare Source
rolldown/rolldown (rolldown)
v1.0.1Compare Source
🚀 Features
🐛 Bug Fixes
enum_evalfortransformSyncand vite TS transform (#9325) by @DunqingresolveSubpathImportscallback (#9355) by @sapphi-red🚜 Refactor
📚 Documentation
topLevelVar(#9380) by @IWANABETHATGUY⚡ Performance
🧪 Testing
$initialgroup (#9376) by @hyf0⚙️ Miscellaneous Tasks
@rolldown/pluginutilstorolldown/plugins(#9317) by @shulaodaigorskyflyer/action-readfilewithcat(#9369) by @sapphi-red❤️ New Contributors
v1.0.0Compare Source
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
Configuration
📅 Schedule: (UTC)
🚦 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.