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 the actions group with 2 updates #2111

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the actions group with 2 updates: actions/upload-artifact and codecov/codecov-action.

Updates actions/upload-artifact from 4.4.2 to 4.4.3

Release notes

Sourced from actions/upload-artifact's releases.

v4.4.3

What's Changed

Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3

Commits

Updates codecov/codecov-action from 4.5.0 to 4.6.0

Release notes

Sourced from codecov/codecov-action's releases.

v4.6.0

What's Changed

... (truncated)

Commits
  • b9fd7d1 chore(release):4.6.0 (#1587)
  • 6f7612c fix: bump eslint parser deps (#1586)
  • 26c7e28 build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#1583)
  • 6f744f7 build(deps): bump github/codeql-action from 3.26.8 to 3.26.9 (#1584)
  • 543c3d4 chore: fix typo of OSS (#1578)
  • e379426 build(deps-dev): bump @​vercel/ncc from 0.38.1 to 0.38.2 (#1577)
  • 42656e4 build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 (#1575)
  • 2296b6b build(deps-dev): bump eslint from 8.57.0 to 8.57.1 (#1571)
  • bd77bc3 build(deps): bump github/codeql-action from 3.26.6 to 3.26.7 (#1569)
  • 180b964 build(deps-dev): bump @​types/jest from 29.5.12 to 29.5.13 (#1567)
  • 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 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/upload-artifact](https://github.com/actions/upload-artifact) and [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `actions/upload-artifact` from 4.4.2 to 4.4.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@8448086...b4b15b8)

Updates `codecov/codecov-action` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@e28ff12...b9fd7d1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: codecov/codecov-action
  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 the dependencies Pull requests that update a dependency file label Oct 14, 2024
@poiana poiana added the size/S label Oct 14, 2024
Copy link

Perf diff from master - unit tests

     6.33%     -1.33%  [.] next
     3.78%     +1.23%  [.] sinsp_parser::process_event
     0.70%     +0.79%  [.] sinsp_filter_check::parse_field_name
     5.35%     -0.67%  [.] sinsp_evt::get_type
     1.57%     -0.59%  [.] sinsp_evt::get_direction
     6.77%     -0.56%  [.] sinsp::next
     5.36%     -0.52%  [.] gzfile_read
     9.65%     +0.48%  [.] sinsp_parser::reset
     0.64%     +0.42%  [.] sinsp_evt::get_param
     0.31%     +0.40%  [.] sinsp_container_info::sinsp_container_info

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.0152         +0.0152           152           154           152           154
BM_sinsp_split_median                                          +0.0156         +0.0156           152           154           152           154
BM_sinsp_split_stddev                                          -0.3516         -0.3512             1             1             1             1
BM_sinsp_split_cv                                              -0.3613         -0.3609             0             0             0             0
BM_sinsp_concatenate_paths_relative_path_mean                  +0.0406         +0.0406            60            62            60            62
BM_sinsp_concatenate_paths_relative_path_median                +0.0477         +0.0477            60            62            60            62
BM_sinsp_concatenate_paths_relative_path_stddev                -0.2417         -0.2414             1             1             1             1
BM_sinsp_concatenate_paths_relative_path_cv                    -0.2713         -0.2710             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_mean                     +0.0532         +0.0532            23            25            23            25
BM_sinsp_concatenate_paths_empty_path_median                   +0.0568         +0.0568            23            25            23            25
BM_sinsp_concatenate_paths_empty_path_stddev                   -0.9016         -0.9016             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_cv                       -0.9066         -0.9066             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_mean                  -0.0104         -0.0104            62            61            62            61
BM_sinsp_concatenate_paths_absolute_path_median                -0.0187         -0.0187            62            61            62            61
BM_sinsp_concatenate_paths_absolute_path_stddev                +4.6581         +4.6480             0             1             0             1
BM_sinsp_concatenate_paths_absolute_path_cv                    +4.7175         +4.7073             0             0             0             0
BM_sinsp_split_container_image_mean                            -0.0515         -0.0515           414           393           414           393
BM_sinsp_split_container_image_median                          -0.0509         -0.0509           414           393           414           393
BM_sinsp_split_container_image_stddev                          -0.3007         -0.2998             2             1             2             1
BM_sinsp_split_container_image_cv                              -0.2627         -0.2618             0             0             0             0

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.69%. Comparing base (3b80aa0) to head (fb4a0c9).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2111   +/-   ##
=======================================
  Coverage   73.69%   73.69%           
=======================================
  Files         253      253           
  Lines       31914    31914           
  Branches     5627     5607   -20     
=======================================
  Hits        23519    23519           
+ Misses       8375     8364   -11     
- Partials       20       31   +11     
Flag Coverage Δ
libsinsp 73.69% <ø> (ø)

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.

@FedeDP
Copy link
Contributor

FedeDP commented Oct 15, 2024

/milestone 0.19.0

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 Oct 15, 2024

LGTM label has been added.

Git tree hash: 209204c99db1bfe30170c07a65b1a1bfc1eef1d8

Copy link
Member

@Andreagit97 Andreagit97 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 Oct 15, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Andreagit97, 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 poiana merged commit 86bfd26 into master Oct 15, 2024
49 checks passed
@poiana poiana deleted the dependabot/github_actions/actions-fd3a273c21 branch October 15, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants