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(deps-dev): bump npm-run-all2 from 6.0.6 to 6.1.1 #7185

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps npm-run-all2 from 6.0.6 to 6.1.1.

Release notes

Sourced from npm-run-all2's releases.

v6.1.1

Commits

v6.1.0

Merged

Commits

Changelog

Sourced from npm-run-all2's changelog.

v6.1.1

Commits

v6.1.0 - 2023-10-04

Merged

Commits

Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance labels Oct 30, 2023
@deploysentinel
Copy link

deploysentinel bot commented Oct 30, 2023

Current Playwright Test Results Summary

✅ 152 Passing - ⚠️ 4 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 11/02/2023 10:37:21pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: 3b46af5

Started: 11/02/2023 10:30:47pm UTC

⚠️ Flakes

📄   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 1Initial Attempt
5.37% (8) 8 / 149 runs
failed over last 7 days
50.34% (75) 75 / 149 runs
flaked over last 7 days

📄   functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1Initial Attempt
6.25% (7) 7 / 112 runs
failed over last 7 days
36.61% (41) 41 / 112 runs
flaked 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 1Initial Attempt
0% (0) 0 / 118 runs
failed over last 7 days
7.63% (9) 9 / 118 runs
flaked 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 1Initial Attempt
3.39% (4) 4 / 118 runs
failed over last 7 days
68.64% (81) 81 / 118 runs
flaked over last 7 days

View Detailed Build Results


Current Playwright Test Results Summary

✅ 14 Passing

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 11/02/2023 10:37:21pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: 3b46af5

Started: 11/02/2023 10:31:12pm UTC

View Detailed Build Results


@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #7185 (ac13687) into master (0d27938) will decrease coverage by 0.34%.
The diff coverage is n/a.

❗ Current head ac13687 differs from pull request most recent head 3b46af5. Consider uploading reports for the commit 3b46af5 to get more accurate results

@@            Coverage Diff             @@
##           master    #7185      +/-   ##
==========================================
- Coverage   55.85%   55.52%   -0.34%     
==========================================
  Files         652      652              
  Lines       26187    26159      -28     
  Branches     2524     2522       -2     
==========================================
- Hits        14627    14525     -102     
- Misses      10859    10939      +80     
+ Partials      701      695       -6     
Flag Coverage Δ *Carryforward flag
e2e-full 41.76% <ø> (+0.31%) ⬆️ Carriedforward from bdff210
e2e-stable 57.46% <ø> (-0.49%) ⬇️
unit 48.94% <ø> (-0.32%) ⬇️

*This pull request uses carry forward flags. Click here to find out more.

see 21 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d27938...3b46af5. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-run-all2-6.1.1 branch from 57b9c02 to 8cf6f75 Compare October 30, 2023 23:10
@unlikelyzero unlikelyzero enabled auto-merge (squash) October 31, 2023 14:27
@unlikelyzero unlikelyzero added the pr:e2e:couchdb npm run test:e2e:couchdb label Oct 31, 2023
@unlikelyzero unlikelyzero self-requested a review October 31, 2023 14:27
@unlikelyzero
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-run-all2-6.1.1 branch from 8cf6f75 to 67ce502 Compare October 31, 2023 14:31
@github-actions github-actions bot removed pr:platform Runs tests against all supported platforms pr:e2e:couchdb npm run test:e2e:couchdb pr:e2e Automatically triggers e2e tests to run labels Oct 31, 2023
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 6.0.6 to 6.1.1.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](bcomnes/npm-run-all2@v6.0.6...v6.1.1)

---
updated-dependencies:
- dependency-name: npm-run-all2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-run-all2-6.1.1 branch from 67ce502 to ac13687 Compare November 2, 2023 18:10
@ozyx ozyx added the pr:e2e:couchdb npm run test:e2e:couchdb label Nov 2, 2023
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Nov 2, 2023
@unlikelyzero unlikelyzero merged commit bc0c0d6 into master Nov 2, 2023
11 of 13 checks passed
@unlikelyzero unlikelyzero deleted the dependabot/npm_and_yarn/npm-run-all2-6.1.1 branch November 2, 2023 22:37
@unlikelyzero unlikelyzero added this to the Target:3.2.0 milestone Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants