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

chore(deps): update actions/github-script action to v4 #296

Merged
merged 1 commit into from Jul 23, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/github-script action major 0.9.0 -> v4.0.2

Release Notes

actions/github-script

v4.0.2

Compare Source

This release updates the @actions/core package to 1.2.7 - actions/github-script#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 actions/github-script#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: 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.


  • If you want to rebase/retry this PR, check this box.

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

@codecov
Copy link

codecov bot commented Apr 21, 2021

Codecov Report

Merging #296 (ca1df87) into master (b7e1822) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #296   +/-   ##
=======================================
  Coverage   84.31%   84.31%           
=======================================
  Files           4        4           
  Lines         102      102           
  Branches        8        8           
=======================================
  Hits           86       86           
  Misses         16       16           
Flag Coverage Δ
unittests 84.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b7e1822...ca1df87. Read the comment docs.

@renovate renovate bot force-pushed the renovate/actions-github-script-4.x branch from ad9f825 to e6228c7 Compare April 22, 2021 00:51
@renovate renovate bot force-pushed the renovate/actions-github-script-4.x branch from e6228c7 to ca1df87 Compare April 23, 2021 19:39
@eunchurn eunchurn merged commit e28face into master Jul 23, 2021
@eunchurn eunchurn deleted the renovate/actions-github-script-4.x branch July 23, 2021 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants