Closed depfu[bot] closed 2 years ago
Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
Closed in favor of #2541.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ async (3.2.1 → 3.2.3) · Repo · Changelog
Security Advisories 🚨
🚨 Prototype Pollution in async
Release Notes
3.2.3 (from changelog)
3.2.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Version 3.2.3
Update built files
Update changelog for v3.2.3
fix: address edge case in comment stripping (#1780)
chore: remove unused Travis CI config (#1781)
ci: setup GitHub Actions (#1782)
Core: const, let, arrow-fn and unused variables (#1776)
Housekeeping (#1772)
Fix an inefficient regex in autoInject (#1767)
be explicit (#1769)
update docs
Version 3.2.2
Update built files
update changelog for 3.2.2
Fix prototype pollution vulnerability
Fix(docs): use plural `callbacks` word in `lib/map.js` (#1765)
regen docs
update changelog
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands
This change is