Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Bump async from 2.6.3 to 2.6.4 in /website #546

Merged
merged 1 commit into from
May 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2022
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Apr 29, 2022

Codecov Report

Merging #546 (2ea1227) into main (d5c48d8) will not change coverage.
The diff coverage is n/a.

❗ Current head 2ea1227 differs from pull request most recent head 7e70b1e. Consider uploading reports for the commit 7e70b1e to get more accurate results

@@           Coverage Diff           @@
##             main     #546   +/-   ##
=======================================
  Coverage   72.04%   72.04%           
=======================================
  Files          65       65           
  Lines        1284     1284           
  Branches      149      157    +8     
=======================================
  Hits          925      925           
+ Misses        359      333   -26     
- Partials        0       26   +26     
Flag Coverage Δ
unittests 72.04% <ø> (ø)

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

Impacted Files Coverage Δ
server/src/server.ts 86.84% <0.00%> (ø)
server/src/apis/root.ts 25.74% <0.00%> (ø)
server/src/utils/jwt.ts 34.09% <0.00%> (ø)
server/src/utils/auth.ts 58.53% <0.00%> (ø)
server/src/models/Scalar.ts 75.75% <0.00%> (ø)
server/src/utils/pagination.ts 58.53% <0.00%> (ø)
server/src/resolvers/Friend/query.ts 33.33% <0.00%> (ø)
server/src/resolvers/User/mutation.ts 72.30% <0.00%> (ø)
server/src/resolvers/Channel/mutation.ts 92.92% <0.00%> (ø)

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 d5c48d8...7e70b1e. Read the comment docs.

@hyochan hyochan merged commit a6faea3 into main May 13, 2022
@hyochan hyochan deleted the dependabot/npm_and_yarn/website/async-2.6.4 branch May 13, 2022 05:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants