Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2025

This PR contains the following updates:

Package Type Update Change
sous-chefs/.github action minor 4.0.0 -> 4.1.0

Release Notes

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

v4.1.0

Compare Source

What's Changed

Full Changelog: sous-chefs/.github@4.0.0...4.1.0

v4.0.1

Compare Source

What's Changed

Full Changelog: sous-chefs/.github@4.1.0...v4.0.1


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 the Release: Patch Release to Chef Supermarket as a version patch when merged label Sep 15, 2025
@renovate renovate bot requested a review from a team as a code owner September 15, 2025 19:08
@renovate renovate bot added the Skip: Announcements On Release this will not put a message in the #Announcements slack channel label Sep 15, 2025
@renovate renovate bot enabled auto-merge (squash) September 15, 2025 19:08
@renovate renovate bot force-pushed the renovate/actions branch from bf662c3 to 4773578 Compare September 17, 2025 21:04
@renovate renovate bot force-pushed the renovate/actions branch from 4773578 to be453ac Compare September 19, 2025 15:55
Copy link

Slowest examples

Top 8 slowest examples (6.31 seconds, 100% of total time)
Example Description Time in seconds
spec/resources/security_group_spec.rb:26 aws_security_group should create a security group when it does not exist is expected to eq {:description=>"hello_world_description", :group_name=>"hello_world", :vpc_id=>"vpc-00000000"} 5.6761
spec/recipes/default_spec.rb:9 aws::default does not raise an error is expected not to raise Exception 0.1482
spec/libraries/security_group_spec.rb:5 AwsCookbook::SecurityGroup should remove empty arrays from hash 0.10984
spec/resources/security_group_spec.rb:443 aws_security_group should update ingress/egress rules is expected to eq "Egress rule to remove" 0.08632
spec/resources/security_group_spec.rb:130 aws_security_group should not update tags is expected to eq nil 0.0796
spec/resources/security_group_spec.rb:78 aws_security_group should not create a security group which already exists is expected to eq nil 0.07265
spec/resources/security_group_spec.rb:189 aws_security_group should create and delete update tags is expected to eq "ToRemove" 0.07147
spec/resources/security_group_spec.rb:294 aws_security_group should not update ingress/egress rules even when properties unsorted is expected to eq nil 0.06601

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.

0 participants