From 9f161c953121e21a6deb1b9fde6169b60a05a279 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:14:33 +0000 Subject: [PATCH 1/4] chore(deps): update actionshub/chef-install action to v3.0.1 (#719) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8c2db772..8f3938e8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,7 +80,7 @@ jobs: - name: Check out code uses: actions/checkout@v4 - name: Install Chef - uses: actionshub/chef-install@3.0.0 + uses: actionshub/chef-install@3.0.1 # https://github.com/actions/virtual-environments/issues/181#issuecomment-610874237 - name: Disable apparmor for mysqld run: | From 71260d0ac11b729b2253753640a248ab326f2d29 Mon Sep 17 00:00:00 2001 From: Sous Chefs Bot <33356041+kitchen-porter@users.noreply.github.com> Date: Tue, 10 Dec 2024 00:14:37 +0800 Subject: [PATCH 2/4] Update changelog for 11.1.9 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da8b67ca..1decf0d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## Unreleased +## 11.1.9 - *2024-12-09* ## 11.1.8 - *2024-11-18* From 350d6a26c71e7f749abce7b71c24689c6b533e66 Mon Sep 17 00:00:00 2001 From: Sous Chefs Bot <33356041+kitchen-porter@users.noreply.github.com> Date: Tue, 10 Dec 2024 00:14:38 +0800 Subject: [PATCH 3/4] Update metadata for 11.1.9 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 63362bff..a2ef61a3 100644 --- a/metadata.rb +++ b/metadata.rb @@ -6,7 +6,7 @@ source_url 'https://github.com/sous-chefs/mysql' issues_url 'https://github.com/sous-chefs/mysql/issues' chef_version '>= 15.5' -version '11.1.8' +version '11.1.9' depends 'apparmor' From 753195b7f9f7d68996915ad0c526c8a1f1c8191a Mon Sep 17 00:00:00 2001 From: Sous Chefs Bot <33356041+kitchen-porter@users.noreply.github.com> Date: Tue, 10 Dec 2024 00:14:41 +0800 Subject: [PATCH 4/4] Set Changelog to ## Unreleased --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1decf0d8..d621ceda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. +## Unreleased + ## 11.1.9 - *2024-12-09* ## 11.1.8 - *2024-11-18*