Skip to content

Commit

Permalink
build(deps-dev): Bump browserstack-cypress-cli from 1.25.3 to 1.26.0 (#…
Browse files Browse the repository at this point in the history
…1180)

Bumps
[browserstack-cypress-cli](https://github.com/browserstack/browserstack-cypress-cli)
from 1.25.3 to 1.26.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.26.0</h2>
<p>Highlighted Changes 🥳</p>
<p>❇️ Added support for accessibility automation <a
href="https://redirect.github.com/browserstack/browserstack-cypress-cli/pull/707">browserstack/browserstack-cypress-cli#707</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/b884205c6016f4e372a1840e36cc86a16de14103"><code>b884205</code></a>
Merge pull request <a
href="https://redirect.github.com/browserstack/browserstack-cypress-cli/issues/707">#707</a>
from rev-doshi/cypress-accessibility</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/3441bb6bbbb9e176c206acf321be974ac2bacd22"><code>3441bb6</code></a>
review changes</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/309fefb46b9730eca11648b614cd0529439f7954"><code>309fefb</code></a>
o11y refactor</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/9eb7dde439cf9befeb2692f16b7d005496b33eaa"><code>9eb7dde</code></a>
minor fix</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/e3e89aababc4f73e91a2f1d8f3dacbbab6c43035"><code>e3e89aa</code></a>
added setBrowserstackCypressCliDependency for accessibility</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/20036d0d7ebb07f4f234144dd707957ac9977a45"><code>20036d0</code></a>
review changes</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/fc46a908605c1dd12298e2d115bc4871e1474213"><code>fc46a90</code></a>
minor refactor</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/8315ed65f5c8dbcf6a4eb97ef5464606e3d49180"><code>8315ed6</code></a>
review changes</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/7da618dbb5d67daf9a571f3a96697d179b750103"><code>7da618d</code></a>
minor fix</li>
<li><a
href="https://github.com/browserstack/browserstack-cypress-cli/commit/3a0a1b98224f05881613a8a37b98b0da9b5eaf43"><code>3a0a1b9</code></a>
minor fix</li>
<li>Additional commits viewable in <a
href="https://github.com/browserstack/browserstack-cypress-cli/compare/v1.25.3...v1.26.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.25.3&new-version=1.26.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] authored Oct 17, 2023
1 parent f677e3d commit 85ca35b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin-tslint": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",
"browser-tabs-lock": "^1.2.15",
"browserstack-cypress-cli": "1.25.3",
"browserstack-cypress-cli": "1.26.0",
"cli-table": "^0.3.6",
"concurrently": "^7.3.0",
"cypress": "13.3.1",
Expand Down

0 comments on commit 85ca35b

Please sign in to comment.