karma-runner / karma-sauce-launcher

A Karma plugin. Launch any browser on SauceLabs!
MIT License
199 stars 103 forks source link

Sauce Connect v4.6.4 to be deprecated 31 Jan 2022 #257

Open slatlasdev opened 2 years ago

slatlasdev commented 2 years ago

Hi

I've been seeing this message in the console on recent SauceLabs Karma runs:

06 01 2022 01:26:32.263:DEBUG [launcher.SauceConnect]: 6 Jan 01:26:32 - ***********************************************************
6 Jan 01:26:32 - WARNING: You are using Sauce Connect client version (4.6.4) that will reach its end of life on Jan 31, 2022.
Please download the latest version from https://docs.saucelabs.com/secure-connections/sauce-connect/installation.

Looks like bumping the saucelabs package might be in order.

Interestingly it appears we're already above that version, but maybe Sauce Connect version is different to the npm saucelabs package version:

$ npm ls saucelabs
└─┬ karma-sauce-launcher@4.3.6
  └── saucelabs@4.7.8
seanpoulter commented 2 years ago

This sounds related to #256.

seanpoulter commented 2 years ago

Hey @rcebulko and @vojtajina, what's the chance you want help maintaining this repo? I'd be happy to help out here and there. There are a few projects like isomorphic-git that are still using Karma.