Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

build(deps): bump async from 2.6.3 to 2.6.4 #598

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2022

Bumps async from 2.6.3 to 2.6.4.

Changelog

Sourced from async's changelog.

v2.6.4

  • Fix potential prototype pollution exploit (#1828)
Commits
Maintainer changes

This version was pushed to npm by hargasinski, a new releaser for async since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 29, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch from ab11c95 to 8e1f8d3 Compare June 9, 2022 12:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch from 8e1f8d3 to b3e20ca Compare November 29, 2022 15:46
@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2022

Codecov Report

Patch coverage: 62.72% and project coverage change: -0.06 ⚠️

Comparison is base (a93771b) 64.37% compared to head (be7ce04) 64.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #598      +/-   ##
==========================================
- Coverage   64.37%   64.32%   -0.06%     
==========================================
  Files         393      400       +7     
  Lines       24934    25276     +342     
  Branches     6373     6447      +74     
==========================================
+ Hits        16052    16259     +207     
- Misses       8882     9017     +135     
Impacted Files Coverage Δ
src/common/Tag/Tag.tsx 81.25% <ø> (ø)
src/components/Entities/RegionItem.js 89.79% <ø> (ø)
src/core/Hotkey.ts 79.27% <ø> (ø)
src/env/development.js 0.00% <ø> (ø)
src/regions/BrushRegion.js 81.40% <ø> (ø)
src/regions/EllipseRegion.js 81.25% <ø> (ø)
src/regions/KeyPointRegion.js 82.02% <ø> (ø)
src/regions/PolygonRegion.js 67.64% <ø> (ø)
src/regions/RectRegion.js 63.58% <ø> (ø)
src/utils/FileLoader.ts 3.84% <3.84%> (ø)
... and 26 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch 4 times, most recently from 455b929 to c04bd54 Compare November 29, 2022 20:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch 6 times, most recently from c36f7e4 to c8370a0 Compare December 19, 2022 10:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch from c8370a0 to 4565de7 Compare December 20, 2022 17:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch 4 times, most recently from 295b4c7 to 0fefd2c Compare January 9, 2023 16:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch 3 times, most recently from 66743cb to 3bbfb79 Compare January 30, 2023 10:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch from 3bbfb79 to 2f3963d Compare February 9, 2023 18:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch 2 times, most recently from 873a312 to 51555e9 Compare February 21, 2023 10:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch 3 times, most recently from dc0729f to 7afae3a Compare February 28, 2023 15:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch from 7afae3a to be7ce04 Compare March 1, 2023 12:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch 2 times, most recently from c20b9fb to 7333ba0 Compare March 22, 2023 18:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch from 7333ba0 to 85cb243 Compare March 29, 2023 11:41
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-2.6.4 branch from 85cb243 to 7c11f1f Compare April 13, 2023 16:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code title needs formatting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants