Skip to content

chore(deps): bump @appwrite.io/console to 56957ff - #3173

Closed
Meldiron wants to merge 1 commit into
mainfrom
chore-bump-console-sdk-56957ff
Closed

chore(deps): bump @appwrite.io/console to 56957ff#3173
Meldiron wants to merge 1 commit into
mainfrom
chore-bump-console-sdk-56957ff

Conversation

@Meldiron

Copy link
Copy Markdown
Contributor

What does this PR do?

Bumps the console SDK pin from ed09983 to 56957ff.

The main reason for the bump is that Models.ConsoleVariables now reports per-provider VCS capabilities:

  • _APP_VCS_PROVIDERS_WITH_REPOSITORY_CREATION — providers the console can create repositories on
  • _APP_VCS_PROVIDERS_WITH_PUBLIC_REPOSITORIES — providers that can host public repositories

The earlier SDK breaking changes (Health service removal, Models.CloudLocaleModels.Locale, the Embeddings service split, migration resourceIddatabaseId/collectionId, DatabaseType additions, usage model changes affecting payments/usage/billing) were already absorbed by the 16.0.0/ed09983 bump on main, so this pin change needs no code adjustments — check, lint, unit tests and the production build all pass unchanged.

Stacked PR: the VCS/Origin feature work building on this lands separately on top of this branch.

Test plan

  • bun run check — 0 errors
  • bun run lint — 0 errors
  • bun run test:unit — all passing
  • bun run build — passes

Related PRs and issues

🤖 Generated with Claude Code

Brings in the console variables that report per-provider VCS
capabilities (_APP_VCS_PROVIDERS_WITH_REPOSITORY_CREATION and
_APP_VCS_PROVIDERS_WITH_PUBLIC_REPOSITORIES). No breaking changes
against the previous ed09983 pin.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@appwrite

appwrite Bot commented Aug 19, 2026

Copy link
Copy Markdown

Console (appwrite/console)

Project ID: 688b7bf400350cbd60e9

Sites (1)
Site Status Logs Preview QR
 console-stage
688b7cf6003b1842c9dc
Ready Ready View Logs Preview URL QR Code

Tip

Ephemeral API keys are generated automatically for each function execution

@greptile-apps

greptile-apps Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates the pinned @appwrite.io/console SDK revision to expose per-provider VCS capabilities without changing application code.

  • Updates the SDK URL consistently in package.json and bun.lock.
  • Regenerates lockfile metadata while preserving the SDK's existing transitive dependency.

Confidence Score: 5/5

The PR appears safe to merge because the manifest and lockfile consistently pin the new SDK revision and no concrete regression was identified.

The dependency update is synchronized across both changed files, retains the same transitive dependency shape, and the available evidence does not establish any broken SDK contract or install behavior.

Important Files Changed

Filename Overview
package.json Updates the existing console SDK dependency from revision ed09983 to 56957ff; no concrete compatibility issue was identified.
bun.lock Keeps the resolved SDK revision synchronized with the manifest and removes optional lockfile metadata without changing dependency resolution behavior.

Reviews (1): Last reviewed commit: "chore(deps): bump @appwrite.io/console t..." | Re-trigger Greptile

@Meldiron

Copy link
Copy Markdown
Contributor Author

Folded into #3174 — the bump is tiny and ships as the first commit there, so a separate PR isn't worth the review overhead.

@Meldiron Meldiron closed this Aug 20, 2026
@Meldiron
Meldiron deleted the chore-bump-console-sdk-56957ff branch August 20, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant