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

build(deps): bump flutter_checks, analysis_options and appwrite in /packages/app #113

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps flutter_checks, analysis_options and appwrite. These dependencies needed to be updated together.
Updates flutter_checks from 0.0.1 to 0.1.1

Release notes

Sourced from flutter_checks's releases.

flutter_checks-v0.1.1

Added support for a missing inverse async matcher. Should be all complete for Flutter 3.24!

flutter_checks-v0.1.0

The initial, hopefully-stable-but-yet-to-be-extensively-tested version! (Published 2024-09-04, but I forgot to write the release notes)

Changelog

Sourced from flutter_checks's changelog.

flutter_checks - v0.1.1

  • FIX: add doesNotMeetGuideline. (d192d59f)

2024-09-04

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

flutter_checks - v0.1.0

  • FEAT(flutter_checks): add all the other matchers. (cd71c6ec)
  • DOCS: update readmes. (deecadae)
  • DOCS(flutter_checks): update example. (9988b7ef)
  • BREAKING CHORE(flutter_checks): align naming convention. (a10d1b36)

legacy_checks - v0.1.0

  • DOCS: update readmes. (deecadae)
  • DOCS(legacy_matcher): minor tweak. (9bab7ad6)
  • BREAKING REFACTOR(legacy_checks): remove nested check. (9882a591)

2024-08-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


Commits
  • 64e5be7 chore(release): publish packages
  • d192d59 fix: add doesNotMeetGuideline
  • 9cf2613 fix: ignore no-duplicate-heading in the changelog
  • c1ec185 fix: melos repo
  • f9ecfff fix: remove gen-l10n vscode task
  • 35ed5ad chore(release): publish packages
  • 11cab88 build(deps): bump flutter
  • deecada docs: update readmes
  • cd71c6e feat(flutter_checks): add all the other matchers
  • 9988b7e docs(flutter_checks): update example
  • 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_checks](https://github.com/lishaduck/legacy_checks), [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_checks` from 0.0.1 to 0.1.1
- [Release notes](https://github.com/lishaduck/legacy_checks/releases)
- [Changelog](https://github.com/lishaduck/legacy_checks/blob/main/CHANGELOG.md)
- [Commits](lishaduck/legacy_checks@flutter_checks-v0.0.1...flutter_checks-v0.1.1)

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_checks
  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 6, 2025
@lishaduck lishaduck closed this Jan 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 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-4fcb438b2e branch January 6, 2025 15:39
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