Skip to content
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

Update dependency node-appwrite to v14 #120

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-appwrite (source) ^12.0.1 -> ^14.0.0 age adoption passing confidence

Release Notes

appwrite/sdk-for-node (node-appwrite)

v14.1.0

Compare Source

What's Changed

Full Changelog: appwrite/sdk-for-node@14.0.0...14.1.0

v14.0.0

Compare Source

What's New

  • Support for Appwrite 1.6
  • Added key attribute to Runtime response model.
  • Added buildSize attribute to Deployments response model.
  • Added scheduledAt attribute to Executions response model.
  • Added scopes attribute to Functions response model.
  • Added specifications attribute to Functions response model.
  • Added new response model for Specifications.
  • Added new response model for Builds.
  • Added createJWT() : Enables creating a JWT using the userId.
  • Added listSpecifications(): Enables listing available runtime specifications.
  • Added deleteExecution() : Enables deleting executions.
  • Added updateDeploymentBuild(): Enables cancelling a deployment.
  • Added scheduledAt parameter to createExecution(): Enables creating a delayed execution

Breaking changes

You can find the new syntax for breaking changes in the Appwrite API references. Select version 1.6.x.

  • Removed otp parameter from deleteMFAAuthenticator.
  • Added scopes parameter for create/update function.
  • Renamed templateBranch to templateVersion in createFunction().
  • Renamed downloadDeployment() to getDeploymentDownload()

Bug Fixes

  • None reported.

Please note: This version is compatible with Appwrite 1.6 and later only. If you do not update your Appwrite SDK, old SDKs will not break your app. Appwrite APIs are backwards compatible.

New Contributors

Full Changelog: appwrite/sdk-for-node@13.0.0...14.0.0

v13.0.0

Compare Source

What's Changed

Breaking changes
  • Renamed CreditCard.Consosud to CreditCard.Cencosud
  • Removed Name.Hamsterv1
  • Removed return type for Account.deleteMfaAuthenticator()
  • Renamed from param to templateId in Messaging. createMsg91Provider() and Messaging.updateMsg91Provider()
  • Moved InputFile to node-appwrite/file
Notable changes
  • Added attachments param to Messaging.updateEmail()
  • Added Flag.FrenchPolynesia
  • Make SDK compatible with runtimes used for SSR
  • Migrated the SDK to TypeScript
Fixes
  • Other fixes and enhancements

New Contributors

Full Changelog: appwrite/sdk-for-node@12.0.1...13.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Aug 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
give-headpats ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 1:57pm

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.

0 participants