PaulBayfield / Better-IUT-RCC

Better IUT RCC
https://chromewebstore.google.com/detail/better-iut-rcc/jofahdhjofjoackgkaodimfhnbfkgnbj
MIT License
13 stars 0 forks source link

build(deps): bump wdzeng/edge-addon from 1 to 2 #78

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps wdzeng/edge-addon from 1 to 2.

Release notes

Sourced from wdzeng/edge-addon's releases.

v2.0.0

Add support for Microsoft Edge Add-ons API v1.1.

Breaking Changes

  • Add new input: api_key and remove deprecated inputs: client_secret and access_token_url.
  • Input zip_path now supports a glob pattern. Thanks to @​XFox111.

v1.2.5

Upgrade dependencies.

v1.2.4

Upgrade dependencies.

v1.2.3

  • Upgrade dependencies.

v1.2.2

  • Upgrade dependencies.
  • Use Node.js v20 action runner.

v1.2.1

v1.2.0

  • Add new input option check-credentials-only.

v1.1.0

  • Add new option --update-only.
  • Upgrade dependency versions.

v1.0.3

Changes

  • Fix: error logged twice.
  • Validate error data type on submission checking.
  • Remove client ID, client secret and access token URL debug logging.

Source

v1.0.2

Changes

  • Fix #2.
  • Add more logging for unknown error.
  • Validate response data type from edge publish API server.

Source

... (truncated)

Commits
  • 98c1ad5 build e9e704cb6c272f09f96ef0e57c2a8e73ceacb582 (v2.0.0)
  • See full diff 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 show 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)