-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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(deps-dev): bump uuid from 9.0.0 to 9.0.1 #7207
Conversation
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1. - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Current Playwright Test Results Summary✅ 152 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 11/06/2023 11:32:46pm UTC)
|
|
2 Test Cases Affected |
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Restricted Notebook with a page locked and with an embed @addinit Allows embeds to be deleted if page unlocked @addinit
Retry 1 • Initial Attempt |
4.35% (5)5 / 115 runsfailed over last 7 days |
46.09% (53)53 / 115 runsflaked over last 7 days |
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1 • Initial Attempt |
6.31% (7)7 / 111 runsfailed over last 7 days |
39.64% (44)44 / 111 runsflaked over last 7 days |
📄 functional/plugins/timer/timer.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Timer Can perform actions on the Timer
Retry 1 • Initial Attempt |
0% (0)0 / 114 runsfailed over last 7 days |
8.77% (10)10 / 114 runsflaked over last 7 days |
📄 functional/plugins/telemetryTable/telemetryTable.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Telemetry Table unpauses and filters data when paused by button and user changes bounds
Retry 1 • Initial Attempt |
0% (0)0 / 114 runsfailed over last 7 days |
13.16% (15)15 / 114 runsflaked over last 7 days |
📄 functional/planning/timelist.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Time List Create a Time List, add a single Plan to it and verify all the activities are displayed with no milliseconds
Retry 1 • Initial Attempt |
6.85% (10)10 / 146 runsfailed over last 7 days |
47.95% (70)70 / 146 runsflaked over last 7 days |
📄 functional/plugins/imagery/exampleImagery.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Example Imagery Object Can use Mouse Wheel to zoom in and out of latest image
Retry 1 • Initial Attempt |
0% (0)0 / 116 runsfailed over last 7 days |
20.69% (24)24 / 116 runsflaked over last 7 days |
📄 functional/plugins/notebook/notebookSnapshots.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Snapshot image tests Can drop an image onto a notebook and create a new entry
Retry 1 • Initial Attempt |
2.59% (3)3 / 116 runsfailed over last 7 days |
68.10% (79)79 / 116 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## master #7207 +/- ##
==========================================
- Coverage 56.01% 55.33% -0.68%
==========================================
Files 652 652
Lines 26187 26187
Branches 2524 2524
==========================================
- Hits 14669 14491 -178
- Misses 10820 10992 +172
- Partials 698 704 +6
*This pull request uses carry forward flags. Click here to find out more. see 37 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Bumps uuid from 9.0.0 to 9.0.1.
Changelog
Sourced from uuid's changelog.
Commits
b3f142f
chore(release): 9.0.1fc5d643
chore: add node@12 back to CI, update readme (#733)462128b
ci: update node versions for cI (#732)4de23a6
test: remove missing getRandomValues test (#709)6eef540
chore: adapt bundlewatch config to new main branch name (#705)60ffc40
chore: run npm audit fix for json5 (#704)862562e
ci: run browser tests on pull_request_target (#703)e6b0c90
chore: minor typos in non-code areas (#702)8f028c4
chore: upgrade and fix the stale-issues workflow (#699)1ebda6c
chore: add SECURITY.md, fixes #696 (#697)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)