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 #115

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cupertino_icons (source) dependencies patch ^1.0.6 -> ^1.0.8
dart (source) patch >=3.3.3 <4.0.0 -> >=3.3.4 <4.0.0
math_expressions dependencies minor ^2.4.0 -> ^2.5.0

Release Notes

flutter/packages (cupertino_icons) ### [`v1.0.8`](https://togithub.com/flutter/packages/blob/HEAD/third_party/packages/cupertino_icons/CHANGELOG.md#108) [Compare Source](https://togithub.com/flutter/packages/compare/cupertino_icons-v1.0.6...cupertino_icons-v1.0.8) - Updates minimum supported SDK version to Flutter 3.13/Dart 3.1. - Vertically center aligns the icons. - Fixes overlapping / broken outlines for glyphs such as "create_solid" and "car_fill"
dart-lang/sdk (dart) ### [`v3.3.4`](https://togithub.com/dart-lang/sdk/blob/HEAD/CHANGELOG.md#334---2024-04-17) [Compare Source](https://togithub.com/dart-lang/sdk/compare/3.3.3...3.3.4) This is a patch release that: - Fixes an issue with JS interop in dart2wasm where JS interop methods that used the enclosing library's `@JS` annotation were actually using the invocation's enclosing library's `@JS` annotation. (issue [#​55430]). [#​55430]: https://togithub.com/dart-lang/sdk/issues/55430
fkleon/math-expressions (math_expressions) ### [`v2.5.0`](https://togithub.com/fkleon/math-expressions/blob/HEAD/CHANGELOG.md#250---2024-04-16) [Compare Source](https://togithub.com/fkleon/math-expressions/compare/2.4.0...2.5.0) ##### Added - Add support for parsing variables containing digits (thanks [alexander-zubkov](https://togithub.com/alexander-zubkov)) ##### Changed - Drop support for Dart SDK versions below 3.0.0 - Refactor unit test suites and improve test coverage - Switch from pedantic to the [official Dart lint rules](https://pub.dev/packages/lints)

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.