matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.92k stars 2.66k forks source link

[NPM UI Tests] Bump @testomatio/reporter from 1.5.3 to 1.6.2 in /tests/lib/screenshot-testing in the all-dependencies group #22777

Open dependabot[bot] opened 2 days ago

dependabot[bot] commented 2 days ago

Bumps the all-dependencies group in /tests/lib/screenshot-testing with 1 update: @testomatio/reporter.

Updates @testomatio/reporter from 1.5.3 to 1.6.2

Release notes

Sourced from @​testomatio/reporter's releases.

1.6.2

Fix: xml reader error

1.6.1

What's Changed

Full Changelog: https://github.com/testomatio/reporter/compare/1.6.0...1.6.1

1.6.0

What's Changed

Refactored artifacts

Improved logging, add ability to upload artifacts after run completion

npx @testomatio/reporter upload-artifacts [options]

Refer to docs for more details

New cli

The Testomat.io Reporter CLI is a powerful tool for managing test runs, parsing XML reports, and uploading artifacts. CLI can be used to start and finish test runs, run tests, parse XML reports, and upload artifacts. It can be used in CI/CD pipelines or locally.

npx @testomatio/reporter <command> [options]

Refer to docs for more details.

Old cli commands still working, but will be deprecated soon. Please use new cli.

Debug pipe

Stores testrun details to file, which could be analyzed or shared with support team. Pass TESTOMATIO_DEBUG to enable

Other fixes/improvements:

  • Newman: cut large logs; to send full logs enable them manually by TESTOMATIO_STACK_PASSED variable remove chalk
  • logger, meta and manual artifacts for wdio
  • show more info in case in case creating run failed
  • fix reporter exports
  • html pipe: playwright step parsing error

Full Changelog: https://github.com/testomatio/reporter/compare/1.5.0...1.6.0

1.6.1-beta-artifacts

What's Changed

... (truncated)

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions