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

   Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.3 to 10.2.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.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
   with a syntax error. Fixed
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/21108";>#21108</a>.</li>
   <li>Corrected the <code>cy.session()</code> command log grouping and 
validation verbiage.
   This change provides better insights to logs associated with the command.
   Fixed <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/21377";>#21377</a>.</li>
   <li>Removed <code>eventemitter2</code> third-party type definitions from 
<code>cy</code> and <code>Cypress</code>
   that were unintentionally exposed. Fixed
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20556";>#20556</a>.</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/b90712743a38f98d6f355887db0a111fe14c7f66";><code>b907127</code></a>
 chore: updating version (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/22432";>#22432</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/181a2b097acf9bda55a31d459f80d97e8ab43e41";><code>181a2b0</code></a>
 Trigger Build</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/b925dce224932137104f60fa7adf807fd90f848f";><code>b925dce</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/22424";>#22424</a>
 from cypress-io/master</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/6d34fd33ac6b9ff93cd9d8e1250ff0b1ed76b31a";><code>6d34fd3</code></a>
 fix: clean up some unexpected behavior and designs (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/21551";>#21551</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/152e828bbd58f25da38802dcdae1cdd9e0d84bbe";><code>152e828</code></a>
 fix(cli): filter CertVerifyProcBuiltin from stderr (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/22342";>#22342</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/b865fd4c2be0fdcf7c0dec297a82ff50b2ae1091";><code>b865fd4</code></a>
 fix(cli): don't include workspaces.nohoist in public NPM package (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/22365";>#22365</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/4319daa7f4679dd4cf269c76055febcf304bd1d1";><code>4319daa</code></a>
 fix: cypress removes custom status text/reason phrase from http response (<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/d01932bf751a6edf758451d8d19a74fe07e799ea";><code>d01932b</code></a>
 fix: retry on EMFILE always, lint sync FS calls (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/22175";>#22175</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/e87c492479a342ccf5e94d2b4df62cd0e9234764";><code>e87c492</code></a>
 chore: make spec migration screen text more generic (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/22325";>#22325</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/32ad43834699322b6620f8d560c16ee2d5e0e8d7";><code>32ad438</code></a>
 feat: Auto-focus and select file name for create new spec modal (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/22284";>#22284</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cypress-io/cypress/compare/v9.5.3...v10.2.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.2.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