Skip to content

Commit

Permalink
build(deps): bump tiobe/tics-github-action from 3.2.1 to 3.3.0 (#14668)
Browse files Browse the repository at this point in the history
Bumps
[tiobe/tics-github-action](https://github.com/tiobe/tics-github-action)
from 3.2.1 to 3.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tiobe/tics-github-action/releases">tiobe/tics-github-action's
releases</a>.</em></p>
<blockquote>
<h2>Version 3.3.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Features</h3>
<ul>
<li>Added support for multiple itemTypes (R35462) by <a
href="https://github.com/janssen-tiobe"><code>@​janssen-tiobe</code></a>
in <a
href="https://redirect.github.com/tiobe/tics-github-action/pull/412">tiobe/tics-github-action#412</a></li>
<li>Allow multiple GitHub TICS Quality Gate checks in the same Pull
Request (R34049) by <a
href="https://github.com/janssen-tiobe"><code>@​janssen-tiobe</code></a>
in <a
href="https://redirect.github.com/tiobe/tics-github-action/pull/413">tiobe/tics-github-action#413</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Bump <code>@​actions/core</code> from 1.10.1 to 1.11.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/tiobe/tics-github-action/pull/400">tiobe/tics-github-action#400</a></li>
<li>Bump eslint-plugin-jest from 28.8.0 to 28.9.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/tiobe/tics-github-action/pull/407">tiobe/tics-github-action#407</a></li>
<li>Bump <code>@​types/jest</code> from 29.5.12 to 29.5.14 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/tiobe/tics-github-action/pull/405">tiobe/tics-github-action#405</a></li>
<li>Bump date-fns from 3.6.0 to 4.1.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/tiobe/tics-github-action/pull/402">tiobe/tics-github-action#402</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tiobe/tics-github-action/compare/v3.2.1...v3.3.0">https://github.com/tiobe/tics-github-action/compare/v3.2.1...v3.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tiobe/tics-github-action/commit/88cb795a736d2ca885753bec6ed2c8b03e3f892f"><code>88cb795</code></a>
Build dist after push to main</li>
<li><a
href="https://github.com/tiobe/tics-github-action/commit/a28af3ea3cb8da965646600136408550391e567f"><code>a28af3e</code></a>
Merge pull request <a
href="https://redirect.github.com/tiobe/tics-github-action/issues/413">#413</a>
from tiobe/34049-multiple_checks</li>
<li><a
href="https://github.com/tiobe/tics-github-action/commit/6f2512dccd9375c0e94fe9c51c39e01fbb9f8593"><code>6f2512d</code></a>
<a
href="https://redirect.github.com/tiobe/tics-github-action/issues/34049">#34049</a>:
Added title to italic tag</li>
<li><a
href="https://github.com/tiobe/tics-github-action/commit/d7c1bfb63cf9f7fa28fcbcad37a8198a71c1db17"><code>d7c1bfb</code></a>
<a
href="https://redirect.github.com/tiobe/tics-github-action/issues/34049">#34049</a>:
Formatting the step name differently</li>
<li><a
href="https://github.com/tiobe/tics-github-action/commit/85550a6cf08989454a48e03569274230a400e962"><code>85550a6</code></a>
<a
href="https://redirect.github.com/tiobe/tics-github-action/issues/34049">#34049</a>:
Added more information in the summary, step retrieval changed</li>
<li><a
href="https://github.com/tiobe/tics-github-action/commit/441b76b71bacff81dd3aef2ff21fb743bd674e0b"><code>441b76b</code></a>
<a
href="https://redirect.github.com/tiobe/tics-github-action/issues/34049">#34049</a>:
Added more debug info</li>
<li><a
href="https://github.com/tiobe/tics-github-action/commit/6e08353b6722105473ed1bae75bcdbf3e3eb3782"><code>6e08353</code></a>
<a
href="https://redirect.github.com/tiobe/tics-github-action/issues/34049">#34049</a>:
Corrected data usage of listJobsForWorkflowRunAttempt api call</li>
<li><a
href="https://github.com/tiobe/tics-github-action/commit/bafc22d1d73eaf2019cfcc668ea2169be6155701"><code>bafc22d</code></a>
<a
href="https://redirect.github.com/tiobe/tics-github-action/issues/34049">#34049</a>:
Merged main into branch</li>
<li><a
href="https://github.com/tiobe/tics-github-action/commit/05cfbf4c7cad8663ce6fd275c600d172a39a4977"><code>05cfbf4</code></a>
<a
href="https://redirect.github.com/tiobe/tics-github-action/issues/34049">#34049</a>:
Fix failing tests + add runs test</li>
<li><a
href="https://github.com/tiobe/tics-github-action/commit/c3e9c627a1f41c52ecaac7df60a0b2b556793392"><code>c3e9c62</code></a>
<a
href="https://redirect.github.com/tiobe/tics-github-action/issues/34049">#34049</a>:
Add step name to the summary</li>
<li>Additional commits viewable in <a
href="https://github.com/tiobe/tics-github-action/compare/03294702eb0a8e13c06ff1949c7bb6643b4c60fc...88cb795a736d2ca885753bec6ed2c8b03e3f892f">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tiobe/tics-github-action&package-manager=github_actions&previous-version=3.2.1&new-version=3.3.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>
  • Loading branch information
tomponline authored Dec 16, 2024
2 parents 3c7625d + a6cecfe commit 502f3bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ jobs:
gocov-xml < "${GOCOVERDIR}"/coverage.json > "${GOCOVERDIR}"/coverage-go.xml
- name: Run TICS
uses: tiobe/tics-github-action@03294702eb0a8e13c06ff1949c7bb6643b4c60fc # v3.2.1
uses: tiobe/tics-github-action@88cb795a736d2ca885753bec6ed2c8b03e3f892f # v3.3.0
with:
mode: qserver
project: LXD
Expand Down

0 comments on commit 502f3bf

Please sign in to comment.