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

[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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

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: testomatio/reporter@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: testomatio/reporter@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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group in /tests/lib/screenshot-testing with 1 update: [@testomatio/reporter](https://github.com/testomatio/reporter).


Updates `@testomatio/reporter` from 1.5.3 to 1.6.2
- [Release notes](https://github.com/testomatio/reporter/releases)
- [Changelog](https://github.com/testomatio/reporter/blob/master/Changelog.md)
- [Commits](testomatio/reporter@1.5.3...1.6.2)

---
updated-dependencies:
- dependency-name: "@testomatio/reporter"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. dependencies PRs that update some dependencies, e.g. composer dependencies or git submodules Needs Review PRs that need a code review labels Nov 19, 2024
@dependabot dependabot bot requested a review from a team November 19, 2024 12:20
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2024

Superseded by #22814.

@dependabot dependabot bot closed this Dec 1, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-tests-lib-screenshot-testing-all-dependencies-ec6a9db5fa branch December 1, 2024 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. dependencies PRs that update some dependencies, e.g. composer dependencies or git submodules Needs Review PRs that need a code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants