From 4b98e9c21d4c223cfbc3effa3aadce776e7b1ba7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 03:38:39 +0000 Subject: [PATCH 1/7] Bump @types/node from 22.10.2 to 22.10.3 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.10.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" 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 676e47a..bb9721f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@cloudflare/workers-types": "4.20241224.0", "@playform/build": "0.2.0", - "@types/node": "22.10.2" + "@types/node": "22.10.3" }, "publishConfig": { "access": "public", From 37ac7a602c25d967d6c82c8e5362f54c6560a27c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 03:38:45 +0000 Subject: [PATCH 2/7] Bump @cloudflare/workers-types from 4.20241224.0 to 4.20241230.0 Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20241224.0 to 4.20241230.0. - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 676e47a..bedc108 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "zod": "3.24.1" }, "devDependencies": { - "@cloudflare/workers-types": "4.20241224.0", + "@cloudflare/workers-types": "4.20241230.0", "@playform/build": "0.2.0", "@types/node": "22.10.2" }, From 4b37852e60cbb59fd1af41cc4a806b9c43305933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 03:17:47 +0000 Subject: [PATCH 3/7] Bump pozil/auto-assign-issue from 2.0.1 to 2.1.1 Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 2.0.1 to 2.1.1. - [Release notes](https://github.com/pozil/auto-assign-issue/releases) - [Commits](https://github.com/pozil/auto-assign-issue/compare/v2.0.1...v2.1.1) --- updated-dependencies: - dependency-name: pozil/auto-assign-issue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/GitHub.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/GitHub.yml b/.github/workflows/GitHub.yml index ab334a3..c9564e4 100644 --- a/.github/workflows/GitHub.yml +++ b/.github/workflows/GitHub.yml @@ -52,7 +52,7 @@ jobs: VCPKG_DISABLE_METRICS: 1 steps: - - uses: pozil/auto-assign-issue@v2.0.1 + - uses: pozil/auto-assign-issue@v2.1.1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} assignees: NikolaRHristov From f1578bd4626abebc6aad547fb40b35bf3304985f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 03:20:16 +0000 Subject: [PATCH 4/7] Bump @types/node from 22.10.3 to 22.10.4 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.3 to 22.10.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" 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 f74082a..7ae9610 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@cloudflare/workers-types": "4.20241230.0", "@playform/build": "0.2.0", - "@types/node": "22.10.3" + "@types/node": "22.10.4" }, "publishConfig": { "access": "public", From bf50c92068e17e0e92c4ea20699cf68b18affad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 03:15:35 +0000 Subject: [PATCH 5/7] Bump pozil/auto-assign-issue from 2.1.1 to 2.1.2 Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/pozil/auto-assign-issue/releases) - [Commits](https://github.com/pozil/auto-assign-issue/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: pozil/auto-assign-issue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/GitHub.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/GitHub.yml b/.github/workflows/GitHub.yml index c9564e4..155a6ad 100644 --- a/.github/workflows/GitHub.yml +++ b/.github/workflows/GitHub.yml @@ -52,7 +52,7 @@ jobs: VCPKG_DISABLE_METRICS: 1 steps: - - uses: pozil/auto-assign-issue@v2.1.1 + - uses: pozil/auto-assign-issue@v2.1.2 with: repo-token: ${{ secrets.GITHUB_TOKEN }} assignees: NikolaRHristov From 3ad500b442cce2e7bc818f0a93e3cac03eb3417b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 03:42:30 +0000 Subject: [PATCH 6/7] Bump @playform/build from 0.2.0 to 0.2.1 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.2.0 to 0.2.1. - [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.2.0...v0.2.1) --- 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 7ae9610..682e30d 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "@cloudflare/workers-types": "4.20241230.0", - "@playform/build": "0.2.0", + "@playform/build": "0.2.1", "@types/node": "22.10.4" }, "publishConfig": { From ac357ae1c26c433dc983833c9e5029717f8731f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 03:43:56 +0000 Subject: [PATCH 7/7] Bump @types/node from 22.10.4 to 22.10.5 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.4 to 22.10.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" 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 682e30d..0601ded 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@cloudflare/workers-types": "4.20241230.0", "@playform/build": "0.2.1", - "@types/node": "22.10.4" + "@types/node": "22.10.5" }, "publishConfig": { "access": "public",