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

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
dart (source) patch >=3.2.3 <4.0.0 -> >=3.2.4 <4.0.0 age adoption passing confidence
http (source) dependencies minor ^1.1.2 -> ^1.2.0 age adoption passing confidence
url_launcher (source) dependencies patch ^6.2.2 -> ^6.2.3 age adoption passing confidence
com.android.tools.build:gradle (source) dependencies patch 8.2.0 -> 8.2.1 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk7 (source) dependencies patch 1.9.21 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) dependencies patch 1.9.21 -> 1.9.22 age adoption passing confidence

Release Notes

dart-lang/sdk (dart) ### [`v3.2.4`](https://togithub.com/dart-lang/sdk/compare/3.2.3...3.2.4) [Compare Source](https://togithub.com/dart-lang/sdk/compare/3.2.3...3.2.4)
dart-lang/http (http) ### [`v1.2.0`](https://togithub.com/dart-lang/http/blob/HEAD/pkgs/http/CHANGELOG.md#120) - Add `MockClient.pngResponse`, which makes it easier to fake image responses. - Added the ability to fetch the URL of the response through `BaseResponseWithUrl`. - Add the ability to get headers as a `Map` to `BaseResponse`.
flutter/packages (url_launcher) ### [`v6.2.3`](https://togithub.com/flutter/packages/blob/HEAD/packages/url_launcher/url_launcher/CHANGELOG.md#623) [Compare Source](https://togithub.com/flutter/packages/compare/url_launcher-v6.2.2...url_launcher-v6.2.3) - Updates minimum required plugin_platform_interface version to 2.1.7.
JetBrains/kotlin (org.jetbrains.kotlin:kotlin-stdlib-jdk7) ### [`v1.9.22`](https://togithub.com/JetBrains/kotlin/blob/HEAD/ChangeLog.md#1922) ##### JavaScript - [`KT-63719`](https://youtrack.jetbrains.com/issue/KT-63719) KJS: Test results ignored for ES module kind - [`KT-63808`](https://youtrack.jetbrains.com/issue/KT-63808) compileTestDevelopmentExecutableKotlinJs failed in JsIntrinsicTransformers ##### Native - [`KT-64139`](https://youtrack.jetbrains.com/issue/KT-64139) Weird bug with while and coroutine in Kotlin Native - [`KT-63471`](https://youtrack.jetbrains.com/issue/KT-63471) linkDebugTestIosX64 Failed to build cache: NoSuchFileException bitcode_deps - [`KT-63789`](https://youtrack.jetbrains.com/issue/KT-63789) Native: Incremental compilation problem with compose ##### Tools. CLI - [`KT-64485`](https://youtrack.jetbrains.com/issue/KT-64485) CLI: cache and optimize parsing of command-line arguments ##### Tools. Gradle - [`KT-63990`](https://youtrack.jetbrains.com/issue/KT-63990) "Cannot query the value of property 'buildFlowServiceProperty' because it has no value available" with Isolated Projects ##### Tools. Gradle. Native - [`KT-63363`](https://youtrack.jetbrains.com/issue/KT-63363) Kotlin Gradle Plugin: `KotlinNativeHostSpecificMetadataArtifact` breaks configuration cache, implicitly includes output file as configuration cache input - [`KT-63742`](https://youtrack.jetbrains.com/issue/KT-63742) Gradle wrongly caches Kotlin/Native compiler flags ##### Tools. JPS - [`KT-64305`](https://youtrack.jetbrains.com/issue/KT-64305) Kotlin JPS builder requests chunk rebuild with graph implementation - [`KT-64112`](https://youtrack.jetbrains.com/issue/KT-64112) Avoid using IJ's JPS mappings in Kotlin JPS tests - [`KT-63799`](https://youtrack.jetbrains.com/issue/KT-63799) Make plugin classpath serialization path agnostic

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.