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/)
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.4) · Repo · Changelog
Security Advisories 🚨
🚨 Prototype Pollution in async
Release Notes
3.2.4 (from changelog)
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 70 commits:
Version 3.2.4
Update built files
update changelog
Bump yargs from 17.4.1 to 17.5.1 (#1843)
Bump eslint from 8.14.0 to 8.17.0 (#1849)
Bump karma from 6.3.19 to 6.3.20 (#1844)
Bump eslint from 8.14.0 to 8.16.0 (#1845)
Bump rollup from 2.71.1 to 2.75.5 (#1846)
Bump @babel/eslint-parser from 7.17.0 to 7.18.2 (#1847)
Bump babel-minify from 0.5.1 to 0.5.2 (#1848)
ci: Add GitHub token permissions for workflow (#1829)
Bump @babel/eslint-parser from 7.16.5 to 7.17.0 (#1824)
Bump semver from 7.3.5 to 7.3.7 (#1837)
Bump fs-extra from 10.0.0 to 10.1.0 (#1836)
Bump eslint from 8.8.0 to 8.14.0 (#1835)
Bump rollup from 2.66.1 to 2.71.1 (#1839)
Bump karma from 6.3.13 to 6.3.19 (#1840)
Bump yargs from 17.3.1 to 17.4.1 (#1841)
fix: update priorityQueue functionality to match queue (#1790)
Bump rollup-plugin-node-resolve from 2.1.1 to 5.2.0 (#1814)
Bump karma from 6.3.12 to 6.3.13 (#1813)
add GH actions padge
remove azure badge
Bump babel-plugin-istanbul from 5.1.4 to 6.1.1 (#1806)
Bump fs-extra from 0.26.7 to 10.0.0 (#1793)
Bump babelify from 8.0.0 to 10.0.0 (#1810)
Bump nyc from 14.1.1 to 15.1.0 (#1807)
Bump yargs from 11.0.0 to 17.3.1 (#1805)
Bump rollup from 0.63.4 to 2.66.1 (#1796)
Bump karma-mocha from 1.3.0 to 2.0.1 (#1800)
Bump semver from 5.5.0 to 7.3.5 (#1809)
Bump babel-plugin-add-module-exports from 0.2.1 to 1.0.4 (#1801)
Bump karma from 4.1.0 to 6.3.12 (#1803)
Bump karma-firefox-launcher from 1.1.0 to 2.1.2 (#1797)
Bump browserify from 16.2.3 to 17.0.0 (#1798)
Bump eslint from 8.6.0 to 8.8.0 (#1802)
Bump rsvp from 3.6.2 to 4.8.5 (#1804)
Bump chai from 4.2.0 to 4.3.6 (#1811)
Bump jsdoc from 3.6.2 to 3.6.10 (#1812)
Bump babel-minify from 0.5.0 to 0.5.1 (#1795)
Bump karma-browserify from 5.3.0 to 8.1.0 (#1794)
Bump es6-promise from 2.3.0 to 4.2.8 (#1792)
coverage on node 16
fix CI matrix includes
reduce CI matrix
chore: add Dependabot for version updates (#1783)
chore: remove Azure DevOps CI (#1787)
docs: add missing return definitions for awaitable functions (#1789)
chore: upgrade to ESLint 8 (#1786)
chore: remove karma-edge-launcher (#1784)
chore: remove manual coveralls execution (#1785)
update docs for v3.2.3
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