Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cda-tum/mqt-workflows from 1.1.5 to 1.4.7 #166

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps cda-tum/mqt-workflows from 1.1.5 to 1.4.7.

Release notes

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

MQT Reusable Workflows 1.4.7 Release

👀 What Changed

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.

🐛 Bug Fixes

🤖 CI

⬆️ Dependencies

Full Changelog: cda-tum/mqt-workflows@v1.4.6...v1.4.7

MQT Reusable Workflows 1.4.6 Release

👀 What Changed

A tiny patch release for ensuring the right permissions are set in the workflows handling coverage uploads.

🐛 Bug Fixes

⬆️ Dependencies

Full Changelog: cda-tum/mqt-workflows@v1.4.5...v1.4.6

MQT Reusable Workflows 1.4.5 Release

👀 What Changed

Tiny release that makes sure Python CI is run on changes to the uv.lock file.

🤖 CI

⬆️ Dependencies

... (truncated)

Commits
  • f978efd 🚑 workaround for codecov regression when using OIDC (#47)
  • 5949a52 🛂 ensure right permissions for workflows (#46)
  • d0c22de ⬆️🪝 update pre-commit hooks (#45)
  • 3f4670d Bump wntrblm/nox from 2024.04.15 to 2024.10.09 in the github-actions group (#44)
  • e8c3213 ⬆️🪝 update pre-commit hooks (#43)
  • adefd14 🚸 run Python tests on changes to the uv lock file (#42)
  • 38a3fd0 ⬆️🪝 update pre-commit hooks (#41)
  • a85cd14 🩹 fix CD change detection condition (#40)
  • cd4d88d 🔧 adjust workflow condition
  • 7867c4c 🔧 only indicate a CD run on PRs that change the cd.yml workflow (#39)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

Bumps [cda-tum/mqt-workflows](https://github.com/cda-tum/mqt-workflows) from 1.1.5 to 1.4.7.
- [Release notes](https://github.com/cda-tum/mqt-workflows/releases)
- [Commits](cda-tum/mqt-workflows@v1.1.5...v1.4.7)

---
updated-dependencies:
- dependency-name: cda-tum/mqt-workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 1, 2024
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.5%. Comparing base (5bb206a) to head (a826bea).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #166   +/-   ##
=====================================
  Coverage   94.5%   94.5%           
=====================================
  Files          3       3           
  Lines        346     346           
  Branches      55      55           
=====================================
  Hits         327     327           
  Misses        19      19           
Flag Coverage Δ
cpp 94.5% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

0 participants