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

build(deps): bump appwrite from 9.0.1 to 10.0.1 #180

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps appwrite from 9.0.1 to 10.0.1.

Release notes

Sourced from appwrite's releases.

10.0.1

What's Changed

  • Fix variable name collisions

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

10.0.0

What's Changed

  • Support for Appwrite 1.4.0
  • New endpoints for fetching user identities
  • New endpoints for listing locale codes
  • 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-flutter@9.0.1...10.0.0

Changelog

Sourced from appwrite's changelog.

10.0.1

  • Added a new label function to the Role helper class
  • Update internal variable names to prevent name collision
  • Fix: content range header inconsistency in chunked uploads #648

10.0.0

  • Support for Appwrite 1.4.0
  • New endpoints for fetching user identities
  • New endpoints for listing locale codes
  • 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.

9.0.0

  • Added relationships support
  • Added support for new queries: isNull, isNotNull, startsWith, notStartsWith, endsWith, between and select.
  • Added update attribute support
  • Added team prefs support
  • Changed function create/update execute parameter to optional
  • Changed team update to updateName
  • Changed Account service to use the User model instead of Account

8.3.0

  • Fix: back navigation bringing back web browser after OAuth session creation
  • Update: Deprecated InputFile default constructor and introduced InputFile.fromPath and InputFile.fromBytes for consistency with other SDKs

8.2.2

  • Fix: notify callback when websocket closes #604

8.2.1

  • Fix OAuth on web
  • Improve helper classes

8.2.0

  • Support for GraphQL

8.1.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [appwrite](https://github.com/appwrite/sdk-for-flutter) from 9.0.1 to 10.0.1.
- [Release notes](https://github.com/appwrite/sdk-for-flutter/releases)
- [Changelog](https://github.com/appwrite/sdk-for-flutter/blob/master/CHANGELOG.md)
- [Commits](appwrite/sdk-for-flutter@9.0.1...10.0.1)

---
updated-dependencies:
- dependency-name: appwrite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from lishaduck as a code owner September 4, 2023 12:22
@dependabot dependabot bot added dart Regards Dart code dependencies Relates to dependencies labels Sep 4, 2023
@netlify
Copy link

netlify bot commented Sep 4, 2023

Deploy Preview for pattonville-wallet ready!

Name Link
🔨 Latest commit 1949187
🔍 Latest deploy log https://app.netlify.com/sites/pattonville-wallet/deploys/64f5cc0ee3574f0008bb121f
😎 Deploy Preview https://deploy-preview-180--pattonville-wallet.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@lishaduck lishaduck enabled auto-merge September 5, 2023 01:54
@lishaduck lishaduck added this pull request to the merge queue Sep 5, 2023
Merged via the queue into main with commit 87c6f4a Sep 5, 2023
13 checks passed
@dependabot dependabot bot deleted the dependabot/pub/appwrite-10.0.1 branch September 5, 2023 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Regards Dart code dependencies Relates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant