From 287537f34922932f72e73455322f4c4dc0745df2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 09:34:36 +0000 Subject: [PATCH 1/8] Bump astro from 4.15.2 to 4.15.3 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.15.2 to 4.15.3. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.15.3/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 519889a..dd78c52 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "prepublishOnly": "Build 'Source/**/*.ts'" }, "dependencies": { - "astro": "4.15.2" + "astro": "4.15.3" }, "devDependencies": { "@playform/build": "0.1.4" From 7623dc053d302653a41bff3704aa9bf777ad3966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 09:16:33 +0000 Subject: [PATCH 2/8] Bump @playform/build from 0.1.4 to 0.1.5 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/PlayForm/Build/releases) - [Changelog](https://github.com/PlayForm/Build/blob/Current/CHANGELOG.md) - [Commits](https://github.com/PlayForm/Build/compare/v0.1.4...Build/v0.1.5) --- updated-dependencies: - dependency-name: "@playform/build" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd78c52..07aadab 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "astro": "4.15.3" }, "devDependencies": { - "@playform/build": "0.1.4" + "@playform/build": "0.1.5" }, "publishConfig": { "access": "public", From 33e2d7609c53b0453473d7cc79ffe64c008af5db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 09:16:40 +0000 Subject: [PATCH 3/8] Bump astro from 4.15.3 to 4.15.4 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.15.3 to 4.15.4. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.15.4/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd78c52..407c4f3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "prepublishOnly": "Build 'Source/**/*.ts'" }, "dependencies": { - "astro": "4.15.3" + "astro": "4.15.4" }, "devDependencies": { "@playform/build": "0.1.4" From 5bd5a0f042fcc6cff4c569748a41bf7ea316637f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 09:55:12 +0000 Subject: [PATCH 4/8] Bump @playform/build from 0.1.5 to 0.1.6 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/PlayForm/Build/releases) - [Changelog](https://github.com/PlayForm/Build/blob/Current/CHANGELOG.md) - [Commits](https://github.com/PlayForm/Build/compare/Build/v0.1.5...v0.1.6) --- updated-dependencies: - dependency-name: "@playform/build" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e11edc..b65ad5c 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "astro": "4.15.4" }, "devDependencies": { - "@playform/build": "0.1.5" + "@playform/build": "0.1.6" }, "publishConfig": { "access": "public", From 8638b0859cc27e4cf713c3083199407899cf6c8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:29:13 +0000 Subject: [PATCH 5/8] Bump astro from 4.15.4 to 4.15.6 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.15.4 to 4.15.6. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.15.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b65ad5c..9e7bd9d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "prepublishOnly": "Build 'Source/**/*.ts'" }, "dependencies": { - "astro": "4.15.4" + "astro": "4.15.6" }, "devDependencies": { "@playform/build": "0.1.6" From 2165ded6074d498994ec85fb87b604e8c6526502 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:44:02 +0000 Subject: [PATCH 6/8] Bump astro from 4.15.6 to 4.15.7 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.15.6 to 4.15.7. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.15.7/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e7bd9d..b154f8e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "prepublishOnly": "Build 'Source/**/*.ts'" }, "dependencies": { - "astro": "4.15.6" + "astro": "4.15.7" }, "devDependencies": { "@playform/build": "0.1.6" From a84975124e53882102744a1fb3279cb6ef977025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 09:14:24 +0000 Subject: [PATCH 7/8] Bump astro from 4.15.7 to 4.15.8 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.15.7 to 4.15.8. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.15.8/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b154f8e..d2d6a22 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "prepublishOnly": "Build 'Source/**/*.ts'" }, "dependencies": { - "astro": "4.15.7" + "astro": "4.15.8" }, "devDependencies": { "@playform/build": "0.1.6" From e907325cb4d5fed4d3969ea2b8beb47794f14a8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 10:01:36 +0000 Subject: [PATCH 8/8] Bump actions/setup-node from 4.0.3 to 4.0.4 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/NPM.yml | 2 +- .github/workflows/Node.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/NPM.yml b/.github/workflows/NPM.yml index a3c4811..f676bba 100644 --- a/.github/workflows/NPM.yml +++ b/.github/workflows/NPM.yml @@ -58,7 +58,7 @@ jobs: steps: - uses: actions/checkout@v4.1.7 - - uses: actions/setup-node@v4.0.3 + - uses: actions/setup-node@v4.0.4 with: node-version: "18" registry-url: "https://registry.npmjs.org" diff --git a/.github/workflows/Node.yml b/.github/workflows/Node.yml index 92c74d6..a72ff13 100644 --- a/.github/workflows/Node.yml +++ b/.github/workflows/Node.yml @@ -75,7 +75,7 @@ jobs: --unsafe-perm=true ] - - uses: actions/setup-node@v4.0.3 + - uses: actions/setup-node@v4.0.4 with: node-version: ${{ matrix.node-version }} cache: "pnpm"