-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deploy #253
Open
davidar
wants to merge
10
commits into
deploy
Choose a base branch
from
master
base: deploy
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
* Bump supabase from 1.191.3 to 1.192.5 Bumps [supabase](https://github.com/supabase/cli) from 1.191.3 to 1.192.5. - [Release notes](https://github.com/supabase/cli/releases) - [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml) - [Commits](supabase/cli@v1.191.3...v1.192.5) --- updated-dependencies: - dependency-name: supabase dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @supabase/supabase-js from 1.35.7 to 2.45.4 Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js) from 1.35.7 to 2.45.4. - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md) - [Commits](supabase/supabase-js@v1.35.7...v2.45.4) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * API changes for supabase-js v2 * Generate types from supabase schema * Another API change * Migrate public pages to app router * Migrate to @supabase/ssr * Use edge runtime * OTP login flow * Use querystring * Login page style * Logout without extra page * Fix 404 handling * Fix CI * Make usernames editable * supabase db pull * Fix shader creation * Pass auth user through to metadata editor * Fix types * Better typechecking * Fix shader listing of anonymous users * Fix head metadata generation * Tidy up * Update README.md * Remove busted media query * Lint * Add search function * Fix unsaved code warning * Fix build errors * Fix type warnings * Fix exception * Handle login errors * Fix exception * Fix unable to save new shader --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@fontsource/lobster](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/lobster) from 5.1.0 to 5.1.1. - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/lobster) --- updated-dependencies: - dependency-name: "@fontsource/lobster" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the typescript group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.4` | `22.13.0` | | [@webgpu/types](https://github.com/gpuweb/types) | `0.1.52` | `0.1.54` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | Updates `@types/node` from 22.10.4 to 22.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@webgpu/types` from 0.1.52 to 0.1.54 - [Commits](gpuweb/types@v0.1.52...v0.1.54) Updates `eslint-config-prettier` from 9.1.0 to 10.0.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@webgpu/types" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js) from 2.47.10 to 2.48.1. - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md) - [Commits](supabase/supabase-js@v2.47.10...v2.48.1) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.16.7 to 5.16.14. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.14/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.14/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@giscus/react](https://github.com/giscus/giscus-component/tree/HEAD/react) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/giscus/giscus-component/releases) - [Commits](https://github.com/giscus/giscus-component/commits/@giscus/react-v3.1.0/react) --- updated-dependencies: - dependency-name: "@giscus/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [supabase](https://github.com/supabase/cli) from 2.1.1 to 2.9.6. - [Release notes](https://github.com/supabase/cli/releases) - [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml) - [Commits](supabase/cli@v2.1.1...v2.9.6) --- updated-dependencies: - dependency-name: supabase dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the nextjs group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `15.1.3` | `15.1.6` | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.1.3` | `15.1.6` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.3` | `15.1.6` | | [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `39.2.4` | `40.1.0` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `3.99.0` | `3.107.2` | Updates `next` from 15.1.3 to 15.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.3...v15.1.6) Updates `@next/bundle-analyzer` from 15.1.3 to 15.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.1.6/packages/next-bundle-analyzer) Updates `eslint-config-next` from 15.1.3 to 15.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.1.6/packages/eslint-config-next) Updates `vercel` from 39.2.4 to 40.1.0 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/[email protected]/packages/cli) Updates `wrangler` from 3.99.0 to 3.107.2 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nextjs - dependency-name: "@next/bundle-analyzer" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nextjs - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nextjs - dependency-name: vercel dependency-type: direct:development update-type: version-update:semver-major dependency-group: nextjs - dependency-name: wrangler dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nextjs ... Signed-off-by: dependabot[bot] <[email protected]>
Deploying compute-toys with Cloudflare Pages
|
This pull request has been deployed to Vercel.
|
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.
No description provided.