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

chore(deps): bump connectivity_plus from 5.0.2 to 6.0.3 in /mobile #72

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 23, 2024

Bumps connectivity_plus from 5.0.2 to 6.0.3.

Commits
  • 0404dd1 chore(release): prepare for release (#2850)
  • 2aa6ad7 fix(connectivity_plus): Ensure Connectivity on Android is correctly reported ...
  • 15985a1 chore(release): prepare for release (#2827)
  • 6bee4a7 fix(connectivity_plus): WASM-compatible conditional imports (#2825)
  • f9ad927 refactor(connectivity_plus): remove ReachabilityConnectivityProvider and Reac...
  • 1c4aec0 docs(connectivity_plus): Document supported ConnectivityResult per platform (...
  • f60514e chore(deps): bump com.android.tools.build:gradle from 8.3.0 to 8.3.1 in /pack...
  • 04200c2 refactor(connectivity_plus): Migrate Android example to use the new plugins d...
  • 8fb738e docs(connectivity_plus): Update README for more clarity (#2770)
  • c850d58 fix(connectivity_plus): Improve iOS PathMonitorConnectivityProvider implement...
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 23, 2024
Copy link

coderabbitai bot commented Apr 23, 2024

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

dungngminh and others added 27 commits May 1, 2024 15:07
Bumps [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core) from 2.24.2 to 2.25.4.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v2.25.4/packages/firebase_core)

---
updated-dependencies:
- dependency-name: firebase_core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [bloc_test](https://github.com/felangel/bloc/tree/master/packages) from 9.1.5 to 9.1.6.
- [Release notes](https://github.com/felangel/bloc/releases)
- [Commits](https://github.com/felangel/bloc/commits/bloc_test-v9.1.6/packages)

---
updated-dependencies:
- dependency-name: bloc_test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…_core-2.25.4

chore(deps): bump firebase_core from 2.24.2 to 2.25.4 in /mobile
Bumps [flutter_svg](https://github.com/dnfield/flutter_svg/tree/master/packages) from 2.0.9 to 2.0.10+1.
- [Release notes](https://github.com/dnfield/flutter_svg/releases)
- [Commits](https://github.com/dnfield/flutter_svg/commits/HEAD/packages)

---
updated-dependencies:
- dependency-name: flutter_svg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…t-9.1.6

chore(deps): bump bloc_test from 9.1.5 to 9.1.6 in /mobile
Bumps [formz](https://github.com/VeryGoodOpenSource/formz) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/VeryGoodOpenSource/formz/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/formz/blob/main/CHANGELOG.md)
- [Commits](VeryGoodOpenSource/formz@v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: formz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…svg-2.0.101

chore(deps): bump flutter_svg from 2.0.9 to 2.0.10+1 in /mobile
Bumps [firebase_storage](https://github.com/firebase/flutterfire/tree/master/packages/firebase_storage) from 11.6.0 to 11.6.6.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_storage-v11.6.6/packages/firebase_storage)

---
updated-dependencies:
- dependency-name: firebase_storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
chore(deps): bump formz from 0.6.1 to 0.7.0 in /mobile
Bumps [firebase_storage](https://github.com/firebase/flutterfire/tree/master/packages/firebase_storage) from 11.6.6 to 11.6.10.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_storage-v11.6.10/packages/firebase_storage)

---
updated-dependencies:
- dependency-name: firebase_storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…_storage-11.6.6

chore(deps): bump firebase_storage from 11.6.0 to 11.6.6 in /mobile
Bumps [injectable](https://github.com/Milad-Akarie/injectable) from 2.3.2 to 2.3.5.
- [Commits](https://github.com/Milad-Akarie/injectable/commits)

---
updated-dependencies:
- dependency-name: injectable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…_storage-11.6.10

chore(deps): bump firebase_storage from 11.6.6 to 11.6.10 in /mobile
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 13.1.0 to 13.2.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v13.2.2/packages)

---
updated-dependencies:
- dependency-name: go_router
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [chopper_generator](https://github.com/lejard-h/chopper) from 7.1.1 to 7.2.0.
- [Release notes](https://github.com/lejard-h/chopper/releases)
- [Commits](lejard-h/chopper@chopper_generator-v7.1.1...chopper_generator-v7.2.0)

---
updated-dependencies:
- dependency-name: chopper_generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…r-13.2.2

chore(deps): bump go_router from 13.1.0 to 13.2.2 in /mobile
Bumps [bloc_test](https://github.com/felangel/bloc/tree/master/packages) from 9.1.6 to 9.1.7.
- [Release notes](https://github.com/felangel/bloc/releases)
- [Commits](https://github.com/felangel/bloc/commits/bloc_test-v9.1.7/packages)

---
updated-dependencies:
- dependency-name: bloc_test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.8 to 2.4.9.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.4.8...build_runner-v2.4.9)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dungngminh dungngminh force-pushed the refactor-http-service branch from 2a7d6a4 to a0e5ad2 Compare May 1, 2024 08:07
@dependabot dependabot bot force-pushed the dependabot/pub/mobile/connectivity_plus-6.0.3 branch from 94a861c to c51f955 Compare May 1, 2024 08:14
@dependabot dependabot bot changed the base branch from refactor-http-service to dev May 1, 2024 08:23
Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus) from 5.0.2 to 6.0.3.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v6.0.3/packages/connectivity_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pub/mobile/connectivity_plus-6.0.3 branch from c51f955 to 842bc45 Compare May 1, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant