ZupIT / charlescd

CharlesCD is an open source tool that makes deployments more agile, continuous and safe, which allows development teams to perform hypothesis validations with a specific group of users, simultaneously.
https://charlescd.io
Apache License 2.0
333 stars 79 forks source link

Update dependency async [SECURITY] #1581

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change
async 2.6.3 -> 2.6.4
async 3.2.0 -> 3.2.2

GitHub Vulnerability Alerts

CVE-2021-43138

A vulnerability exists in Async through 3.2.1 for 3.x and through 2.6.3 for 2.x (fixed in 3.2.2 and 2.6.4), which could let a malicious user obtain privileges via the mapValues() method.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1581 (6429be3) into main (ebc5600) will decrease coverage by 0.01%. The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1581      +/-   ##
============================================
- Coverage     78.37%   78.36%   -0.02%     
  Complexity     2266     2266              
============================================
  Files          1287     1287              
  Lines         17918    17918              
  Branches       1650     1650              
============================================
- Hits          14044    14042       -2     
  Misses         3387     3387              
- Partials        487      489       +2     
Flag Coverage Δ
butler 89.11% <ø> (ø)
ui 80.03% <ø> (-0.03%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ui/src/modules/Circles/Release/Create/Module.tsx 90.00% <0.00%> (-2.50%) :arrow_down:
ui/src/modules/Circles/Release/hooks.ts 79.06% <0.00%> (-2.33%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3d610a9...6429be3. Read the comment docs.