Ensono / stacks-webapp-template

Templating monorepo focusing on boilerplate web apps
https://amido.github.io/stacks/
MIT License
3 stars 9 forks source link

chore(deps-dev): bump @applitools/eyes-cypress from 3.10.5 to 3.27.8 in /packages/scaffolding-cli/templates/test/cypress-typescript-axe-applitools-lighthouse #1869

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @applitools/eyes-cypress from 3.10.5 to 3.27.8.

Changelog

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

3.27.8 - 2022/11/19

Features

Bug fixes

  • Handle cases where cypress report showed tests pass when differences were found

3.27.7 - 2022/11/17

Features

  • Added new selector extensions child and fallback
  • Use user agent metadata to improve browser environment detection logic
  • Use APPLITOOLS_CONCURRENCY env variable to specify concurrency

Bug fixes

  • Support parallel run of multiple Cypress instances
  • Add support for regionId and padding for accessibility and floating regions

3.27.6 - 2022/10/28

Features

  • Add support for componenet testing and cypress config ts file

Bug fixes

  • Fixed issue with universal not working in cypress@6

3.27.5 - 2022/10/20

Features

Bug fixes

  • Fix dontCloseBatches mapping

3.27.4 - 2022/10/19

Features

Bug fixes

  • Fix support for chrome emulation when passing browser name

3.27.3 - 2022/10/19

Features

  • Changed default value of sendDom from true to dynamically calculated

Bug fixes

  • Fix chrome emulation environment structure
  • Fixed issue with ufg renders failing intermittently
  • Fixed issue with universal process spawning is failing due to a timeout

3.27.2 - 2022/10/9

Features

  • Don't fail eyes.open when there is a failure to set viewport size in UFG.
  • Using lazyLoad.waitingTime as a delay between stitches by default
  • Deprecated "Content" match level value in favor of "IgnoreColors"

... (truncated)

Commits
  • 752f897 @​applitools/eyes-cypress@​3.27.8
  • edb497b cypress, replace order of tests in global hooks test
  • 43f9268 cypress, make sure to not create tap file from browser hooks if global hooks ...
  • bbbe5cd [Cypress] throw diff exception from the browser (#1163)
  • f3604b7 @​applitools/eyes-cypress@​3.27.7
  • 3ea36a5 [auto commit] @​applitools/eyes-cypress: upgrade deps
  • 745869d cypress, add xvfb to parallel test
  • 5623c10 cypress, adjust test
  • 4bb6a0f cypress, should not replace selector with region when type is passed
  • e8fe0a6 cypress, adjust unit test
  • 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

You can trigger a rebase of this PR 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 1 year ago

Superseded by #1936.