Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: auditing cypress-base dependencies #17577

Merged
merged 1 commit into from Dec 1, 2021
Merged

Conversation

rusackas
Copy link
Member

SUMMARY

Ran npm audit fix in cypress-base to make dependabot a little bit happier.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

If CI passes, we should be A-OK.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov
Copy link

codecov bot commented Nov 29, 2021

Codecov Report

Merging #17577 (746753a) into master (a959e6d) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #17577   +/-   ##
=======================================
  Coverage   77.01%   77.01%           
=======================================
  Files        1049     1049           
  Lines       56682    56682           
  Branches     7851     7851           
=======================================
+ Hits        43651    43653    +2     
+ Misses      12778    12776    -2     
  Partials      253      253           
Flag Coverage Δ
hive 81.61% <ø> (ø)
javascript 71.07% <ø> (+<0.01%) ⬆️
mysql 82.02% <ø> (ø)
postgres 82.03% <ø> (ø)
presto 81.90% <ø> (ø)
python 82.52% <ø> (ø)
sqlite 81.71% <ø> (ø)

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

Impacted Files Coverage Δ
...nts/controls/DateFilterControl/DateFilterLabel.tsx 68.25% <0.00%> (+1.58%) ⬆️

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 a959e6d...746753a. Read the comment docs.

@rusackas rusackas merged commit c70ac1c into master Dec 1, 2021
@rusackas rusackas deleted the cypress-base-audit branch December 1, 2021 00:32
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.5.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels preset-io size/XS 🚢 1.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants