musicbrainz-userscripts icon indicating copy to clipboard operation
musicbrainz-userscripts copied to clipboard

build(deps): bump actions/github-script from 0.2.0 to 6.1.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps actions/github-script from 0.2.0 to 6.1.0.

Release notes

Sourced from actions/github-script's releases.

v6.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/github-script/compare/v6.0.0...v6.1.0

v6.0.0

What's Changed

Breaking Changes

With the update to Node 16 in #235, all scripts will now be run with Node 16 rather than Node 12.

New Contributors

Full Changelog: https://github.com/actions/github-script/compare/v5...v6.0.0

v5.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/github-script/compare/v5.0.0...v5.1.0

v5.0.0

What's Changed

Breaking Changes

As part of this update, the Octokit context available via github no longer has REST methods directly. These methods are available via github.rest.* - https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.0.0

See https://github.com/actions/github-script#breaking-changes-in-v5

... (truncated)

Commits
  • 7a5c598 Merge pull request #263 from smaeda-ks/update-actions-core
  • cb1c1eb Classify http-client licenses
  • 6203d71 Update licenses
  • 19fe498 Update @actions/core to 1.8.1
  • 9bd6ae6 Merge pull request #254 from dlech/patch-1
  • e44260d README: use pull_request_target in example
  • 0541812 Merge pull request #251 from actions/dependabot/npm_and_yarn/minimist-1.2.6
  • b82abb9 Merge pull request #252 from josh-/add-formatting-example-readme
  • d965d37 Add text formatting example to README
  • 7cf7d15 Bump minimist from 1.2.5 to 1.2.6
  • 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] avatar May 16 '22 14:05 dependabot[bot]