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

fix: test with Flutter 3.7 compatibility #101

Merged
merged 2 commits into from
Mar 10, 2023
Merged

fix: test with Flutter 3.7 compatibility #101

merged 2 commits into from
Mar 10, 2023

Conversation

miquelbeltran
Copy link
Collaborator

No description provided.

@miquelbeltran miquelbeltran merged commit 1be0185 into master Mar 10, 2023
@miquelbeltran miquelbeltran deleted the flutter-3.7 branch March 10, 2023 08:06
miquelbeltran added a commit that referenced this pull request May 6, 2024
* fix: test with Flutter 3.7 compatibility

* flutter analyze cleanup
miquelbeltran added a commit that referenced this pull request May 7, 2024
* fix: test with Flutter 3.7 compatibility

* flutter analyze cleanup
miquelbeltran added a commit that referenced this pull request May 8, 2024
* Promote 1.1.5-beta to 1.1.5

* Update README.md

* Upgrade dependencies (#59)

* Upgrade dependencies

* ignore new dot files

* Bump to version 1.2.0

* Fix log storage errors (#60)

* Fix log storage errors

- Append UUID to ensure unique filenames.
- Delete payload when it causes parsing issues.
- Delete all stored payloads on other major sending errors.
- Add tests to cover storage and sending error handling.

* Version 1.2.1

* fix formatting

* fix lint issue

* ci: add dependabot config

* chore(deps): bump actions/checkout from 2 to 3 (#62)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump subosito/flutter-action from 1 to 2 (#63)

Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 1 to 2.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](https://github.com/subosito/flutter-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump raygun4flutter from 1.1.4 to 1.2.1 in /example (#64)

Bumps [raygun4flutter](https://github.com/MindscapeHQ/Raygun4Flutter) from 1.1.4 to 1.2.1.
- [Release notes](https://github.com/MindscapeHQ/Raygun4Flutter/releases)
- [Changelog](https://github.com/MindscapeHQ/raygun4flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MindscapeHQ/Raygun4Flutter/commits)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump device_info_plus from 4.0.0 to 6.0.0 (#65)

Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 4.0.0 to 6.0.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v6.0.0/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump json_serializable from 6.2.0 to 6.5.1 (#69)

Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.2.0 to 6.5.1.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.2.0...json_serializable-v6.5.1)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump lint from 1.7.2 to 1.10.0 in /example (#66)

Bumps [lint](https://github.com/passsy/dart-lint) from 1.7.2 to 1.10.0.
- [Release notes](https://github.com/passsy/dart-lint/releases)
- [Changelog](https://github.com/passsy/dart-lint/blob/v1.10.0/CHANGELOG.md)
- [Commits](https://github.com/passsy/dart-lint/compare/v1.7.2...v1.10.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Miguel Beltran <[email protected]>

* chore(deps): bump lint from 1.8.2 to 1.10.0 (#71)

Bumps [lint](https://github.com/passsy/dart-lint) from 1.8.2 to 1.10.0.
- [Release notes](https://github.com/passsy/dart-lint/releases)
- [Changelog](https://github.com/passsy/dart-lint/blob/v1.10.0/CHANGELOG.md)
- [Commits](https://github.com/passsy/dart-lint/compare/v1.8.2...v1.10.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump json_annotation from 4.5.0 to 4.7.0 (#67)

Bumps [json_annotation](https://github.com/google/json_serializable.dart) from 4.5.0 to 4.7.0.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_annotation-v4.5.0...json_annotation-v4.7.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump http from 0.13.4 to 0.13.5 (#68)

Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.13.4 to 0.13.5.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump connectivity_plus from 2.3.5 to 2.3.9 (#70)

Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 2.3.5 to 2.3.9.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v2.3.9/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): upgrade dependencies (#75)

* chore(deps): upgrade dependencies

* fix: json regenerated

* chore(deps): bump build_runner from 2.1.11 to 2.3.0 (#72)

Bumps [build_runner](https://github.com/dart-lang/build) from 2.1.11 to 2.3.0.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.1.11...build-v2.3.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump network_info_plus from 2.1.3 to 2.3.2 (#73)

Bumps [network_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 2.1.3 to 2.3.2.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/network_info_plus-v2.3.2/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): upgrade example (#76)

* Version 1.2.2

* chore(deps): bump network_info_plus from 2.3.2 to 3.0.1 (#83)

Bumps [network_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 2.3.2 to 3.0.1.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/network_info_plus-v3.0.1/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump raygun4flutter from 1.2.1 to 1.2.2 in /example (#78)

Bumps [raygun4flutter](https://github.com/MindscapeHQ/Raygun4Flutter) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/MindscapeHQ/Raygun4Flutter/releases)
- [Changelog](https://github.com/MindscapeHQ/raygun4flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MindscapeHQ/Raygun4Flutter/commits/1.2.2)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump connectivity_plus from 2.3.9 to 3.0.2 (#79)

Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 2.3.9 to 3.0.2.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v3.0.2/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump json_serializable from 6.5.1 to 6.5.3 (#80)

Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.5.1...json_serializable-v6.5.3)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump build_runner from 2.3.0 to 2.3.2 (#82)

Bumps [build_runner](https://github.com/dart-lang/build) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build-v2.3.0...build_runner-v2.3.2)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Dependency updates (#84)

* Dependency updates

* Updates CHANGELOG.md

* chore: update CHANGELOG.md

* chore(deps): bump raygun4flutter from 1.2.2 to 1.2.3 in /example (#85)

Bumps [raygun4flutter](https://github.com/MindscapeHQ/Raygun4Flutter) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/MindscapeHQ/Raygun4Flutter/releases)
- [Changelog](https://github.com/MindscapeHQ/raygun4flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MindscapeHQ/Raygun4Flutter/compare/1.2.2...1.2.3)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump device_info_plus from 7.0.1 to 8.0.0 (#86)

Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v8.0.0/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump uuid from 3.0.6 to 3.0.7 (#88)

Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/Daegalus/dart-uuid/releases)
- [Changelog](https://github.com/Daegalus/dart-uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Daegalus/dart-uuid/compare/3.0.6...3.0.7)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump package_info_plus from 3.0.1 to 3.0.2 (#89)

Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v3.0.2/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump lint from 1.10.0 to 2.0.1 (#90)

Bumps [lint](https://github.com/passsy/dart-lint) from 1.10.0 to 2.0.1.
- [Release notes](https://github.com/passsy/dart-lint/releases)
- [Changelog](https://github.com/passsy/dart-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/passsy/dart-lint/compare/v1.10.0...v2.0.1)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump lint from 1.10.0 to 2.0.1 in /example (#91)

Bumps [lint](https://github.com/passsy/dart-lint) from 1.10.0 to 2.0.1.
- [Release notes](https://github.com/passsy/dart-lint/releases)
- [Changelog](https://github.com/passsy/dart-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/passsy/dart-lint/compare/v1.10.0...v2.0.1)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump json_serializable from 6.5.3 to 6.6.0 (#92)

Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.5.3 to 6.6.0.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.5.3...json_serializable-v6.6.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Version 1.2.4

* fix: test with Flutter 3.7 compatibility (#101)

* fix: test with Flutter 3.7 compatibility

* flutter analyze cleanup

* chore: upgrade dependencies (#102)

* fix: revert to intl 0.17.0 (#103)

* chore: Version 1.3.0

* chore(deps): bump raygun4flutter from 1.2.4 to 1.3.0 in /example (#104)

* chore: upgrade dependencies (#124)

* chore: upgrade dependencies

* fix: analyze issues on example

* fix: deprecated methods

* fix: CI format command

* fix: deprecated methods

* Version 2.0.0

* update dependencies (#137)

* Version 2.1.0

* chore(deps): bump actions/checkout from 3 to 4 (#139)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump stack_trace from 1.11.0 to 1.11.1 (#140)

Bumps [stack_trace](https://github.com/dart-lang/stack_trace) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/dart-lang/stack_trace/releases)
- [Changelog](https://github.com/dart-lang/stack_trace/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/stack_trace/compare/v1.11.0...v1.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump http from 1.1.0 to 1.1.2 (#141)

Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/http-v1.1.2/pkgs)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump package_info_plus from 4.2.0 to 5.0.1 (#142)

Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) from 4.2.0 to 5.0.1.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v5.0.1/packages/package_info_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump device_info_plus from 9.1.0 to 9.1.1 (#143)

Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v9.1.1/packages/device_info_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump connectivity_plus from 5.0.1 to 5.0.2 (#144)

Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v5.0.2/packages/connectivity_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* dependency upgrades

* Version 2.1.1

* chore(deps): bump lint from 2.2.0 to 2.3.0 (#147)

Bumps [lint](https://github.com/passsy/dart-lint) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/passsy/dart-lint/releases)
- [Changelog](https://github.com/passsy/dart-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/passsy/dart-lint/compare/v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump lint from 2.2.0 to 2.3.0 in /example (#145)

Bumps [lint](https://github.com/passsy/dart-lint) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/passsy/dart-lint/releases)
- [Changelog](https://github.com/passsy/dart-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/passsy/dart-lint/compare/v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump device_info_plus from 9.1.1 to 9.1.2 (#152)

Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v9.1.2/packages/device_info_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump http from 1.1.2 to 1.2.0 (#151)

Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump uuid from 4.2.2 to 4.3.3 (#150)

Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 4.2.2 to 4.3.3.
- [Release notes](https://github.com/Daegalus/dart-uuid/releases)
- [Changelog](https://github.com/daegalus/dart-uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Daegalus/dart-uuid/compare/4.2.2...4.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump path_provider from 2.1.1 to 2.1.2 (#149)

Bumps [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.2/packages/path_provider)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump build_runner from 2.4.7 to 2.4.8 (#148)

Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.7 to 2.4.8.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.4.7...build_runner-v2.4.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Version 2.1.2

* chore: Ignore `raygun4flutter` internal dependency in dependabot (#154)

* feat!: Upgrade major dependencies and support multiple connectivity values (#155)

* Upgrade dependencies

* fix connectivity

* format

* release: Version 3.0.0 (#156)

* Version 3.0.0

* fix changelog

* ci: GitHub improvements

* add PR template

* Promote 1.1.5-beta to 1.1.5

* Update README.md

* Upgrade dependencies (#59)

* Upgrade dependencies

* ignore new dot files

* Bump to version 1.2.0

* Fix log storage errors (#60)

* Fix log storage errors

- Append UUID to ensure unique filenames.
- Delete payload when it causes parsing issues.
- Delete all stored payloads on other major sending errors.
- Add tests to cover storage and sending error handling.

* Version 1.2.1

* fix formatting

* fix lint issue

* ci: add dependabot config

* chore(deps): bump actions/checkout from 2 to 3 (#62)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump subosito/flutter-action from 1 to 2 (#63)

Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 1 to 2.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](https://github.com/subosito/flutter-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump raygun4flutter from 1.1.4 to 1.2.1 in /example (#64)

Bumps [raygun4flutter](https://github.com/MindscapeHQ/Raygun4Flutter) from 1.1.4 to 1.2.1.
- [Release notes](https://github.com/MindscapeHQ/Raygun4Flutter/releases)
- [Changelog](https://github.com/MindscapeHQ/raygun4flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MindscapeHQ/Raygun4Flutter/commits)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump device_info_plus from 4.0.0 to 6.0.0 (#65)

Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 4.0.0 to 6.0.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v6.0.0/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump json_serializable from 6.2.0 to 6.5.1 (#69)

Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.2.0 to 6.5.1.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.2.0...json_serializable-v6.5.1)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump lint from 1.7.2 to 1.10.0 in /example (#66)

Bumps [lint](https://github.com/passsy/dart-lint) from 1.7.2 to 1.10.0.
- [Release notes](https://github.com/passsy/dart-lint/releases)
- [Changelog](https://github.com/passsy/dart-lint/blob/v1.10.0/CHANGELOG.md)
- [Commits](https://github.com/passsy/dart-lint/compare/v1.7.2...v1.10.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Miguel Beltran <[email protected]>

* chore(deps): bump lint from 1.8.2 to 1.10.0 (#71)

Bumps [lint](https://github.com/passsy/dart-lint) from 1.8.2 to 1.10.0.
- [Release notes](https://github.com/passsy/dart-lint/releases)
- [Changelog](https://github.com/passsy/dart-lint/blob/v1.10.0/CHANGELOG.md)
- [Commits](https://github.com/passsy/dart-lint/compare/v1.8.2...v1.10.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump json_annotation from 4.5.0 to 4.7.0 (#67)

Bumps [json_annotation](https://github.com/google/json_serializable.dart) from 4.5.0 to 4.7.0.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_annotation-v4.5.0...json_annotation-v4.7.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump http from 0.13.4 to 0.13.5 (#68)

Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.13.4 to 0.13.5.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump connectivity_plus from 2.3.5 to 2.3.9 (#70)

Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 2.3.5 to 2.3.9.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v2.3.9/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): upgrade dependencies (#75)

* chore(deps): upgrade dependencies

* fix: json regenerated

* chore(deps): bump build_runner from 2.1.11 to 2.3.0 (#72)

Bumps [build_runner](https://github.com/dart-lang/build) from 2.1.11 to 2.3.0.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.1.11...build-v2.3.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump network_info_plus from 2.1.3 to 2.3.2 (#73)

Bumps [network_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 2.1.3 to 2.3.2.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/network_info_plus-v2.3.2/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): upgrade example (#76)

* Version 1.2.2

* chore(deps): bump network_info_plus from 2.3.2 to 3.0.1 (#83)

Bumps [network_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 2.3.2 to 3.0.1.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/network_info_plus-v3.0.1/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump raygun4flutter from 1.2.1 to 1.2.2 in /example (#78)

Bumps [raygun4flutter](https://github.com/MindscapeHQ/Raygun4Flutter) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/MindscapeHQ/Raygun4Flutter/releases)
- [Changelog](https://github.com/MindscapeHQ/raygun4flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MindscapeHQ/Raygun4Flutter/commits/1.2.2)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump connectivity_plus from 2.3.9 to 3.0.2 (#79)

Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 2.3.9 to 3.0.2.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v3.0.2/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump json_serializable from 6.5.1 to 6.5.3 (#80)

Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.5.1...json_serializable-v6.5.3)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump build_runner from 2.3.0 to 2.3.2 (#82)

Bumps [build_runner](https://github.com/dart-lang/build) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build-v2.3.0...build_runner-v2.3.2)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Dependency updates (#84)

* Dependency updates

* Updates CHANGELOG.md

* chore: update CHANGELOG.md

* chore(deps): bump raygun4flutter from 1.2.2 to 1.2.3 in /example (#85)

Bumps [raygun4flutter](https://github.com/MindscapeHQ/Raygun4Flutter) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/MindscapeHQ/Raygun4Flutter/releases)
- [Changelog](https://github.com/MindscapeHQ/raygun4flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MindscapeHQ/Raygun4Flutter/compare/1.2.2...1.2.3)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump device_info_plus from 7.0.1 to 8.0.0 (#86)

Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v8.0.0/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump uuid from 3.0.6 to 3.0.7 (#88)

Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/Daegalus/dart-uuid/releases)
- [Changelog](https://github.com/Daegalus/dart-uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Daegalus/dart-uuid/compare/3.0.6...3.0.7)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump package_info_plus from 3.0.1 to 3.0.2 (#89)

Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v3.0.2/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump lint from 1.10.0 to 2.0.1 (#90)

Bumps [lint](https://github.com/passsy/dart-lint) from 1.10.0 to 2.0.1.
- [Release notes](https://github.com/passsy/dart-lint/releases)
- [Changelog](https://github.com/passsy/dart-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/passsy/dart-lint/compare/v1.10.0...v2.0.1)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump lint from 1.10.0 to 2.0.1 in /example (#91)

Bumps [lint](https://github.com/passsy/dart-lint) from 1.10.0 to 2.0.1.
- [Release notes](https://github.com/passsy/dart-lint/releases)
- [Changelog](https://github.com/passsy/dart-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/passsy/dart-lint/compare/v1.10.0...v2.0.1)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump json_serializable from 6.5.3 to 6.6.0 (#92)

Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.5.3 to 6.6.0.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.5.3...json_serializable-v6.6.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Version 1.2.4

* fix: test with Flutter 3.7 compatibility (#101)

* fix: test with Flutter 3.7 compatibility

* flutter analyze cleanup

* chore: upgrade dependencies (#102)

* fix: revert to intl 0.17.0 (#103)

* chore: Version 1.3.0

* chore(deps): bump raygun4flutter from 1.2.4 to 1.3.0 in /example (#104)

* chore: upgrade dependencies (#124)

* chore: upgrade dependencies

* fix: analyze issues on example

* fix: deprecated methods

* fix: CI format command

* fix: deprecated methods

* Version 2.0.0

* update dependencies (#137)

* Version 2.1.0

* chore(deps): bump actions/checkout from 3 to 4 (#139)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump stack_trace from 1.11.0 to 1.11.1 (#140)

Bumps [stack_trace](https://github.com/dart-lang/stack_trace) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/dart-lang/stack_trace/releases)
- [Changelog](https://github.com/dart-lang/stack_trace/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/stack_trace/compare/v1.11.0...v1.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump http from 1.1.0 to 1.1.2 (#141)

Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/http-v1.1.2/pkgs)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump package_info_plus from 4.2.0 to 5.0.1 (#142)

Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) from 4.2.0 to 5.0.1.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v5.0.1/packages/package_info_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump device_info_plus from 9.1.0 to 9.1.1 (#143)

Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v9.1.1/packages/device_info_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump connectivity_plus from 5.0.1 to 5.0.2 (#144)

Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v5.0.2/packages/connectivity_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* dependency upgrades

* Version 2.1.1

* chore(deps): bump lint from 2.2.0 to 2.3.0 (#147)

Bumps [lint](https://github.com/passsy/dart-lint) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/passsy/dart-lint/releases)
- [Changelog](https://github.com/passsy/dart-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/passsy/dart-lint/compare/v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump lint from 2.2.0 to 2.3.0 in /example (#145)

Bumps [lint](https://github.com/passsy/dart-lint) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/passsy/dart-lint/releases)
- [Changelog](https://github.com/passsy/dart-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/passsy/dart-lint/compare/v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump device_info_plus from 9.1.1 to 9.1.2 (#152)

Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v9.1.2/packages/device_info_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump http from 1.1.2 to 1.2.0 (#151)

Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump uuid from 4.2.2 to 4.3.3 (#150)

Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 4.2.2 to 4.3.3.
- [Release notes](https://github.com/Daegalus/dart-uuid/releases)
- [Changelog](https://github.com/daegalus/dart-uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Daegalus/dart-uuid/compare/4.2.2...4.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump path_provider from 2.1.1 to 2.1.2 (#149)

Bumps [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.2/packages/path_provider)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump build_runner from 2.4.7 to 2.4.8 (#148)

Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.7 to 2.4.8.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.4.7...build_runner-v2.4.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Version 2.1.2

* chore: Ignore `raygun4flutter` internal dependency in dependabot (#154)

* feat!: Upgrade major dependencies and support multiple connectivity values (#155)

* Upgrade dependencies

* fix connectivity

* format

* release: Version 3.0.0 (#156)

* Version 3.0.0

* fix changelog

* chore(deps): bump package_info_plus from 6.0.0 to 7.0.0 (#161)

Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v7.0.0/packages/package_info_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump build_runner from 2.4.8 to 2.4.9 (#157)

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](https://github.com/dart-lang/build/compare/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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump uuid from 4.3.3 to 4.4.0 (#158)

Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/Daegalus/dart-uuid/releases)
- [Changelog](https://github.com/daegalus/dart-uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Daegalus/dart-uuid/compare/4.3.3...4.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump network_info_plus from 5.0.2 to 5.0.3 (#159)

Bumps [network_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/network_info_plus) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/network_info_plus-v5.0.3/packages/network_info_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump device_info_plus from 10.0.1 to 10.1.0 (#160)

Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v10.1.0/packages/device_info_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Version 3.0.1

* chore(deps): bump connectivity_plus from 6.0.1 to 6.0.2 (#162)

Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v6.0.2/packages/connectivity_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump path_provider from 2.1.2 to 2.1.3 (#163)

Bumps [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.3/packages/path_provider)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump shared_preferences from 2.2.2 to 2.2.3 (#164)

Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.2.3/packages/shared_preferences)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump package_info_plus from 7.0.0 to 8.0.0 (#165)

Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v8.0.0/packages/package_info_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump connectivity_plus from 6.0.2 to 6.0.3 (#166)

Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus) from 6.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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump json_serializable from 6.7.1 to 6.8.0 (#168)

Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.7.1 to 6.8.0.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.7.1...json_serializable-v6.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .github/workflows/main.yml

Co-authored-by: Sumitra Manga <[email protected]>

* chore(deps): bump json_annotation from 4.5.0 to 4.7.0 (#67)

Bumps [json_annotation](https://github.com/google/json_serializable.dart) from 4.5.0 to 4.7.0.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_annotation-v4.5.0...json_annotation-v4.7.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump build_runner from 2.1.11 to 2.3.0 (#72)

Bumps [build_runner](https://github.com/dart-lang/build) from 2.1.11 to 2.3.0.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.1.11...build-v2.3.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump network_info_plus from 2.1.3 to 2.3.2 (#73)

Bumps [network_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 2.1.3 to 2.3.2.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/network_info_plus-v2.3.2/packages)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andre Haueisen <[email protected]>
Co-authored-by: Sumitra Manga <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant