Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2025

Bumps the github-actions group with 2 updates in the / directory: cda-tum/mqt-workflows and actions/attest-build-provenance.

Updates cda-tum/mqt-workflows from 1.5.2 to 1.7.1

Release notes

Sourced from cda-tum/mqt-workflows's releases.

MQT Reusable Workflows 1.7.1 Release

👀 What Changed

Fixes a small bug in the workflow configuration that would swap the gcc and clang compilers on Ubuntu C++ CI runs. These workflows are now using the correct compiler as selected.

🐛 Bug Fixes

🤖 CI

⬆️ Dependencies

Full Changelog: munich-quantum-toolkit/workflows@v1.7.0...v1.7.1

MQT Reusable Workflows 1.7.0 Release

👀 What Changed

This is a direct follow-up release to v1.6 that fixes an oversight (#63) and simplifies the overall workflows (#62, $64, #65, #66). Additionally, it updates the Z3 version used by default to 4.13.4 (#61).

This is tagged as a minor release because some configuration options have been removed and this will require updates in the consuming workflows.

🚀 Features and Enhancements

🐛 Bug Fixes

🤖 CI

... (truncated)

Commits
  • 66108c0 🩹 Fix typo in CI config swapping gcc and clang on Ubuntu (#72)
  • 014d89b ⬆️🪝 update pre-commit hooks (#71)
  • a32d4eb ⬆️🪝 update pre-commit hooks (#70)
  • 6820e13 ⬆️🪝 update pre-commit hooks (#69)
  • 5809b2f ⬆️🪝 update pre-commit hooks (#68)
  • 7ab4dd8 ⬆️🪝 update pre-commit hooks (#67)
  • eaab7f3 🔥 do not force CIBW_BEFORE_ALL for Z3 setup on manylinux (#66)
  • b0e155a 🔥 remove emulated wheel builds (#65)
  • 40ef2db 🔥 remove local version handling (#64)
  • 462b5e1 🔥 remove unused workflow for individual Python tests (#62)
  • Additional commits viewable in compare view

Updates actions/attest-build-provenance from 2.1.0 to 2.2.2

Release notes

Sourced from actions/attest-build-provenance's releases.

v2.2.2

What's Changed

Full Changelog: actions/attest-build-provenance@v2.2.1...v2.2.2

v2.2.1

What's Changed

Full Changelog: actions/attest-build-provenance@v2.2.0...v2.2.1

v2.2.0

What's Changed

Full Changelog: actions/attest-build-provenance@v2.1.0...v2.2.0

Commits
  • bd77c07 bump predicate from 1.1.4 to 1.1.5 (#485)
  • 1176ef5 bump @​actions/attest from 1.5.0 to 1.6.0 (#484)
  • f9eaf23 Bump actions/attest from 2.2.0 to 2.2.1 (#481)
  • f1321ec Bump @​octokit/request from 8.2.0 to 8.4.1 (#478)
  • d8181f5 Bump the npm-development group with 6 updates (#476)
  • 1f22f30 Bump @​octokit/request-error from 5.0.1 to 5.1.1 (#469)
  • 6e5e68c Bump the npm-development group with 4 updates (#471)
  • 555f5b7 Bump the npm-development group with 6 updates (#465)
  • 2d4fa84 Bump the npm-development group with 2 updates (#461)
  • ccf3390 Bump undici from 5.28.4 to 5.28.5 (#457)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…updates

Bumps the github-actions group with 2 updates in the / directory: [cda-tum/mqt-workflows](https://github.com/cda-tum/mqt-workflows) and [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).


Updates `cda-tum/mqt-workflows` from 1.5.2 to 1.7.1
- [Release notes](https://github.com/cda-tum/mqt-workflows/releases)
- [Commits](munich-quantum-toolkit/workflows@v1.5.2...v1.7.1)

Updates `actions/attest-build-provenance` from 2.1.0 to 2.2.2
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@v2.1.0...v2.2.2)

---
updated-dependencies:
- dependency-name: cda-tum/mqt-workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/attest-build-provenance
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github-actions Pull requests that update GitHub Actions code labels Feb 28, 2025
@DRovara
Copy link
Collaborator

DRovara commented Apr 16, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 16, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-b72adff8b4 branch April 16, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github-actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants