ether / ep_font_color

Font Color Plugin for Etherpad
Apache License 2.0
2 stars 15 forks source link

Bump saucelabs/sauce-connect-action from 2.1.1 to 2.3.0 #71

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

Release notes

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

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.

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.

[3.0.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
  • d57834f Merge pull request #58 from saucelabs/dans-release
  • 3f83493 README example
  • ce443ec Updating the CHANGELOG
  • e37916e Merge pull request #54 from ZauberNerd/tool-cache
  • 023aa37 fix: remove redundant --pidfile argument
  • e04ab85 refactor: install sc proxy using actions/tool-cache instead of docker
  • 2b59124 Merge pull request #53 from ZauberNerd/fix-test-workflow
  • f51eb99 chore: update package-lock to new format for Node.js 16
  • 1ce4aa3 chore: upgrade to Node.js 16
  • 6524d75 chore: check-in compiled sources
  • 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 #80.