Skip to content

Commit

Permalink
Bump cda-tum/mqt-workflows from 1.4 to 1.5 in the github-actions group (
Browse files Browse the repository at this point in the history
#49)

Bumps the github-actions group with 1 update:
[cda-tum/mqt-workflows](https://github.com/cda-tum/mqt-workflows).

Updates `cda-tum/mqt-workflows` from 1.4 to 1.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cda-tum/mqt-workflows/releases">cda-tum/mqt-workflows's
releases</a>.</em></p>
<blockquote>
<h2>MQT Reusable Workflows 1.5.0 Release</h2>
<h2>👀 What Changed</h2>
<p>This release mainly brings an update to cibuildwheel. See <a
href="https://cibuildwheel.pypa.io/en/stable/changelog/#v2220">https://cibuildwheel.pypa.io/en/stable/changelog/#v2220</a>
for a changelog.
The following change is affecting MQT projects and will require
adaptations:</p>
<blockquote>
<p>🌟 Added a new CIBW_ENABLE/enable feature that replaces
CIBW_FREETHREADED_SUPPORT/free-threaded-support and
CIBW_PRERELEASE_PYTHONS with a system that supports both. In
cibuildwheel 3, this will also include a PyPy setting and the deprecated
options will be removed.</p>
</blockquote>
<p>The <code>free-threaded-support</code> option should be changed to
the corresponing <code>enable</code> option. Specifically,</p>
<pre><code>[tool.cibuildwheel]
# Enable free-threaded support
enable = [&quot;cpython-freethreading&quot;]
</code></pre>
<p>See <a
href="https://cibuildwheel.pypa.io/en/stable/options/#enable">https://cibuildwheel.pypa.io/en/stable/options/#enable</a>
for more details.</p>
<p>Cibuildwheel now also supports PEP 735 dependency groups, which are
already available in <code>uv</code> as well. Thus, projects might
switch over to using them. See <a
href="https://cibuildwheel.pypa.io/en/stable/options/#test-groups">https://cibuildwheel.pypa.io/en/stable/options/#test-groups</a>
for more details.</p>
<p>Finally, this release updates the <code>setup-uv</code> and the
<code>codecov-action</code> to new major versions whose (breaking)
changes should not cause any issues for our repositories.</p>
<h2>⬆️ Dependencies</h2>
<ul>
<li>Bump the github-actions group with 2 updates <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/cda-tum/mqt-workflows/issues/50">#50</a>)</li>
<li>Bump codecov/codecov-action from 4 to 5 in the github-actions group
<a href="https://github.com/dependabot"><code>@​dependabot</code></a>
(<a
href="https://redirect.github.com/cda-tum/mqt-workflows/issues/49">#49</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cda-tum/mqt-workflows/compare/v1.4.8...v1.5.0">https://github.com/cda-tum/mqt-workflows/compare/v1.4.8...v1.5.0</a></p>
<h2>MQT Reusable Workflows 1.4.8 Release</h2>
<h2>👀 What Changed</h2>
<h2>🤖 CI</h2>
<ul>
<li>🔧 also detect common other Python test changes <a
href="https://github.com/burgholzer"><code>@​burgholzer</code></a> (<a
href="https://redirect.github.com/cda-tum/mqt-workflows/issues/48">#48</a>)</li>
</ul>
<h2>⬆️ Dependencies</h2>
<ul>
<li>🔧 also detect common other Python test changes <a
href="https://github.com/burgholzer"><code>@​burgholzer</code></a> (<a
href="https://redirect.github.com/cda-tum/mqt-workflows/issues/48">#48</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cda-tum/mqt-workflows/compare/v1.4.7...v1.4.8">https://github.com/cda-tum/mqt-workflows/compare/v1.4.7...v1.4.8</a></p>
<h2>MQT Reusable Workflows 1.4.7 Release</h2>
<h2>👀 What Changed</h2>
<p>A follow-up to the previous release that works around a regression in
the codecov action that would sometimes prevent fork PRs from uploading
coverage data.</p>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>🚑 workaround for codecov regression when using OIDC <a
href="https://github.com/burgholzer"><code>@​burgholzer</code></a> (<a
href="https://redirect.github.com/cda-tum/mqt-workflows/issues/47">#47</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cda-tum/mqt-workflows/commit/658aecd8ead4ee4dcd70973a12cc634ed63cf7b2"><code>658aecd</code></a>
Bump the github-actions group with 2 updates (<a
href="https://redirect.github.com/cda-tum/mqt-workflows/issues/50">#50</a>)</li>
<li><a
href="https://github.com/cda-tum/mqt-workflows/commit/fd1dd5a880d45198a2752f62330309ef78b6d01d"><code>fd1dd5a</code></a>
Bump codecov/codecov-action from 4 to 5 in the github-actions group (<a
href="https://redirect.github.com/cda-tum/mqt-workflows/issues/49">#49</a>)</li>
<li>See full diff in <a
href="https://github.com/cda-tum/mqt-workflows/compare/v1.4...v1.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cda-tum/mqt-workflows&package-manager=github_actions&previous-version=1.4&new-version=1.5)](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
nquetschlich authored Nov 30, 2024
2 parents 709fa1a + 9222ae3 commit 27e010c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
python-packaging:
name: 🐍 Packaging
uses: cda-tum/mqt-workflows/.github/workflows/reusable-python-packaging.yml@v1.4
uses: cda-tum/mqt-workflows/.github/workflows/reusable-python-packaging.yml@v1.5
with:
pure-python: true

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@ concurrency:
jobs:
change-detection:
name: 🔍 Change
uses: cda-tum/mqt-workflows/.github/workflows/reusable-change-detection.yml@v1.4
uses: cda-tum/mqt-workflows/.github/workflows/reusable-change-detection.yml@v1.5

python-tests:
name: 🐍 Test
needs: change-detection
if: fromJSON(needs.change-detection.outputs.run-python-tests)
uses: cda-tum/mqt-workflows/.github/workflows/reusable-python-ci.yml@v1.4
uses: cda-tum/mqt-workflows/.github/workflows/reusable-python-ci.yml@v1.5

code-ql:
name: 📝 CodeQL
needs: change-detection
if: fromJSON(needs.change-detection.outputs.run-code-ql)
uses: cda-tum/mqt-workflows/.github/workflows/reusable-code-ql-python.yml@v1.4
uses: cda-tum/mqt-workflows/.github/workflows/reusable-code-ql-python.yml@v1.5

required-checks-pass: # This job does nothing and is only used for branch protection
name: 🚦 Check
Expand Down

0 comments on commit 27e010c

Please sign in to comment.