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

chore(deps): Bump uraimo/run-on-arch-action from 2.8.1 to 3.0.0 #2299

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps uraimo/run-on-arch-action from 2.8.1 to 3.0.0.

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: uraimo/run-on-arch-action@v2.8.1...v3.0.0

Commits

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 [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) from 2.8.1 to 3.0.0.
- [Release notes](https://github.com/uraimo/run-on-arch-action/releases)
- [Commits](uraimo/run-on-arch-action@5397f9e...4141da8)

---
updated-dependencies:
- dependency-name: uraimo/run-on-arch-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 3, 2025
@poiana
Copy link
Contributor

poiana commented Mar 3, 2025

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@poiana
Copy link
Contributor

poiana commented Mar 3, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign molter73 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana requested review from hbrueckner and Molter73 March 3, 2025 11:06
Copy link

github-actions bot commented Mar 3, 2025

Perf diff from master - unit tests

    19.41%     -0.83%  [.] sinsp_threadinfo::get_main_thread
     0.56%     +0.68%  [.] sinsp_evt::get_syscall_return_value
     5.53%     +0.56%  [.] sinsp_parser::reset
     1.56%     +0.43%  [.] sinsp_thread_manager::get_thread_ref
     9.04%     +0.37%  [.] sinsp_thread_manager::create_thread_dependencies
     2.70%     +0.35%  [.] gzfile_read
     4.09%     -0.34%  [.] next_event_from_file
     1.19%     -0.25%  [.] user_group_updater::~user_group_updater
     1.90%     -0.23%  [.] sinsp_parser::process_event
     8.72%     +0.21%  [.] std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release

Heap diff from master - unit tests

peak heap memory consumption: 0B
peak RSS (including heaptrack overhead): 0B
total memory leaked: 0B

Heap diff from master - scap file

peak heap memory consumption: 0B
peak RSS (including heaptrack overhead): 0B
total memory leaked: 0B

Benchmarks diff from master

Comparing gbench_data.json to /root/actions-runner/_work/libs/libs/build/gbench_data.json
Benchmark                                                         Time             CPU      Time Old      Time New       CPU Old       CPU New
----------------------------------------------------------------------------------------------------------------------------------------------
BM_sinsp_split_mean                                            +0.0002         +0.0001           148           148           148           148
BM_sinsp_split_median                                          -0.0034         -0.0034           148           147           148           147
BM_sinsp_split_stddev                                          -0.2736         -0.2733             2             2             2             2
BM_sinsp_split_cv                                              -0.2737         -0.2734             0             0             0             0
BM_sinsp_concatenate_paths_relative_path_mean                  +0.0503         +0.0503            57            60            57            60
BM_sinsp_concatenate_paths_relative_path_median                +0.0444         +0.0444            57            60            57            60
BM_sinsp_concatenate_paths_relative_path_stddev                +1.7611         +1.7644             0             1             0             1
BM_sinsp_concatenate_paths_relative_path_cv                    +1.6289         +1.6321             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_mean                     +0.0034         +0.0034            24            24            24            24
BM_sinsp_concatenate_paths_empty_path_median                   +0.0022         +0.0023            24            24            24            24
BM_sinsp_concatenate_paths_empty_path_stddev                   +1.7653         +1.7660             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_cv                       +1.7560         +1.7566             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_mean                  +0.0021         +0.0021            56            56            56            56
BM_sinsp_concatenate_paths_absolute_path_median                -0.0128         -0.0128            56            55            56            55
BM_sinsp_concatenate_paths_absolute_path_stddev                -0.0525         -0.0527             1             1             1             1
BM_sinsp_concatenate_paths_absolute_path_cv                    -0.0545         -0.0546             0             0             0             0

Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.17%. Comparing base (9dc846f) to head (14279e4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2299   +/-   ##
=======================================
  Coverage   77.17%   77.17%           
=======================================
  Files         224      224           
  Lines       30133    30133           
  Branches     4600     4600           
=======================================
  Hits        23256    23256           
  Misses       6877     6877           
Flag Coverage Δ
libsinsp 77.17% <ø> (ø)

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
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant