dependabot[bot] opened a new pull request, #278:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/278

   Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.3 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>
   <h2>v10.3.1</h2>
   <p>Changelog: <a 
href="https://docs.cypress.io/guides/references/changelog#10-3-1";>https://docs.cypress.io/guides/references/changelog#10-3-1</a></p>
   <h2>v10.3.0</h2>
   <p>Changelog: <a 
href="https://docs.cypress.io/guides/references/changelog#10-3-0";>https://docs.cypress.io/guides/references/changelog#10-3-0</a></p>
   <h2>v10.2.0</h2>
   <p>Changelog: <a 
href="https://docs.cypress.io/guides/references/changelog#10-2-0";>https://docs.cypress.io/guides/references/changelog#10-2-0</a></p>
   <h2>v10.1.0</h2>
   <p>Changelog: <a 
href="https://docs.cypress.io/guides/references/changelog#10-1-0";>https://docs.cypress.io/guides/references/changelog#10-1-0</a></p>
   <h2>v10.0.3</h2>
   <p>Changelog: <a 
href="https://docs.cypress.io/guides/references/changelog#10-0-3";>https://docs.cypress.io/guides/references/changelog#10-0-3</a></p>
   <h2>v10.0.2</h2>
   <p>Changelog: <a 
href="https://docs.cypress.io/guides/references/changelog#10-0-2";>https://docs.cypress.io/guides/references/changelog#10-0-2</a></p>
   <h2>v10.0.1</h2>
   <p>Changelog: <a 
href="https://docs.cypress.io/guides/references/changelog#10-0-1";>https://docs.cypress.io/guides/references/changelog#10-0-1</a></p>
   <h2>v10.0.0</h2>
   <p>Changelog: <a 
href="https://docs.cypress.io/guides/references/changelog#10-0-0";>https://docs.cypress.io/guides/references/changelog#10-0-0</a></p>
   <h2>v9.7.0</h2>
   <p><em>Released 5/23/2022</em></p>
   <p><strong>Features:</strong></p>
   <ul>
   <li>The Electron version and shipped Chromium browser version has been 
updated.
   Addressed in <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/pull/21418";>#21418</a>.</li>
   </ul>
   <p><strong>Deprecations:</strong></p>
   <ul>
   <li>The <code>Cypress.Cookies.preserveOnce()</code> and 
<code>Cypress.Cookies.defaults()</code> Cypress
   APIs have been deprecated. In a future release, support for
   <code>Cypress.Cookies.preserveOnce()</code> and 
<code>Cypress.Cookies.defaults()</code> will be
   removed. Consider using the experimental
   <a 
href="https://docs.cypress.io/api/commands/session";><code>cy.session()</code></a>
 command instead to cache and restore
   cookies and other sessions details between tests. Fixed
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/21333";>#21333</a>.</li>
   </ul>
   <p><strong>Bugfixes:</strong></p>
   <ul>
   <li>Updated the <a 
href="https://docs.cypress.io/api/commands/contains";><code>cy.contains()</code></a>
 command to correctly
   error and retry if the provided regex pattern begins with an equal sign and a
   match was not initially found. Previously the command would incorrectly 
fail</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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-redirect.dependabot.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-redirect.dependabot.com/cypress-io/cypress/issues/22742";>#22742</a>
 (<a 
href="https://github-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.com/cypress-io/cypress/issues/22957";>#22957</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cypress-io/cypress/compare/v9.5.3...v10.4.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cypress&package-manager=npm_and_yarn&previous-version=9.5.3&new-version=10.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to