Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

build(deps-dev): bump @testing-library/user-event from 12.7.0 to 13.1.5 in /superset-frontend #317

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 22, 2021

Bumps @testing-library/user-event from 12.7.0 to 13.1.5.

Release notes

Sourced from @​testing-library/user-event's releases.

v13.1.5

13.1.5 (2021-04-19)

Bug Fixes

  • relax typing and throw error for unsupported elements (#649) (dc13160)

v13.1.4

13.1.4 (2021-04-18)

Bug Fixes

  • keyboard: recognize checkbox/radio as clickable inputs (#654) (35d996e)

v13.1.3

13.1.3 (2021-04-14)

Bug Fixes

  • throw error when click/hover on pointer-events: none (#647) (6b2ce66)

v13.1.2

13.1.2 (2021-04-09)

Bug Fixes

  • replace references to global.document (#642) (c69a74a)

v13.1.1

13.1.1 (2021-03-30)

Bug Fixes

  • type: catch internal promise rejections (#635) (6ae18e3)

v13.1.0

13.1.0 (2021-03-30)

Features

v13.0.16

13.0.16 (2021-03-25)

... (truncated)

Commits
  • dc13160 fix: relax typing and throw error for unsupported elements (#649)
  • 5e6d7db chore: remove typings from PR checklist (#657)
  • 33d3a00 docs: add bozdoz as a contributor (#656)
  • 35d996e fix(keyboard): recognize checkbox/radio as clickable inputs (#654)
  • d22ea5e docs: add vicrep as a contributor (#651)
  • 6b2ce66 fix: throw error when click/hover on pointer-events: none (#647)
  • 0537940 docs: add loreanvictor as a contributor (#643)
  • c69a74a fix: replace references to global.document (#642)
  • 7143ae3 docs: add InExtremaRes as a contributor (#637)
  • 6ae18e3 fix(type): catch internal promise rejections (#635)
  • Additional commits viewable in compare view

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 @github
Copy link
Author

dependabot bot commented on behalf of github Apr 22, 2021

The following labels could not be found: npm, dependabot.

@codecov
Copy link

codecov bot commented Apr 22, 2021

Codecov Report

Merging #317 (1c0ddf5) into master (b5e5b3a) will increase coverage by 3.85%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #317      +/-   ##
==========================================
+ Coverage   75.57%   79.42%   +3.85%     
==========================================
  Files         939      939              
  Lines       47510    47544      +34     
  Branches     5876     5876              
==========================================
+ Hits        35904    37764    +1860     
+ Misses      11403     9654    -1749     
+ Partials      203      126      -77     
Flag Coverage Δ
cypress 56.06% <ø> (?)

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

Impacted Files Coverage Δ
superset-frontend/src/views/routes.tsx 56.81% <0.00%> (-6.82%) ⬇️
...rBar/CascadeFilters/CascadeFilterControl/index.tsx 85.71% <0.00%> (-6.60%) ⬇️
...d/src/explore/components/DatasourcePanel/index.tsx 87.93% <0.00%> (-3.15%) ⬇️
...-frontend/src/datasource/ChangeDatasourceModal.tsx 84.33% <0.00%> (-1.03%) ⬇️
...t-frontend/src/views/CRUD/welcome/SavedQueries.tsx 60.00% <0.00%> (-0.61%) ⬇️
...ontrols/DndColumnSelectControl/DndMetricSelect.tsx 43.65% <0.00%> (-0.35%) ⬇️
...erset-frontend/src/SqlLab/components/ResultSet.tsx 69.56% <0.00%> (-0.31%) ⬇️
.../src/components/dataViewCommon/TableCollection.tsx 100.00% <0.00%> (ø)
...ontrols/AnnotationLayerControl/AnnotationLayer.jsx 84.76% <0.00%> (+0.47%) ⬆️
...nd/src/explore/controlUtils/getSectionsToRender.ts 84.37% <0.00%> (+0.50%) ⬆️
... and 187 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 b5e5b3a...1c0ddf5. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 30, 2021

Superseded by #318.

@dependabot dependabot bot closed this Apr 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/testing-library/user-event-13.1.5 branch April 30, 2021 06:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants