Skip to content

Commit

Permalink
Bump scala-steward-org/scala-steward-action from 2.69.0 to 2.70.0 (#1338
Browse files Browse the repository at this point in the history
)

Bumps
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
from 2.69.0 to 2.70.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/scala-steward-org/scala-steward-action/releases">scala-steward-org/scala-steward-action's
releases</a>.</em></p>
<blockquote>
<h2>v2.70.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>Fix README.md to run on ubuntu-latest and install sbt by <a
href="https://github.com/yokra9"><code>@​yokra9</code></a> in <a
href="https://redirect.github.com/scala-steward-org/scala-steward-action/pull/644">scala-steward-org/scala-steward-action#644</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/scala-steward-org/scala-steward-action/compare/v2.69.0...v2.70.0">https://github.com/scala-steward-org/scala-steward-action/compare/v2.69.0...v2.70.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/scala-steward-org/scala-steward-action/commit/6244c042ee7dde565b15fa8f8689b9ef315c3e0e"><code>6244c04</code></a>
Release v2.70.0</li>
<li><a
href="https://github.com/scala-steward-org/scala-steward-action/commit/147c4b1d10d467f88fdb2de6cfad260bbf28c796"><code>147c4b1</code></a>
Merge pull request <a
href="https://redirect.github.com/scala-steward-org/scala-steward-action/issues/644">#644</a>
from yokra9/dev-fix-usage-1</li>
<li><a
href="https://github.com/scala-steward-org/scala-steward-action/commit/91a1e5d12a03a5c7acd4b1274f867697b090501d"><code>91a1e5d</code></a>
Fix README.md to install <code>sbt</code> with <code>setup-sbt</code>
action</li>
<li><a
href="https://github.com/scala-steward-org/scala-steward-action/commit/45315905d3b30d3393618f9d095cf38aea533a28"><code>4531590</code></a>
Fix README.md to run on <code>ubuntu-latest</code> and install
<code>sbt</code></li>
<li><a
href="https://github.com/scala-steward-org/scala-steward-action/commit/41920c30460f067ddf9bf205a8782e4ff50a168b"><code>41920c3</code></a>
Bump actions/checkout from 4.1.7 to 4.2.0 (<a
href="https://redirect.github.com/scala-steward-org/scala-steward-action/issues/643">#643</a>)</li>
<li><a
href="https://github.com/scala-steward-org/scala-steward-action/commit/0101bd8f87c6aebbc7b1e44aff31c25f63917c5b"><code>0101bd8</code></a>
Bump ts-pattern from 5.3.1 to 5.4.0 (<a
href="https://redirect.github.com/scala-steward-org/scala-steward-action/issues/638">#638</a>)</li>
<li><a
href="https://github.com/scala-steward-org/scala-steward-action/commit/c2e210f3ca21a5f4ddb70bb4106f10012bcfa045"><code>c2e210f</code></a>
Bump typescript from 5.5.4 to 5.6.2 (<a
href="https://redirect.github.com/scala-steward-org/scala-steward-action/issues/640">#640</a>)</li>
<li><a
href="https://github.com/scala-steward-org/scala-steward-action/commit/b069c5681c455d0d315d8466abe0d3744d90d970"><code>b069c56</code></a>
Bump sinon from 18.0.0 to 19.0.2 (<a
href="https://redirect.github.com/scala-steward-org/scala-steward-action/issues/637">#637</a>)</li>
<li><a
href="https://github.com/scala-steward-org/scala-steward-action/commit/f3d5c3a82c25b2b81b2930147948c127499e34d2"><code>f3d5c3a</code></a>
Bump <code>@​vercel/ncc</code> from 0.38.1 to 0.38.2 (<a
href="https://redirect.github.com/scala-steward-org/scala-steward-action/issues/639">#639</a>)</li>
<li><a
href="https://github.com/scala-steward-org/scala-steward-action/commit/a86a9569864571e17106cf3bb5b3aeb9a43467f5"><code>a86a956</code></a>
Bump <code>@​types/node</code> from 22.5.1 to 22.7.4 (<a
href="https://redirect.github.com/scala-steward-org/scala-steward-action/issues/636">#636</a>)</li>
<li>See full diff in <a
href="https://github.com/scala-steward-org/scala-steward-action/compare/v2.69.0...v2.70.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=scala-steward-org/scala-steward-action&package-manager=github_actions&previous-version=2.69.0&new-version=2.70.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 3b0cce0 commit da2ec46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Scala Steward
steps:
- name: Scala Steward
uses: scala-steward-org/scala-steward-action@v2.69.0
uses: scala-steward-org/scala-steward-action@v2.70.0
with:
github-app-id: ${{ secrets.SCALA_STEWARD_GITHUB_APP_ID }}
github-app-installation-id: ${{ secrets.SCALA_STEWARD_GITHUB_APP_INSTALLATION_ID }}
Expand Down

0 comments on commit da2ec46

Please sign in to comment.