chore(deps): update actions/github-script action to v7 #1251
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.2.0
->v7.0.1
Release Notes
actions/github-script (actions/github-script)
v7.0.1
Compare Source
What's Changed
baseUrl
to undefined when input is not provided by @joshmgross in https://github.com/actions/github-script/pull/439Full Changelog: actions/github-script@v7.0.0...v7.0.1
v7.0.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/github-script@v6.4.1...v7.0.0
v6.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/github-script@v6.4.0...v6.4.1
v6.4.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/github-script@v6.3.3...v6.4.0
v6.3.3
Compare Source
What's Changed
@actions/glob
to 0.3.0 by @nineinchnick in https://github.com/actions/github-script/pull/279New Contributors
Full Changelog: actions/github-script@v6.3.2...v6.3.3
v6.3.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/github-script@v6.3.1...v6.3.2
v6.3.1
Compare Source
What's Changed
Full Changelog: actions/github-script@v6.3.0...v6.3.1
v6.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/github-script@v6.2.0...v6.3.0
v6.2.0
Compare Source
What's Changed
@octokit/plugin-rest-endpoint-methods
to version 6.x by @desrosj in https://github.com/actions/github-script/pull/283New Contributors
Full Changelog: actions/github-script@v6.1.1...v6.2.0
v6.1.1
Compare Source
What's Changed
Non-code changes
New Contributors
Full Changelog: actions/github-script@v6.1.0...v6.1.1
v6.1.0
Compare Source
What's Changed
@actions/core
to 1.8.1 by @smaeda-ks in https://github.com/actions/github-script/pull/263New Contributors
Full Changelog: actions/github-script@v6.0.0...v6.1.0
v6.0.0
Compare Source
What's Changed
node-fetch
by @joshmgross in https://github.com/actions/github-script/pull/237@actions/core
to 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.2.0
Compare Source
What's Changed
Full Changelog: actions/github-script@v5.1.1...v5.2.0
v5.1.1
Compare Source
What's Changed
Full Changelog: actions/github-script@v5.1.0...v5.1.1
v5.1.0
Compare Source
What's Changed
jonabc/setup-licensed
in 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.0
Compare Source
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 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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.