Skip to content

Commit

Permalink
Bump asdf-vm/actions from 2.2.0 to 3.0.0 (#171)
Browse files Browse the repository at this point in the history
Bumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 2.2.0
to 3.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/asdf-vm/actions/releases">asdf-vm/actions's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<h2><a
href="https://github.com/asdf-vm/actions/compare/v2.2.0...v3.0.0">3.0.0</a>
(2023-09-17)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>bump action to node20 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/563">#563</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>bump action to node20 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/563">#563</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/a2d44a72f9174b83e100b92d27851c62696fa87c">a2d44a7</a>)</li>
<li>bump dependencies &amp; to <code>typescript@5</code>. Use
<code>pnpm</code> (<a
href="https://redirect.github.com/asdf-vm/actions/issues/557">#557</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/8d2398103bfd46c1eea5a588e1e90132d7c0e76c">8d23981</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md">asdf-vm/actions's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<h2><a
href="https://github.com/asdf-vm/actions/compare/v2.2.0...v3.0.0">3.0.0</a>
(2023-09-17)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>bump action to node20 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/563">#563</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>bump action to node20 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/563">#563</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/a2d44a72f9174b83e100b92d27851c62696fa87c">a2d44a7</a>)</li>
<li>bump dependencies &amp; to <code>typescript@5</code>. Use
<code>pnpm</code> (<a
href="https://redirect.github.com/asdf-vm/actions/issues/557">#557</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/8d2398103bfd46c1eea5a588e1e90132d7c0e76c">8d23981</a>)</li>
</ul>
<h2><a
href="https://github.com/asdf-vm/actions/compare/v2.1.0...v2.2.0">2.2.0</a>
(2023-04-02)</h2>
<h3>Features</h3>
<ul>
<li>update asdf repo if it exists (<a
href="https://redirect.github.com/asdf-vm/actions/issues/539">#539</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/4907cdfe90a7aa2c98ef4bc8d5415ef8a38bf079">4907cdf</a>)</li>
</ul>
<h2><a
href="https://github.com/asdf-vm/actions/compare/v2.0.1...v2.1.0">2.1.0</a>
(2023-03-15)</h2>
<h3>Features</h3>
<ul>
<li>skip_install option to skip asdf install on setup (<a
href="https://redirect.github.com/asdf-vm/actions/issues/536">#536</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/c926367c74d7ac64e42946f54849dfd9165e2b6f">c926367</a>)</li>
</ul>
<h2><a
href="https://github.com/asdf-vm/actions/compare/v2.0.0...v2.0.1">2.0.1</a>
(2023-03-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>bump <code>@actions/*</code> SDKs &amp; rebuild plugins (<a
href="https://redirect.github.com/asdf-vm/actions/issues/535">#535</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/f2e8edb0852a0cc7e0de8e7f30c2b660be13e4e9">f2e8edb</a>)</li>
<li>bump esbuild &amp; rebuild plugins (<a
href="https://redirect.github.com/asdf-vm/actions/issues/532">#532</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/1c86dd77827c32947af570f209c90092ddfcc873">1c86dd7</a>)</li>
</ul>
<h2><a
href="https://github.com/asdf-vm/actions/compare/v1.1.0...v2.0.0">2.0.0</a>
(2023-03-09)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Update actions to use node16
(<a
href="https://redirect.github.com/asdf-vm/actions/issues/488">#488</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/6844d09b13209e7d2ce3b63d2b089a2acef581ec">6844d09</a>)
<ul>
<li>released by
(<a
href="https://github.com/asdf-vm/actions/commit/2f61da5af7da0a1216219da51d0718c25e159a77">2f61da5</a>)</li>
</ul>
</li>
</ul>
<h3>Bug Fixes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/asdf-vm/actions/commit/4f8f7939dd917fc656bb7c3575969a5988c28364"><code>4f8f793</code></a>
chore(master): release 3.0.0 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/558">#558</a>)</li>
<li><a
href="https://github.com/asdf-vm/actions/commit/8e409b518d1653567ed169db3de6c5803e0f7657"><code>8e409b5</code></a>
chore(deps): bump actions/checkout from 2 to 4 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/565">#565</a>)</li>
<li><a
href="https://github.com/asdf-vm/actions/commit/a2d44a72f9174b83e100b92d27851c62696fa87c"><code>a2d44a7</code></a>
feat!: bump action to node20 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/563">#563</a>)</li>
<li><a
href="https://github.com/asdf-vm/actions/commit/3558a40c3be7229078924d0724c6d0e65e793375"><code>3558a40</code></a>
ci: group npm Dependabot PRs (<a
href="https://redirect.github.com/asdf-vm/actions/issues/564">#564</a>)</li>
<li><a
href="https://github.com/asdf-vm/actions/commit/8b8467c5522bb0aea4977082037e4f2956d67e52"><code>8b8467c</code></a>
chore(deps): bump asdf-vm/actions from 2.1.0 to 2.2.0 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/554">#554</a>)</li>
<li><a
href="https://github.com/asdf-vm/actions/commit/8d2398103bfd46c1eea5a588e1e90132d7c0e76c"><code>8d23981</code></a>
feat: bump dependencies &amp; to <code>typescript@5</code>. Use
<code>pnpm</code> (<a
href="https://redirect.github.com/asdf-vm/actions/issues/557">#557</a>)</li>
<li><a
href="https://github.com/asdf-vm/actions/commit/bd337b1b2419e801e41abcbc8760e25215ee350a"><code>bd337b1</code></a>
ci: custom changlog sections (<a
href="https://redirect.github.com/asdf-vm/actions/issues/553">#553</a>)</li>
<li>See full diff in <a
href="https://github.com/asdf-vm/actions/compare/6a442392015fbbdd8b48696d41e0051b2698b2e4...4f8f7939dd917fc656bb7c3575969a5988c28364">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=asdf-vm/actions&package-manager=github_actions&previous-version=2.2.0&new-version=3.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 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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs <[email protected]>
  • Loading branch information
dependabot[bot] and anthony-nhs authored Oct 9, 2023
1 parent 6c33e2b commit 348840b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/quality_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

# using git commit sha for version of action to ensure we have stable version
- name: Install asdf
uses: asdf-vm/actions/setup@6a442392015fbbdd8b48696d41e0051b2698b2e4
uses: asdf-vm/actions/setup@4f8f7939dd917fc656bb7c3575969a5988c28364
with:
asdf_branch: v0.11.3

Expand All @@ -32,7 +32,7 @@ jobs:
${{ runner.os }}-asdf-
- name: Install asdf dependencies in .tool-versions
uses: asdf-vm/actions/install@6a442392015fbbdd8b48696d41e0051b2698b2e4
uses: asdf-vm/actions/install@4f8f7939dd917fc656bb7c3575969a5988c28364
with:
asdf_branch: v0.11.3
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

# using git commit sha for version of action to ensure we have stable version
- name: Install asdf
uses: asdf-vm/actions/setup@6a442392015fbbdd8b48696d41e0051b2698b2e4
uses: asdf-vm/actions/setup@4f8f7939dd917fc656bb7c3575969a5988c28364
with:
asdf_branch: v0.11.3

Expand All @@ -52,7 +52,7 @@ jobs:
${{ runner.os }}-asdf-
- name: Install asdf dependencies in .tool-versions
uses: asdf-vm/actions/install@6a442392015fbbdd8b48696d41e0051b2698b2e4
uses: asdf-vm/actions/install@4f8f7939dd917fc656bb7c3575969a5988c28364
with:
asdf_branch: v0.11.3
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/sam_package_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

# using git commit sha for version of action to ensure we have stable version
- name: Install asdf
uses: asdf-vm/actions/setup@6a442392015fbbdd8b48696d41e0051b2698b2e4
uses: asdf-vm/actions/setup@4f8f7939dd917fc656bb7c3575969a5988c28364
with:
asdf_branch: v0.11.3

Expand All @@ -31,7 +31,7 @@ jobs:
${{ runner.os }}-asdf-
- name: Install asdf dependencies in .tool-versions
uses: asdf-vm/actions/install@6a442392015fbbdd8b48696d41e0051b2698b2e4
uses: asdf-vm/actions/install@4f8f7939dd917fc656bb7c3575969a5988c28364
with:
asdf_branch: v0.11.3
env:
Expand Down

0 comments on commit 348840b

Please sign in to comment.