Skip to content

Commit 5348975

Browse files
Bump scalacenter/sbt-dependency-submission from bfbba169ec2dad010624339a27f402b311ed4083 to 937fb0a5271de5ee83aa699ee7810bd44f4730b0 (#4983)
Bumps [scalacenter/sbt-dependency-submission](https://github.com/scalacenter/sbt-dependency-submission) from bfbba169ec2dad010624339a27f402b311ed4083 to 937fb0a5271de5ee83aa699ee7810bd44f4730b0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/937fb0a5271de5ee83aa699ee7810bd44f4730b0"><code>937fb0a</code></a> Merge pull request <a href="https://redirect.github.com/scalacenter/sbt-dependency-submission/issues/302">#302</a> from scalacenter/create-pull-request/patch</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/c36996e1134bb32fa6f239ecfa20540a8127ffb7"><code>c36996e</code></a> Update dist</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/382853f007a19b874c1e7c3b37a212ffad1d0067"><code>382853f</code></a> Merge pull request <a href="https://redirect.github.com/scalacenter/sbt-dependency-submission/issues/292">#292</a> from scalacenter/dependabot/npm_and_yarn/octokit/webh...</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/72e2bee6f85553961220ffe5e785140bc2ba55b9"><code>72e2bee</code></a> Merge pull request <a href="https://redirect.github.com/scalacenter/sbt-dependency-submission/issues/301">#301</a> from scalacenter/create-pull-request/patch</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/e9cc6514ff504d1ca70d223c1d96de208f9b5ce6"><code>e9cc651</code></a> Bump <code>@​octokit/webhooks-types</code> from 7.5.1 to 7.6.1</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/53fa7ba6df8a809b68452ccc6009aaef67a979e8"><code>53fa7ba</code></a> Update dist</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/3e7a247236ea1cffd884053a60823fb8775dc5bb"><code>3e7a247</code></a> Merge pull request <a href="https://redirect.github.com/scalacenter/sbt-dependency-submission/issues/290">#290</a> from scalacenter/dependabot/npm_and_yarn/vercel/ncc-0...</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/4a58b9bd931b431e6d639930465437f77a58f78f"><code>4a58b9b</code></a> Merge pull request <a href="https://redirect.github.com/scalacenter/sbt-dependency-submission/issues/294">#294</a> from scalacenter/update/scala-library-2.12.21</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/f86c753569511562268e1770aa5231ba2d5c053c"><code>f86c753</code></a> Merge pull request <a href="https://redirect.github.com/scalacenter/sbt-dependency-submission/issues/299">#299</a> from scalacenter/create-pull-request/patch</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/a55785d5f7c1d5b04664e13472308df06f6ffc6c"><code>a55785d</code></a> Bump <code>@​vercel/ncc</code> from 0.38.1 to 0.38.4</li> <li>Additional commits viewable in <a href="https://github.com/scalacenter/sbt-dependency-submission/compare/bfbba169ec2dad010624339a27f402b311ed4083...937fb0a5271de5ee83aa699ee7810bd44f4730b0">compare view</a></li> </ul> </details> <br /> 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>
1 parent 4cf82d9 commit 5348975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-graph.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v6
1818
- uses: sbt/setup-sbt@3e125ece5c3e5248e18da9ed8d2cce3d335ec8dd # v1, specifically v1.1.14
19-
- uses: scalacenter/sbt-dependency-submission@bfbba169ec2dad010624339a27f402b311ed4083 # v3, specifically v3.1.1
19+
- uses: scalacenter/sbt-dependency-submission@937fb0a5271de5ee83aa699ee7810bd44f4730b0 # v3, specifically v3.1.1

0 commit comments

Comments
 (0)