Update actions/github-script action to v4#147
Conversation
|
Hey! Changelogs info seems to be missing or might be in incorrect format. |
c4321d2 to
04ad882
Compare
|
Kudos, SonarCloud Quality Gate passed! |
|
Kudos, SonarCloud Quality Gate passed! |
|
Stale pull request message |
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 4.x releases. However, if you upgrade to 4.x manually then Renovate will then reenable updates for minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
This PR contains the following updates:
0.9.0->v4.0.2Release Notes
actions/github-script
v4.0.2Compare Source
This release updates the
@actions/corepackage to 1.2.7 - actions/github-script#137v4.0.1Compare Source
Previously, the wrapped
requiresearched the existingmodule.pathsand thenprocess.cwd(). We now only searchprocess.cwd(). See actions/github-script#136 for details.v4.0.0Compare Source
This release adds support for relative require paths, as well as requiring npm modules installed in the working directory.
v3.1.1Compare Source
This releases adds the
@actions/globpackage, which can be used in scripts via theglobvariable - #127v3.1.0Compare Source
This release adds the latest Octokit dependencies.
v3.0.2Compare Source
I made an error in building v3.0.1, and this resolves that.
v3.0.1Compare Source
This release bumps actions-core to 1.2.6.
v3.0.0Compare Source
The Actions and Octokit dependencies have been bumped. Since they contain major version updates, this also constitutes a major version update for this action:
{ "@​actions/core": "^1.2.4", "@​actions/github": "^4.0.0", "@​actions/io": "^1.0.2", "@​octokit/core": "^3.1.2", "@​octokit/plugin-paginate-rest": "^2.3.0", "@​octokit/plugin-rest-endpoint-methods": "^4.1.2" }v2.0.1Compare Source
This release includes vendored licenses for this action's npm dependencies.
v2.0.0Compare Source
This updates the NPM package
@actions/githubto the latest version, which includes updates to the rest API interface.v1.1.0Compare Source
This release includes the @actions/io package, exposed as
ioin the script.v1.0.1Compare Source
v1.0.0Compare Source
This is the initial major release of actions/github-script
Configuration
📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).
🚦 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 WhiteSource Renovate. View repository job log here.