Build(deps-dev): bump cypress from 12.11.0 to 12.12.0 #1163

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-cypress-12.12.0 into master 2023-05-10 06:17:12 +00:00
argoyle commented 2023-05-10 04:42:11 +00:00 (Migrated from gitlab.com)

Bumps cypress from 12.11.0 to 12.12.0.

Release notes

Sourced from cypress's releases.

v12.12.0

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

Commits
  • 236b181 chore: 12.12.0 release updates (#26697)
  • 5335dba chore: Update v8 snapshot cache (#26647)
  • adc4c5e feat: Component Testing banner (#26625)
  • 63be85f fix: updated CYPRESS_DOWNLOAD_PATH_TEMPLATE regex to allow multiple replaceme...
  • 1d7ae10 dependency(deps): update dependency engine.io to v6.4.2 [security] (#26664)
  • 9da2288 chore: upgrade Lerna to v5 and use Nx (#26660)
  • bc6e9e4 chore: release @​cypress/vite-plugin-cypress-esm-v1.0.0
  • 42d4f83 feat: initial release of cypress/vite-plugin-cypress-esm (#26663)
  • 0f7c697 docs: revise contributor advice for node.js setup (#26652)
  • b979bdb dependency: Update plist launcher CVE-2022-26260 (#26631)
  • Additional commits viewable 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 12.11.0 to 12.12.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>v12.12.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#12-12-0">https://docs.cypress.io/guides/references/changelog#12-12-0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/236b1816667720e1f0295699a148b84c25d7c04f"><code>236b181</code></a> chore: 12.12.0 release updates (<a href="https://github.com/cypress-io/cypress/issues/26697">#26697</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/5335dba4034062350981b0cec9918d93f39f64e3"><code>5335dba</code></a> chore: Update v8 snapshot cache (<a href="https://github.com/cypress-io/cypress/issues/26647">#26647</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/adc4c5e32cf481869097ac796b5e4734cb25b91c"><code>adc4c5e</code></a> feat: Component Testing banner (<a href="https://github.com/cypress-io/cypress/issues/26625">#26625</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/63be85f465209556caa3bb9515af1989f61b5335"><code>63be85f</code></a> fix: updated CYPRESS_DOWNLOAD_PATH_TEMPLATE regex to allow multiple replaceme...</li> <li><a href="https://github.com/cypress-io/cypress/commit/1d7ae10ab520e73b464624cf33a7a8cff8dcbd98"><code>1d7ae10</code></a> dependency(deps): update dependency engine.io to v6.4.2 [security] (<a href="https://github.com/cypress-io/cypress/issues/26664">#26664</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/9da2288da2a9f430787d1d49567c52b154dafcba"><code>9da2288</code></a> chore: upgrade Lerna to v5 and use Nx (<a href="https://github.com/cypress-io/cypress/issues/26660">#26660</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/bc6e9e49187aea3a8e021c39b5faee1059f16cf7"><code>bc6e9e4</code></a> chore: release <code>@​cypress/vite-plugin-cypress-esm-v1</code>.0.0</li> <li><a href="https://github.com/cypress-io/cypress/commit/42d4f836cf30069a152cb45ac49af736155e7cc1"><code>42d4f83</code></a> feat: initial release of cypress/vite-plugin-cypress-esm (<a href="https://github.com/cypress-io/cypress/issues/26663">#26663</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0f7c697a4ed9f7a3b46470cde2453d4cb2e22a21"><code>0f7c697</code></a> docs: revise contributor advice for node.js setup (<a href="https://github.com/cypress-io/cypress/issues/26652">#26652</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/b979bdbde612e70f7e18cf6fe432c56042ad6970"><code>b979bdb</code></a> dependency: Update plist launcher CVE-2022-26260 (<a href="https://github.com/cypress-io/cypress/issues/26631">#26631</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v12.11.0...v12.12.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 2023-05-10 06:17:01 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 450e3245 - 1 commit from branch master
  • 07182be0 - Build(deps-dev): bump cypress from 12.11.0 to 12.12.0

Compare with previous version

added 2 commits <ul><li>450e3245 - 1 commit from branch <code>master</code></li><li>07182be0 - Build(deps-dev): bump cypress from 12.11.0 to 12.12.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1114/diffs?diff_id=676735807&start_sha=64ff590c031c4e83e33566a0f356f495b3dca2b0)
argoyle (Migrated from gitlab.com) merged commit into master 2023-05-10 06:17:13 +00:00
Sign in to join this conversation.