Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update actions/github-script action to v5 #584

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 25, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/github-script action major 0.9.0 -> v5.1.0

Release Notes

actions/github-script

v5.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/github-script@v5.0.0...v5.1.0

v5.0.0

Compare Source

What's Changed

Full Changelog: actions/github-script@v4.1.1...v5.0.0

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/github-script@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/github-script@v4.0.2...v4.1.0

v4.0.2

Compare Source

This release updates the @actions/core package to 1.2.7 - https://github.com/actions/github-script/pull/137

v4.0.1

Compare Source

Previously, the wrapped require searched the existing module.paths and then process.cwd(). We now only search process.cwd(). See https://github.com/actions/github-script/pull/136 for details.

v4.0.0

Compare Source

This release adds support for relative require paths, as well as requiring npm modules installed in the working directory.

v3.1.1

Compare Source

This releases adds the @actions/glob package, which can be used in scripts via the glob variable - #​127

v3.1.0

Compare Source

This release adds the latest Octokit dependencies.

v3.0.2

Compare Source

I made an error in building v3.0.1, and this resolves that.

v3.0.1

Compare Source

This release bumps actions-core to 1.2.6.

v3.0.0

Compare 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.1

Compare Source

This release includes vendored licenses for this action's npm dependencies.

v2.0.0

Compare Source

This updates the NPM package @actions/github to the latest version, which includes updates to the rest API interface.

v1.1.0

Compare Source

This release includes the @​actions/io package, exposed as io in the script.

v1.0.1

Compare Source

v1.0.0

Compare Source

This is the initial major release of actions/github-script


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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 25, 2022
@renovate-bot renovate-bot force-pushed the renovate/actions-github-script-5.x branch 8 times, most recently from ec66ffd to e8f58d2 Compare February 2, 2022 12:54
@renovate-bot renovate-bot force-pushed the renovate/actions-github-script-5.x branch 6 times, most recently from 2d2db4d to 64bf698 Compare February 6, 2022 13:52
@renovate-bot renovate-bot force-pushed the renovate/actions-github-script-5.x branch from 64bf698 to 8b28638 Compare February 7, 2022 13:52
@bshaffer bshaffer enabled auto-merge (squash) February 7, 2022 13:59
@bshaffer bshaffer merged commit 3aefd29 into googleapis:main Feb 7, 2022
@renovate-bot renovate-bot deleted the renovate/actions-github-script-5.x branch February 7, 2022 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants