dependabot[bot] opened a new pull request #233: URL: https://github.com/apache/incubator-flagon-useralejs/pull/233
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.3.1 to 9.5.2. <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.2</h2> <p><em>Released 3/14/2022</em></p> <p><strong>Bugfixes:</strong></p> <ul> <li>Fixed an issue with <code>.type()</code> where click events could be fired on the incorrect target element because the target focus changed within a key-down event handler callback. Fixed in <a href="https://github-redirect.dependabot.com/cypress-io/cypress/pulls/20525">#20525</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 FireFox warning message about the <code>chromeWebSecurity</code> configuration option having no effect on the Firefox browser. Fixes <a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20496">#20496</a>.</li> <li>Updates were made to the pre-release build setup such that Cypress will use a unique cache folder for each <a href="https://docs.cypress.io/guides/getting-started/installing-cypress.md#Install-pre-release-version">pre-release installation</a> on a machine. This removes the need to run <code>cypress clear cache</code> before installing a new pre-release version of Cypress or before installing a new released version of Cypress after a pre-release version had been installed. Addressed in <a href="https://github-redirect.dependabot.com/cypress-io/cypress/pulls/20296">#20296</a>.</li> </ul> <p><strong>Misc:</strong></p> <ul> <li>Updates were made to explicitly disable the <code>Origin-Agent-Cluster</code> header for proxied responses to ensure <code>document.domain</code> can continue to be set with Chrome v106+. This was necessary because Chrome is planning to make <a href="https://developer.chrome.com/blog/immutable-document-domain/"><code>document.domain</code> immutable</a> in v106+ to relax the same-origin policy by interpreting the <code>Origin-Agent-Cluster</code> as <code>true</code>, whereas it is currently interpreted as <code>false</code>. Addresses <a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20147">#20147</a>.</li> </ul> <p><strong>Dependency Updates:</strong></p> <ul> <li>Upgraded <code>url-parse</code> dependency from <code>1.5.6</code> to <code>1.5.9</code> to address these NVD security vulnerabilities, <a href="https://nvd.nist.gov/vuln/detail/CVE-2022-0639">CVE-2022-0639</a>, <a href="https://nvd.nist.gov/vuln/detail/CVE-2022-0686">CVE-2022-0686</a> and <a href="https://nvd.nist.gov/vuln/detail/CVE-2022-0691">CVE-2022-0691</a>. Addressed in <a href="https://github-redirect.dependabot.com/cypress-io/cypress/pull/20386">#20386</a> and <a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20439">#20439</a>.</li> </ul> <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>.</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/793cb3ee7512f7b431aa840c2fca6c8c3da6396c"><code>793cb3e</code></a> release 9.5.2 [skip ci]</li> <li><a href="https://github.com/cypress-io/cypress/commit/5db2cd996834043b3c825625cf0100957e14a663"><code>5db2cd9</code></a> Merge remote-tracking branch 'origin/master' into develop</li> <li><a href="https://github.com/cypress-io/cypress/commit/1d07ea5d2cb6ce20a26532297cfe936984ac4346"><code>1d07ea5</code></a> chore: Update Chrome (beta) to 100.0.4896.30 (<a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20577">#20577</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/19db0ce0da63544aeeffc1b5445a0d2455baf984"><code>19db0ce</code></a> fix: click event is fired correctly when focus has changed (<a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20525">#20525</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/ffba29d343c5ba8a95637fbeb45cf813584ae61f"><code>ffba29d</code></a> test: fix system-tests-firefox downloads flake (<a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20549">#20549</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/7d87da9a73f9cc01d294fa99632bd550e803dbb5"><code>7d87da9</code></a> chore: refactor log function to class (<a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20382">#20382</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/047aefc4ba0b2eeb60b869e8ac2fab1322034fa8"><code>047aefc</code></a> fix: error regression - unexpected ANSI color chars shown on Firefox warning ...</li> <li><a href="https://github.com/cypress-io/cypress/commit/2d816284b0f17b44e567f728a5b51163db72e22c"><code>2d81628</code></a> docs: document patch-package best practices (<a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20511">#20511</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/ae3c75381aa056f8dc8878bd1649d7e9f614aba1"><code>ae3c753</code></a> fix(deps): update dependency url-parse to v1.5.9 [security] (<a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20439">#20439</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/3c286177cc57e699062162d9db9ba12a562e2ccf"><code>3c28617</code></a> fix: use unique install cache folders for betas (<a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/20296">#20296</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v9.3.1...v9.5.2">compare view</a></li> </ul> </details> <br /> [](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