dependabot[bot] opened a new pull request, #282: URL: https://github.com/apache/incubator-flagon-useralejs/pull/282
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.3 to 10.6.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.6.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#10-6-0">https://docs.cypress.io/guides/references/changelog#10-6-0</a></p> <h2>v10.5.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#10-5-0">https://docs.cypress.io/guides/references/changelog#10-5-0</a></p> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/19dd523ad4da05524141d1bcc1e2d9e6b742a80d"><code>19dd523</code></a> chore: bumping version to 10.6.0 (<a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/23381">#23381</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/89839eb2e0421f7485b4544866355d8be40bd331"><code>89839eb</code></a> Merge branch 'master' of <a href="https://github.com/cypress-io/cypress">https://github.com/cypress-io/cypress</a> into develop</li> <li><a href="https://github.com/cypress-io/cypress/commit/c220f403e013de37d9162ed7c2bc1d004e8c0445"><code>c220f40</code></a> fix: add locales for experimentalSingleTabRunMode (<a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/23375">#23375</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/4a588683902209cac9f87ce11a24f547f37cd75f"><code>4a58868</code></a> chore: ensure webpack/vite dev server integration tests pass before releasing...</li> <li><a href="https://github.com/cypress-io/cypress/commit/d6764487e14ca19a8186cba135c029fbaf043854"><code>d676448</code></a> fix: Display full spec file extension in popovers (<a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/23350">#23350</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/e703ab4900ec2c197a9af4dea580a3ac060f67b8"><code>e703ab4</code></a> fix: match full spec path and improve search results (<a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/23325">#23325</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/937d4e7f738642b4d08496347c4b868864e2c758"><code>937d4e7</code></a> fix: ensure absolute directories in glob patterns are leading prior to remova...</li> <li><a href="https://github.com/cypress-io/cypress/commit/ae5cbb592d0579da51e733853cf5c7da927db89a"><code>ae5cbb5</code></a> fix: persist registered spec sessions (<a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/23347">#23347</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/7489561fbfb676a8948eff89730b99bf4d4fc63e"><code>7489561</code></a> feat: including version in CYPRESS_DOWNLOAD_PATH_TEMPLATE (refs <a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/5141">#5141</a> <a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/16976">#16976</a> ...</li> <li><a href="https://github.com/cypress-io/cypress/commit/7dd4a142ddeec7c1d1f6f48bf6dfd6ea6ba8ac54"><code>7dd4a14</code></a> test: increase a timeout to avoid failing on CI in Windows (<a href="https://github-redirect.dependabot.com/cypress-io/cypress/issues/23346">#23346</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v9.5.3...v10.6.0">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