chore(deps): bump actions/github-script from 1 to 6 by dependabot[bot] · Pull Request #58 · OpenFunction/functions-framework-nodejs
Bumps actions/github-script from 1 to 6.
Release notes
Sourced from actions/github-script's releases.
v6.0.0
What's Changed
- Update default runtime to node16 by
@thboopin actions/github-script#235- Update
node-fetchby@joshmgrossin actions/github-script#237- Update
@actions/coreto 1.6.0 by@joshmgrossin actions/github-script#238Breaking Changes
With the update to Node 16 in #235, all scripts will now be run with Node 16 rather than Node 12.
New Contributors
@thboopmade their first contribution in actions/github-script#235Full Changelog: actions/github-script@v5...v6.0.0
v5.1.0
What's Changed
- Update to latest versions for dev dependencies by
@joshmgrossin actions/github-script#204- update plugin dependencies by
@PeterNitscheMIin actions/github-script#216- Update licenses and use
jonabc/setup-licensedin workflow by@joshmgrossin actions/github-script#228New Contributors
@johan-lindqvistmade their first contribution in actions/github-script#201@ansgarmmade their first contribution in actions/github-script#215@PeterNitscheMImade their first contribution in actions/github-script#216Full Changelog: actions/github-script@v5.0.0...v5.1.0
v5.0.0
What's Changed
- Upgrade to the latest version of Octokit by
@joshmgrossin actions/github-script#193 (Thanks to@IronSeanfor contributing to this fix)Breaking Changes
As part of this update, the Octokit context available via
githubno longer has REST methods directly. These methods are available viagithub.rest.*- https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.0.0See https://github.com/actions/github-script#breaking-changes-in-v5
Full Changelog: actions/github-script@v4.1.1...v5.0.0
v4.1.1
What's Changed
- Update minor versions of dependencies by
@joshmgrossin actions/github-script#192Full Changelog: actions/github-script@v4.1.0...v4.1.1
v4.1.0
What's Changed
- Adding
@actions/execto github-script by@bhavanakonchadain actions/github-script#178
... (truncated)
Commits
7a5c598Merge pull request #263 from smaeda-ks/update-actions-corecb1c1ebClassify http-client licenses6203d71Update licenses19fe498Update@actions/coreto 1.8.19bd6ae6Merge pull request #254 from dlech/patch-1e44260dREADME: use pull_request_target in example0541812Merge pull request #251 from actions/dependabot/npm_and_yarn/minimist-1.2.6b82abb9Merge pull request #252 from josh-/add-formatting-example-readmed965d37Add text formatting example to README7cf7d15Bump minimist from 1.2.5 to 1.2.6- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)