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.2 in /packages/scaffolding-cli/templates/test/cypress-typescript-axe-applitools-lighthouse #1788

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Changelog

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

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"

Bug fixes

  • Internal Infrastructure update
  • Fixed bug when error was thrown when coded region wasn't found using selector

3.27.1 - 2022/8/1

Features

Bug fixes

  • Fix Maximum call stack size exceeded error in eyesCheck

3.27.0 - 2022/7/25

Features

  • Add support for padded coded regions
  • Add support for dynamic coded regions

Bug fixes

  • Fix npx eyes-setup for Cypress version with a caret, support e2e.ts as support file
  • Better support in DOM slot element

3.26.6 - 2022/7/15

Features

  • Internal architecture fixes

Bug fixes

3.26.5 - 2022/7/12

Features

Bug fixes

  • Support string tag name in eyesCheck

3.26.4 - 2022/7/7

Features

  • Add support for cypress 10

Bug fixes

  • Fix use cases where we fail to serialize elements
  • Fixed bug where a failure in a single UFG environment fails all other environments in the same configuration

3.26.3 - 2022/6/17

Features

  • Add special attribute for pseudo elements
  • Add the ability for the SDK to lazy load the page prior to performing a check window

... (truncated)

Commits
  • 9bba217 @​applitools/eyes-cypress@​3.27.2
  • 5fd55f6 [cy] temporary skip verify installed versions
  • 6f64cb7 cypress - fix typescript test
  • e00ee32 remove style form text that is return form eyes-setup in eyes-setup test
  • 59f1b94 fix typo
  • 9e3236c set publish-cypress to run on node 12 and skip FF test
  • 1b5cfc9 update cypress version to 9.7
  • 5ba963e update types (#1107)
  • bd9bb0e Bump vm2 from 3.9.9 to 3.9.11 in /js/packages/eyes-cypress (#1108)
  • 559ad86 Cypress setup fix (#1044)
  • 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 2 years ago

Superseded by #1804.