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

Update dawidd6/action-download-artifact action to v6 #679

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2024

This PR contains the following updates:

Package Type Update Change
dawidd6/action-download-artifact action major v3 -> v6

Release Notes

dawidd6/action-download-artifact (dawidd6/action-download-artifact)

v6

Compare Source

Full Changelog: dawidd6/action-download-artifact@v5...v6

v5

Compare Source

Full Changelog: dawidd6/action-download-artifact@v4...v5

v4

Compare Source

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v3...v4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) June 12, 2024 13:09
Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (62f5567) to head (83f7af9).
Report is 104 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #679   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          220       220           
  Branches        24        24           
=========================================
  Hits           220       220           

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

Copy link

github-actions bot commented Jun 12, 2024

🎳 Stryker Report

Mutation testing badge

📊 Reports

Copy link

github-actions bot commented Jun 12, 2024

🏅 Benchmark test report

Expand to see results 🔽

BenchmarkDotNet v0.14.0, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.303
  [Host]     : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.GetMock 759.6 ns 4.42 ns 3.92 ns 1
FakeItEasy.GetMock 819.3 ns 4.89 ns 4.09 ns 2
NSubstitute.GetMock 841.7 ns 12.64 ns 11.20 ns 2

BenchmarkDotNet v0.14.0, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.303
  [Host]     : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.StaticResolveSut 1.008 μs 0.0027 μs 0.0025 μs 1
FakeItEasy.StaticResolveSut 1.072 μs 0.0087 μs 0.0077 μs 2
Moq.StaticResolveSut 1.136 μs 0.0037 μs 0.0031 μs 3

BenchmarkDotNet v0.14.0, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.303
  [Host]     : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveSut 1.035 μs 0.0089 μs 0.0078 μs 1
Moq.ResolveSut 1.049 μs 0.0035 μs 0.0027 μs 1
FakeItEasy.ResolveSut 1.085 μs 0.0081 μs 0.0075 μs 2

BenchmarkDotNet v0.14.0, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.303
  [Host]     : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 769.2 ns 2.00 ns 1.67 ns 1
FakeItEasy.NonPublicTypes.GetMock 866.1 ns 4.76 ns 4.45 ns 2
NSubstitute.NonPublicTypes.GetMock 905.8 ns 3.42 ns 2.86 ns 3

BenchmarkDotNet v0.14.0, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.303
  [Host]   : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.NonPublicTypes.CreateContainer 2.191 s 0.5022 s 0.0275 s 1 75000.0000 70000.0000 67000.0000 2.02 GB
FakeItEasy.NonPublicTypes.CreateContainer 2.214 s 0.2462 s 0.0135 s 1 73000.0000 68000.0000 65000.0000 2.02 GB
Moq.NonPublicTypes.CreateContainer 2.646 s 0.9483 s 0.0520 s 1 76000.0000 69000.0000 66000.0000 2.13 GB

BenchmarkDotNet v0.14.0, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.303
  [Host]     : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveFrom 1.132 μs 0.0047 μs 0.0039 μs 1
FakeItEasy.ResolveFrom 1.151 μs 0.0087 μs 0.0077 μs 1
Moq.ResolveFrom 1.172 μs 0.0116 μs 0.0108 μs 1

BenchmarkDotNet v0.14.0, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.303
  [Host]   : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.CreateContainer 428.2 ms 2,747.3 ms 150.6 ms 1 6000.0000 4000.0000 3000.0000 272.36 MB
Moq.CreateContainer 454.5 ms 2,282.4 ms 125.1 ms 1 6000.0000 4000.0000 3000.0000 283.3 MB
FakeItEasy.CreateContainer 525.4 ms 2,693.4 ms 147.6 ms 1 6000.0000 4000.0000 3000.0000 272.32 MB

@renovate renovate bot force-pushed the renovate/dawidd6-action-download-artifact-6.x branch 2 times, most recently from 721742b to 3ead759 Compare June 14, 2024 05:01
@renovate renovate bot force-pushed the renovate/dawidd6-action-download-artifact-6.x branch 2 times, most recently from e7ef3f4 to d15c058 Compare June 26, 2024 10:10
@renovate renovate bot force-pushed the renovate/dawidd6-action-download-artifact-6.x branch from d15c058 to 035ba4d Compare June 29, 2024 18:24
@renovate renovate bot force-pushed the renovate/dawidd6-action-download-artifact-6.x branch 4 times, most recently from 0ae6ae9 to 6911dc8 Compare July 15, 2024 09:21
@renovate renovate bot force-pushed the renovate/dawidd6-action-download-artifact-6.x branch from 6911dc8 to 08361b9 Compare July 17, 2024 12:58
@renovate renovate bot force-pushed the renovate/dawidd6-action-download-artifact-6.x branch 2 times, most recently from b22143a to ab9059b Compare July 26, 2024 04:56
@renovate renovate bot force-pushed the renovate/dawidd6-action-download-artifact-6.x branch 8 times, most recently from 7d4fe47 to 20715ba Compare August 12, 2024 20:11
@renovate renovate bot force-pushed the renovate/dawidd6-action-download-artifact-6.x branch from 20715ba to 83f7af9 Compare August 12, 2024 20:13
Copy link

sonarcloud bot commented Aug 12, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants