Skip to content

Commit

Permalink
Bump browserstack-cypress-cli from 1.26.2 to 1.27.0 (#688)
Browse files Browse the repository at this point in the history
Bumps
[browserstack-cypress-cli](https://github.com/browserstack/browserstack-cypress-cli)
from 1.26.2 to 1.27.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/browserstack/browserstack-cypress-cli/releases">browserstack-cypress-cli's
releases</a>.</em></p>
<blockquote>
<h2>Public Beta v1.27.0</h2>
<p>Highlighted Changes 🥳</p>
<ul>
<li>
<p>❇️ Introducing enforce_settings config in run_settings of
browserstack.json, which reduces the time taken in build creation. <a
href="https://redirect.github.com/browserstack/browserstack-cypress-cli/pull/741">browserstack/browserstack-cypress-cli#741</a></p>
</li>
<li>
<p>🐛 Omit browserstack-cypress-cli args when running observability tests
locally. <a
href="https://redirect.github.com/browserstack/browserstack-cypress-cli/pull/735">browserstack/browserstack-cypress-cli#735</a></p>
</li>
<li>
<p>🐛 Observability build stop improvements to reduce build timeouts. <a
href="https://redirect.github.com/browserstack/browserstack-cypress-cli/pull/742">browserstack/browserstack-cypress-cli#742</a></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/e08d55bf0330c94e0e2188f8d9ba60917697185b"><code>e08d55b</code></a>
Merge pull request <a
href="https://redirect.github.com/browserstack/browserstack-cypress-cli/issues/735">#735</a>
from samarsault/o11y-cypress-locally</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/08823439e14d7701d49895b2844e7e3e67a7661c"><code>0882343</code></a>
Merge branch 'master' into o11y-cypress-locally</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/ec95b1c0b22ab29e57eec91e5a0aac1fb9329342"><code>ec95b1c</code></a>
Merge pull request <a
href="https://redirect.github.com/browserstack/browserstack-cypress-cli/issues/741">#741</a>
from browserstack/APS_8909_Enforce_Run_Settings</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/51eaf05f58d940c86ea9cf5497ee98778814112f"><code>51eaf05</code></a>
Merge branch 'master' into APS_8909_Enforce_Run_Settings</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/8b8778304e2dc9b1b1bc302d271e1dbcd09c5890"><code>8b87783</code></a>
Merge pull request <a
href="https://redirect.github.com/browserstack/browserstack-cypress-cli/issues/742">#742</a>
from 07souravkunda/update_o11y_stability_improvements</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/90dfac5639fe7d1180c173bb885e47cc0a979193"><code>90dfac5</code></a>
add: unit tests</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/ae509f857a7640ae7ea03c7a46c013c5b9a1648c"><code>ae509f8</code></a>
Default handling video for cyp 13 similar as cyp 12</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/a85992de1cf4f0cab1b7831ee2292a6cbf416d4b"><code>a85992d</code></a>
Refactor variable</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/4e36fdb1d8d631686ed78facff14d6813e06a3c2"><code>4e36fdb</code></a>
Fix for specs passed as array in enforce_settings</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/96ff94d7e5db23f3f690f3311377e1fa7f8e1d82"><code>96ff94d</code></a>
Merge branch 'master' into update_o11y_stability_improvements</li>
<li>Additional commits viewable in <a
href="https://github.com/browserstack/browserstack-cypress-cli/compare/v1.26.2...v1.27.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=browserstack-cypress-cli&package-manager=npm_and_yarn&previous-version=1.26.2&new-version=1.27.0)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 8, 2023
1 parent 431ad48 commit e9e319b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e9e319b

Please sign in to comment.