Skip to content

chore(deps): Bump mozilla-actions/sccache-action from 0.0.10 to 0.0.11 in the actions group - #3073

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions-f30a8fd57e
Open

chore(deps): Bump mozilla-actions/sccache-action from 0.0.10 to 0.0.11 in the actions group#3073
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions-f30a8fd57e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 1 update: mozilla-actions/sccache-action.

Updates mozilla-actions/sccache-action from 0.0.10 to 0.0.11

Release notes

Sourced from mozilla-actions/sccache-action's releases.

v0.0.11

What's Changed

New Contributors

Full Changelog: Mozilla-Actions/sccache-action@v0.0.10...v0.0.11

Commits
  • fc920bf Merge pull request #262 from sylvestre/0.0.11
  • c5764fd udpate dist files
  • ce939d5 update prettier
  • fc24157 prepare 0.0.11
  • 439ab27 README.md prepare the version 0.0.11
  • a2fac7a Merge pull request #252 from potiuk/ci-verify-dist
  • 4c2e5f0 Merge pull request #253 from Mozilla-Actions/dependabot/npm_and_yarn/actions/...
  • 772f27d ci: verify committed dist/ matches a clean rebuild
  • d270be5 Merge pull request #256 from Mozilla-Actions/dependabot/npm_and_yarn/jest-cir...
  • 52752ae Merge pull request #259 from Mozilla-Actions/dependabot/github_actions/github...
  • 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 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

Bumps the actions group with 1 update: [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action).


Updates `mozilla-actions/sccache-action` from 0.0.10 to 0.0.11
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](Mozilla-Actions/sccache-action@9e7fa8a...fc920bf)

---
updated-dependencies:
- dependency-name: mozilla-actions/sccache-action
  dependency-version: 0.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 3, 2026
@poiana

poiana commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Perf diff from master - unit tests

    10.76%    +11.39%  [.] sinsp_thread_manager::create_thread_dependencies(std::shared_ptr<sinsp_threadinfo> const&)
    18.95%    -10.11%  [.] std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_add_ref_lock_nothrow()
    19.88%     -9.18%  [.] sinsp_threadinfo::get_main_thread()
    14.30%     +6.34%  [.] std::__shared_ptr<sinsp_threadinfo, (__gnu_cxx::_Lock_policy)2>::__shared_ptr(std::__weak_ptr<sinsp_threadinfo, (__gnu_cxx::_Lock_policy)2> const&, std::nothrow_t)
     4.60%     +4.61%  [.] std::__shared_count<(__gnu_cxx::_Lock_policy)2>::_M_get_use_count() const
     7.26%     -2.05%  [.] std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count(std::__weak_count<(__gnu_cxx::_Lock_policy)2> const&, std::nothrow_t)
     9.28%     -0.53%  [.] std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release()
     0.50%     -0.17%  [.] scap_event_encode_params_v
     4.55%     +0.13%  [.] thread_group_info::get_first_thread() const
     3.64%     -0.09%  [.] sinsp_threadinfo::get_fd_table() const

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.0442         -0.0440           288           275           288           275
BM_sinsp_split_median                                                              -0.0410         -0.0409           287           275           287           275
BM_sinsp_split_stddev                                                              -0.7960         -0.7982             5             1             5             1
BM_sinsp_split_cv                                                                  -0.7866         -0.7889             0             0             0             0
BM_sinsp_concatenate_paths_relative_path_mean                                      -0.0164         -0.0161            67            66            67            66
BM_sinsp_concatenate_paths_relative_path_median                                    -0.0170         -0.0166            67            66            67            66
BM_sinsp_concatenate_paths_relative_path_stddev                                    +2.1359         +2.1450             0             0             0             0
BM_sinsp_concatenate_paths_relative_path_cv                                        +2.1882         +2.1966             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_mean                                         -0.0149         -0.0148            45            44            45            44
BM_sinsp_concatenate_paths_empty_path_median                                       -0.0057         -0.0058            44            44            44            44
BM_sinsp_concatenate_paths_empty_path_stddev                                       -0.9427         -0.9408             1             0             1             0
BM_sinsp_concatenate_paths_empty_path_cv                                           -0.9418         -0.9399             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_mean                                      -0.0301         -0.0301            66            64            66            64
BM_sinsp_concatenate_paths_absolute_path_median                                    -0.0302         -0.0303            66            64            66            64
BM_sinsp_concatenate_paths_absolute_path_stddev                                    +0.0296         +0.0223             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_cv                                        +0.0616         +0.0540             0             0             0             0
BM_sinsp_utf8_sanitize_fast_path_ascii_short_mean                                  +0.0124         +0.0123            15            15            15            15
BM_sinsp_utf8_sanitize_fast_path_ascii_short_median                                +0.0135         +0.0134            15            15            15            15
BM_sinsp_utf8_sanitize_fast_path_ascii_short_stddev                               +25.1410        +24.8728             0             0             0             0
BM_sinsp_utf8_sanitize_fast_path_ascii_short_cv                                   +24.8219        +24.5574             0             0             0             0
BM_sinsp_utf8_sanitize_fast_path_ascii_long_mean                                   +0.0005         +0.0005            87            87            87            87
BM_sinsp_utf8_sanitize_fast_path_ascii_long_median                                 +0.0005         +0.0006            87            87            87            87
BM_sinsp_utf8_sanitize_fast_path_ascii_long_stddev                                 +0.1339         +0.1442             0             0             0             0
BM_sinsp_utf8_sanitize_fast_path_ascii_long_cv                                     +0.1333         +0.1437             0             0             0             0
BM_sinsp_utf8_sanitize_fast_path_multibyte_short_mean                              +0.0959         +0.0960            12            14            12            14
BM_sinsp_utf8_sanitize_fast_path_multibyte_short_median                            +0.0960         +0.0960            12            14            12            14
BM_sinsp_utf8_sanitize_fast_path_multibyte_short_stddev                            +0.3021         +0.1347             0             0             0             0
BM_sinsp_utf8_sanitize_fast_path_multibyte_short_cv                                +0.1881         +0.0354             0             0             0             0
BM_sinsp_utf8_sanitize_fast_path_multibyte_long_mean                               +0.0806         +0.0806          3801          4108          3800          4107
BM_sinsp_utf8_sanitize_fast_path_multibyte_long_median                             +0.0806         +0.0805          3801          4108          3800          4106
BM_sinsp_utf8_sanitize_fast_path_multibyte_long_stddev                             +1.5318         +1.1372             1             2             1             2
BM_sinsp_utf8_sanitize_fast_path_multibyte_long_cv                                 +1.3430         +0.9779             0             0             0             0
BM_sinsp_utf8_sanitize_fast_path_mixed_long_mean                                   +0.0899         +0.0899          1676          1827          1675          1826
BM_sinsp_utf8_sanitize_fast_path_mixed_long_median                                 +0.0877         +0.0875          1683          1831          1683          1830
BM_sinsp_utf8_sanitize_fast_path_mixed_long_stddev                                 -0.3956         -0.3946            25            15            25            15
BM_sinsp_utf8_sanitize_fast_path_mixed_long_cv                                     -0.4455         -0.4445             0             0             0             0
BM_sinsp_utf8_sanitize_slow_path_c1_controls_long_alloc_mean                       +0.0688         +0.0688          1115          1191          1114          1191
BM_sinsp_utf8_sanitize_slow_path_c1_controls_long_alloc_median                     +0.0694         +0.0694          1114          1191          1114          1191
BM_sinsp_utf8_sanitize_slow_path_c1_controls_long_alloc_stddev                     -0.4023         -0.3916             2             1             2             1
BM_sinsp_utf8_sanitize_slow_path_c1_controls_long_alloc_cv                         -0.4408         -0.4307             0             0             0             0
BM_sinsp_utf8_sanitize_slow_path_c1_controls_long_noalloc_mean                     +0.0589         +0.0589          1112          1177          1111          1177
BM_sinsp_utf8_sanitize_slow_path_c1_controls_long_noalloc_median                   +0.0710         +0.0712          1111          1190          1111          1190
BM_sinsp_utf8_sanitize_slow_path_c1_controls_long_noalloc_stddev                  +27.9557        +27.4344             1            28             1            28
BM_sinsp_utf8_sanitize_slow_path_c1_controls_long_noalloc_cv                      +26.3449        +25.8539             0             0             0             0
BM_sinsp_utf8_sanitize_slow_path_sparse_invalid_long_alloc_mean                    -0.0094         -0.0094           235           233           235           233
BM_sinsp_utf8_sanitize_slow_path_sparse_invalid_long_alloc_median                  -0.0089         -0.0087           234           232           234           232
BM_sinsp_utf8_sanitize_slow_path_sparse_invalid_long_alloc_stddev                  +0.2093         +0.2100             4             5             4             5
BM_sinsp_utf8_sanitize_slow_path_sparse_invalid_long_alloc_cv                      +0.2208         +0.2215             0             0             0             0
BM_sinsp_utf8_sanitize_slow_path_sparse_invalid_long_noalloc_mean                  -0.0022         -0.0020           143           143           143           143
BM_sinsp_utf8_sanitize_slow_path_sparse_invalid_long_noalloc_median                +0.0069         +0.0070           142           143           142           143
BM_sinsp_utf8_sanitize_slow_path_sparse_invalid_long_noalloc_stddev                -0.8980         -0.9009             2             0             2             0
BM_sinsp_utf8_sanitize_slow_path_sparse_invalid_long_noalloc_cv                    -0.8978         -0.9007             0             0             0             0
BM_sinsp_utf8_sanitize_slow_path_all_invalid_long_alloc_mean                       +0.0726         +0.0727         11817         12675         11812         12671
BM_sinsp_utf8_sanitize_slow_path_all_invalid_long_alloc_median                     +0.0931         +0.0931         11749         12842         11744         12837
BM_sinsp_utf8_sanitize_slow_path_all_invalid_long_alloc_stddev                     +0.9311         +0.9393           187           361           186           362
BM_sinsp_utf8_sanitize_slow_path_all_invalid_long_alloc_cv                         +0.8004         +0.8079             0             0             0             0
BM_sinsp_utf8_sanitize_slow_path_all_invalid_long_noalloc_mean                     +0.1186         +0.1187         11311         12652         11307         12648
BM_sinsp_utf8_sanitize_slow_path_all_invalid_long_noalloc_median                   +0.1318         +0.1318         11178         12651         11174         12647
BM_sinsp_utf8_sanitize_slow_path_all_invalid_long_noalloc_stddev                   -0.9857         -0.9855          1056            15          1056            15
BM_sinsp_utf8_sanitize_slow_path_all_invalid_long_noalloc_cv                       -0.9873         -0.9870             0             0             0             0

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.56%. Comparing base (1a1d1e7) to head (016202c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3073   +/-   ##
=======================================
  Coverage   76.56%   76.56%           
=======================================
  Files         301      301           
  Lines       33693    33693           
  Branches     5038     5038           
=======================================
  Hits        25797    25797           
  Misses       7896     7896           
Flag Coverage Δ
libsinsp 76.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@terror96 terror96 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@poiana

poiana commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot], terror96
Once this PR has been reviewed and has the lgtm label, please assign geraldcombs for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details 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 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: df5ad42dd6dae5b2483d54ebc6cfbda605cd9d7a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes dependencies Pull requests that update a dependency file do-not-merge/release-note-label-needed github_actions Pull requests that update GitHub Actions code lgtm size/XS

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants