build(deps): bump uraimo/run-on-arch-action from 2 to 3
Bumps uraimo/run-on-arch-action from 2 to 3.
Release notes
Sourced from uraimo/run-on-arch-action's releases.
3.0.0
This major release fixes #160 updating QEMU to 9.2.2, please update your workflows if sporadic segmentation faults start appearing while running your pipelines. Minor fixes and improvements are also contained.
Full Changelog: https://github.com/uraimo/run-on-arch-action/compare/v2.8.1...v3.0.0
2.8.1
Fixed typo in Dockerfile.
Full Changelog: https://github.com/uraimo/run-on-arch-action/compare/v2.8.0...v2.8.1
2.8.0
This release explicitly adds the
--platformparameter for the default Dockerfiles that now requires it.Full Changelog: https://github.com/uraimo/run-on-arch-action/compare/v2.7.2...v2.8.0
2.7.2
What's Changed
- Add debian bookworm containers by
@LukasWoodtliin uraimo/run-on-arch-action#144New Contributors
@LukasWoodtlimade their first contribution in uraimo/run-on-arch-action#144Full Changelog: https://github.com/uraimo/run-on-arch-action/compare/v2.7.1...v2.7.2
2.7.1
Fix and reduce tests, remove Fedora from failing platforms.
Full Changelog: https://github.com/uraimo/run-on-arch-action/compare/v2.7.0...v2.7.1
2.7.0
What's Changed
- Use node20 by
@sithlord48in uraimo/run-on-arch-action#141New Contributors
@sithlord48made their first contribution in uraimo/run-on-arch-action#141Full Changelog: https://github.com/uraimo/run-on-arch-action/compare/v2.6.0...v2.7.0
2.6.0
What's Changed
- Fix reusing cached Docker image by
@gamer191in uraimo/run-on-arch-action#139New Contributors 🎉
@pllimmade their first contribution in uraimo/run-on-arch-action#135@gamer191made their first contribution in uraimo/run-on-arch-action#139Full Changelog: https://github.com/uraimo/run-on-arch-action/compare/v.2.5.1...v2.6.0
... (truncated)
Commits
1c358dcTagged v3 from refs/tags/v3.0.0 [skip ci]4141da8Update README.md2b92569Update README.md93517bcFixes #14207bea26Cleanup testing changes5a70806Update issue #160 testba35852Update branch for issue 160 test51a6e8bChange qemu-static imagec908d6bDump current QEMU version used by qemu-user-static1470574Revert "Downgrade QEMU to 7.0.0-7", still Segmentation fault (core dumped)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
CodSpeed Performance Report
Merging #429 will not alter performance
Comparing dependabot/github_actions/uraimo/run-on-arch-action-3 (7079256) with master (0313b0a)
Summary
✅ 6 untouched benchmarks
@dependabot rebase
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.71%. Comparing base (
0313b0a) to head (7079256). Report is 6 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #429 +/- ##
=======================================
Coverage 88.71% 88.71%
=======================================
Files 18 18
Lines 1923 1923
=======================================
Hits 1706 1706
Misses 217 217
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.