Build(deps-dev): bump cypress from 11.1.0 to 11.2.0 #771

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-cypress-11.2.0 into master 2022-11-23 08:01:52 +00:00
argoyle commented 2022-11-23 04:40:52 +00:00 (Migrated from gitlab.com)

Bumps cypress from 11.1.0 to 11.2.0.

Release notes

Sourced from cypress's releases.

v11.2.0

Changelog: https://docs.cypress.io/guides/references/changelog#11-2-0

Commits
  • a4e9642 chore: update package.json to 11.2.0 (#24780)
  • ec01774 fix: A docblock pointing to a non-existent online tool (#24771)
  • 4bbd78e feat: Re-introduce Run All specs for End to End under experimentalRunAllSpecs...
  • b9d053e docs: Updates schematic docs for new config file type (#24313)
  • bf6a52a feat: add cloud recommendation message to CI output (#24680)
  • e3435b6 chore: re-name dashboard references to Cypress Cloud (#24699)
  • ed90b14 refactor: move linting to each lib to enable caching (#24424)
  • 8d85c80 feat: add warned command state to use for recreated sessions (#24592)
  • 206fdd5 chore: move non-shared code from frontend-shared to app (#24674)
  • f73bb46 fix(sessions): correct when page is cleared in cy.session() (#24563)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [cypress](https://github.com/cypress-io/cypress) from 11.1.0 to 11.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>v11.2.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#11-2-0">https://docs.cypress.io/guides/references/changelog#11-2-0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/a4e96425d76acd76cf16ed2fdb0638f8d8611b3b"><code>a4e9642</code></a> chore: update package.json to 11.2.0 (<a href="https://github.com/cypress-io/cypress/issues/24780">#24780</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/ec017745c1062a36adc2f81bf66449460d64c231"><code>ec01774</code></a> fix: A docblock pointing to a non-existent online tool (<a href="https://github.com/cypress-io/cypress/issues/24771">#24771</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/4bbd78e22e99ae72e909a45c8ff5e8c3fd7d61ef"><code>4bbd78e</code></a> feat: Re-introduce Run All specs for End to End under experimentalRunAllSpecs...</li> <li><a href="https://github.com/cypress-io/cypress/commit/b9d053e46777683a9c502a5e970ef3ae26c563d5"><code>b9d053e</code></a> docs: Updates schematic docs for new config file type (<a href="https://github.com/cypress-io/cypress/issues/24313">#24313</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/bf6a52ab3d6b674985042c2871be4f36ade7652a"><code>bf6a52a</code></a> feat: add cloud recommendation message to CI output (<a href="https://github.com/cypress-io/cypress/issues/24680">#24680</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/e3435b6fba05480765769974d829e69cf1e42ca0"><code>e3435b6</code></a> chore: re-name dashboard references to Cypress Cloud (<a href="https://github.com/cypress-io/cypress/issues/24699">#24699</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/ed90b14d4f187369ded9baf59f5312bea652f23e"><code>ed90b14</code></a> refactor: move linting to each lib to enable caching (<a href="https://github.com/cypress-io/cypress/issues/24424">#24424</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/8d85c80a36c8e55bceb178bb589d1c3360576ace"><code>8d85c80</code></a> feat: add warned command state to use for recreated sessions (<a href="https://github.com/cypress-io/cypress/issues/24592">#24592</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/206fdd57974f590840914dce4ddc420077095bc0"><code>206fdd5</code></a> chore: move non-shared code from frontend-shared to app (<a href="https://github.com/cypress-io/cypress/issues/24674">#24674</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/f73bb468eeb768241285ffe59a114fc2f7aacab3"><code>f73bb46</code></a> fix(sessions): correct when page is cleared in cy.session() (<a href="https://github.com/cypress-io/cypress/issues/24563">#24563</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/cypress/compare/v11.1.0...v11.2.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-11-23 07:38:34 +00:00 (Migrated from gitlab.com)

added 2 commits

  • a9cbc56e - 1 commit from branch master
  • 21b78966 - Build(deps-dev): bump cypress from 11.1.0 to 11.2.0

Compare with previous version

added 2 commits <ul><li>a9cbc56e - 1 commit from branch <code>master</code></li><li>21b78966 - Build(deps-dev): bump cypress from 11.1.0 to 11.2.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/722/diffs?diff_id=540069104&start_sha=d94122b0956ce1b2375683f288c527e0ed885d38)
argoyle commented 2022-11-23 07:48:37 +00:00 (Migrated from gitlab.com)

added 2 commits

  • b002af06 - 1 commit from branch master
  • de413b83 - Build(deps-dev): bump cypress from 11.1.0 to 11.2.0

Compare with previous version

added 2 commits <ul><li>b002af06 - 1 commit from branch <code>master</code></li><li>de413b83 - Build(deps-dev): bump cypress from 11.1.0 to 11.2.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/722/diffs?diff_id=540076765&start_sha=21b7896664c804e2b996d4e3451546f80c718dfc)
argoyle (Migrated from gitlab.com) merged commit into master 2022-11-23 08:01:52 +00:00
Sign in to join this conversation.