[Snyk] Upgrade es-toolkit from 1.29.0 to 1.38.0 #126
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.
Snyk has created this PR to upgrade es-toolkit from 1.29.0 to 1.38.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 260 versions ahead of your current version.
The recommended version was released 25 days ago.
Release notes
Package name: es-toolkit
-
1.38.0 - 2025-05-18
- Added compatibility functions for bindAll, setWith, memoize, isNative, invokeMap, clone, cloneWith, and sortedLastIndexOf.
- Enhanced invariant function to accept Error instances and added assert alias.
- Fixed type definitions and empty array handling in maxBy and minBy.
- Fixed typo 'Partail' to 'Partial' in findKey type annotation.
- Enhanced max and min functions to skip NaN, symbol, and null values, and return undefined when all values are skipped.
- Fixed sparse array handling in compat functions to match Lodash's behavior.
- Improved test coverage and documentation for various functions.
- Fixed various documentation issues and typos.
-
1.38.0-dev.1305 - 2025-06-05
-
1.38.0-dev.1304 - 2025-06-05
-
1.38.0-dev.1303 - 2025-06-05
-
1.38.0-dev.1302 - 2025-06-05
-
1.38.0-dev.1300 - 2025-06-05
-
1.38.0-dev.1299 - 2025-06-05
-
1.38.0-dev.1298 - 2025-06-05
-
1.38.0-dev.1297 - 2025-06-05
-
1.38.0-dev.1296 - 2025-06-05
-
1.38.0-dev.1295 - 2025-05-25
-
1.38.0-dev.1294 - 2025-05-25
-
1.38.0-dev.1293 - 2025-05-25
-
1.38.0-dev.1292 - 2025-05-25
-
1.38.0-dev.1291 - 2025-05-25
-
1.38.0-dev.1290 - 2025-05-23
-
1.38.0-dev.1289 - 2025-05-18
-
1.38.0-dev.1288 - 2025-05-18
-
1.38.0-dev.1287 - 2025-05-18
-
1.38.0-dev.1286 - 2025-05-18
-
1.38.0-dev.1285 - 2025-05-18
-
1.38.0-dev.1283 - 2025-05-18
-
1.37.2 - 2025-05-04
- Fixed an issue in
-
1.37.2-dev.1282 - 2025-05-18
-
1.37.2-dev.1281 - 2025-05-18
-
1.37.2-dev.1280 - 2025-05-18
-
1.37.2-dev.1278 - 2025-05-17
-
1.37.2-dev.1277 - 2025-05-17
-
1.37.2-dev.1276 - 2025-05-15
-
1.37.2-dev.1275 - 2025-05-15
-
1.37.2-dev.1274 - 2025-05-15
-
1.37.2-dev.1273 - 2025-05-15
-
1.37.2-dev.1272 - 2025-05-15
-
1.37.2-dev.1271 - 2025-05-11
-
1.37.2-dev.1270 - 2025-05-11
-
1.37.2-dev.1269 - 2025-05-11
-
1.37.2-dev.1268 - 2025-05-11
-
1.37.2-dev.1267 - 2025-05-11
-
1.37.2-dev.1266 - 2025-05-11
-
1.37.2-dev.1265 - 2025-05-11
-
1.37.2-dev.1264 - 2025-05-11
-
1.37.2-dev.1263 - 2025-05-11
-
1.37.2-dev.1262 - 2025-05-08
-
1.37.2-dev.1261 - 2025-05-08
-
1.37.2-dev.1260 - 2025-05-08
-
1.37.2-dev.1259 - 2025-05-08
-
1.37.2-dev.1258 - 2025-05-08
-
1.37.2-dev.1257 - 2025-05-08
-
1.37.2-dev.1256 - 2025-05-04
-
1.37.2-dev.1255 - 2025-05-04
-
1.37.2-dev.1254 - 2025-05-04
-
1.37.2-dev.1253 - 2025-05-04
-
1.37.2-dev.1252 - 2025-05-04
-
1.37.2-dev.1250 - 2025-05-04
-
1.37.1 - 2025-05-03
- Fixed a bug in JSR's
-
1.37.1-dev.1249 - 2025-05-04
-
1.37.1-dev.1247 - 2025-05-04
-
1.37.1-dev.1244 - 2025-05-03
-
1.37.0 - 2025-05-03
- Introduced compatibility functions for result, omitBy, xorBy, xorWith, unzipWith, sampleSize, transform, wrap, countBy, and xor.
- Added vitest benchmark for ary function.
- Fixed string comparison in sortBy and orderBy by removing locale comparison and using ASCII code instead.
- Fixed type definition in isBuffer.
- Fixed internal documentation links for Korean and Japanese headings.
- Improved code readability and documentation for various functions.
- Prevented circular dependencies by updating import paths in toCamelCaseKeys and toSnakeCaseKeys.
-
1.37.0-dev.1243 - 2025-05-03
-
1.37.0-dev.1241 - 2025-05-03
-
1.36.0 - 2025-04-24
- Introduced compatibility functions for groupBy, partial, partialRight, forEachRight, forOwnRight, forIn, forInRight, overEvery, hasIn, pullAt, forOwn, pullAllWith, overSome, partition, and flatMap.
- Fixed compatibility issues in take, takeRight, defaults, repeat, and words by adding proper guards.
- Fixed throttle behavior when both leading and trailing options are enabled.
- Improved performance for find by removing unnecessary slice operations.
- Enhanced performance of toPairs by pre-allocating arrays and using iterator values.
- Simplified implementation and aligned types with Lodash for partition.
-
1.36.0-dev.1240 - 2025-05-03
-
1.36.0-dev.1239 - 2025-05-03
-
1.36.0-dev.1238 - 2025-05-03
-
1.36.0-dev.1237 - 2025-05-02
-
1.36.0-dev.1236 - 2025-04-30
-
1.36.0-dev.1235 - 2025-04-30
-
1.36.0-dev.1234 - 2025-04-30
-
1.36.0-dev.1233 - 2025-04-30
-
1.36.0-dev.1232 - 2025-04-30
-
1.36.0-dev.1231 - 2025-04-30
-
1.36.0-dev.1230 - 2025-04-30
-
1.36.0-dev.1229 - 2025-04-30
-
1.36.0-dev.1228 - 2025-04-30
-
1.36.0-dev.1227 - 2025-04-30
-
1.36.0-dev.1226 - 2025-04-30
-
1.36.0-dev.1225 - 2025-04-30
-
1.36.0-dev.1224 - 2025-04-30
-
1.36.0-dev.1223 - 2025-04-30
-
1.36.0-dev.1222 - 2025-04-30
-
1.36.0-dev.1221 - 2025-04-30
-
1.36.0-dev.1220 - 2025-04-30
-
1.36.0-dev.1219 - 2025-04-30
-
1.36.0-dev.1218 - 2025-04-27
-
1.36.0-dev.1217 - 2025-04-24
-
1.36.0-dev.1215 - 2025-04-24
-
1.35.0 - 2025-04-16
- Added support for toCamelCaseKeys and toSnakeCaseKeys.
- Added support for custom delay function based on attempts in retry.
- Introduced compatibility functions for at (array), split, shuffle, zipWith, zipObject, keyBy, assign, assignInWith, assignWith, update, updateWith, uniqWith, unionBy, unionWith, takeWhile, sortedLastIndex, sortedLastIndexBy, toPairs, toPairsIn, cond, over, functions, and create in
- Fixed Lodash compatibility issues in pick and pickBy.
-
1.35.0-dev.1214 - 2025-04-24
-
1.35.0-dev.1213 - 2025-04-24
-
1.35.0-dev.1212 - 2025-04-24
-
1.35.0-dev.1211 - 2025-04-24
-
1.35.0-dev.1209 - 2025-04-24
-
1.35.0-dev.1206 - 2025-04-24
-
1.35.0-dev.1202 - 2025-04-24
-
1.35.0-dev.1201 - 2025-04-24
-
1.35.0-dev.1200 - 2025-04-24
-
1.35.0-dev.1199 - 2025-04-24
-
1.35.0-dev.1198 - 2025-04-24
-
1.35.0-dev.1189 - 2025-04-23
-
1.35.0-dev.1187 - 2025-04-20
-
1.35.0-dev.1186 - 2025-04-19
-
1.35.0-dev.1185 - 2025-04-19
-
1.35.0-dev.1184 - 2025-04-19
-
1.35.0-dev.1183 - 2025-04-19
-
1.35.0-dev.1182 - 2025-04-19
-
1.35.0-dev.1181 - 2025-04-19
-
1.35.0-dev.1180 - 2025-04-19
-
1.35.0-dev.1179 - 2025-04-19
-
1.35.0-dev.1178 - 2025-04-19
-
1.35.0-dev.1176 - 2025-04-19
-
1.35.0-dev.1174 - 2025-04-16
-
1.35.0-dev.1173 - 2025-04-16
-
1.35.0-dev.1172 - 2025-04-16
-
1.35.0-dev.1171 - 2025-04-16
-
1.35.0-dev.1170 - 2025-04-16
-
1.35.0-dev.1169 - 2025-04-16
-
1.35.0-dev.1167 - 2025-04-16
-
1.34.1 - 2025-03-27
-
1.34.1-dev.1166 - 2025-04-16
-
1.34.1-dev.1165 - 2025-04-16
-
1.34.1-dev.1164 - 2025-04-16
-
1.34.1-dev.1163 - 2025-04-16
-
1.34.1-dev.1162 - 2025-04-16
-
1.34.1-dev.1161 - 2025-04-16
-
1.34.1-dev.1160 - 2025-04-16
-
1.34.1-dev.1159 - 2025-04-16
-
1.34.1-dev.1158 - 2025-04-16
-
1.34.1-dev.1157 - 2025-04-13
-
1.34.1-dev.1156 - 2025-04-13
-
1.34.1-dev.1155 - 2025-04-13
-
1.34.1-dev.1154 - 2025-04-13
-
1.34.1-dev.1153 - 2025-04-12
-
1.34.1-dev.1152 - 2025-04-12
-
1.34.1-dev.1151 - 2025-04-12
-
1.34.1-dev.1149 - 2025-04-12
-
1.34.1-dev.1146 - 2025-04-10
-
1.34.1-dev.1143 - 2025-04-10
-
1.34.1-dev.1142 - 2025-04-10
-
1.34.1-dev.1136 - 2025-04-07
-
1.34.1-dev.1135 - 2025-04-07
-
1.34.1-dev.1134 - 2025-04-06
-
1.34.1-dev.1133 - 2025-04-05
-
1.34.1-dev.1132 - 2025-04-05
-
1.34.1-dev.1131 - 2025-04-03
-
1.34.1-dev.1129 - 2025-04-03
-
1.34.1-dev.1127 - 2025-04-03
-
1.34.1-dev.1119 - 2025-04-03
-
1.34.1-dev.1118 - 2025-04-03
-
1.34.1-dev.1117 - 2025-04-03
-
1.34.1-dev.1116 - 2025-04-03
-
1.34.1-dev.1115 - 2025-04-03
-
1.34.1-dev.1114 - 2025-04-03
-
1.34.1-dev.1113 - 2025-04-03
-
1.34.1-dev.1100 - 2025-04-03
-
1.34.1-dev.1099 - 2025-04-02
-
1.34.1-dev.1096 - 2025-04-01
-
1.34.1-dev.1095 - 2025-04-01
-
1.34.1-dev.1094 - 2025-03-31
-
1.34.1-dev.1093 - 2025-03-31
-
1.34.1-dev.1092 - 2025-03-31
-
1.34.1-dev.1091 - 2025-03-31
-
1.34.1-dev.1086 - 2025-03-30
-
1.34.1-dev.1083 - 2025-03-30
-
1.34.1-dev.1081 - 2025-03-30
-
1.34.1-dev.1080 - 2025-03-27
-
1.34.1-dev.1079 - 2025-03-27
-
1.34.1-dev.1076 - 2025-03-27
-
1.34.0 - 2025-03-27
-
1.34.0-dev.1075 - 2025-03-27
-
1.34.0-dev.1073 - 2025-03-27
-
1.33.0 - 2025-03-09
-
1.33.0-dev.1072 - 2025-03-27
-
1.33.0-dev.1071 - 2025-03-27
-
1.33.0-dev.1070 - 2025-03-27
-
1.33.0-dev.1068 - 2025-03-27
-
1.33.0-dev.1067 - 2025-03-27
-
1.33.0-dev.1066 - 2025-03-27
-
1.33.0-dev.1065 - 2025-03-27
-
1.33.0-dev.1063 - 2025-03-27
-
1.33.0-dev.1057 - 2025-03-27
-
1.33.0-dev.1051 - 2025-03-26
-
1.33.0-dev.1050 - 2025-03-26
-
1.33.0-dev.1049 - 2025-03-26
-
1.33.0-dev.1048 - 2025-03-25
-
1.33.0-dev.1047 - 2025-03-23
-
1.33.0-dev.1046 - 2025-03-22
-
1.33.0-dev.1045 - 2025-03-21
-
1.33.0-dev.1044 - 2025-03-21
-
1.33.0-dev.1043 - 2025-03-21
-
1.33.0-dev.1042 - 2025-03-21
-
1.33.0-dev.1041 - 2025-03-19
-
1.33.0-dev.1040 - 2025-03-19
-
1.33.0-dev.1039 - 2025-03-18
-
1.33.0-dev.1038 - 2025-03-17
-
1.33.0-dev.1037 - 2025-03-16
-
1.33.0-dev.1036 - 2025-03-16
-
1.33.0-dev.1034 - 2025-03-16
-
1.33.0-dev.1030 - 2025-03-15
-
1.33.0-dev.1028 - 2025-03-15
-
1.33.0-dev.1027 - 2025-03-15
-
1.33.0-dev.1026 - 2025-03-15
-
1.33.0-dev.1025 - 2025-03-13
-
1.33.0-dev.1023 - 2025-03-09
-
1.32.0 - 2025-01-30
-
1.32.0-dev.1022 - 2025-03-09
-
1.32.0-dev.1021 - 2025-03-09
-
1.32.0-dev.1020 - 2025-03-09
-
1.32.0-dev.1019 - 2025-03-09
-
1.32.0-dev.1018 - 2025-03-09
-
1.32.0-dev.1017 - 2025-03-09
-
1.32.0-dev.1016 - 2025-03-09
-
1.32.0-dev.1015 - 2025-02-19
-
1.32.0-dev.1014 - 2025-02-17
-
1.32.0-dev.1013 - 2025-02-13
-
1.32.0-dev.1012 - 2025-02-01
-
1.32.0-dev.1011 - 2025-02-01
-
1.32.0-dev.1010 - 2025-02-01
-
1.32.0-dev.1009 - 2025-02-01
-
1.32.0-dev.1008 - 2025-01-30
-
1.32.0-dev.1007 - 2025-01-30
-
1.32.0-dev.1006 - 2025-01-30
-
1.32.0-dev.1005 - 2025-01-30
-
1.32.0-dev.1003 - 2025-01-30
-
1.31.0 - 2024-12-27
-
1.31.0-dev.1002 - 2025-01-30
-
1.31.0-dev.1001 - 2025-01-30
-
1.31.0-dev.1000 - 2025-01-30
-
1.31.0-dev.999 - 2025-01-29
-
1.31.0-dev.998 - 2025-01-29
-
1.31.0-dev.997 - 2025-01-18
-
1.31.0-dev.996 - 2025-01-18
-
1.31.0-dev.995 - 2025-01-18
-
1.31.0-dev.994 - 2025-01-18
-
1.31.0-dev.992 - 2025-01-18
-
1.31.0-dev.991 - 2025-01-18
-
1.31.0-dev.989 - 2024-12-27
-
1.31.0-dev.987 - 2024-12-27
-
1.30.1 - 2024-12-14
-
1.30.1-dev.986 - 2024-12-27
-
1.30.1-dev.985 - 2024-12-27
-
1.30.1-dev.984 - 2024-12-27
-
1.30.1-dev.983 - 2024-12-27
-
1.30.1-dev.982 - 2024-12-27
-
1.30.1-dev.981 - 2024-12-27
-
1.30.1-dev.980 - 2024-12-27
-
1.30.1-dev.979 - 2024-12-26
-
1.30.1-dev.978 - 2024-12-26
-
1.30.1-dev.977 - 2024-12-18
-
1.30.1-dev.976 - 2024-12-18
-
1.30.1-dev.975 - 2024-12-18
-
1.30.1-dev.974 - 2024-12-18
-
1.30.1-dev.973 - 2024-12-18
-
1.30.1-dev.972 - 2024-12-15
-
1.30.1-dev.971 - 2024-12-15
-
1.30.1-dev.970 - 2024-12-15
-
1.30.1-dev.968 - 2024-12-14
-
1.30.0 - 2024-12-13
-
1.30.0-dev.963 - 2024-12-14
-
1.30.0-dev.961 - 2024-12-13
-
1.29.0 - 2024-12-01
from es-toolkit GitHub release notesReleased on May 18th, 2025.
We sincerely thank @ myungjuice, @ scato3, @ uniqueeest, @ YEONDG, @ shren207, @ hyesungoh, @ kms0219kms, @ minjongbaek, @ kristian240, @ D-Sketon, @ Seung-wan, @ jiji-hoon96, @ raon0211, and @ dayongkr for their contributions. We appreciate your great efforts!
Released on May 4th, 2025.
es-toolkit/compat'sthrottlefunction to match Lodash's behavior by immediately invoking the throttled function when wait time is zero.Released on May 3rd, 2025.
@ es-toolkit/es-toolkitpackage that prevented importing thecamelCasefunction in Deno.Released on May 3rd, 2025.
We sincerely thank @ chldmsqls34, @ umsungjun, @ raon0211, @ dayongkr, @ shren207, @ oror-sine, @ L2HYUNN, @ D-Sketon, @ ariandel-dev, @ Jeong-Rae, and @ beomxtone for their contributions. We appreciate your great efforts!
Released on April 24th, 2025.
We sincerely thank @ D-Sketon, @ raon0211, @ dayongkr, @ minjongbaek, @ seungrodotlee, @ mass2527, @ uniqueeest, @ leehj322, @ cruelladevil, @ shren207, and @ ssi02014 for their contributions. We appreciate your great efforts!
Released on April 16th, 2025.
es-toolkit/compat.We sincerely thank @ shren207, @ kim-sung-jee, @ HyeokjaeLee, @ Jeong-Rae, @ D-Sketon, @ jsparkdev, @ wojtekmaj, @ FengBuPi, @ oror-sine, @ L2HYUNN, @ gs18004, @ ohprettyhak, and @ kimpuro for their contributions. We appreciate your great efforts!
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Build: