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.1 #94

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.1.

Release notes

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

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.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
  • 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
  • affb8e2 Merge pull request #63 from saucelabs/dependabot/npm_and_yarn/decode-uri-comp...
  • d84c3f5 Adding 4.8.2
  • 68d86a7 Bump decode-uri-component from 0.2.0 to 0.2.2
  • cb0550b fix: increase wait time from 45 to 60 seconds
  • a881af4 fix: prevent unhandled promise rejection from startSc
  • 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 #102.