Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the actions group with 2 updates: actions/download-artifact and actions/setup-python.

Updates actions/download-artifact from 4.2.1 to 4.3.0

Release notes

Sourced from actions/download-artifact's releases.

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4.2.1...v4.3.0

Commits
  • d3f86a1 Merge pull request #404 from actions/robherley/v4.3.0
  • fc02353 prep for v4.3.0 release
  • 7745437 Merge pull request #402 from actions/joshmgross/download-by-id-example
  • 84fc7a0 Remove path filters from Check dist workflow
  • 67f2bc3 Fix workflow example for downloading by artifact ID
  • 8ea3c2c Merge pull request #401 from actions/download-by-id
  • d219c63 add supporting unit tests for artifact downloads with ids
  • 54124fb revert getArtifact() changes - for now we have to list and filter by artifa...
  • b83057b bundle
  • 171183c use the same artifactClient.getArtifact structure as seen above in `isSingl...
  • Additional commits viewable in compare view

Updates actions/setup-python from 5.5.0 to 5.6.0

Release notes

Sourced from actions/setup-python's releases.

v5.6.0

What's Changed

Full Changelog: actions/setup-python@v5...v5.6.0

Commits

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

Bumps the actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/download-artifact` from 4.2.1 to 4.3.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@95815c3...d3f86a1)

Updates `actions/setup-python` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@8d9ed9a...a26af69)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: actions/setup-python
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: 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 Apr 28, 2025
@poiana poiana added the size/S label Apr 28, 2025
Copy link

Perf diff from master - unit tests

     1.31%     -0.31%  [.] scap_event_decode_params
     2.48%     -0.30%  [.] sinsp_evt::load_params
     5.15%     +0.28%  [.] sinsp_evt::get_type
     6.68%     -0.23%  [.] sinsp_parser::reset
     5.95%     +0.19%  [.] sinsp::next
     1.78%     -0.18%  [.] sinsp_thread_manager::get_thread_ref
     0.32%     +0.16%  [.] sinsp_parser::parse_context_switch
     0.67%     +0.16%  [.] sinsp_parser::event_cleanup
     0.10%     +0.14%  [.] clear_evt
     1.48%     -0.13%  [.] std::_Hashtable<long, std::pair<long const, std::shared_ptr<sinsp_threadinfo> >, std::allocator<std::pair<long const, std::shared_ptr<sinsp_threadinfo> > >, std::__detail::_Select1st, std::equal_to<long>, std::hash<long>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_find_before_node

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.1109         +0.1108           150           166           150           166
BM_sinsp_split_median                                          +0.1174         +0.1173           149           167           149           167
BM_sinsp_split_stddev                                          -0.3240         -0.3238             2             1             2             1
BM_sinsp_split_cv                                              -0.3915         -0.3912             0             0             0             0
BM_sinsp_concatenate_paths_relative_path_mean                  +0.1037         +0.1036            59            65            59            65
BM_sinsp_concatenate_paths_relative_path_median                +0.1017         +0.1016            59            65            59            65
BM_sinsp_concatenate_paths_relative_path_stddev                -0.5505         -0.5502             1             1             1             1
BM_sinsp_concatenate_paths_relative_path_cv                    -0.5927         -0.5924             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_mean                     -0.0015         -0.0016            24            24            24            24
BM_sinsp_concatenate_paths_empty_path_median                   +0.0062         +0.0061            24            24            24            24
BM_sinsp_concatenate_paths_empty_path_stddev                   -0.9172         -0.9172             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_cv                       -0.9171         -0.9170             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_mean                  +0.0689         +0.0688            63            67            63            67
BM_sinsp_concatenate_paths_absolute_path_median                +0.0895         +0.0893            62            67            62            67
BM_sinsp_concatenate_paths_absolute_path_stddev                -0.8525         -0.8525             2             0             2             0
BM_sinsp_concatenate_paths_absolute_path_cv                    -0.8620         -0.8620             0             0             0             0

Copy link

codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.02%. Comparing base (ca91cb1) to head (0db574c).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2376   +/-   ##
=======================================
  Coverage   77.02%   77.02%           
=======================================
  Files         229      229           
  Lines       30316    30316           
  Branches     4657     4657           
=======================================
  Hits        23352    23352           
  Misses       6964     6964           
Flag Coverage Δ
libsinsp 77.02% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@FedeDP FedeDP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@poiana
Copy link
Contributor

poiana commented Apr 28, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], FedeDP

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

The pull request process is described 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
Copy link
Contributor

poiana commented Apr 28, 2025

LGTM label has been added.

Git tree hash: 1c44dafbd4bcfb02c069d3a404fdfe66c94cf483

@FedeDP
Copy link
Contributor

FedeDP commented Apr 28, 2025

/milestone 0.21.0

@poiana poiana added this to the 0.21.0 milestone Apr 28, 2025
@github-project-automation github-project-automation bot moved this from Todo to In progress in Falco Roadmap Apr 29, 2025
@poiana poiana merged commit dee2c0b into master Apr 29, 2025
65 of 66 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in Falco Roadmap Apr 29, 2025
@poiana poiana deleted the dependabot/github_actions/actions-351cf6cc53 branch April 29, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-signoff: yes dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code lgtm release-note-none size/S
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants