CypressTestingStudy / cyr

Example Cypress
MIT License
2 stars 0 forks source link

Bump @applitools/eyes-cypress from 3.21.0 to 3.25.6 #133

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @applitools/eyes-cypress from 3.21.0 to 3.25.6.

Changelog

Sourced from @​applitools/eyes-cypress's changelog.

3.25.6 - 2022/4/25

Features

Bug fixes

  • 'batch.properties' and 'batch.notifyOnCompletion' not propagated correctly
  • 'batch.name' was overridden in case 'batch.id' was not defined

3.25.5 - 2022/4/19

Features

Bug fixes

  • fix beforeCaptureScreenshot hook not being respected

3.25.4 - 2022/4/15

Features

Bug fixes

  • extractText now supports regions that don't use hints while using x/y coordinates
  • add 'waitBeforeCapture' as an available type for 'Eyes.Open' and 'Eyes.Check' (for Typescript)
  • Support data urls in iframes

3.25.3 - 2022/3/29

Features

Bug fixes

  • consider batchId from config file and environments variable when closing batch
  • Fix config file parameters (e.g. browser) not being passed

3.25.2 - 2022/3/23

Features

Bug fixes

  • fix Cypress Documentation inaccuracies
  • Support batchId, batchName and batchSequenceName from the config file, eyesOpen and environment variables

3.25.1 - 2022/3/15

  • fix test script

3.25.0 - 2022/3/15

  • convert cypress to work on top of universal
  • expose cy.eyesGetAllTestResults
  • updated to @​applitools/visual-grid-client@​15.10.1 (from 15.9.0)

3.23.9 - 2022/2/22

  • support 'tapDirPath' with newer Cypress versions
  • updated to @​applitools/visual-grid-client@​15.9.0 (from 15.8.65)

... (truncated)

Commits
  • c8ab18e @​applitools/eyes-cypress@​3.25.6
  • 7203789 [auto commit] @​applitools/eyes-cypress: upgrade deps
  • 0306bad propagate batch properties and notify, fix overwrite of batch name (#875)
  • 4d25e55 @​applitools/eyes-cypress@​3.25.5
  • 976a497 [auto commit] @​applitools/eyes-cypress: upgrade deps
  • d190f88 fix beforeCapture hook mapping (#871)
  • 0aa5c9c @​applitools/eyes-cypress@​3.25.4
  • 6afbc4c [auto commit] @​applitools/eyes-cypress: upgrade deps
  • 39a74cd cypress: delete e2e test since it is covered with a generic test
  • 550cdbf cypress: add logger to the call that is throwing in the layout breakpoints te...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by applitools-admin, a new releaser for @​applitools/eyes-cypress since your current version.


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[bot] commented 2 years ago

Superseded by #138.