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

build(deps): bump actions/cache from 4.1.0 to 4.1.1 #2173

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps actions/cache from 4.1.0 to 4.1.1.

Release notes

Sourced from actions/cache's releases.

v4.1.1

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

Changelog

Sourced from actions/cache's changelog.

Releases

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

  • Added fix to prevent from setting MYSYS environment variable globally.

3.2.4

  • Added option to fail job on cache miss.

... (truncated)

Commits

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)

Bumps [actions/cache](https://github.com/actions/cache) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@2cdf405...3624ceb)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 14, 2024
Copy link

github-actions bot commented Oct 14, 2024

Failed Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

All results

Succeeded Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

Unsupported Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

@larseggert larseggert merged commit 1adf9bd into main Oct 14, 2024
17 checks passed
@larseggert larseggert deleted the dependabot/github_actions/actions/cache-4.1.1 branch October 14, 2024 09:52
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.38%. Comparing base (944c817) to head (7cc070b).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2173      +/-   ##
==========================================
- Coverage   95.39%   95.38%   -0.01%     
==========================================
  Files         112      112              
  Lines       36373    36373              
==========================================
- Hits        34697    34696       -1     
- Misses       1676     1677       +1     

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

Copy link

Benchmark results

Performance differences relative to 944c817.

coalesce_acked_from_zero 1+1 entries: Change within noise threshold.
       time:   [98.743 ns 99.087 ns 99.432 ns]
       change: [-1.6104% -0.9467% -0.3321%] (p = 0.00 < 0.05)

Found 13 outliers among 100 measurements (13.00%)
9 (9.00%) high mild
4 (4.00%) high severe

coalesce_acked_from_zero 3+1 entries: Change within noise threshold.
       time:   [116.55 ns 116.87 ns 117.22 ns]
       change: [-1.1579% -0.6438% -0.0362%] (p = 0.02 < 0.05)

Found 18 outliers among 100 measurements (18.00%)
2 (2.00%) low severe
1 (1.00%) low mild
4 (4.00%) high mild
11 (11.00%) high severe

coalesce_acked_from_zero 10+1 entries: No change in performance detected.
       time:   [116.21 ns 116.75 ns 117.40 ns]
       change: [-1.2518% -0.6095% +0.1739%] (p = 0.10 > 0.05)

Found 20 outliers among 100 measurements (20.00%)
5 (5.00%) low severe
3 (3.00%) low mild
4 (4.00%) high mild
8 (8.00%) high severe

coalesce_acked_from_zero 1000+1 entries: Change within noise threshold.
       time:   [97.147 ns 97.273 ns 97.418 ns]
       change: [-2.0628% -1.2067% -0.3521%] (p = 0.00 < 0.05)

Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) high mild
4 (4.00%) high severe

RxStreamOrderer::inbound_frame(): 💚 Performance has improved.
       time:   [111.13 ms 111.16 ms 111.21 ms]
       change: [-2.3509% -2.2943% -2.2404%] (p = 0.00 < 0.05)

Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) low mild
1 (1.00%) high mild
1 (1.00%) high severe

transfer/pacing-false/varying-seeds: No change in performance detected.
       time:   [25.714 ms 26.741 ms 27.758 ms]
       change: [-9.2544% -3.7979% +1.8677%] (p = 0.17 > 0.05)

Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) low mild

transfer/pacing-true/varying-seeds: No change in performance detected.
       time:   [33.684 ms 35.237 ms 36.789 ms]
       change: [-9.5988% -3.7247% +2.4406%] (p = 0.24 > 0.05)
transfer/pacing-false/same-seed: No change in performance detected.
       time:   [25.586 ms 26.298 ms 27.010 ms]
       change: [-4.0674% +0.0254% +4.1948%] (p = 0.99 > 0.05)
transfer/pacing-true/same-seed: 💚 Performance has improved.
       time:   [38.338 ms 40.396 ms 42.543 ms]
       change: [-15.600% -9.6325% -3.1877%] (p = 0.00 < 0.05)

Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild

1-conn/1-100mb-resp (aka. Download)/client: Change within noise threshold.
       time:   [113.67 ms 114.20 ms 114.71 ms]
       thrpt:  [871.74 MiB/s 875.63 MiB/s 879.73 MiB/s]
change:
       time:   [+0.3092% +0.9469% +1.6021%] (p = 0.00 < 0.05)
       thrpt:  [-1.5769% -0.9381% -0.3083%]

Found 4 outliers among 100 measurements (4.00%)
4 (4.00%) low mild

1-conn/10_000-parallel-1b-resp (aka. RPS)/client: No change in performance detected.
       time:   [313.78 ms 317.22 ms 320.62 ms]
       thrpt:  [31.190 Kelem/s 31.524 Kelem/s 31.869 Kelem/s]
change:
       time:   [+0.0063% +1.5074% +3.1310%] (p = 0.06 > 0.05)
       thrpt:  [-3.0360% -1.4851% -0.0063%]
1-conn/1-1b-resp (aka. HPS)/client: No change in performance detected.
       time:   [33.802 ms 33.990 ms 34.197 ms]
       thrpt:  [29.243  elem/s 29.420  elem/s 29.584  elem/s]
change:
       time:   [-0.7895% -0.0143% +0.8104%] (p = 0.97 > 0.05)
       thrpt:  [-0.8038% +0.0143% +0.7958%]

Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) low mild
5 (5.00%) high severe

Client/server transfer results

Transfer of 33554432 bytes over loopback.

Client Server CC Pacing Mean [ms] Min [ms] Max [ms] Relative
msquic msquic 122.6 ± 50.6 90.0 305.5 1.00
neqo msquic reno on 222.0 ± 16.2 206.5 259.5 1.00
neqo msquic reno 223.2 ± 26.5 204.6 298.5 1.00
neqo msquic cubic on 228.7 ± 15.8 202.0 259.2 1.00
neqo msquic cubic 217.9 ± 12.3 202.6 237.7 1.00
msquic neqo reno on 98.9 ± 27.2 82.5 196.1 1.00
msquic neqo reno 105.1 ± 23.7 81.8 161.6 1.00
msquic neqo cubic on 92.3 ± 15.5 81.3 152.1 1.00
msquic neqo cubic 119.9 ± 73.4 81.0 394.0 1.00
neqo neqo reno on 148.0 ± 18.0 124.7 182.7 1.00
neqo neqo reno 141.7 ± 13.7 125.2 172.9 1.00
neqo neqo cubic on 158.7 ± 29.1 125.0 222.2 1.00
neqo neqo cubic 175.8 ± 49.2 120.7 317.2 1.00

⬇️ Download logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant