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 actions/setup-python from 4.7.1 to 5.2.0 #2101

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps actions/setup-python from 4.7.1 to 5.2.0.

Release notes

Sourced from actions/setup-python's releases.

v5.2.0

What's Changed

Bug fixes:

  • Add .zip extension to Windows package downloads for Expand-Archive Compatibility by @​priyagupta108 in actions/setup-python#916 This addresses compatibility issues on Windows self-hosted runners by ensuring that the filenames for Python and PyPy package downloads explicitly include the .zip extension, allowing the Expand-Archive command to function correctly.
  • Add arch to cache key by @​Zxilly in actions/setup-python#896 This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts. Note: This change may break previous cache keys as they will no longer be compatible with the new format.

Documentation changes:

Dependency updates:

New Contributors

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

v5.1.1

What's Changed

Bug fixes:

  • fix(ci): update all failing workflows by @​mayeut in actions/setup-python#863 This update ensures compatibility and optimal performance of workflows on the latest macOS version.

Documentation changes:

Dependency updates:

New Contributors

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

v5.1.0

What's Changed

New Contributors

... (truncated)

Commits
  • f677139 Bump pyinstaller from 3.6 to 5.13.1 in /tests/data (#923)
  • 2bd53f9 Documentation update for caching poetry dependencies (#908)
  • 80b49d3 fix: add arch to cache key (#896)
  • 036a523 Fix: Add .zip extension to Windows package downloads for Expand-Archive C...
  • 04c1311 Fix display of emojis in contributors doc (#899)
  • cb68456 Updated @​iarna/toml version to 3.0.0 (#912)
  • 39cd149 Documentation update for cache (#873)
  • a0d74c0 fix(ci): update all failing workflows (#863)
  • 4eb7dbc Bump braces from 3.0.2 to 3.0.3 (#893)
  • 82c7e63 Documentation changes for avoiding rate limit issues on GHES (#835)
  • Additional commits viewable in compare view

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

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@65d7f2d...f677139)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

github-actions bot commented Oct 9, 2024

Perf diff from master - unit tests

     1.90%     +0.95%  [.] sinsp::fetch_next_event
     6.20%     +0.67%  [.] sinsp::next
    11.14%     -0.66%  [.] sinsp_parser::reset
     1.15%     +0.65%  [.] sinsp_evt::get_ts
     4.54%     +0.61%  [.] sinsp_parser::process_event
     3.33%     -0.59%  [.] sinsp_thread_manager::find_thread
     0.63%     +0.51%  [.] sinsp_filter_check::parse_field_name
     1.31%     -0.48%  [.] std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>
     1.44%     -0.43%  [.] libsinsp::events::is_unknown_event
     1.00%     +0.42%  [.] 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.0340         -0.0340           153           148           153           148
BM_sinsp_split_median                                          -0.0352         -0.0352           153           148           153           148
BM_sinsp_split_stddev                                          -0.6983         -0.6984             1             0             1             0
BM_sinsp_split_cv                                              -0.6877         -0.6878             0             0             0             0
BM_sinsp_concatenate_paths_relative_path_mean                  -0.1173         -0.1173            63            56            63            56
BM_sinsp_concatenate_paths_relative_path_median                -0.1187         -0.1187            63            56            63            56
BM_sinsp_concatenate_paths_relative_path_stddev                -0.5685         -0.5685             0             0             0             0
BM_sinsp_concatenate_paths_relative_path_cv                    -0.5111         -0.5112             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_mean                     -0.0323         -0.0323            25            24            25            24
BM_sinsp_concatenate_paths_empty_path_median                   -0.0317         -0.0317            25            24            25            24
BM_sinsp_concatenate_paths_empty_path_stddev                   +0.0036         +0.0061             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_cv                       +0.0371         +0.0396             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_mean                  -0.0853         -0.0853            61            56            61            56
BM_sinsp_concatenate_paths_absolute_path_median                -0.0804         -0.0804            61            56            61            56
BM_sinsp_concatenate_paths_absolute_path_stddev                -0.4833         -0.4834             1             1             1             1
BM_sinsp_concatenate_paths_absolute_path_cv                    -0.4351         -0.4352             0             0             0             0
BM_sinsp_split_container_image_mean                            -0.0020         -0.0020           396           395           396           395
BM_sinsp_split_container_image_median                          -0.0035         -0.0035           396           395           396           395
BM_sinsp_split_container_image_stddev                          -0.2434         -0.2433             3             3             3             3
BM_sinsp_split_container_image_cv                              -0.2419         -0.2418             0             0             0             0

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.69%. Comparing base (e117af4) to head (5ac82a9).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2101   +/-   ##
=======================================
  Coverage   73.69%   73.69%           
=======================================
  Files         253      253           
  Lines       31914    31914           
  Branches     5631     5630    -1     
=======================================
  Hits        23519    23519           
+ Misses       8385     8377    -8     
- Partials       10       18    +8     
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.

@poiana
Copy link
Contributor

poiana commented Oct 9, 2024

LGTM label has been added.

Git tree hash: c04788eaa7c22e629344cd3682e1b704eec35783

@FedeDP
Copy link
Contributor

FedeDP commented Oct 10, 2024

/milestone 0.19.0

@poiana poiana added this to the 0.19.0 milestone Oct 10, 2024
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 10, 2024

[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 poiana merged commit 2e69c09 into master Oct 10, 2024
49 checks passed
@poiana poiana deleted the dependabot/github_actions/actions/setup-python-5.2.0 branch October 10, 2024 07:13
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