chore(deps): update actions/github-script action to v6#1693
Merged
parthea merged 2 commits intogoogleapis:mainfrom Mar 15, 2022
Merged
chore(deps): update actions/github-script action to v6#1693parthea merged 2 commits intogoogleapis:mainfrom
parthea merged 2 commits intogoogleapis:mainfrom
Conversation
6bee460 to
dbbdf71
Compare
parthea
approved these changes
Mar 15, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.0.2->v6.0.0Release Notes
actions/github-script
v6.0.0Compare Source
What's Changed
node-fetchby @joshmgross in https://github.com/actions/github-script/pull/237@actions/coreto 1.6.0 by @joshmgross in https://github.com/actions/github-script/pull/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
Full Changelog: actions/github-script@v5...v6.0.0
v5.1.0Compare Source
What's Changed
jonabc/setup-licensedin workflow by @joshmgross in https://github.com/actions/github-script/pull/228New Contributors
Full Changelog: actions/github-script@v5.0.0...v5.1.0
v5.0.0Compare Source
What's Changed
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.1Compare Source
What's Changed
Full Changelog: actions/github-script@v4.1.0...v4.1.1
v4.1.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/github-script@v4.0.2...v4.1.0
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.