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


   Bumps [cypress](https://github.com/cypress-io/cypress) from 8.3.0 to 8.3.1.
   <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>8.3.1</h2>
   <p><em>Released 08/27/2021</em></p>
   <p><strong>Performance:</strong></p>
   <ul>
   <li>Projects will now open much faster on MacOS Big Sur with improved browser
   detection performance. Fixes
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17773";>#17773</a>.</li>
   </ul>
   <p><strong>Bugfixes:</strong></p>
   <ul>
   <li>Fixed a regression in <a 
href="https://docs.cypress.io/guides/references/changelog#8-3-0";>8.3.0</a> 
where the
   correct exit code would not be issued during <code>cypress run-ct</code> 
while running in
   the Electron browser. Fixes
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17752";>#17752</a>
 and
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17885";>#17885</a>.</li>
   <li>Fixed a regression in <a 
href="https://docs.cypress.io/guides/references/changelog#8-3-0";>8.3.0</a> where
   Cypress would cause a <code>SIGSEGV</code> error on Mac when closing the 
Cypress app
   opened via <code>cypress open</code>. Fixes
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17766";>#17766</a>.</li>
   <li>The <code>beforeinput</code> event now correctly fires in Firefox during 
keyboard events.
   Fixes <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17583";>#17583</a>.</li>
   </ul>
   <p><strong>Misc:</strong></p>
   <ul>
   <li><code>cy.document()</code> typings now allow for the 
<code>timeout</code> option. Fixes
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17695";>#17695</a>.</li>
   <li><code>cy.title()</code> typings now allow for the <code>timeout</code> 
option. Fixes
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17781";>#17781</a></li>
   </ul>
   <p><strong>Dependency Updates:</strong></p>
   <ul>
   <li>Upgraded <code>electron</code> from <code>13.1.7</code> to 
<code>13.2.0</code>. Addressed in
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/pull/17772";>#17772</a>.</li>
   <li>Upgraded <code>@cypress/request</code> from <code>2.88.5</code> to 
<code>2.88.6</code>. Addresses
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/pull/17622";>#17622</a>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/175ae3e9ca1709d0e4c6c6bf4919ca2acc18b61a";><code>175ae3e</code></a>
 release 8.3.1 [skip ci]</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/ea287d7a230a64c68c5071b1244056b373279d41";><code>ea287d7</code></a>
 fix(server): use run#run instead of run#ready to replicate e2e exit behavior 
...</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/a99caea07c4addcd177dd1974fe707a08e84af67";><code>a99caea</code></a>
 chore: Update Chrome (beta) to 93.0.4577.58 (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17880";>#17880</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/ab401ecd359234985b269d8283ff526136eeb4d4";><code>ab401ec</code></a>
 chore: use <code>import type</code> syntax (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17864";>#17864</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/8988b2cc379fe2fc2600dab8691f2ec985756250";><code>8988b2c</code></a>
 remove browser-specific <code>beforeinput</code> checks (send in firefox) (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17820";>#17820</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/2a80c137d9e086193200d4497b7a04ce81ecf1e7";><code>2a80c13</code></a>
 fix(types): Update title method options type (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17781";>#17781</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/757a088828380b2458f03410dbc0dda632802ddd";><code>757a088</code></a>
 fix(deps): update dependency <code>@​cypress/request</code> to v2.88.6 🌟 (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17813";>#17813</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/aa3ea4871725b563a75111cfd0f347030f7c4930";><code>aa3ea48</code></a>
 fix: Improve Big Sur browser detection performance (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17807";>#17807</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/e9656df71c1dde89f5f32b6dc330c9e4df83708c";><code>e9656df</code></a>
 chore: Update Chrome (beta) to 93.0.4577.51 (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17801";>#17801</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/6eed2e667b1535b238d653513e5960fb2cea454d";><code>6eed2e6</code></a>
 fix: do not allow image markdown in assertions and command log (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/17777";>#17777</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cypress-io/cypress/compare/v8.3.0...v8.3.1";>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=8.3.0&new-version=8.3.1)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to