Skip to content

chore(deps): update sous-chefs/.github action to v5.0.4#183

Merged
damacus merged 1 commit intomainfrom
renovate/actions
Oct 16, 2025
Merged

chore(deps): update sous-chefs/.github action to v5.0.4#183
damacus merged 1 commit intomainfrom
renovate/actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 16, 2025

This PR contains the following updates:

Package Type Update Change
sous-chefs/.github action patch 5.0.3 -> 5.0.4

Release Notes

sous-chefs/.github (sous-chefs/.github)

v5.0.4

Compare Source

Full Changelog: sous-chefs/.github@5.0.3...5.0.4

Adds Slack notifier


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added Release: Patch Release to Chef Supermarket as a version patch when merged Skip: Announcements On Release this will not put a message in the #Announcements slack channel labels Sep 16, 2025
@renovate renovate Bot requested a review from a team as a code owner September 16, 2025 03:29
@renovate renovate Bot added Release: Patch Release to Chef Supermarket as a version patch when merged Skip: Announcements On Release this will not put a message in the #Announcements slack channel labels Sep 16, 2025
@renovate renovate Bot enabled auto-merge (squash) September 16, 2025 03:29
@github-actions
Copy link
Copy Markdown

😰 RSpec failure

66 examples, 33 failures
Example Description Message
spec/recipes/dsc_spec.rb:23 powershell::dsc When listener is enabled runs dsc_script uninitialized constant Windows::VersionHelper
spec/recipes/dsc_spec.rb:35 powershell::dsc When listener is disabled runs dsc_script uninitialized constant Windows::VersionHelper
spec/recipes/enable_dsc_script_spec.rb:20 powershell::enable_dsc_script includes enable_lcm recipe uninitialized constant Windows::VersionHelper
spec/recipes/powershell2_spec.rb:13 powershell::powershell2 on Windows Server 2012 Core installs windows features could not find recipe ms_dotnet2 for cookbook ms_dotnet
spec/recipes/powershell2_spec.rb:26 powershell::powershell2 on Windows Server 2008R2 Core includes the ms_dotnet cookbook undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell2_spec.rb:30 powershell::powershell2 on Windows Server 2008R2 Core installs windows features undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell3_spec.rb:29 powershell::powershell3 on Windows Server 2008R2 does not install windows package Windows Management Framework Bits undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell3_spec.rb:40 powershell::powershell3 on Windows Server 2008R2 when powershell 3 is installed only include ms_dotnet4 undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell3_spec.rb:51 powershell::powershell3 on Windows Server 2008R2 when powershell 3 does not exist installs windows package windows management framework core 3.0 undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell3_spec.rb:29 powershell::powershell3 on Windows 7 does not install windows package Windows Management Framework Bits undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell3_spec.rb:40 powershell::powershell3 on Windows 7 when powershell 3 is installed only include ms_dotnet4 undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell3_spec.rb:51 powershell::powershell3 on Windows 7 when powershell 3 does not exist installs windows package windows management framework core 3.0 undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell4_spec.rb:36 powershell::powershell4 on Windows 7 when ms_dotnet::ms_dotnet4 is configured for .NET 4.5 when powershell 4 is installed includes ms_dotnet::ms_dotnet4 undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell4_spec.rb:39 powershell::powershell4 on Windows 7 when ms_dotnet::ms_dotnet4 is configured for .NET 4.5 when powershell 4 is installed does not install windows package WMFC 4.0 undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell4_spec.rb:52 powershell::powershell4 on Windows 7 when ms_dotnet::ms_dotnet4 is configured for .NET 4.5 when powershell 4 does not exist includes ms_dotnet::ms_dotnet4 undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell4_spec.rb:55 powershell::powershell4 on Windows 7 when ms_dotnet::ms_dotnet4 is configured for .NET 4.5 when powershell 4 does not exist installs windows package WMFC 4.0 undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell4_spec.rb:36 powershell::powershell4 on Windows Server 2008R2 when ms_dotnet::ms_dotnet4 is configured for .NET 4.5 when powershell 4 is installed includes ms_dotnet::ms_dotnet4 undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell4_spec.rb:39 powershell::powershell4 on Windows Server 2008R2 when ms_dotnet::ms_dotnet4 is configured for .NET 4.5 when powershell 4 is installed does not install windows package WMFC 4.0 undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell4_spec.rb:52 powershell::powershell4 on Windows Server 2008R2 when ms_dotnet::ms_dotnet4 is configured for .NET 4.5 when powershell 4 does not exist includes ms_dotnet::ms_dotnet4 undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...
spec/recipes/powershell4_spec.rb:55 powershell::powershell4 on Windows Server 2008R2 when ms_dotnet::ms_dotnet4 is configured for .NET 4.5 when powershell 4 does not exist installs windows package WMFC 4.0 undefined method `status' for #Net::HTTPNotFound 404 Not Found readbody=true raise Fauxhai::Exception::InvalidPlatform.new("Could not find platform '#{platform}/#{version}' on the local...

@renovate renovate Bot force-pushed the renovate/actions branch 2 times, most recently from 6bb631d to 33e1f85 Compare September 19, 2025 15:54
@renovate renovate Bot force-pushed the renovate/actions branch from 33e1f85 to 22995ef Compare October 15, 2025 21:03
@renovate renovate Bot changed the title Update sous-chefs/.github action to v4.1.0 chore(deps): update sous-chefs/.github action to v4.1.0 Oct 15, 2025
@renovate renovate Bot force-pushed the renovate/actions branch 2 times, most recently from 5e5def4 to 5ba6335 Compare October 16, 2025 08:02
@renovate renovate Bot changed the title chore(deps): update sous-chefs/.github action to v4.1.0 chore(deps): update sous-chefs/.github action to v4.1.0 - autoclosed Oct 16, 2025
@renovate renovate Bot closed this Oct 16, 2025
auto-merge was automatically disabled October 16, 2025 09:57

Pull request was closed

@renovate renovate Bot deleted the renovate/actions branch October 16, 2025 09:57
@renovate renovate Bot changed the title chore(deps): update sous-chefs/.github action to v4.1.0 - autoclosed chore(deps): update sous-chefs/.github action to v5.0.4 Oct 16, 2025
@renovate renovate Bot reopened this Oct 16, 2025
@renovate renovate Bot force-pushed the renovate/actions branch 2 times, most recently from 5ba6335 to 3419564 Compare October 16, 2025 13:48
@github-actions
Copy link
Copy Markdown

Slowest examples

Top 10 slowest examples (0.84 seconds, 26.8% of total time)
Example Description Time in seconds
spec/recipes/powershell5_spec.rb:45 powershell::powershell5 on Windows Server 2012 when powershell is installed does not unzip WMF 5.1 0.12239
spec/recipes/disable_lcm_spec.rb:42 powershell::disable_lcm disables LCM 0.10452
spec/recipes/powershell2_spec.rb:26 powershell::powershell2 on Windows Server 2008R2 Core includes the ms_dotnet cookbook 0.10337
spec/recipes/powershell5_spec.rb:35 powershell::powershell5 on Windows Server 2012 includes powershell windows_reboot recipe when reboot enabled 0.09712
spec/recipes/powershell5_spec.rb:32 powershell::powershell5 on Windows Server 2012 does not includes powershell windows_reboot recipe by default 0.08995
spec/recipes/powershell4_spec.rb:23 powershell::powershell4 on Windows Server 2012 when ms_dotnet::ms_dotnet4 is not configured for .NET 4.5 fails 0.08531
spec/recipes/enable_lcm_spec.rb:45 powershell::enable_lcm enables LCM 0.06312
spec/recipes/dsc_spec.rb:23 powershell::dsc When listener is enabled runs dsc_script 0.0618
spec/recipes/enable_dsc_script_spec.rb:20 powershell::enable_dsc_script includes enable_lcm recipe 0.05926
spec/recipes/powershell4_spec.rb:52 powershell::powershell4 on Windows Server 2012 when ms_dotnet::ms_dotnet4 is configured for .NET 4.5 when powershell 4 does not exist includes ms_dotnet::ms_dotnet4 0.05918

@damacus damacus merged commit 1ff676b into main Oct 16, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release: Patch Release to Chef Supermarket as a version patch when merged Skip: Announcements On Release this will not put a message in the #Announcements slack channel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant