Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

build(deps): bump flutter_gen_runner, analysis_options and appwrite in /packages/app #109

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2025

Bumps flutter_gen_runner, analysis_options and appwrite. These dependencies needed to be updated together.
Updates flutter_gen_runner from 5.6.0 to 5.8.0

Release notes

Sourced from flutter_gen_runner's releases.

v5.8.0

Feature

Development

v5.7.0

Feature

Development

Changelog

Sourced from flutter_gen_runner's changelog.

5.8.0

Feature

Development

5.7.0

Feature

Development

Commits
  • 33bd774 🔖 5.8.0 (#582)
  • c4ed388 ✅ Fix tests (#581)
  • aadf5f9 ⬆️ Allows mime: '>=1.0.0 <3.0.0' (#580)
  • 6b589f1 upgrade: update wasabeef/import-asdf-tool-versions-action action to v1.0.3 (#...
  • 21bcf5b upgrade: update dependency flutter to v3.24.3 (#575)
  • 72a6101 upgrade: update dependency dart to v3.5.3 (#574)
  • 1de65f9 upgrade: update actions/upload-artifact action to v4 (#573)
  • f8208d1 upgrade: update dependency lint-staged to v15.2.10 (#572)
  • ae7becb upgrade: update dependency flutter to v3.24.2 (#571)
  • caa3746 upgrade: update actions/download-artifact action to v4.1.8 (#570)
  • Additional commits viewable in compare view

Updates analysis_options from 0.0.1 to 2.0.1

Release notes

Sourced from analysis_options's releases.

v2.0.0

Full Changelog: G1J0SHI/analysis_options@v1.1.0...v2.0.0

v1.1.0

Full Changelog: G1J0SHI/analysis_options@v1.0.0...v1.1.0

v1.0.0

Initial release

Changelog

Sourced from analysis_options's changelog.

2.0.1

  • Update homepage
  • Update repository

2.0.0

  • Upgrade package

1.1.0

  • Add badges
  • Add dart SDK
  • Update docs

1.0.0

  • Initial release.
Commits

Updates appwrite from 12.0.4 to 13.1.1

Release notes

Sourced from appwrite's releases.

13.1.1

What's Changed

Full Changelog: appwrite/sdk-for-flutter@13.1.0...13.1.1

13.1.0

What's Changed

New Contributors

Full Changelog: appwrite/sdk-for-flutter@13.0.0...13.1.0

13.0.0

What's New

  • Support for Appwrite 1.6
  • Update dependencies
  • Added scheduledAt attribute to Execution response model
  • 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.

Bug Fixes

  • Fixed realtime reconnection issues.

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-flutter@12.0.4...13.0.0

13.0.0-rc.2

Full Changelog: appwrite/sdk-for-flutter@13.0.0-rc.1...13.0.0-rc.2

13.0.0-rc.1

  • Release Candidate for 1.6.0

Full Changelog: appwrite/sdk-for-flutter@12.0.4...13.0.0-rc.1

Changelog

Sourced from appwrite's changelog.

13.0.0

  • Fixed realtime reconnection issues
  • Support for Appwrite 1.6
  • Update dependencies
  • Added scheduledAt attribute to Execution response model
  • Added scheduledAt parameter to createExecution(): Enables creating a delayed execution
  • Breaking changes:
    • Removed otp parameter from deleteMFAAuthenticator.

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

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.

Commits
  • e1ed112 Merge pull request #228 from appwrite/dev
  • 194dd1b Commit from GitHub Actions (Format and push)
  • 052eb6b fix: type errors
  • 4216a5b Merge pull request #223 from appwrite/dev
  • 8a9e6dd Commit from GitHub Actions (Format and push)
  • ecc834c release: sdk
  • 67f4c14 Merge pull request #215 from appwrite/1.6.x
  • 1f3d689 Commit from GitHub Actions (Format and push)
  • b89e914 fix syntax
  • b2b1e6d Commit from GitHub Actions (Format and push)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
analysis_options [> 0.0.1]
appwrite [>= 13.1.a < 13.2]

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 [flutter_gen_runner](https://github.com/FlutterGen/flutter_gen), [analysis_options](https://github.com/G1J0SHI/analysis_options) and [appwrite](https://github.com/appwrite/sdk-for-flutter). These dependencies needed to be updated together.

Updates `flutter_gen_runner` from 5.6.0 to 5.8.0
- [Release notes](https://github.com/FlutterGen/flutter_gen/releases)
- [Changelog](https://github.com/FlutterGen/flutter_gen/blob/main/CHANGELOG.md)
- [Commits](FlutterGen/flutter_gen@v5.6.0...v5.8.0)

Updates `analysis_options` from 0.0.1 to 2.0.1
- [Release notes](https://github.com/G1J0SHI/analysis_options/releases)
- [Changelog](https://github.com/G1J0SHI/analysis_options/blob/main/CHANGELOG.md)
- [Commits](https://github.com/G1J0SHI/analysis_options/commits)

Updates `appwrite` from 12.0.4 to 13.1.1
- [Release notes](https://github.com/appwrite/sdk-for-flutter/releases)
- [Changelog](https://github.com/appwrite/sdk-for-flutter/blob/main/CHANGELOG.md)
- [Commits](appwrite/sdk-for-flutter@12.0.4...13.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jan 3, 2025
@lishaduck lishaduck closed this Jan 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pub/packages/app/multi-6777e0274e branch January 3, 2025 15:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant