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

chore(deps): update dependency node-appwrite to v12 #68

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 30, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v12.0.1

Compare Source

What's Changed

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

v12.0.0

Compare Source

What's New

  • Support for Appwrite 1.5
  • Added enum support.
  • Added SSR support, learn more in docs.
  • Added messaging service support, learn more in docs.
  • Added Query.contains support. Can be used on array and string attributes.
  • Added Query.or query support. Can be used to apply a logical or on all nested queries inside.
  • Added 2FA support learn more in docs
  • Added tokens support, can be used for one-time password login flows, learn more in docs

Breaking changes

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

Account changes (use with SSR)
  • updateRecovery no longer requires passwordAgain.
  • createEmailSession renamed to createEmailPasswordSession
  • updatePhoneSession renamed to createPhoneToken
  • createMagicURLSession renamed to createEmailToken
  • createOAuth2Session renamed to createOAuth2Token
  • updatePhone, updateMagicURLSession, which are the confirmation flows for password-less logins, are renamed to createSession and accept a secret to create session.

If you do not update your Appwrite SDK, old SDKs will not break your app. Appwrite APIs are backwards compatible.

v11.1.1

Compare Source

What's Changed

No changes from 11.1.0.

v11.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: appwrite/sdk-for-node@11.0.0...11.1.0

v11.0.0

Compare Source

What's Changed

  • BREAKING - Parameter url is now optional in the createMembership endpoint
  • Parameter runtime is now optional in the update endpoint of the Functions class

Full Changelog: appwrite/sdk-for-node@10.0.1...11.0.0

v10.0.1

Compare Source

What's Changed

  • Fix variable name collisions
  • Fix content-range header for chunked uploads

Full Changelog: appwrite/sdk-for-node@10.0.0...10.0.1

v10.0.0

Compare Source

What's Changed

  • Support for Appwrite 1.4.0
  • New endpoints for fetching user identities
  • New endpoints for listing locale codes
  • New endpoint for downloading a function deployment
  • Updated documentation
  • Breaking changes:
    • The createFunction method has a new signature.
    • The createExecution method has a new signature.
    • The updateFunction method has a new signature.
    • The createDeployment method no longer requires an entrypoint.
    • The updateFile method now includes the ability to update the file name.
    • The updateMembershipRoles method has been renamed to updateMembership.

Full Changelog: appwrite/sdk-for-node@9.0.0...10.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/node-appwrite-12.x branch 2 times, most recently from afc1f18 to b6419d4 Compare May 12, 2024 10:56
@renovate renovate bot force-pushed the renovate/node-appwrite-12.x branch from b6419d4 to 9723760 Compare May 12, 2024 11:11
@renovate renovate bot deleted the renovate/node-appwrite-12.x branch May 12, 2024 11:51
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.

None yet

1 participant