From 2b48a7ec38e135f67d0570a1d00ef43e51586664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 04:03:09 +0000 Subject: [PATCH 1/7] Bump Dependencies/Luau from `57368fb` to `ce9414c` Bumps [Dependencies/Luau](https://github.com/roblox/luau) from `57368fb` to `ce9414c`. - [Release notes](https://github.com/roblox/luau/releases) - [Commits](https://github.com/roblox/luau/compare/57368fbc58f4e3aa23814819f635891a0926b4d6...ce9414cb9819b947a4f0060574879a650963e1fd) --- updated-dependencies: - dependency-name: Dependencies/Luau dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dependencies/Luau | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dependencies/Luau b/Dependencies/Luau index 57368fb..ce9414c 160000 --- a/Dependencies/Luau +++ b/Dependencies/Luau @@ -1 +1 @@ -Subproject commit 57368fbc58f4e3aa23814819f635891a0926b4d6 +Subproject commit ce9414cb9819b947a4f0060574879a650963e1fd From 309667cf9d68f5fe6d4224b2875e1e02d333d51f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 03:37:11 +0000 Subject: [PATCH 2/7] Bump Dependencies/Luau from `ce9414c` to `f0a2e79` Bumps [Dependencies/Luau](https://github.com/roblox/luau) from `ce9414c` to `f0a2e79`. - [Release notes](https://github.com/roblox/luau/releases) - [Commits](https://github.com/roblox/luau/compare/ce9414cb9819b947a4f0060574879a650963e1fd...f0a2e79365462c2769e590a0a61849dbfe776d34) --- updated-dependencies: - dependency-name: Dependencies/Luau dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dependencies/Luau | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dependencies/Luau b/Dependencies/Luau index ce9414c..f0a2e79 160000 --- a/Dependencies/Luau +++ b/Dependencies/Luau @@ -1 +1 @@ -Subproject commit ce9414cb9819b947a4f0060574879a650963e1fd +Subproject commit f0a2e79365462c2769e590a0a61849dbfe776d34 From 2e14532d67a44a4d8a98ec3576cec6805017cd49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 03:58:30 +0000 Subject: [PATCH 3/7] Bump actions/checkout from 3 to 4 Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2c7b683..2d22fca 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: submodules: recursive @@ -100,7 +100,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: submodules: recursive From 612b5c1748bbfe697f7d64d84f456e2c6c023391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 03:51:53 +0000 Subject: [PATCH 4/7] Bump Dependencies/Luau from `f0a2e79` to `105f54b` Bumps [Dependencies/Luau](https://github.com/roblox/luau) from `f0a2e79` to `105f54b`. - [Release notes](https://github.com/roblox/luau/releases) - [Commits](https://github.com/roblox/luau/compare/f0a2e79365462c2769e590a0a61849dbfe776d34...105f54b2330d0227059c08d2e03454efa934c5db) --- updated-dependencies: - dependency-name: Dependencies/Luau dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dependencies/Luau | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dependencies/Luau b/Dependencies/Luau index f0a2e79..105f54b 160000 --- a/Dependencies/Luau +++ b/Dependencies/Luau @@ -1 +1 @@ -Subproject commit f0a2e79365462c2769e590a0a61849dbfe776d34 +Subproject commit 105f54b2330d0227059c08d2e03454efa934c5db From fad6a70c898003de0282936076649939ab72b709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 03:44:32 +0000 Subject: [PATCH 5/7] Bump jurplel/install-qt-action from 3 to 4 Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3 to 4. - [Release notes](https://github.com/jurplel/install-qt-action/releases) - [Commits](https://github.com/jurplel/install-qt-action/compare/v3...v4) --- updated-dependencies: - dependency-name: jurplel/install-qt-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2d22fca..0e253c0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,7 +41,7 @@ jobs: libraw-dev - name: Install Qt - uses: jurplel/install-qt-action@v3 + uses: jurplel/install-qt-action@v4 with: version: 6.* cache: true From de3689497b65dd49d72d62e88a952ddceac73957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 04:05:16 +0000 Subject: [PATCH 6/7] Bump Dependencies/Luau from `105f54b` to `5622474` Bumps [Dependencies/Luau](https://github.com/roblox/luau) from `105f54b` to `5622474`. - [Release notes](https://github.com/roblox/luau/releases) - [Commits](https://github.com/roblox/luau/compare/105f54b2330d0227059c08d2e03454efa934c5db...5622474b6a3159bb94bcaedbb1633482f7338fde) --- updated-dependencies: - dependency-name: Dependencies/Luau dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dependencies/Luau | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dependencies/Luau b/Dependencies/Luau index 105f54b..5622474 160000 --- a/Dependencies/Luau +++ b/Dependencies/Luau @@ -1 +1 @@ -Subproject commit 105f54b2330d0227059c08d2e03454efa934c5db +Subproject commit 5622474b6a3159bb94bcaedbb1633482f7338fde From 134cee67363c6e6d1360787478805cb264b433e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 03:41:34 +0000 Subject: [PATCH 7/7] Bump Dependencies/Luau from `5622474` to `7105c81` Bumps [Dependencies/Luau](https://github.com/roblox/luau) from `5622474` to `7105c81`. - [Release notes](https://github.com/roblox/luau/releases) - [Commits](https://github.com/roblox/luau/compare/5622474b6a3159bb94bcaedbb1633482f7338fde...7105c815797cbc5404566db22b807b0579b75ca5) --- updated-dependencies: - dependency-name: Dependencies/Luau dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dependencies/Luau | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dependencies/Luau b/Dependencies/Luau index 5622474..7105c81 160000 --- a/Dependencies/Luau +++ b/Dependencies/Luau @@ -1 +1 @@ -Subproject commit 5622474b6a3159bb94bcaedbb1633482f7338fde +Subproject commit 7105c815797cbc5404566db22b807b0579b75ca5