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 softprops/action-gh-release from 1 to 2 #2105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps softprops/action-gh-release from 1 to 2.

Release notes

Sourced from softprops/action-gh-release's releases.

v2.0.0

  • update actions.yml declaration to node20 to address warnings
Changelog

Sourced from softprops/action-gh-release's changelog.

2.0.8

Other Changes 🔄

2.0.7

Bug fixes 🐛

Other Changes 🔄

2.0.6

  • maintenance release with updated dependencies

2.0.5

2.0.4

2.0.3

  • Declare make_latest as an input field in action.yml #419

2.0.2

  • Revisit approach to #384 making unresolved pattern failures opt-in #417

2.0.1

... (truncated)

Commits
  • c062e08 release 2.0.8
  • 380635c chore(deps): bump @​actions/github from 5.1.1 to 6.0.0 (#470)
  • 20adb42 refactor: write jest config in ts (#485)
  • f808f15 chore(deps): bump glob from 10.4.2 to 11.0.0 (#477)
  • 6145241 chore(deps): bump @​octokit/plugin-throttling from 9.3.0 to 9.3.1 (#484)
  • 4ac522d chore(deps): bump @​types/node from 20.14.9 to 20.14.11 (#483)
  • 25849b1 chore(deps): bump prettier from 2.8.0 to 3.3.3 (#480)
  • 6206056 chore: update dependabot commit msg
  • 39aadf1 chore: run frizbee actions .github/workflows/
  • 6f3ab65 chore: update dist file
  • 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

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

github-actions bot commented Oct 9, 2024

Perf diff from master - unit tests

     6.30%     -1.58%  [.] next
     3.76%     +0.91%  [.] sinsp_parser::process_event
     3.81%     +0.81%  [.] sinsp_evt::load_params
     5.32%     -0.78%  [.] sinsp_evt::get_type
     1.56%     -0.74%  [.] sinsp_evt::get_direction
     0.64%     +0.72%  [.] sinsp_evt::get_param
     0.42%     +0.59%  [.] 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
     2.10%     -0.48%  [.] scap_event_decode_params
     0.37%     +0.46%  [.] sinsp_threadinfo::sinsp_threadinfo
     0.48%     +0.46%  [.] scap_event_has_large_payload

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.0159         +0.0159           152           155           152           155
BM_sinsp_split_median                                          +0.0138         +0.0138           152           154           152           154
BM_sinsp_split_stddev                                          +0.1613         +0.1621             1             1             1             1
BM_sinsp_split_cv                                              +0.1430         +0.1438             0             0             0             0
BM_sinsp_concatenate_paths_relative_path_mean                  -0.0633         -0.0633            60            56            60            56
BM_sinsp_concatenate_paths_relative_path_median                -0.0585         -0.0584            60            56            60            56
BM_sinsp_concatenate_paths_relative_path_stddev                -0.6923         -0.6921             1             0             1             0
BM_sinsp_concatenate_paths_relative_path_cv                    -0.6715         -0.6713             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_mean                     +0.0739         +0.0739            23            25            23            25
BM_sinsp_concatenate_paths_empty_path_median                   +0.0713         +0.0713            23            25            23            25
BM_sinsp_concatenate_paths_empty_path_stddev                   -0.2430         -0.2427             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_cv                       -0.2951         -0.2948             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_mean                  -0.0993         -0.0993            62            56            62            56
BM_sinsp_concatenate_paths_absolute_path_median                -0.0992         -0.0992            62            56            62            56
BM_sinsp_concatenate_paths_absolute_path_stddev                +0.2760         +0.2765             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_cv                    +0.4167         +0.4173             0             0             0             0
BM_sinsp_split_container_image_mean                            -0.0145         -0.0145           414           408           414           408
BM_sinsp_split_container_image_median                          -0.0129         -0.0129           414           408           414           408
BM_sinsp_split_container_image_stddev                          +0.2149         +0.2170             2             2             2             2
BM_sinsp_split_container_image_cv                              +0.2329         +0.2349             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 (a697e07).
Report is 21 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2105   +/-   ##
=======================================
  Coverage   73.69%   73.69%           
=======================================
  Files         253      253           
  Lines       31914    31914           
  Branches     5631     5627    -4     
=======================================
+ Hits        23519    23520    +1     
+ Misses       8385     8372   -13     
- Partials       10       22   +12     
Flag Coverage Δ
libsinsp 73.69% <ø> (+<0.01%) ⬆️

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
@@ -98,7 +98,7 @@ jobs:
echo "#### Release Manager @${{ github.event.release.author.login }}" >> release-body.md

- name: Release
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v0.1.15
Copy link
Contributor

Choose a reason for hiding this comment

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

It did not bump the comment though :/

Copy link
Contributor

Choose a reason for hiding this comment

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

Manually fixed!

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@de2c0eb...c062e08)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@FedeDP FedeDP force-pushed the dependabot/github_actions/softprops/action-gh-release-2 branch from 411449c to a697e07 Compare October 10, 2024 14:54
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: 2fbd621477b055d149a87f3bb10b396fb1b10959

@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

1 similar comment
@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

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.

2 participants