From 29776a5d97a4d48d64a23990d66fe8d1031e9d25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 19:03:02 +0000 Subject: [PATCH] Version Packages --- .changeset/brown-months-accept.md | 5 ----- .changeset/brown-owls-bathe.md | 5 ----- .changeset/five-melons-attend.md | 5 ----- .changeset/gentle-pillows-begin.md | 5 ----- .changeset/goofy-ideas-yell.md | 5 ----- .changeset/grumpy-files-dance.md | 5 ----- .changeset/ripe-tips-lie.md | 5 ----- .changeset/ripe-yaks-argue.md | 5 ----- .changeset/strict-areas-sort.md | 5 ----- .changeset/wicked-meals-wave.md | 5 ----- CHANGELOG.md | 26 ++++++++++++++++++++++++++ package.json | 2 +- 12 files changed, 27 insertions(+), 51 deletions(-) delete mode 100644 .changeset/brown-months-accept.md delete mode 100644 .changeset/brown-owls-bathe.md delete mode 100644 .changeset/five-melons-attend.md delete mode 100644 .changeset/gentle-pillows-begin.md delete mode 100644 .changeset/goofy-ideas-yell.md delete mode 100644 .changeset/grumpy-files-dance.md delete mode 100644 .changeset/ripe-tips-lie.md delete mode 100644 .changeset/ripe-yaks-argue.md delete mode 100644 .changeset/strict-areas-sort.md delete mode 100644 .changeset/wicked-meals-wave.md diff --git a/.changeset/brown-months-accept.md b/.changeset/brown-months-accept.md deleted file mode 100644 index bc11115a..00000000 --- a/.changeset/brown-months-accept.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": patch ---- - -fix: build failure now terminate polling diff --git a/.changeset/brown-owls-bathe.md b/.changeset/brown-owls-bathe.md deleted file mode 100644 index 8341453d..00000000 --- a/.changeset/brown-owls-bathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": patch ---- - -chore(deps-dev): upgrade @graphql-codegen/client-preset from 5.3.0 to 6.0.0 diff --git a/.changeset/five-melons-attend.md b/.changeset/five-melons-attend.md deleted file mode 100644 index d2d0da35..00000000 --- a/.changeset/five-melons-attend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": patch ---- - -chore(deps-dev): bump graphql from 16.13.2 to 16.14.0 diff --git a/.changeset/gentle-pillows-begin.md b/.changeset/gentle-pillows-begin.md deleted file mode 100644 index 1b44522c..00000000 --- a/.changeset/gentle-pillows-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": patch ---- - -chore(deps): bump @actions/core from 3.0.0 to 3.0.1 diff --git a/.changeset/goofy-ideas-yell.md b/.changeset/goofy-ideas-yell.md deleted file mode 100644 index e00afbeb..00000000 --- a/.changeset/goofy-ideas-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": patch ---- - -Update GitHub API GraphQL schema to latest using GitHub Action. The NPM package [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) is outdated due to https://github.com/octokit/graphql-schema/issues/1030 diff --git a/.changeset/grumpy-files-dance.md b/.changeset/grumpy-files-dance.md deleted file mode 100644 index d12e8f5c..00000000 --- a/.changeset/grumpy-files-dance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": patch ---- - -refactor: setTimeout NODE_ENV check for tests diff --git a/.changeset/ripe-tips-lie.md b/.changeset/ripe-tips-lie.md deleted file mode 100644 index 93222f98..00000000 --- a/.changeset/ripe-tips-lie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": patch ---- - -chore(deps-dev): upgrade @graphql-codegen/cli from 6.3.1 to 7.0.0 diff --git a/.changeset/ripe-yaks-argue.md b/.changeset/ripe-yaks-argue.md deleted file mode 100644 index a05e66d1..00000000 --- a/.changeset/ripe-yaks-argue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": minor ---- - -feat: Overwrite branch name for deployments to Cloudflare diff --git a/.changeset/strict-areas-sort.md b/.changeset/strict-areas-sort.md deleted file mode 100644 index 4b17bc5b..00000000 --- a/.changeset/strict-areas-sort.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": patch ---- - -refactor: graphql operations diff --git a/.changeset/wicked-meals-wave.md b/.changeset/wicked-meals-wave.md deleted file mode 100644 index 24fceffa..00000000 --- a/.changeset/wicked-meals-wave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": patch ---- - -refactor: switch from exec to execFile. Stops risk of spaces or special characters breaking the command. diff --git a/CHANGELOG.md b/CHANGELOG.md index e7ae540d..91cbd3bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,31 @@ # github-actions-cloudflare-pages +## 3.5.0 + +### Minor Changes + +- [#776](https://github.com/andykenward/github-actions-cloudflare-pages/pull/776) [`b458526`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/b45852688a5ff934474b1dc7be2327ae66ec6944) Thanks [@anthropic-code-agent](https://github.com/apps/anthropic-code-agent)! - feat: Overwrite branch name for deployments to Cloudflare + +### Patch Changes + +- [#757](https://github.com/andykenward/github-actions-cloudflare-pages/pull/757) [`44b9e8f`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/44b9e8f2395fa4ad33f75ca7caa00a74483a76b0) Thanks [@andykenward](https://github.com/andykenward)! - fix: build failure now terminate polling + +- [#760](https://github.com/andykenward/github-actions-cloudflare-pages/pull/760) [`06c6105`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/06c610523452c8c7b27f978331089bc99f8a4399) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): upgrade @graphql-codegen/client-preset from 5.3.0 to 6.0.0 + +- [#760](https://github.com/andykenward/github-actions-cloudflare-pages/pull/760) [`06c6105`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/06c610523452c8c7b27f978331089bc99f8a4399) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump graphql from 16.13.2 to 16.14.0 + +- [#746](https://github.com/andykenward/github-actions-cloudflare-pages/pull/746) [`5de31a3`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/5de31a3317793fffeb2ba429af27d20e88586ccf) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @actions/core from 3.0.0 to 3.0.1 + +- [#753](https://github.com/andykenward/github-actions-cloudflare-pages/pull/753) [`4549d45`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/4549d45516bbadbd9147b5f73d755ad058f0002d) Thanks [@andykenward](https://github.com/andykenward)! - Update GitHub API GraphQL schema to latest using GitHub Action. The NPM package [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) is outdated due to https://github.com/octokit/graphql-schema/issues/1030 + +- [#757](https://github.com/andykenward/github-actions-cloudflare-pages/pull/757) [`44b9e8f`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/44b9e8f2395fa4ad33f75ca7caa00a74483a76b0) Thanks [@andykenward](https://github.com/andykenward)! - refactor: setTimeout NODE_ENV check for tests + +- [#760](https://github.com/andykenward/github-actions-cloudflare-pages/pull/760) [`06c6105`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/06c610523452c8c7b27f978331089bc99f8a4399) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): upgrade @graphql-codegen/cli from 6.3.1 to 7.0.0 + +- [#756](https://github.com/andykenward/github-actions-cloudflare-pages/pull/756) [`e3ed3ad`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/e3ed3ad56c43ff7d89b26b60b985b75243761b6e) Thanks [@andykenward](https://github.com/andykenward)! - refactor: graphql operations + +- [#757](https://github.com/andykenward/github-actions-cloudflare-pages/pull/757) [`44b9e8f`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/44b9e8f2395fa4ad33f75ca7caa00a74483a76b0) Thanks [@andykenward](https://github.com/andykenward)! - refactor: switch from exec to execFile. Stops risk of spaces or special characters breaking the command. + ## 3.4.0 ### Minor Changes diff --git a/package.json b/package.json index ce913e88..590f82ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-actions-cloudflare-pages", - "version": "3.4.0", + "version": "3.5.0", "private": true, "description": "A Github Action to deploy to Cloudflare Pages", "keywords": [