fix(deps): update all non-major dependencies#80
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
6423312 to
ef69a5f
Compare
b549304 to
553fd7c
Compare
1ffeb18 to
ae44c51
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. |
3ec6d0d to
2bbfa15
Compare
8cfb3e8 to
150987d
Compare
150987d to
522384d
Compare
522384d to
e4b9b02
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:
19.7.1->19.8.119.7.1->19.8.122.15.3->22.15.183.1.2->3.1.3^4.24.4->^4.24.50.25.3->0.25.4^0.25.3->^0.25.49.25.1->9.26.0^9.5.2->^9.5.35.43.6->5.56.01.10.10->1.11.12^1.29.3->^1.30.14.40.1->4.41.03.1.2->3.1.33.24.3->3.24.4^3.24.3->^3.24.4Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.8.1Compare Source
Bug Fixes
v19.8.0Compare Source
Performance Improvements
node:prefix to bypass require.cache call for builtins (#4302) (0cd8f41)19.7.1 (2025-02-02)
Note: Version bump only for package @commitlint/cli
19.6.1 (2024-12-15)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.8.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.8.0Compare Source
Performance Improvements
node:prefix to bypass require.cache call for builtins (#4302) (0cd8f41)19.7.1 (2025-02-02)
Note: Version bump only for package @commitlint/config-conventional
vitest-dev/vitest (@vitest/coverage-v8)
v3.1.3Compare Source
🐞 Bug Fixes
inline: trueis set - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7856 (a83f3)--merge-reportsto show each total run times - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7877 (d613b)View changes on GitHub
evanw/esbuild (esbuild)
v0.25.4Compare Source
Add simple support for CORS to esbuild's development server (#4125)
Starting with version 0.25.0, esbuild's development server is no longer configured to serve cross-origin requests. This was a deliberate change to prevent any website you visit from accessing your running esbuild development server. However, this change prevented (by design) certain use cases such as "debugging in production" by having your production website load code from
localhostwhere the esbuild development server is running.To enable this use case, esbuild is adding a feature to allow Cross-Origin Resource Sharing (a.k.a. CORS) for simple requests. Specifically, passing your origin to the new
corsoption will now set theAccess-Control-Allow-Originresponse header when the request has a matchingOriginheader. Note that this currently only works for requests that don't send a preflightOPTIONSrequest, as esbuild's development server doesn't currently supportOPTIONSrequests.Some examples:
CLI:
JS:
Go:
The special origin
*can be used to allow any origin to access esbuild's development server. Note that this means any website you visit will be able to read everything served by esbuild.Pass through invalid URLs in source maps unmodified (#4169)
This fixes a regression in version 0.25.0 where
sourcesin source maps that form invalid URLs were not being passed through to the output. Version 0.25.0 changed the interpretation ofsourcesfrom file paths to URLs, which means that URL parsing can now fail. Previously URLs that couldn't be parsed were replaced with the empty string. With this release, invalid URLs insourcesshould now be passed through unmodified.Handle exports named
__proto__in ES modules (#4162, #4163)In JavaScript, the special property name
__proto__sets the prototype when used inside an object literal. Previously esbuild's ESM-to-CommonJS conversion didn't special-case the property name of exports named__proto__so the exported getter accidentally became the prototype of the object literal. It's unclear what this affects, if anything, but it's better practice to avoid this by using a computed property name in this case.This fix was contributed by @magic-akari.
eslint/eslint (eslint)
v9.26.0Compare Source
webpro-nl/knip (knip)
v5.56.0Compare Source
process.exit(0)(e52b129)a28448b) - thanks @BreakBB!ccb9a5f) - thanks @cylewaitforit!677252b)resolveSync(6d1d364)f71470e)0f72418)a287453)9d3da2e)getTableForType(9d976cd)91d3949)create-pluginscript error message (3643374)fdfd859) - thanks @agneym!--memory-leakimplies-no-progress(8344a2e)4798474)2ef3621)9502323)v5.55.1Compare Source
09a158b)b9bf354)2014ac0)isProductionbetter in webpack config (779948d)59b23cf)streamer.cast(1b2866b)exportsto ignored binaries list (7073b68)ffc3cac)61b65eb)7787123)v5.55.0Compare Source
e7b4546)9292e4a)prefixstring intoAlias(59c9e89)bb62995)5cde7d5)49f8582) - thanks @azat-io!407e625) - thanks @mbacalan!getReferencedInputsHandler(ffa3ca9)5b49bde) - thanks @nissy-dev!6a05c41)200eaf8) - thanks @narthur!v5.54.1Compare Source
1b9c8c9) - thanks @tancredi!61d09ab)9689d9e)v5.54.0Compare Source
@tailwindcss/postcssplugin (#1069) (3d48004) - thanks @karmatys8!e88d7f0) - thanks @azat-io!268a30b)17f0b05)fd5ef3e)resolveEntryPathsintoresolveConfig(8c599b2)5c4df67)7ca3823)compilerOptions.pathsand addaliasinput (1bccd59)9e82776)prefixin Windows (22b5464)c8b6970)v5.53.0Compare Source
d6484de)063db24)5d68767) - thanks @azat-io!pretty-mswithprettyMillisecondsfn (d383899)Performance(dabb874)b75c872)c1c8e8c)v5.52.0Compare Source
01a8e65)28d9b4c)48e49a7)easy-tablewith newTable(cd70e95)v5.51.1Compare Source
6717595) - thanks @azat-io!859a16b)844d7a8)ae89d67)v5.51.0Compare Source
b739fcc) - thanks @matbour!4ac1897)catchprop access when returning named bindings (resolves #1039) (e940835)4fe4099)cafff6e)e8b642d)test:smokeruns (exclude cli & fs tests) (949fe5a)36e30f6)allowIncludeExportsand start using it a few plugins (resolves #1043) (755f689)4f6f8fe)bun testcases between plugin and binary resolver (5d3673d)8f8e4c2)0f85615) - thanks @PatrykWalach!a05726c) - thanks @cylewaitforit!04aa73a)736c05e)65dc8f9)a9fba6f)508fa39)77dedbc) - thanks @cylewaitforit!d297259)f33684b)c2afe4e)4661469)3e7df18) - thanks @remcohaszing!1b8acc7)eslint | prettier | xo in configcheck in enablers (03790bd)c95c303)94fa4ee)f1d4845)b0a3b86)1e65c29) - thanks @PatrykWalach!b09eaff)7dca60e)20823cf)d3009bd)d4c7379)b868c2e)5c91dfa)1ff6db9) - thanks @azat-io!beae106)name(82ca298)runAsyncCompilersif no async compilers (c418cf1)cb2735d)v5.50.5Compare Source
08a4688)edf56e0)cc51eaa)852298b)3b142b1)v5.50.4Compare Source
b39ac44)78f8cf4) - thanks @azat-io!a8b44f6)v5.50.3Compare Source
d958e90)330e918)e8fcd87)3db59f7)v5.50.2Compare Source
6b6536b) - thanks @robinvdvleuten!1966c23)v5.50.1Compare Source
This reverts commit
d1686e2. (731fe7e)v5.50.0Compare Source
bf4fd5b)0dfed33) - thanks @JoshuaKGoldberg!d1686e2)3bdf5ab)58cc662)v5.49.0Compare Source
d350725)6132bf7) - thanks @dyedwiper!3378d60)d4df794)toSourcePatha bit (5efde33)toEntrycallsites (898c18e)v5.48.0Compare Source
8017157)7476337)17a6f3c)e51ef34)8cf2247)c9c9211)450a565)6630e39)aab0962)ba917c3)v5.47.0Compare Source
1113957)cc20ce9)69f81eb)4ced243)f1c4015)cea22e4)3323602) - thanks @codepunkt!0b2cef7) - thanks @thomasballinger!50b10bd)046b0fb)v5.46.5Compare Source
7ba16e1and add fixtures (resolves #1015) (5464a4b)e5ca159)990f292)93ec53f)getAvailableWorkspaceNames(6ec2226)eb68ec0)8d22178)bab315b)v5.46.4Compare Source
16667d1)v5.46.3Compare Source
webpack.ProvidePlugin(resolves #840) (6a69543)cacheto pnpm commands (resolves #1010) (5f2efd4)rootDirset (resolves #1007) (7ba16e1)v5.46.2Compare Source
52e2f1f)80281f7)89f59f1)f26f95f)v5.46.1Compare Source
cd8ffbb)76d4760)11344c3)9d4f456)670ed17)3f26627)93c724a)97a7465)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.