Skip to content

Commit 40bdfa2

Browse files
Bump browserstack-cypress-cli from 1.32.2 to 1.34.0 (#891)
Bumps [browserstack-cypress-cli](https://github.com/browserstack/browserstack-cypress-cli) from 1.32.2 to 1.34.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.34.0</h2> <p>Highlighted Changes 🥳</p> <p>❇️ [Automate] Use local tsc-alias dependency instead of bstack_node_modules_path #5800b9d ❇️ [Automate] Added <code>auto_import_dev_dependencies</code> and <code>exclude_dependencies</code> with comprehensive support #d8e3ab2 🧪 [Tests] Fixed test variable declarations and skipped flaky tests #8424da2 ❇️ [Automate] Enhanced TS configuration support with smart fallback #999f350</p> <p><a href="https://github.com/browserstack/browserstack-cypress-cli/compare/v1.33.0...v1.34.0">https://github.com/browserstack/browserstack-cypress-cli/compare/v1.33.0...v1.34.0</a></p> <h2>Public Beta v1.33.0</h2> <p>Highlighted Changes 🥳</p> <ul> <li>🐛 [Accessibility] Fixed double save testcase calls being triggered <a href="https://redirect.github.com/browserstack/browserstack-cypress-cli/issues/988">#988</a></li> <li>🐛 [Observability] Added support for cypress logs and steps for cypress v13+ <a href="https://redirect.github.com/browserstack/browserstack-cypress-cli/issues/986">#986</a></li> <li>❇️ Support added for change in product name:- Observability -&gt; Test Reporting and Analytics <a href="https://redirect.github.com/browserstack/browserstack-cypress-cli/issues/989">#989</a></li> </ul> <h2>Public Beta v1.32.8</h2> <p>Highlighted Changes 🥳</p> <ul> <li>❇️ Add warning log when passing invalid gridName for Automate TurboScale sessions <a href="https://redirect.github.com/browserstack/browserstack-cypress-cli/issues/979">#979</a></li> </ul> <h2>Public Beta v1.32.7</h2> <p>Highlighted Changes 🥳</p> <ul> <li>🐛 Fixed issue with running sessions on Automate TurboScale from any windows machine. <a href="https://redirect.github.com/browserstack/browserstack-cypress-cli/pull/975">browserstack/browserstack-cypress-cli#975</a></li> </ul> <h2>Public Beta v1.32.6</h2> <p>Highlighted Changes 🥳</p> <ul> <li>🐛 Multiple Cypress sessions can now run in the same workplace in Automate Turboscale by ensuring each test has a unique config file name, preventing conflicts. <a href="https://redirect.github.com/browserstack/browserstack-cypress-cli/pull/971">browserstack/browserstack-cypress-cli#971</a></li> </ul> <h2>Public Beta v1.32.5</h2> <p>Highlighted Changes 🥳</p> <ul> <li>🐛 Fix handling of different folder structures in Automate Turboscale <a href="https://redirect.github.com/browserstack/browserstack-cypress-cli/pull/967">browserstack/browserstack-cypress-cli#967</a></li> </ul> <h2>Public Beta v1.32.4</h2> <p>Highlighted Changes 🥳</p> <ul> <li>🐛 Fix duplicate queries error in accessibility <a href="https://redirect.github.com/browserstack/browserstack-cypress-cli/pull/963">browserstack/browserstack-cypress-cli#963</a></li> </ul> <h2>Public Beta v1.32.3</h2> <p>Highlighted Changes 🥳</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/browserstack/browserstack-cypress-cli/commit/7e703fda2bb868f498b8faaaa734421853efc89f"><code>7e703fd</code></a> Merge pull request <a href="https://redirect.github.com/browserstack/browserstack-cypress-cli/issues/1000">#1000</a> from browserstack/deploy</li> <li><a href="https://github.com/browserstack/browserstack-cypress-cli/commit/c347d1c15a626783eabd90bd7f2c929f20567b13"><code>c347d1c</code></a> 1.34.0</li> <li><a href="https://github.com/browserstack/browserstack-cypress-cli/commit/c7e96f0de9abf53c81c7bef213bf69ac8beb2987"><code>c7e96f0</code></a> Merge pull request <a href="https://redirect.github.com/browserstack/browserstack-cypress-cli/issues/993">#993</a> from browserstack/APS-15770-cypress-cli-better-ts-sup...</li> <li><a href="https://github.com/browserstack/browserstack-cypress-cli/commit/f26295e9a92a0db68fc0c1b93e3e5f980f559936"><code>f26295e</code></a> Feat: Should have browserstack-cypress-cli packages even when using auto_impo...</li> <li><a href="https://github.com/browserstack/browserstack-cypress-cli/commit/9649e68da516b850d2ad6dbf8b25cac9a44b5353"><code>9649e68</code></a> Fix: EOF issues</li> <li><a href="https://github.com/browserstack/browserstack-cypress-cli/commit/5800b9d7d101ad5fe255b2d5065adb4a25c442be"><code>5800b9d</code></a> feat: Use local tsc-alias dependency instead of bstack_node_modules_path</li> <li><a href="https://github.com/browserstack/browserstack-cypress-cli/commit/06bf282988485c1fd98cd55ae996dbcb9ceb53e6"><code>06bf282</code></a> Merge remote-tracking branch 'origin' into APS-15770-cypress-cli-better-ts-su...</li> <li><a href="https://github.com/browserstack/browserstack-cypress-cli/commit/d8e3ab2468e69eea0e467544209d6b806f2c7b2c"><code>d8e3ab2</code></a> feat: Add auto-import dev dependencies with comprehensive TypeScript support</li> <li><a href="https://github.com/browserstack/browserstack-cypress-cli/commit/8424da2647daa2bfd3c3b34466e4036fb00f0412"><code>8424da2</code></a> test: Fix test variable declarations and skip flaky tests</li> <li><a href="https://github.com/browserstack/browserstack-cypress-cli/commit/8801c5fa57681c217c36edd5801c4f00dae8214a"><code>8801c5f</code></a> Merge pull request <a href="https://redirect.github.com/browserstack/browserstack-cypress-cli/issues/994">#994</a> from browserstack/release-1.33.0</li> <li>Additional commits viewable in <a href="https://github.com/browserstack/browserstack-cypress-cli/compare/v1.32.2...v1.34.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.32.2&new-version=1.34.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>
1 parent ec2a4e0 commit 40bdfa2

File tree

1 file changed

+117
-1
lines changed

1 file changed

+117
-1
lines changed

package-lock.json

Lines changed: 117 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)