Skip to content

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

Merged
damacus merged 1 commit intomainfrom
renovate/actions
Jan 6, 2026
Merged

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2025

This PR contains the following updates:

Package Type Update Change
sous-chefs/.github action patch 5.0.35.0.8

Release Notes

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

v5.0.8

Compare Source

Full Changelog: sous-chefs/.github@5.0.7...5.0.8

v5.0.7

Compare Source

More Slack fixes

v5.0.6

Compare Source

Make Slack inputs optional

v5.0.5

Compare Source

Add Slack inputs

v5.0.4

Compare Source

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


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 15, 2025
@renovate renovate bot requested a review from a team as a code owner September 15, 2025 22:38
@renovate renovate bot enabled auto-merge (squash) September 15, 2025 22:38
@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 15, 2025
@renovate renovate bot force-pushed the renovate/actions branch from 24942bd to 623d512 Compare October 15, 2025 20:30
@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 from 623d512 to 8de1998 Compare October 16, 2025 09:07
@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:54

Pull request was closed

@renovate renovate bot deleted the renovate/actions branch October 16, 2025 09:54
@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 8de1998 to ed666b8 Compare October 16, 2025 14:45
@renovate renovate bot enabled auto-merge (squash) October 16, 2025 21:43
@renovate renovate bot force-pushed the renovate/actions branch from ed666b8 to abce9b4 Compare October 20, 2025 20:40
@renovate renovate bot changed the title chore(deps): update sous-chefs/.github action to v5.0.4 chore(deps): update sous-chefs/.github action to v5.0.5 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/actions branch from abce9b4 to abf16fa Compare November 13, 2025 22:01
@renovate renovate bot changed the title chore(deps): update sous-chefs/.github action to v5.0.5 chore(deps): update sous-chefs/.github action to v5.0.6 Nov 13, 2025
@renovate renovate bot force-pushed the renovate/actions branch from abf16fa to 1cb5561 Compare November 20, 2025 12:58
@renovate renovate bot changed the title chore(deps): update sous-chefs/.github action to v5.0.6 chore(deps): update sous-chefs/.github action to v5.0.7 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/actions branch from 1cb5561 to 2a87d8f Compare November 25, 2025 18:54
@renovate renovate bot changed the title chore(deps): update sous-chefs/.github action to v5.0.7 chore(deps): update sous-chefs/.github action to v5.0.8 Nov 25, 2025
@github-actions
Copy link

Slowest examples

Top 10 slowest examples (2.75 seconds, 12.87% of total time)
Example Description Time in seconds
spec/resources/vrrp_sync_group_spec.rb:25 keepalived_vrrp_sync_group on ubuntu Create a base config correctly should render an empty config file 0.46205
spec/resources/ssl_get_spec.rb:53 keepalived_ssl_get on centos When given inputs for URL and delay_before_retry should render a config file with the correct delay_before_retry settings 0.31516
spec/resources/vrrp_instance_spec.rb:31 keepalived_vrrp_instance on ubuntu Create a base config correctly creates the config file with the owner, group and mode 0.30872
spec/resources/virtual_server_spec.rb:248 keepalived_virtual_server on ubuntu When given inputs for sorry_server and sorry_server_inhibit should render a config file with the sorry_server correctly 0.29427
spec/resources/vrrp_instance_spec.rb:27 keepalived_vrrp_instance on ubuntu Create a base config correctly should render an empty config file 0.29342
spec/resources/virtual_server_spec.rb:245 keepalived_virtual_server on ubuntu When given inputs for sorry_server and sorry_server_inhibit should render a config file 0.24197
spec/resources/tcp_check_spec.rb:52 keepalived_tcp_check on centos When given inputs for connect_ip, connect_port and connect_timeout should render a config file with the connect_ip correctly 0.24014
spec/resources/global_defs_spec.rb:80 keepalived_global_defs on centos Create a config with vrrp settings should render config file with the vrrp sections is expected to render file "/etc/keepalived/conf.d/global_defs.conf" 0.22375
spec/resources/tcp_check_spec.rb:55 keepalived_tcp_check on centos When given inputs for connect_ip, connect_port and connect_timeout should render a config file with the connect_port correctly 0.1932
spec/resources/misc_check_spec.rb:59 keepalived_misc_check on debian When given inputs for misc_path, misc_timeout warmup and misc_dynamic should render a config file with warmup set correctly 0.18475

@damacus damacus disabled auto-merge January 6, 2026 13:58
@damacus damacus merged commit 52e3f0b into main Jan 6, 2026
18 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