forked from RSSNext/Folo
-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade es-toolkit from 1.29.0 to 1.32.0 #68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nerdy-tech-com-gitub
wants to merge
1
commit into
dev
Choose a base branch
from
snyk-upgrade-eac610811c2f3dfbc4fd12a5e778e45b
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[Snyk] Upgrade es-toolkit from 1.29.0 to 1.32.0 #68
nerdy-tech-com-gitub
wants to merge
1
commit into
dev
from
snyk-upgrade-eac610811c2f3dfbc4fd12a5e778e45b
Conversation
This file contains 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
Snyk has created this PR to upgrade es-toolkit from 1.29.0 to 1.32.0. See this package in npm: es-toolkit See this project in Snyk: https://app.snyk.io/org/nerds-github/project/7ac3a559-e245-43bc-aea8-6d68ed454985?utm_source=github&utm_medium=referral&page=upgrade-pr
Reviewer's Guide by SourceryThis pull request upgrades the Updated class diagram for es-toolkit functionsclassDiagram
class ESToolkit {
<<Library>>
+cloneDeepWith()
+lastIndexOf()
+flattenObject()
+pull()
+map()
+range()
+rangeRight()
+differenceWith()
+nth()
+noop()
+identity()
+keys()
+propertyOf()
+nthArg()
+delay()
+toPlainObject()
+unary()
+once()
+after()
+takeRightWhile()
+escapeRegExp()
+unescape()
+upperFirst()
+lowerFirst()
+deburr()
+lt()
+lte()
+toLower()
+invoke()
+method()
+reverse()
+now()
+findKey()
+stubArray()
+stubFalse()
+stubObject()
+stubString()
+stubTrue()
+windowed()
+remove()
+asyncNoop()
+pullAll()
+subtract()
+isBuffer()
+methodOf()
+groupBy()
+merge()
+uniqueId()
+Semaphore
+Mutex
+isPromise
+retry
+multiply
+sortedIndex
+sortedIndexBy
+find
}
note for ESToolkit "This diagram shows the added and modified functions in es-toolkit from version 1.29.0 to 1.32.0"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
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.
Snyk has created this PR to upgrade es-toolkit from 1.29.0 to 1.32.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 49 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-ELECTRON-8738836
Release notes
Package name: es-toolkit
Released on January 30th, 2024.
fromIndex
parameters in find.Released on December 27th, 2024.
toString
orvalueOf
.target
or any of its values arenull
orundefined
.We sincerely thank @ T3sT3ro, @ D-Sketon, @ tuhm1, @ willmanduffy, @ apeltop, @ aken-you, @ SaeWooKKang, and @ ssi02014 for their contributions. We appreciate your great efforts!
Released on December 14th, 2024.
We sincerely thank @ redd97 for their contributions. We appreciate your great efforts!
Released on December 13th, 2024.
We sincerely thank @ healtheloper, @ mass2527, @ D-Sketon, @ eunhyulkim, @ scato3, @ Na-hyunwoo, and @ dasom-jo for their contributions. We appreciate your great efforts!
Released on December 1st, 2024.
We sincerely thank @ nnnnoel and @ evan-moon 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
Bug Fixes: