supabase 2.110.0-beta.8 → 2.110.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +5 -1
  2. package/package.json +28 -28
package/README.md CHANGED
@@ -149,7 +149,11 @@ pnpm repos:install
149
149
 
150
150
  ## Contributing
151
151
 
152
- We love focused pull requests with a clear problem, a small surface area, and tests that match the user-facing behavior. Before opening a PR, run the checks for the workspace you touched.
152
+ We love focused pull requests with a clear problem, a small surface area, and tests that match the user-facing behavior.
153
+
154
+ Open an issue first and wait for a maintainer to add the `open-for-contribution` label before starting work — external pull requests that don't link a labeled, open issue are closed automatically. See [CONTRIBUTING.md](./CONTRIBUTING.md#contribution-workflow) for the full workflow.
155
+
156
+ Before opening a PR, run the checks for the workspace you touched.
153
157
 
154
158
  ```sh
155
159
  pnpm check:all
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "supabase",
3
- "version": "2.110.0-beta.8",
3
+ "version": "2.110.0",
4
4
  "private": false,
5
5
  "description": "Supabase CLI",
6
6
  "homepage": "https://github.com/supabase/cli#readme",
@@ -28,13 +28,13 @@
28
28
  "jose": "^6.2.3"
29
29
  },
30
30
  "devDependencies": {
31
- "@anthropic-ai/claude-agent-sdk": "^0.3.196",
32
- "@anthropic-ai/sdk": "^0.107.0",
33
- "@clack/prompts": "^1.6.0",
34
- "@effect/atom-react": "4.0.0-beta.93",
35
- "@effect/platform-bun": "4.0.0-beta.93",
36
- "@effect/sql-pg": "4.0.0-beta.93",
37
- "@effect/vitest": "^4.0.0-beta.93",
31
+ "@anthropic-ai/claude-agent-sdk": "^0.3.207",
32
+ "@anthropic-ai/sdk": "^0.111.0",
33
+ "@clack/prompts": "^1.7.0",
34
+ "@effect/atom-react": "4.0.0-beta.97",
35
+ "@effect/platform-bun": "4.0.0-beta.97",
36
+ "@effect/sql-pg": "4.0.0-beta.97",
37
+ "@effect/vitest": "4.0.0-beta.97",
38
38
  "@modelcontextprotocol/sdk": "^1.29.0",
39
39
  "@napi-rs/keyring": "^1.3.0",
40
40
  "@parcel/watcher": "^2.5.6",
@@ -43,42 +43,42 @@
43
43
  "@types/pg": "^8.15.0",
44
44
  "@types/pg-copy-streams": "^1.2.5",
45
45
  "@types/react": "^19.2.17",
46
- "@typescript/native-preview": "7.0.0-dev.20260629.1",
46
+ "@typescript/native-preview": "7.0.0-dev.20260707.2",
47
47
  "@vercel/detect-agent": "^1.2.3",
48
- "@vitest/coverage-istanbul": "^4.1.9",
48
+ "@vitest/coverage-istanbul": "^4.1.10",
49
49
  "dotenv": "^17.4.2",
50
- "effect": "4.0.0-beta.93",
50
+ "effect": "4.0.0-beta.97",
51
51
  "esbuild": "^0.28.1",
52
52
  "ink": "^7.1.0",
53
53
  "ink-spinner": "^5.0.0",
54
- "knip": "^6.17.1",
55
- "oxfmt": "^0.57.0",
54
+ "knip": "^6.26.0",
55
+ "oxfmt": "^0.58.0",
56
56
  "oxlint": "^1.72.0",
57
- "oxlint-tsgolint": "^0.23.0",
57
+ "oxlint-tsgolint": "^0.24.0",
58
58
  "pg": "^8.22.0",
59
59
  "pg-copy-streams": "^7.0.0",
60
- "posthog-node": "^5.38.8",
60
+ "posthog-node": "^5.41.0",
61
61
  "react": "^19.2.7",
62
62
  "react-devtools-core": "^7.0.1",
63
- "semantic-release": "^25.0.5",
63
+ "semantic-release": "^25.0.6",
64
64
  "smol-toml": "^1.7.0",
65
- "tldts": "^7.4.5",
66
- "vitest": "^4.1.9",
65
+ "tldts": "^7.4.8",
66
+ "vitest": "^4.1.10",
67
67
  "yaml": "^2.9.0",
68
68
  "@supabase/api": "0.1.0",
69
- "@supabase/config": "0.1.0",
69
+ "@supabase/process-compose": "0.1.0",
70
70
  "@supabase/stack": "0.1.0",
71
- "@supabase/process-compose": "0.1.0"
71
+ "@supabase/config": "0.1.0"
72
72
  },
73
73
  "optionalDependencies": {
74
- "@supabase/cli-darwin-arm64": "2.110.0-beta.8",
75
- "@supabase/cli-darwin-x64": "2.110.0-beta.8",
76
- "@supabase/cli-linux-arm64": "2.110.0-beta.8",
77
- "@supabase/cli-linux-arm64-musl": "2.110.0-beta.8",
78
- "@supabase/cli-linux-x64-musl": "2.110.0-beta.8",
79
- "@supabase/cli-windows-arm64": "2.110.0-beta.8",
80
- "@supabase/cli-linux-x64": "2.110.0-beta.8",
81
- "@supabase/cli-windows-x64": "2.110.0-beta.8"
74
+ "@supabase/cli-darwin-arm64": "2.110.0",
75
+ "@supabase/cli-darwin-x64": "2.110.0",
76
+ "@supabase/cli-linux-arm64": "2.110.0",
77
+ "@supabase/cli-linux-arm64-musl": "2.110.0",
78
+ "@supabase/cli-linux-x64": "2.110.0",
79
+ "@supabase/cli-windows-arm64": "2.110.0",
80
+ "@supabase/cli-linux-x64-musl": "2.110.0",
81
+ "@supabase/cli-windows-x64": "2.110.0"
82
82
  },
83
83
  "release": {
84
84
  "branches": [