rajput-hemant / calculator

A Simple but elegant Calculator app made with Flutter using Google's Material Design with Currency (Exchange Rate) and Unit Converter.
GNU General Public License v3.0
61 stars 18 forks source link

chore(deps): update all non-major dependencies #126

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
dart (source) patch >=3.5.1 <4.0.0 -> >=3.5.2 <4.0.0 age adoption passing confidence
gradle (source) patch 8.10 -> 8.10.1 age adoption passing confidence
com.android.tools.build:gradle (source) dependencies minor 8.5.2 -> 8.6.0 age adoption passing confidence

Release Notes

dart-lang/sdk (dart) ### [`v3.5.2`](https://redirect.github.com/dart-lang/sdk/blob/HEAD/CHANGELOG.md#352---2024-08-28) [Compare Source](https://redirect.github.com/dart-lang/sdk/compare/3.5.1...3.5.2) - Fixes a bug where `ZLibDecoder` would incorrectly attempt to decompress data past the end of the zlib footer (issue [#​56481][]). - Fixes issue where running `dart` from `PATH` could result in some commands not working as expected (issues [#​56080][], [#​56306][], [#​56499][]). - Fixes analysis server plugins not receiving `setContextRoots` requests or being provided incorrect context roots in multi-package workspaces (issue [#​56475][]). [#​56481]: https://redirect.github.com/dart-lang/sdk/issues/56481 [#​56080]: https://redirect.github.com/dart-lang/sdk/issues/56080 [#​56306]: https://redirect.github.com/dart-lang/sdk/issues/56306 [#​56499]: https://redirect.github.com/dart-lang/sdk/issues/56499 [#​56475]: https://redirect.github.com/dart-lang/sdk/issues/56475
gradle/gradle (gradle) ### [`v8.10.1`](https://redirect.github.com/gradle/gradle/compare/v8.10.0...v8.10.1) [Compare Source](https://redirect.github.com/gradle/gradle/compare/v8.10.0...v8.10.1)

Configuration

šŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.