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 3, 2025

Bumps very_good_cli, analysis_options and appwrite. These dependencies needed to be updated together.
Updates very_good_cli from 0.22.2 to 0.25.0

Release notes

Sourced from very_good_cli's releases.

v0.25.0

  • chore: update SPDX licenses (#1178, #1185, #1186, #1187)
  • fix: cleanup .test_optimizer.dart on SIGINT (#1190)
  • chore: update subscribe URL (#1201)
  • docs: update vgv dev URL (#1202)
  • Dependency Updates
    • chore(deps): bump pana from 0.22.13 to 0.22.15 (#1177)
    • chore(deps): bump pana from 0.22.15 to 0.22.16 (#1203)
    • chore(deps): bump pana from 0.22.16 to 0.22.17 (#1206)
    • chore(deps): bump mason from 0.1.0-dev.60 to 0.1.0 (#1197)
    • chore(deps): bump mason from 0.1.0-dev.60 to 0.1.0 in /bricks/test_optimizer/hooks (#1198)

v0.24.0

  • feat: bump template bundles (#1167)
  • chore: update SPDX licenses (#1145, #1157)
  • Dependency updates:
    • chore(deps): bump mason from 0.1.0-dev.58 to 0.1.0-dev.60 (#1129, #1139)
    • chore(deps): bump pub_updater from 0.4.0 to 0.5.0 (#1133)
    • chore(deps): bump pana from 0.22.12 to 0.22.13 (#1166)

v0.23.1

v0.23.0

... (truncated)

Changelog

Sourced from very_good_cli's changelog.

0.25.0

  • chore: update SPDX licenses (#1178, #1185, #1186, #1187)
  • fix: cleanup .test_optimizer.dart on SIGINT (#1190)
  • chore: update subscribe URL (#1201)
  • docs: update vgv dev URL (#1202)
  • Dependency Updates
    • chore(deps): bump pana from 0.22.13 to 0.22.15 (#1177)
    • chore(deps): bump pana from 0.22.15 to 0.22.16 (#1203)
    • chore(deps): bump pana from 0.22.16 to 0.22.17 (#1206)
    • chore(deps): bump mason from 0.1.0-dev.60 to 0.1.0 (#1197)
    • chore(deps): bump mason from 0.1.0-dev.60 to 0.1.0 in /bricks/test_optimizer/hooks (#1198)

0.24.0

  • feat: bump template bundles (#1167)
  • chore: update SPDX licenses (#1145, #1157)
  • Dependency updates:
    • chore(deps): bump mason from 0.1.0-dev.58 to 0.1.0-dev.60 (#1129, #1139)
    • chore(deps): bump pub_updater from 0.4.0 to 0.5.0 (#1133)
    • chore(deps): bump pana from 0.22.12 to 0.22.13 (#1166)

0.23.1

0.23.0

... (truncated)

Commits
  • a49f14e chore: v0.25.0 (#1208)
  • 5c62b6f chore(deps): bump pana from 0.22.16 to 0.22.17 (#1206)
  • c48caaf chore(deps-dev): bump prettier from 3.4.1 to 3.4.2 in /site (#1205)
  • a95f267 chore(deps): bump mason from 0.1.0-dev.60 to 0.1.0 in /bricks/test_optimizer/...
  • 331730b chore(deps): bump path-to-regexp and express in /site (#1204)
  • 6eb39a4 chore(deps): bump pana from 0.22.15 to 0.22.16 (#1203)
  • cbde4ff docs: update vgv dev URL (#1202)
  • 2ad58d4 chore: update subscribe URL (#1201)
  • 9e07d9a chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 in /site (#1200)
  • 09f9723 chore(deps): bump mason from 0.1.0-dev.60 to 0.1.0 (#1197)
  • 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 [very_good_cli](https://github.com/VeryGoodOpenSource/very_good_cli), [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 `very_good_cli` from 0.22.2 to 0.25.0
- [Release notes](https://github.com/VeryGoodOpenSource/very_good_cli/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/very_good_cli/blob/main/CHANGELOG.md)
- [Commits](VeryGoodOpenSource/very_good_cli@v0.22.2...v0.25.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: very_good_cli
  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] <support@github.com>
@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
@dependabot @github
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-fdc1dca652 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.

2 participants