Version Packages#755
Merged
Merged
Conversation
96489c0 to
c91d1da
Compare
51937b6 to
47726c2
Compare
0cd9abf to
d05cfe4
Compare
d05cfe4 to
29776a5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
github-actions-cloudflare-pages@3.5.0
Minor Changes
b458526Thanks @anthropic-code-agent! - feat: Overwrite branch name for deployments to CloudflarePatch Changes
#757
44b9e8fThanks @andykenward! - fix: build failure now terminate polling#760
06c6105Thanks @dependabot! - chore(deps-dev): upgrade @graphql-codegen/client-preset from 5.3.0 to 6.0.0#760
06c6105Thanks @dependabot! - chore(deps-dev): bump graphql from 16.13.2 to 16.14.0#746
5de31a3Thanks @dependabot! - chore(deps): bump @actions/core from 3.0.0 to 3.0.1#753
4549d45Thanks @andykenward! - Update GitHub API GraphQL schema to latest using GitHub Action. The NPM package @octokit/graphql-schema is outdated due to [BUG]: Latest release is severely outdated octokit/graphql-schema#1030#757
44b9e8fThanks @andykenward! - refactor: setTimeout NODE_ENV check for tests#760
06c6105Thanks @dependabot! - chore(deps-dev): upgrade @graphql-codegen/cli from 6.3.1 to 7.0.0#756
e3ed3adThanks @andykenward! - refactor: graphql operations#757
44b9e8fThanks @andykenward! - refactor: switch from exec to execFile. Stops risk of spaces or special characters breaking the command.