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 3 updates #2134

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the actions group with 3 updates: actions/checkout, actions/cache and actions/setup-python.

Updates actions/checkout from 4.2.1 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

Updates actions/cache from 4.1.1 to 4.1.2

Release notes

Sourced from actions/cache's releases.

v4.1.2

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.1.2

Changelog

Sourced from actions/cache's changelog.

Releases

4.1.2

  • Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices - #1474
  • Security fix: Bump braces from 3.0.2 to 3.0.3 - #1475

4.1.1

  • Restore original behavior of cache-hit output - #1467

4.1.0

  • Ensure cache-hit output is set when a cache is missed - #1404
  • Deprecate save-always input - #1452

4.0.2

  • Fixed restore fail-on-cache-miss not working.

4.0.1

  • Updated isGhes check

4.0.0

  • Updated minimum runner version support from node 12 -> node 20

3.3.3

  • Updates @​actions/cache to v3.2.3 to fix accidental mutated path arguments to getCacheVersion actions/toolkit#1378
  • Additional audit fixes of npm package(s)

3.3.2

  • Fixes bug with Azure SDK causing blob downloads to get stuck.

3.3.1

  • Reduced segment size to 128MB and segment timeout to 10 minutes to fail fast in case the cache download is stuck.

3.3.0

  • Added option to lookup cache without downloading it.

3.2.6

  • Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners.

3.2.5

... (truncated)

Commits

Updates actions/setup-python from 5.2.0 to 5.3.0

Release notes

Sourced from actions/setup-python's releases.

v5.3.0

What's Changed

Bug Fixes:

Enhancements:

New Contributors

Full Changelog: actions/setup-python@v5...v5.3.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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
@poiana poiana added the size/M label Oct 28, 2024
Copy link

github-actions bot commented Oct 28, 2024

Perf diff from master - unit tests

     9.31%     -1.55%  [.] sinsp::next
     5.20%     +0.62%  [.] sinsp_evt::get_type
     0.94%     -0.62%  [.] scap_file_test_helpers::capture_search_evt_by_num
     2.33%     +0.59%  [.] sinsp_thread_manager::find_thread
     1.38%     -0.53%  [.] sinsp_filter_check::parse_field_name
     0.67%     -0.43%  [.] sinsp_parser::parse_open_openat_creat_exit
     0.31%     +0.39%  [.] sinsp_parser::parse_clone_exit_child
     0.62%     -0.38%  [.] libsinsp::state::dynamic_struct::field_infos::add_field_info
     3.69%     -0.37%  [.] gzfile_read
     1.17%     -0.37%  [.] scap_event_encode_params_v

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.0456         -0.0456           155           148           155           148
BM_sinsp_split_median                                          -0.0456         -0.0456           155           148           155           148
BM_sinsp_split_stddev                                          -0.7745         -0.7742             3             1             3             1
BM_sinsp_split_cv                                              -0.7638         -0.7634             0             0             0             0
BM_sinsp_concatenate_paths_relative_path_mean                  +0.0900         +0.0900            56            61            56            61
BM_sinsp_concatenate_paths_relative_path_median                +0.0815         +0.0815            56            61            56            61
BM_sinsp_concatenate_paths_relative_path_stddev                +2.8883         +2.8821             0             1             0             1
BM_sinsp_concatenate_paths_relative_path_cv                    +2.5672         +2.5615             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_mean                     -0.0242         -0.0242            24            24            24            24
BM_sinsp_concatenate_paths_empty_path_median                   -0.0242         -0.0242            24            24            24            24
BM_sinsp_concatenate_paths_empty_path_stddev                   +0.9322         +0.9318             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_cv                       +0.9801         +0.9796             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_mean                  +0.1365         +0.1365            56            63            56            63
BM_sinsp_concatenate_paths_absolute_path_median                +0.1370         +0.1370            55            63            55            63
BM_sinsp_concatenate_paths_absolute_path_stddev                +0.2329         +0.2336             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_cv                    +0.0847         +0.0854             0             0             0             0
BM_sinsp_split_container_image_mean                            -0.0147         -0.0147           398           392           398           392
BM_sinsp_split_container_image_median                          -0.0185         -0.0185           399           392           399           391
BM_sinsp_split_container_image_stddev                          -0.0488         -0.0502             4             4             4             4
BM_sinsp_split_container_image_cv                              -0.0346         -0.0360             0             0             0             0

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.46%. Comparing base (b296470) to head (9fa8608).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2134   +/-   ##
=======================================
  Coverage   74.46%   74.46%           
=======================================
  Files         254      254           
  Lines       33333    33333           
  Branches     5733     5717   -16     
=======================================
  Hits        24820    24820           
+ Misses       8509     8497   -12     
- Partials        4       16   +12     
Flag Coverage Δ
libsinsp 74.46% <ø> (ø)

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.

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 29, 2024

LGTM label has been added.

Git tree hash: f48d2fea67f1d2427a7469d009f3d865a47829ec

@FedeDP
Copy link
Contributor

FedeDP commented Oct 29, 2024

/milestone 0.19.0

@poiana poiana added this to the 0.19.0 milestone Oct 29, 2024
@FedeDP
Copy link
Contributor

FedeDP commented Oct 29, 2024

@dependabot rebase

Bumps the actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/cache](https://github.com/actions/cache) and [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/checkout` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@eef6144...11bd719)

Updates `actions/cache` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@3624ceb...6849a64)

Updates `actions/setup-python` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@f677139...0b93645)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-3a45a44e14 branch from 117cb71 to 9fa8608 Compare October 29, 2024 11:03
@poiana poiana removed the lgtm label Oct 29, 2024
@poiana poiana requested a review from FedeDP October 29, 2024 11:03
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 poiana added the lgtm label Oct 29, 2024
@poiana
Copy link
Contributor

poiana commented Oct 29, 2024

LGTM label has been added.

Git tree hash: 71538ec9c7d97328bdbe639e1fe4818d582f4396

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 29, 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 b4ca436 into master Oct 29, 2024
49 checks passed
@poiana poiana deleted the dependabot/github_actions/actions-3a45a44e14 branch October 29, 2024 13:05
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