Build(deps-dev): bump cypress from 12.14.0 to 12.15.0 #1281

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-cypress-12.15.0 into master 2023-06-21 06:37:27 +00:00
argoyle commented 2023-06-21 04:42:25 +00:00 (Migrated from gitlab.com)

Bumps cypress from 12.14.0 to 12.15.0.

Release notes

Sourced from cypress's releases.

v12.15.0

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

Commits
  • d76d4e1 chore: 12.15.0 release (#27087)
  • 89f0fb6 chore: internal refactor of privileged commands (#27060)
  • 9cb7e1f feat: Cypress Cloud data on Specs page and Runs page use local Git data if av...
  • 71c5b86 feat: Selective CSP header stripping from HTTPResponse (#26483)
  • c720569 chore: fix contributor builds (#27037)
  • fb08c6e chore: fix windows regression (#27025)
  • 1b5ed2b dependency(deps): update uppy monorepo 🌟 (#26719)
  • 398fe4d chore(deps): upgrade esbuild in system-test from 0.14.53 to 0.17.19 (#27011)
  • 3fc17c2 chore(data-context): update runSpec mutation to support absolute spec path (#...
  • be12245 chore: fix windows CI regressions (#27001)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.14.0 to 12.15.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.15.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#12-15-0">https://docs.cypress.io/guides/references/changelog#12-15-0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/d76d4e1ecfe4d7617347dd91a26007fc2735c604"><code>d76d4e1</code></a> chore: 12.15.0 release (<a href="https://github.com/cypress-io/cypress/issues/27087">#27087</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/89f0fb64650d1795a912773b5c0660d1aceea0bc"><code>89f0fb6</code></a> chore: internal refactor of privileged commands (<a href="https://github.com/cypress-io/cypress/issues/27060">#27060</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/9cb7e1f915dd74986edc1fbd98e57cdabcbdb6b9"><code>9cb7e1f</code></a> feat: Cypress Cloud data on Specs page and Runs page use local Git data if av...</li> <li><a href="https://github.com/cypress-io/cypress/commit/71c5b864ea84c73b561ffaa15eadb94cb7de6422"><code>71c5b86</code></a> feat: Selective CSP header stripping from HTTPResponse (<a href="https://github.com/cypress-io/cypress/issues/26483">#26483</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/c72056978b3a581bb68469cf87ef94c4d7456e0a"><code>c720569</code></a> chore: fix contributor builds (<a href="https://github.com/cypress-io/cypress/issues/27037">#27037</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/fb08c6e955b95e1df4a0d45cb4aea6d9a4965d20"><code>fb08c6e</code></a> chore: fix windows regression (<a href="https://github.com/cypress-io/cypress/issues/27025">#27025</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/1b5ed2bc09dd9a972a154b94c8c69651931a02fc"><code>1b5ed2b</code></a> dependency(deps): update uppy monorepo 🌟 (<a href="https://github.com/cypress-io/cypress/issues/26719">#26719</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/398fe4d3a38dcf24f36d4d5cca74cd1b637dc040"><code>398fe4d</code></a> chore(deps): upgrade esbuild in system-test from 0.14.53 to 0.17.19 (<a href="https://github.com/cypress-io/cypress/issues/27011">#27011</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/3fc17c25ac851390b12ab3240beba8accff8c088"><code>3fc17c2</code></a> chore(data-context): update runSpec mutation to support absolute spec path (#...</li> <li><a href="https://github.com/cypress-io/cypress/commit/be12245636495c4972b5ab76cb664638ed542f4c"><code>be12245</code></a> chore: fix windows CI regressions (<a href="https://github.com/cypress-io/cypress/issues/27001">#27001</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v12.14.0...v12.15.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. Deprecated, use GitLab's native /rebase instead - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-06-21 06:37:13 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 705d2255 - 1 commit from branch master
  • 6b98cb84 - Build(deps-dev): bump cypress from 12.14.0 to 12.15.0

Compare with previous version

added 2 commits <ul><li>705d2255 - 1 commit from branch <code>master</code></li><li>6b98cb84 - Build(deps-dev): bump cypress from 12.14.0 to 12.15.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1232/diffs?diff_id=713942892&start_sha=4b2bd52669699529929e2cbaed3bebc262a692d4)
argoyle (Migrated from gitlab.com) merged commit into master 2023-06-21 06:37:27 +00:00
Sign in to join this conversation.