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

Conversation

@dependabot
Copy link
Contributor

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

Bumps the riverpod group with 6 updates in the /packages/app directory:

Package From To
hooks_riverpod 2.5.2 2.6.1
riverpod_annotation 2.3.5 2.6.1
analysis_options 0.0.1 2.0.1
appwrite 12.0.4 13.1.0
riverpod_generator 2.4.3 2.6.1
riverpod_lint 2.3.13 2.6.1

Updates hooks_riverpod from 2.5.2 to 2.6.1

Commits

Updates riverpod_annotation from 2.3.5 to 2.6.1

Commits

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.0

Release notes

Sourced from appwrite's releases.

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
  • 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)
  • 645b3e0 add changelog
  • f376886 Commit from GitHub Actions (Format and push)
  • 254426c chore: update sdks for appwrite 1.6
  • Additional commits viewable in compare view

Updates riverpod_annotation from 2.3.5 to 2.6.1

Commits

Updates riverpod_generator from 2.4.3 to 2.6.1

Commits

Updates riverpod_lint from 2.3.13 to 2.6.1

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
analysis_options [> 0.0.1]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the riverpod group with 6 updates in the /packages/app directory:

| Package | From | To |
| --- | --- | --- |
| [hooks_riverpod](https://github.com/rrousselGit/riverpod) | `2.5.2` | `2.6.1` |
| [riverpod_annotation](https://github.com/rrousselGit/riverpod) | `2.3.5` | `2.6.1` |
| [analysis_options](https://github.com/G1J0SHI/analysis_options) | `0.0.1` | `2.0.1` |
| [appwrite](https://github.com/appwrite/sdk-for-flutter) | `12.0.4` | `13.1.0` |
| [riverpod_generator](https://github.com/rrousselGit/riverpod) | `2.4.3` | `2.6.1` |
| [riverpod_lint](https://github.com/rrousselGit/river_pod) | `2.3.13` | `2.6.1` |



Updates `hooks_riverpod` from 2.5.2 to 2.6.1
- [Commits](rrousselGit/riverpod@hooks_riverpod-v2.5.2...hooks_riverpod-v2.6.1)

Updates `riverpod_annotation` from 2.3.5 to 2.6.1
- [Commits](rrousselGit/riverpod@riverpod_annotation-v2.3.5...riverpod_annotation-v2.6.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.0
- [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.0)

Updates `riverpod_annotation` from 2.3.5 to 2.6.1
- [Commits](rrousselGit/riverpod@riverpod_annotation-v2.3.5...riverpod_annotation-v2.6.1)

Updates `riverpod_generator` from 2.4.3 to 2.6.1
- [Commits](rrousselGit/riverpod@riverpod_generator-v2.4.3...riverpod_generator-v2.6.1)

Updates `riverpod_lint` from 2.3.13 to 2.6.1
- [Commits](rrousselGit/riverpod@riverpod_lint-v2.3.13...riverpod_lint-v2.6.1)

---
updated-dependencies:
- dependency-name: hooks_riverpod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: riverpod
- dependency-name: riverpod_annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: riverpod
- dependency-name: analysis_options
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: riverpod
- dependency-name: appwrite
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: riverpod
- dependency-name: riverpod_annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: riverpod
- dependency-name: riverpod_generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: riverpod
- dependency-name: riverpod_lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: riverpod
...

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

dependabot bot commented on behalf of github Jan 1, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/pub/packages/app/riverpod-53f7397259 branch January 1, 2025 16:42
@lishaduck
Copy link
Member

@dependabot ignore appwrite minor version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2025

OK, I won't notify you about version 13.1.x of appwrite again, unless you unignore it.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2025

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

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.

2 participants