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
64 stars 18 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
dart (source) patch >=3.1.4 <4.0.0 -> >=3.1.5 <4.0.0
flutter_riverpod (source) dependencies patch ^2.4.4 -> ^2.4.5
url_launcher dependencies minor ^6.1.14 -> ^6.2.1

Release Notes

dart-lang/sdk (dart) ### [`v3.1.5`](https://togithub.com/dart-lang/sdk/blob/HEAD/CHANGELOG.md#315---2023-10-25) [Compare Source](https://togithub.com/dart-lang/sdk/compare/3.1.4...3.1.5) This is a patch release that: - Fixes an issue affecting Dart compiled to JavaScript running in Node.js 21. A change in Node.js 21 affected the Dart Web compiler runtime. This patch release accomodates for those changes (issue [#​53810](https://togithub.com/dart-lang/sdk/issues/53810)). [#​53810]: https://togithub.com/dart-lang/sdk/issues/53810
rrousselGit/riverpod (flutter_riverpod) ### [`v2.4.5`](https://togithub.com/rrousselGit/riverpod/compare/hooks_riverpod-v2.4.4...hooks_riverpod-v2.4.5) [Compare Source](https://togithub.com/rrousselGit/riverpod/compare/flutter_riverpod-v2.4.4...flutter_riverpod-v2.4.5)
flutter/packages (url_launcher) ### [`v6.2.1`](https://togithub.com/flutter/packages/blob/HEAD/packages/url_launcher/url_launcher/CHANGELOG.md#621) [Compare Source](https://togithub.com/flutter/packages/compare/url_launcher-v6.1.14...url_launcher-v6.2.1) - Fixes incorrect types in `supportsLaunchMode` and `supportsCloseForLaunchMode`.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.