Skip to content

chore(deps): Bump async from 2.6.3 to 2.6.4 in /ui#2702

Merged
feast-ci-bot merged 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/async-2.6.4
May 16, 2022
Merged

chore(deps): Bump async from 2.6.3 to 2.6.4 in /ui#2702
feast-ci-bot merged 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/async-2.6.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 16, 2022

Copy link
Copy Markdown
Contributor

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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 16, 2022

@felixwang9817 felixwang9817 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@achals achals left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@feast-ci-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: achals, dependabot[bot], felixwang9817

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [achals,felixwang9817]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #2702 (b47dc7f) into master (1958df0) will increase coverage by 21.71%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #2702       +/-   ##
===========================================
+ Coverage   58.66%   80.38%   +21.71%     
===========================================
  Files         166      166               
  Lines       13888    13994      +106     
===========================================
+ Hits         8148    11249     +3101     
+ Misses       5740     2745     -2995     
Flag Coverage Δ
integrationtests 71.47% <ø> (?)
unittests 58.66% <ø> (ø)

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

Impacted Files Coverage Δ
sdk/python/tests/unit/test_feature_views.py 67.64% <0.00%> (-32.36%) ⬇️
sdk/python/feast/stream_feature_view.py 77.27% <0.00%> (-22.73%) ⬇️
sdk/python/feast/ui_server.py 20.68% <0.00%> (-2.72%) ⬇️
setup.py 0.00% <0.00%> (ø)
sdk/python/feast/data_source.py 83.86% <0.00%> (+0.28%) ⬆️
sdk/python/feast/infra/online_stores/dynamodb.py 89.61% <0.00%> (+0.54%) ⬆️
sdk/python/feast/infra/online_stores/sqlite.py 94.48% <0.00%> (+0.78%) ⬆️
sdk/python/feast/entity.py 90.41% <0.00%> (+1.36%) ⬆️
...ion/feature_repos/universal/data_source_creator.py 79.16% <0.00%> (+4.16%) ⬆️
sdk/python/feast/errors.py 71.25% <0.00%> (+4.19%) ⬆️
... and 74 more

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 1958df0...b47dc7f. Read the comment docs.

@feast-ci-bot feast-ci-bot merged commit 7a043eb into master May 16, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ui/async-2.6.4 branch May 16, 2022 23:18
adchia pushed a commit that referenced this pull request May 17, 2022
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code lgtm ok-to-test size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants