Build(deps-dev): bump cypress from 10.3.1 to 10.4.0 #510

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-cypress-10.4.0 into master 2022-08-03 12:49:11 +00:00
argoyle commented 2022-08-03 04:41:04 +00:00 (Migrated from gitlab.com)

Bumps cypress from 10.3.1 to 10.4.0.

Release notes

Sourced from cypress's releases.

v10.4.0

Changelog: https://docs.cypress.io/guides/references/changelog#10-4-0

Commits
  • ee17719 fix: windows CI with Vite 3 (#23052)
  • 51ef99a chore: reverting #22742 (#23047)
  • 4d3ad9e Merge branch 'master' into develop
  • cbb5e35 feat: warn when detecting unsupported dependencies for component testing (#22...
  • 2612219 feat: add modify obstructive user agent code for electron to strip el… (#22958)
  • 45ec63d fix: Remove isAUTFrame qualification from cross origin cookie check (#22963)
  • 964ac37 chore: updating run binary CI scripts to support external contributors (#23021)
  • 2fd495c refactor: use cp.fork to preserve stdout for packages/extension build (#22926)
  • 91de9cf fix: Standardize colors for runs in queued status (#23015)
  • 7f054ae fix: Ensure tooltips are displayed behind modals (#22957)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.1 to 10.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/cypress/releases">cypress's releases</a>.</em></p> <blockquote> <h2>v10.4.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#10-4-0">https://docs.cypress.io/guides/references/changelog#10-4-0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/ee177195ebc9279bf41bcdbacebbf1218aa660eb"><code>ee17719</code></a> fix: windows CI with Vite 3 (<a href="https://github.com/cypress-io/cypress/issues/23052">#23052</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/51ef99ac5b370596167e7bb87650c16330eedcd7"><code>51ef99a</code></a> chore: reverting <a href="https://github.com/cypress-io/cypress/issues/22742">#22742</a> (<a href="https://github.com/cypress-io/cypress/issues/23047">#23047</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/4d3ad9edaa9b4b19ed10094279f72ed5657b851c"><code>4d3ad9e</code></a> Merge branch 'master' into develop</li> <li><a href="https://github.com/cypress-io/cypress/commit/cbb5e35762b6aba2529c365abd073c636bd27a7a"><code>cbb5e35</code></a> feat: warn when detecting unsupported dependencies for component testing (<a href="https://github.com/cypress-io/cypress/issues/22">#22</a>...</li> <li><a href="https://github.com/cypress-io/cypress/commit/2612219501c33379e5d038569253088dca99a3a1"><code>2612219</code></a> feat: add modify obstructive user agent code for electron to strip el… (<a href="https://github.com/cypress-io/cypress/issues/22958">#22958</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/45ec63dbcdb37f3a27324373c4b55d592932ae5a"><code>45ec63d</code></a> fix: Remove isAUTFrame qualification from cross origin cookie check (<a href="https://github.com/cypress-io/cypress/issues/22963">#22963</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/964ac37e1cd06bccc6659725245097dbb6096600"><code>964ac37</code></a> chore: updating run binary CI scripts to support external contributors (<a href="https://github.com/cypress-io/cypress/issues/23021">#23021</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/2fd495ca1caf3754bc77ea5af5e0e3a7ee057697"><code>2fd495c</code></a> refactor: use cp.fork to preserve stdout for packages/extension build (<a href="https://github.com/cypress-io/cypress/issues/22926">#22926</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/91de9cfd6d0d33fac9674f86ffee275ed0412e64"><code>91de9cf</code></a> fix: Standardize colors for runs in queued status (<a href="https://github.com/cypress-io/cypress/issues/23015">#23015</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/7f054aeb69e3cd39822f695b76e4d057e7868f94"><code>7f054ae</code></a> fix: Ensure tooltips are displayed behind modals (<a href="https://github.com/cypress-io/cypress/issues/22957">#22957</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v10.3.1...v10.4.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-08-03 12:39:40 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 1a987af4 - 1 commit from branch master
  • 0e1ce42a - Build(deps-dev): bump cypress from 10.3.1 to 10.4.0

Compare with previous version

added 2 commits <ul><li>1a987af4 - 1 commit from branch <code>master</code></li><li>0e1ce42a - Build(deps-dev): bump cypress from 10.3.1 to 10.4.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/461/diffs?diff_id=452866717&start_sha=a56124c03f188de1ae178fd16111f4567257f117)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-08-03 12:40:00 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-08-03 12:49:11 +00:00
Sign in to join this conversation.