Skip to content

feat: support concurrent uploads#3053

Merged
TorstenDittmann merged 1 commit into
mainfrom
feat-concurrent-uploads
May 20, 2026
Merged

feat: support concurrent uploads#3053
TorstenDittmann merged 1 commit into
mainfrom
feat-concurrent-uploads

Conversation

@TorstenDittmann
Copy link
Copy Markdown
Contributor

What

  • Updates the console SDK package to a version with concurrent upload support.
  • Refreshes the Bun lockfile entries for the updated package.

Testing

  • bun run check

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 20, 2026

Greptile Summary

This PR bumps the @appwrite.io/console SDK pin from commit 0387505 to 3ecc0b7 to bring in concurrent upload support, with the lockfile updated accordingly.

  • package.json: Single-line change updating the pkg.vc URL to the new commit hash.
  • bun.lock: Resolved entries for @appwrite.io/console (and an incidental update for @appwrite.io/pink-svelte) now include integrity checksums that were absent before, which is a passive security improvement.

Confidence Score: 5/5

Safe to merge — the change is limited to a single SDK commit-pin bump with a consistent lockfile update and no application logic touched.

Only package.json and bun.lock are modified; no source files are changed. The lockfile is internally consistent with the updated package URL, and the new entries now include integrity hashes that the old entries lacked. No observable risk to application behaviour.

No files require special attention.

Important Files Changed

Filename Overview
package.json Updates @appwrite.io/console SDK pin from commit 0387505 to 3ecc0b7 to pull in concurrent upload support.
bun.lock Lockfile updated to reflect new SDK commit; new entries now include integrity hashes for @appwrite.io/console and @appwrite.io/pink-svelte, which is an improvement over the previous hash-less entries.

Reviews (1): Last reviewed commit: "feat: support concurrent uploads" | Re-trigger Greptile

@TorstenDittmann TorstenDittmann merged commit b9b5909 into main May 20, 2026
4 checks passed
@TorstenDittmann TorstenDittmann deleted the feat-concurrent-uploads branch May 20, 2026 12:57
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.

2 participants