Skip to content

Commit

Permalink
Build(deps): Bump @octokit/action from 6.1.0 to 7.0.0 in the producti…
Browse files Browse the repository at this point in the history
…on-dependencies group (#304)

Bumps the production-dependencies group with 1 update:
[@octokit/action](https://github.com/octokit/action.js).

Updates `@octokit/action` from 6.1.0 to 7.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/action.js/releases"><code>@​octokit/action</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.0.0</h2>
<h1><a
href="https://github.com/octokit/action.js/compare/v6.1.0...v7.0.0">7.0.0</a>
(2024-05-09)</h1>
<h3>Features</h3>
<ul>
<li>v7 (<a
href="https://redirect.github.com/octokit/action.js/issues/605">#605</a>)
(<a
href="https://github.com/octokit/action.js/commit/a65b4c361c7595358776ccc55307f907ecbe2732">a65b4c3</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>package is now ESM</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/action.js/commit/a65b4c361c7595358776ccc55307f907ecbe2732"><code>a65b4c3</code></a>
feat: v7 (<a
href="https://redirect.github.com/octokit/action.js/issues/605">#605</a>)</li>
<li><a
href="https://github.com/octokit/action.js/commit/231081b62c6a58522d0fff225ff6f029864b75b9"><code>231081b</code></a>
ci(action): update actions/checkout digest to 0ad4b8f</li>
<li><a
href="https://github.com/octokit/action.js/commit/eebca24767aa84f2ab543343271264b2053ed225"><code>eebca24</code></a>
ci(action): update actions/checkout digest to 44c2b7a</li>
<li><a
href="https://github.com/octokit/action.js/commit/8076b590b74751833a5d1fa17869929c0fc3e904"><code>8076b59</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/action.js/issues/609">#609</a>)</li>
<li><a
href="https://github.com/octokit/action.js/commit/62d5e4f8275b49d2d6441a9a5340b48d550edcdd"><code>62d5e4f</code></a>
chore(deps): update dependency esbuild to ^0.21.0 (<a
href="https://redirect.github.com/octokit/action.js/issues/610">#610</a>)</li>
<li><a
href="https://github.com/octokit/action.js/commit/6111a68ed1f5bf22f1b5db79839a391d514198cd"><code>6111a68</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/action.js/issues/608">#608</a>)</li>
<li><a
href="https://github.com/octokit/action.js/commit/aee7aaedceedcf7cd64db65cc9aff03bf95f3f25"><code>aee7aae</code></a>
ci(action): update actions/checkout digest to 0ad4b8f (<a
href="https://redirect.github.com/octokit/action.js/issues/606">#606</a>)</li>
<li><a
href="https://github.com/octokit/action.js/commit/d291add092043135cd2316d0196249a46d2544bf"><code>d291add</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/action.js/issues/607">#607</a>)</li>
<li><a
href="https://github.com/octokit/action.js/commit/92d2ee020251579840dea8834a1232c2b6dc572c"><code>92d2ee0</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/action.js/issues/604">#604</a>)</li>
<li><a
href="https://github.com/octokit/action.js/commit/a6822e5bf27bc366059c8e1adbc4a99006ec4477"><code>a6822e5</code></a>
ci(action): update actions/add-to-project action to v1.0.1 (<a
href="https://redirect.github.com/octokit/action.js/issues/603">#603</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/action.js/compare/v6.1.0...v7.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@octokit/action&package-manager=npm_and_yarn&previous-version=6.1.0&new-version=7.0.0)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>
  • Loading branch information
burgholzer authored May 13, 2024
2 parents 1f3b740 + 6abc3c1 commit 2615fe0
Show file tree
Hide file tree
Showing 8 changed files with 49,067 additions and 25,543 deletions.
8 changes: 4 additions & 4 deletions __tests__/main.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import * as process from "process"
import * as exec from "@actions/exec"
import * as path from "path"
import {expect, test} from "@jest/globals"
const process = require("process");
const exec = require("@actions/exec");
const path = require("path");
const { expect, test } = require("@jest/globals");

function executeTest(version = "latest", platform = "host", architecture = "host", addToLibraryPath = "false") {
const options = {
Expand Down
Loading

0 comments on commit 2615fe0

Please sign in to comment.