-
-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade async from 2.6.4 to 3.2.6 #15
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
base: main
Are you sure you want to change the base?
Conversation
Reviewer's Guide by SourceryThis pull request upgrades the Updated class diagram for asyncclassDiagram
class Async {
<<package>> async
+each()
+eachLimit()
+eachSeries()
+map()
+mapLimit()
+mapSeries()
+filter()
+filterLimit()
+filterSeries()
+reject()
+rejectLimit()
+rejectSeries()
+concat()
+concatSeries()
+detect()
+detectLimit()
+detectSeries()
+sortBy()
+some()
+someLimit()
+someSeries()
+every()
+everyLimit()
+everySeries()
+reduce()
+reduceRight()
+transform()
+find()
+findLimit()
+findSeries()
+groupBy()
+groupByLimit()
+groupBySeries()
+pick()
+pickLimit()
+pickSeries()
+omit()
+omitLimit()
+omitSeries()
+partition()
+queue()
+priorityQueue()
+cargo()
+auto()
+autoInject()
+retry()
+times()
+timesLimit()
+series()
+parallel()
+parallelLimit()
+waterfall()
+compose()
+seq()
+applyEach()
+applyEachSeries()
+forever()
+during()
+whilst()
+until()
+doDuring()
+doWhilst()
+doUntil()
+constant()
+nextTick()
+setImmediate()
+asyncify()
+wrapSync()
+log()
+dir()
+memoize()
+unmemoize()
+ensureAsync()
+requireAsync()
+timeout()
+reflect()
+reflectAll()
+retryable()
+apply()
+callback()
+done()
+err()
+then()
+catch()
+finally()
}
note for Async "Async v3.2.6"
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. It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
|
No dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No dependency changes detected in pull request |
Snyk has created this PR to upgrade async from 2.6.4 to 3.2.6. See this package in yarn: async See this project in Snyk: https://app.snyk.io/org/dargon789/project/4d2130e4-bff5-4175-a545-f4cf33f3b62a?utm_source=github&utm_medium=referral&page=upgrade-pr
7c8c015 to
b4094b2
Compare
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
Snyk has created this PR to upgrade async from 2.6.4 to 3.2.6.
ℹ️ 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 12 versions ahead of your current version.
The recommended version was released 6 months ago.
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
Chores:
asyncdependency from version 2.6.4 to 3.2.6.