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/upload-artifact from 3.1.3 to 4.4.2 #2098

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps actions/upload-artifact from 3.1.3 to 4.4.2.

Release notes

Sourced from actions/upload-artifact's releases.

v4.4.2

What's Changed

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

v4.4.1

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1

v4.4.0

Notice: Breaking Changes ⚠️

We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.

See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.

What's Changed

Full Changelog: actions/upload-artifact@v4.3.6...v4.4.0

v4.3.6

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.6

v4.3.5

What's Changed

Full Changelog: actions/upload-artifact@v4.3.4...v4.3.5

v4.3.4

... (truncated)

Commits
  • 8448086 Merge pull request #627 from actions/robherley/v4.4.2
  • b1d4642 add explicit relative and absolute symlinks to workflow
  • d50e660 bump version
  • aabe6f8 build with @​actions/artifact v2.1.11
  • 604373d Merge pull request #625 from actions/robherley/artifact-2.1.10
  • 0150148 paste right core version
  • a009b25 update licenses
  • 9f6f6f4 update @​actions/core and @​actions/artifact to latest versions
  • 3eadd8b Merge pull request #621 from actions/Jcambass-patch-1
  • aeba9f7 Add workflow file for publishing releases to immutable action package
  • 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/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.4.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3.1.3...8448086)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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

     4.24%     +0.98%  [.] next
     1.89%     +0.67%  [.] scap_event_decode_params
     0.83%     -0.60%  [.] std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, libsinsp::state::dynamic_struct::field_info>, true> > >::_M_deallocate_nodes
    11.11%     -0.60%  [.] sinsp_parser::reset
     1.61%     +0.55%  [.] std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release
     3.48%     -0.52%  [.] sinsp_thread_manager::get_thread_ref
     0.81%     +0.46%  [.] 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> >::find
     1.10%     -0.42%  [.] std::_Hashtable<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Identity, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, true, true> >::find
     1.43%     -0.42%  [.] libsinsp::events::is_unknown_event
     3.93%     -0.41%  [.] sinsp_evt::load_params

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.0134         +0.0134           153           155           153           155
BM_sinsp_split_median                                          +0.0129         +0.0129           153           155           153           155
BM_sinsp_split_stddev                                          -0.0247         -0.0238             1             1             1             1
BM_sinsp_split_cv                                              -0.0376         -0.0368             0             0             0             0
BM_sinsp_concatenate_paths_relative_path_mean                  -0.0802         -0.0802            63            58            63            58
BM_sinsp_concatenate_paths_relative_path_median                -0.0823         -0.0823            63            58            63            58
BM_sinsp_concatenate_paths_relative_path_stddev                -0.7533         -0.7536             0             0             0             0
BM_sinsp_concatenate_paths_relative_path_cv                    -0.7318         -0.7321             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_mean                     -0.0458         -0.0458            25            24            25            24
BM_sinsp_concatenate_paths_empty_path_median                   -0.0407         -0.0407            25            24            25            24
BM_sinsp_concatenate_paths_empty_path_stddev                   -0.4512         -0.4504             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_cv                       -0.4248         -0.4240             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_mean                  -0.0733         -0.0733            61            57            61            57
BM_sinsp_concatenate_paths_absolute_path_median                -0.0627         -0.0627            61            57            61            57
BM_sinsp_concatenate_paths_absolute_path_stddev                -0.7918         -0.7915             1             0             1             0
BM_sinsp_concatenate_paths_absolute_path_cv                    -0.7753         -0.7750             0             0             0             0
BM_sinsp_split_container_image_mean                            +0.0032         +0.0032           396           397           396           397
BM_sinsp_split_container_image_median                          +0.0028         +0.0028           396           397           396           397
BM_sinsp_split_container_image_stddev                          -0.5298         -0.5296             3             2             3             2
BM_sinsp_split_container_image_cv                              -0.5313         -0.5310             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 (e7466d1).
Report is 11 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2098   +/-   ##
=======================================
  Coverage   73.69%   73.69%           
=======================================
  Files         253      253           
  Lines       31914    31914           
  Branches     5631     5640    +9     
=======================================
  Hits        23519    23519           
- Misses       8385     8392    +7     
+ Partials       10        3    -7     
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 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

LGTM label has been added.

Git tree hash: 243d9eaa97c17f40248b47292680328ce0a0bfbd

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 10, 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 56d621e into master Oct 10, 2024
48 of 49 checks passed
@poiana poiana deleted the dependabot/github_actions/actions/upload-artifact-4.4.2 branch October 10, 2024 08:35
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