Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps lint from 2.2.0 to 2.3.0.

Release notes

Sourced from lint's releases.

v2.3.0

Requires Dart sdk: '>=3.2.0'

Changelog

Sourced from lint's changelog.

2.3.0

Requires Dart sdk: '>=3.2.0'

Commits

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)

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](passsy/dart-lint@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]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Dec 25, 2023
@miquelbeltran miquelbeltran merged commit ee7a081 into master Dec 27, 2023
@dependabot dependabot bot deleted the dependabot/pub/lint-2.3.0 branch December 27, 2023 09:44
miquelbeltran pushed a commit that referenced this pull request May 6, 2024
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](passsy/dart-lint@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>
miquelbeltran pushed a commit that referenced this pull request May 7, 2024
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](passsy/dart-lint@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>
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

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