Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
flutter patch 3.16.5 -> 3.16.6 age adoption passing confidence
intl (source) dependencies minor ^0.18.1 -> ^0.19.0 age adoption passing confidence
just minor 1.16.0 -> 1.22.1 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-gradle-plugin (source) dependencies patch 1.9.21 -> 1.9.22 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

flutter/flutter (flutter)

v3.16.6

Compare Source

dart-lang/i18n (intl)

v0.19.0

Compare Source

  • Update to CLDR v44.
  • Update to CLDR v43.
  • Add tryParse to NumberFormat.
  • Add tryParse tryParseStrict tryParseLoose tryParseUtc to DateFormat.
  • Add fallback for deprecated locales, such as he <-> iw.
  • Switch QAR currency name to Riyal.
  • Add license headers to some files.
  • Update CVE currency symbol.
  • Add EEEEE skeleton for DateFormat, closing #​176.
  • Switch to 3.0.0 SDK.
  • Fix issue #​483 about date parsing with a yy skeleton.
  • Extract NumberParserBase abstract class
casey/just (just)

v1.22.1

Compare Source

Fixed
  • Don't conflate recipes with the same name in different modules (#​1825)
Misc
  • Clarify that UUID is version 4 (#​1821 by tgross35)
  • Make sigil stripping from recipe lines less incomprehensible (#​1812)
  • Refactor invalid path argument check (#​1811)

v1.22.0

Compare Source

Added
  • Recipes can be invoked with path syntax (#​1809)
  • Add --format and --initialize as aliases for --fmt and --init (#​1802)
Misc
  • Move table of contents pointer to right (#​1806)

v1.21.0

Compare Source

Added
  • Optional modules and imports (#​1797)
  • Print submodule recipes in --summary (#​1794)
Misc

v1.20.0

Compare Source

Added
  • Allow mod statements with path to source file (#​1786)
Changed
  • Expand tilde in import and module paths (#​1792)
  • Override imported recipes (#​1790)
  • Run recipes with working directory set to submodule directory (#​1788)
Misc
  • Document import override behavior (#​1791)
  • Document submodule working directory (#​1789)

v1.18.1

Compare Source

Added
  • Display a descriptive error for !include directives (#​1779)

v1.17.0

Compare Source

Added
Changed
  • Don't default to included recipes (#​1740)
Fixed
  • Pass justfile path to default chooser (#​1759 by Qeole)
  • Pass --unstable and --color always to default chooser (#​1758 by Qeole)
Misc
JetBrains/kotlin (org.jetbrains.kotlin:kotlin-gradle-plugin)

v1.9.22

JavaScript
  • KT-63719 KJS: Test results ignored for ES module kind
  • KT-63808 compileTestDevelopmentExecutableKotlinJs failed in JsIntrinsicTransformers
Native
  • KT-64139 Weird bug with while and coroutine in Kotlin Native
  • KT-63471 linkDebugTestIosX64 Failed to build cache: NoSuchFileException bitcode_deps
  • KT-63789 Native: Incremental compilation problem with compose
Tools. CLI
  • KT-64485 CLI: cache and optimize parsing of command-line arguments
Tools. Gradle
  • KT-63990 "Cannot query the value of property 'buildFlowServiceProperty' because it has no value available" with Isolated Projects
Tools. Gradle. Native
  • KT-63363 Kotlin Gradle Plugin: KotlinNativeHostSpecificMetadataArtifact breaks configuration cache, implicitly includes output file as configuration cache input
  • KT-63742 Gradle wrongly caches Kotlin/Native compiler flags
Tools. JPS
  • KT-64305 Kotlin JPS builder requests chunk rebuild with graph implementation
  • KT-64112 Avoid using IJ's JPS mappings in Kotlin JPS tests
  • 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: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Dec 25, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade intl
Note: intl is pinned to version 0.18.1 by flutter_localizations from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


Because flutter_starter depends on flutter_localizations from sdk which depends on intl 0.18.1, intl 0.18.1 is required.
So, because flutter_starter depends on intl ^0.19.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on intl: flutter pub add intl:^0.18.1

@renovate renovate bot requested a review from wesbillman as a code owner December 25, 2023 00:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 55acf40 to 4714a2a Compare December 30, 2023 05:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 60e8485 to 3269378 Compare January 9, 2024 04:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3269378 to 5545716 Compare January 11, 2024 04:13
@wesbillman wesbillman closed this Jan 11, 2024
@wesbillman wesbillman deleted the renovate/all-minor-patch branch January 11, 2024 16:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant