ether / ep_openid_connect

Etherpad plugin to authenticate users against an OpenID Connect provider
Other
5 stars 8 forks source link

Bump saucelabs/sauce-connect-action from 2.1.1 to 2.3.2 #102

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps saucelabs/sauce-connect-action from 2.1.1 to 2.3.2.

Release notes

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

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
Changelog

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

[2.3.2] - 2023-01-26

Changed

  • Add a custom error message if there is an error on Sauce Connect startup and an error displaying the log file

[2.3.1] - 2022-12-22

Changed

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

[2.3.0] - 2022-09-26

Changed

  • install the sc proxy using actions/tool-cache
  • use actions/setup-node to explicitly install Node.js
  • update dependencies

[2.2.1] - 2022-07-26

Changed

  • update to Sauce Connect v4.8.1

[2.2.0] - 2022-05-11

Changed

  • update to Sauce Connect v4.8.0
Commits
  • c331c13 Update CHANGELOG
  • be0502d Add error message for missing logfile (#71)
  • 19e7da5 Merge pull request #70 from saucelabs/alana-update-examples
  • c880cf6 Add dist
  • b790148 Update examples
  • 7b93bae Updating the changelog
  • 8d026ce Merge pull request #60 from tjenkinson/handle-kill-fail
  • f5ab6e7 Merge pull request #64 from saucelabs/dependabot/npm_and_yarn/minimatch-and-m...
  • fcf66d5 Updating README
  • 90bffb9 Bump minimatch and mocha
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 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)
dependabot[bot] commented 1 year ago

Superseded by #108.