Bump actions/github-script from 4 to 5 #73

Merged
dependabot[bot] merged 1 commits from dependabot/github_actions/actions/github-script-5 into master 2021-09-29 13:42:29 +03:00
dependabot[bot] commented 2021-09-24 20:20:17 +03:00 (Migrated from github.com)

Bumps actions/github-script from 4 to 5.

Release notes

Sourced from actions/github-script's releases.

v5.0.0

What's Changed

Full Changelog: https://github.com/actions/github-script/compare/v4.1.1...v5.0.0

v4.1.1

What's Changed

Full Changelog: https://github.com/actions/github-script/compare/v4.1.0...v4.1.1

v4.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/github-script/compare/v4.0.2...v4.1.0

Update @​actions/core package

This release updates the @actions/core package to 1.2.7 - actions/github-script#137

Fix "require" search path

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.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [actions/github-script](https://github.com/actions/github-script) from 4 to 5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/github-script/releases">actions/github-script's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h2>What's Changed</h2> <ul> <li>Upgrade to the latest version of Octokit by <a href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/193">actions/github-script#193</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/github-script/compare/v4.1.1...v5.0.0">https://github.com/actions/github-script/compare/v4.1.1...v5.0.0</a></p> <h2>v4.1.1</h2> <h2>What's Changed</h2> <ul> <li>Update minor versions of dependencies by <a href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/192">actions/github-script#192</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/github-script/compare/v4.1.0...v4.1.1">https://github.com/actions/github-script/compare/v4.1.0...v4.1.1</a></p> <h2>v4.1.0</h2> <h2>What's Changed</h2> <ul> <li>Adding <code>@​actions/exec</code> to github-script by <a href="https://github.com/bhavanakonchada"><code>@​bhavanakonchada</code></a> in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/178">actions/github-script#178</a></li> <li>Run npm audit and update dev dependencies by <a href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/181">actions/github-script#181</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/MichaelDeBoey"><code>@​MichaelDeBoey</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/145">actions/github-script#145</a></li> <li><a href="https://github.com/oscard0m"><code>@​oscard0m</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/174">actions/github-script#174</a></li> <li><a href="https://github.com/brcrista"><code>@​brcrista</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/177">actions/github-script#177</a></li> <li><a href="https://github.com/bhavanakonchada"><code>@​bhavanakonchada</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/178">actions/github-script#178</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/github-script/compare/v4.0.2...v4.1.0">https://github.com/actions/github-script/compare/v4.0.2...v4.1.0</a></p> <h2>Update <code>@​actions/core</code> package</h2> <p>This release updates the <code>@actions/core</code> package to 1.2.7 - <a href="https://github-redirect.dependabot.com/actions/github-script/pull/137">actions/github-script#137</a></p> <h2>Fix &quot;require&quot; search path</h2> <p>Previously, the wrapped <code>require</code> searched the existing <code>module.paths</code> and <em>then</em> <code>process.cwd()</code>. We now only search <code>process.cwd()</code>. See <a href="https://github-redirect.dependabot.com/actions/github-script/pull/136">actions/github-script#136</a> for details.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/github-script/commit/441359b1a30438de65712c2fbca0abe4816fa667"><code>441359b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/github-script/issues/193">#193</a> from actions/joshmgross/v5</li> <li><a href="https://github.com/actions/github-script/commit/4e1175c48335078132afc3f5dc1b7e27219c659a"><code>4e1175c</code></a> Update licenses</li> <li><a href="https://github.com/actions/github-script/commit/004e46f649b61c0e1d436150ee9868171180fbe8"><code>004e46f</code></a> Fix breaking change in workflow test</li> <li><a href="https://github.com/actions/github-script/commit/5e5d515dc7088569e3d5a2cfecfe542588a1efc6"><code>5e5d515</code></a> Upgrade to the latest version of Octokit</li> <li>See full diff in <a href="https://github.com/actions/github-script/compare/v4...v5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/github-script&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
github-actions[bot] (Migrated from github.com) approved these changes 2021-09-24 20:21:12 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2021-09-29 00:02:47 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-server-http#73
No description provided.