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


   Bumps [cypress](https://github.com/cypress-io/cypress) from 9.3.1 to 9.5.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>9.5.1</h2>
   <p><em>Released 2/28/2022</em></p>
   <p><strong>Bugfixes:</strong></p>
   <ul>
   <li>Added a <code>ready</code> event to the Plugins process to ensure all 
plugins have
   successfully started before the configuration is loaded and the tests start.
   Fixed in <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/19792";>#19792</a>.
   <ul>
   <li>This fixes an issue where the plugin is never executed and leaves Cypress
   stuck in the initialization phase, where the user can only view the loading
   spinner.</li>
   <li>This enables support for node's experimental <code>--loader</code> flag 
for plugins.</li>
   </ul>
   </li>
   <li>Made a change to the DNS lookup to improve test performances and 
reliability
   on MacOS machines that leverage the VMWare CBCloud SaaS solution. Before this
   change, random test failures were observed, as well as hanging tests and
   initially pending HTTP and HTTPS responses. Fixed in
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20062";>#20062</a>.</li>
   <li>Fixed a regression in <a 
href="https://docs.cypress.io/guides/references/changelog#9-5-0";>9.5.0</a> 
where ANSI
   colors were not removed from the <code>cy.fixtures()</code> error code 
frame. Fixes
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20208";>#20208</a>.</li>
   <li>Fixed a regression in <a 
href="https://docs.cypress.io/guides/references/changelog#9-5-0";>9.5.0</a> 
where the
   test config override errors were formatted incorrectly. Fixes
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20208";>#20208</a>.</li>
   <li>Fixed an issue where Cypress would throw an error when reporting or 
wrapping
   errors with booleans or numbers. Fixes
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/19561";>#19561</a>.</li>
   </ul>
   <p><strong>Dependency Updates:</strong></p>
   <ul>
   <li>Upgraded <code>url-parse</code> dependency from <code>1.5.2</code> to 
<code>1.5.6</code> to avoid authorization
   bypass through user-controlled key to address this
   <a href="https://nvd.nist.gov/vuln/detail/CVE-2022-0512";>NVD security 
vulnerability</a>.
   Addressed in <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20270";>#20270</a>.</li>
   </ul>
   <h2>9.5.0</h2>
   <p><em>Released 2/15/2022</em></p>
   <p><strong>Features:</strong></p>
   <ul>
   <li>Enhancements were made to the error experience in both run mode and open 
mode
   to improve readability and provide meaningful stack traces. Addressed in
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20124";>#20124</a>.</li>
   <li>Updated the <code>cy.request()</code> log message to hide the origin 
when it matched the
   browser origin to make debugging easier. This reduces the length of the log
   message that could be partially hidden if a long url is requested. Addressed
   in <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20009";>#20009</a>.</li>
   <li>Updates were made to log the <code>ShadowRoot</code> and 
<code>Document</code> elements as HTML
   elements. Previously these would be logged as enumerated objects, which were
   difficult to evaluate. Addressed in
   <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20049";>#20049</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/e0bd6ac2aaf8d00b9233fffefed8f6ed2484bf45";><code>e0bd6ac</code></a>
 fix: error regression - strip ansi colors out of cy.fixture() error message 
(...</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/ffd3627e4359c405770934d16c0f5bfef6c9c6b8";><code>ffd3627</code></a>
 test: migrate module_api to system tests (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20265";>#20265</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/995798c3f93f5c4efb251fdde8c077ba39800ca0";><code>995798c</code></a>
 chore: remove pkg/driver //<a 
href="https://github.com/ts-nocheck";><code>@​ts-nocheck</code></a> final (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20169";>#20169</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/95700aed467b9336e768a757f8a9937a7c43c2c2";><code>95700ae</code></a>
 chore: fix &quot;cannot find module&quot; in 
clone-repo-and-checkout-release-branch (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/2";>#2</a>...</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/3d50292fc836388db91be849fc661fd360729797";><code>3d50292</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20191";>#20191</a>
 from sainthkh/issue-19541-part3</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/8e420b618cd46b6d11ff0ef0b7785185ed50dbd1";><code>8e420b6</code></a>
 chore: Update Chrome (beta) to 99.0.4844.45 (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20234";>#20234</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/27e3dc3dc55146dbfc18602988563421ed257d31";><code>27e3dc3</code></a>
 chore: fix CI cache state for darwin (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20339";>#20339</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/6ea3a8cb063c6370cc6e001a77d540cd5b603899";><code>6ea3a8c</code></a>
 chore: fixing m1 installation issues for m1 macs (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20345";>#20345</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/3f84b7ed4239cb11b5c230482702151904e63aef";><code>3f84b7e</code></a>
 fix: revert &quot;fix: treat form-data bodies as binary&quot; (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20343";>#20343</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/05f9ad163ec4ab13dc296b6ec184d28b5cea6670";><code>05f9ad1</code></a>
 chore: fix net stubbing flake (<a 
href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20297";>#20297</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cypress-io/cypress/compare/v9.3.1...v9.5.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=9.3.1&new-version=9.5.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: dev-unsubscr...@flagon.apache.org

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


Reply via email to