Skip to content

Bump saucelabs/sauce-connect-action from 2 to 3#1568

Merged
github-actions[bot] merged 3 commits into
masterfrom
dependabot/github_actions/saucelabs/sauce-connect-action-3
May 23, 2026
Merged

Bump saucelabs/sauce-connect-action from 2 to 3#1568
github-actions[bot] merged 3 commits into
masterfrom
dependabot/github_actions/saucelabs/sauce-connect-action-3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 2, 2025

Bumps saucelabs/sauce-connect-action from 2 to 3.

Release notes

Sourced from saucelabs/sauce-connect-action's releases.

v3.0.0

This release introduces support for Sauce Connect 5 and removes support for Sauce Connect 4.

⚠ Breaking Changes

  • The region input is now required
  • Ensure you review the official Migration Guide before upgrading

What's Changed

New Contributors

Full Changelog: saucelabs/sauce-connect-action@v2...v3.0.0

v2.3.8

  • fixes SC log artifact
  • adding proxyLocalhost support
  • dependencies updated

v2.3.7

  • Updating dependencies

v2.3.6

  • set sc default version to 4.9.2

v2.3.2

  • Update error messaging on Sauce Connect startup

Sauce Connect Proxy Version 4.8.2

  • update to Sauce Connect v4.8.2
  • prevent unhandled promise rejection from startSc
  • dependencies updated

v2.2.1

  • Updated to Sauce Connect v4.8.1 as a default version
  • Updated dependencies

v2.1.1

  • Updated dependencies
  • Added plugin metadata to SC CLI command

v2.1.0

  • Updated to Sauce Connect v4.7.1 as a default version
  • Updated the documentation
  • Updated options to match SC v4.7.1 CLI
  • AddedconfigFile option support
Changelog

Sourced from saucelabs/sauce-connect-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 2, 2025
@dependabot dependabot Bot requested a review from petamoriken as a code owner December 2, 2025 02:00
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 2, 2025
@github-actions github-actions Bot enabled auto-merge (squash) December 2, 2025 02:01
@petamoriken
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/saucelabs/sauce-connect-action-3 branch from 623313b to 3f5e346 Compare January 2, 2026 16:32
@petamoriken
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 23, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Bumps [saucelabs/sauce-connect-action](https://github.com/saucelabs/sauce-connect-action) from 2 to 3.
- [Release notes](https://github.com/saucelabs/sauce-connect-action/releases)
- [Changelog](https://github.com/saucelabs/sauce-connect-action/blob/main/CHANGELOG.md)
- [Commits](saucelabs/sauce-connect-action@v2...v3)

---
updated-dependencies:
- dependency-name: saucelabs/sauce-connect-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@petamoriken petamoriken force-pushed the dependabot/github_actions/saucelabs/sauce-connect-action-3 branch from 9522dfc to 1f84630 Compare May 23, 2026 07:47
@petamoriken petamoriken force-pushed the dependabot/github_actions/saucelabs/sauce-connect-action-3 branch from 1f84630 to 1278848 Compare May 23, 2026 09:31
Sauce Connect v5 (used by sauce-connect-action@v3) denies localhost
proxy requests by default, preventing Sauce Labs VMs from accessing
the local test server at 127.0.0.1:8000 through the tunnel.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot merged commit d2aba95 into master May 23, 2026
10 checks passed
@github-actions github-actions Bot deleted the dependabot/github_actions/saucelabs/sauce-connect-action-3 branch May 23, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant