Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2024

This PR contains the following updates:

Package Update Change
flutter minor 3.19.6 -> 3.24.4
just minor 1.25.2 -> 1.36.0

Release Notes

flutter/flutter (flutter)

v3.24.4

Compare Source

  • dart 3.5.4 changelog
  • flutter/154915 - [macOS] Comply with the new Apple privacy manifest policy for the macOS Flutter engine framework and prevent the "Missing privacy manifest" warning when submitting a macOS app to the App Store.
  • flutter/153471 - [Tool] Fixes RPCError crash when setting up log filtering for Android devices.

v3.24.3

Compare Source

  • dart 3.5.3 changelog
  • flutter/154275 - [Android] Fixes performance issues on Android caused by engine threads not matching the core count.
  • flutter/154276 - [Impeller] Fixes an issue on iOS preventing mesh gradients from rendering correctly.
  • flutter/154349 - [Wasm] Fixes an issue on web causing Platform Views to break when compiled to Wasm.
  • flutter/154564 - [Impeller][iOS] Fixes an issue when using Impeller on iOS when using backdrop filers on older iPads,causing the GPU to hand.
  • flutter/154712 - [iOS] Fixes an issue on iOS causing video playback to flicker.
  • flutter/154892 - [Impeller][iOS] Fixes an issue when using Impeller on iOS causing a memory leak when using Platform Views.
  • flutter/154536 - [Tool] Fixes a CLI crash that occurs when shutting down after running a Flutter app on a browser.
  • flutter/154720 - Fixes an issue with the Drawer widget, causing it to open or close incorrectly.
  • flutter/154944 - [Tool] Fixes a Flutter tool crash that occurs when building Flutter modules for Android when using AGP 8.0+.

v3.24.2

Compare Source

  • Dart 3.5.2 Changelog
  • flutter/153949 - Fixes a crash on Android when deleting EditableText inside CupertinoPageRoute, with a CJK (chinese, japanese, korean) keyboard.
  • flutter/153939 - Fixes an issue on iOS where Flutter TextFields may stop accepting input.
  • flutter/152420 - Fixes scrolling jank on Android and iOS when a SelectionArea/SelectableRegion is used as a child of a Scrollable like ListView or PageView.
  • flutter/154199 - Removes excessive logging when building a freshly created template app for Android.
  • flutter/153967 - Fixes a host build failure on macOS when the native assets experiment is enabled, and there are no native asset frameworks to codesign.
  • flutter/153769 - When running a Flutter app, display a concise error message when connection to the device is lost.
  • flutter/154270 - Prevent preemptive gradle crash for android builds that would fail to build anyway but with a confusing error message.
  • flutter/54735 - Fixes an error on Flutter Web where onTap is called twice on various widgets (GestureDetector, InkWell) when semantics are enabled.

v3.24.1

Compare Source

  • dart/56464 - Fixes resolving include: in analysis_options.yaml file in a nested folder in the workspace.
  • dart/56423 - Fixes source maps generated by dart compile wasm when optimizations are enabled.
  • dart/56374 - Fixes a bug in the dart2wasm compiler in unsound -O3 / -O4 modes where a implicit setter for a field of generic type will store null instead of the field value.
  • dart/56440 - Fixes a bug in the dart2wasm compiler that can trigger in certain situations when using partial instantiations of generic tear-offs (constructors or static methods) in constant expressions.
  • dart/56457 - The algorithm for computing the standard upper bound of two types, also known as UP, is provided the missing implementation for StructuralParameterType objects. In some corner cases the lacking implementation resulted in a crash of the compiler.
  • flutter/152047 - [Web] Fixes an issue in Flutter Web apps where when semantics are enabled, tapping on the label of a checkbox in a mobile browser won't togle the checkbox.
  • flutter/153308 - [Web] Adds source map support in flutter run / flutter build for dart2wasm for debugging in Chrome DevTools.
  • flutter/54446 - [Web] Fixes an issue in Flutter Web apps where the app may crash if CanvasKit is loaded from the network instead of a cache.
  • flutter/152955 - [Impeller] Fixes an issue where when using unbound saveLayers rendering issues would occur.
  • flutter/153037 - [Impeller] Fixes an issue where RTL glyphs would render incorrectly.
  • flutter/153038 - [Impeller] Fixes an issue where padding would be applied incorrectly in Canvas.drawVerticies when using texture coordinates.
  • flutter/153041 - [Impeller] Fixes an rare issue causing applications to crash when using platform views on older iPhones.
  • flutter/153188 - [Impeller] Fixes a rendering issue on iOS devices using Impeller where clips do not appear around entities drawn with certain advanced blend modes.
  • flutter/54513 - [iOS/MacOS] Fixes an issue preventing iOS Apps Store validation from failing for Flutter apps using Xcode versions before Xcode 16.
  • flutter/54518 - Fixes an issue on OpenGL ES devices where a black screen would appear instead of the Flutter app output.
  • flutter/153117 [iOS/MacOS] Fixes an issue where compilation errors are not displayed in the output of flutter run when using Xcode 16.
  • flutter/153321 - [Desktop] Fixes an issue where older Windows devices could not run Flutter apps built using Flutter 3.21 or later.
  • flutter/153294 [Tool] Fixes an issue in the Flutter tool streamlining the crash message that occurs when running flutter run -d chrome and Chrome is closed before Flutter tries to close it.
  • flutter/153579 [Tool] Fixes an issue where users would experience large crash messages when flutter run or flutter debug-adapter are unable to connect to the Flutter web app.

v3.24.0

Compare Source

Initial stable release.

v3.22.3

Compare Source

  • dart/55979 - Fixes an issue where const bool.fromEnvironment('dart.library.ffi') is true and conditional import condition dart.library.ffi is true in dart2wasm.
  • dart/55943 - Fixes an issue where FFI calls with variadic arguments on MacOS Arm64 would mangle the arguments.
  • flutter/149700 - [Impeller] Fixes rendering corruption when running on Intel mac simulators.
  • flutter/149701 - [Impeller] Fixes an issue on iOS that causese paths to render incorrectly.
  • flutter/149702 - [Impeller] Corrects and issue on iOs where coverage computation results in distored pixels in Impeller targets.
  • flutter/149704 - [Impeller] Fixes and issue on iOS where flickering may be occur when translating a blurred rounded rectangle.
  • flutter/149745 - [Impeller] Fixes a segfault on iOS when tessellating empty convex polygons.
  • flutter/149771 - [Impeller] Fixes a rendering error on iOS when advanced blend is double scaled.
  • flutter/53183 - Fixes an issue where Linux apps show visual corruption on some frames
  • flutter/149856 - Clarifies Flutter Fix log on how to update Kotlin Gradle Plugin that was introduced in Flutter 3.19.
  • flutter/150617 - Fixes a bug in flutter test where --flavor wasn't considered when validating cached assets, causing the flavor-conditional asset bundling feature to not work as expected.
  • flutter/150724 - Fixes an issue on Web+Linux that prevents users from inputting data using the numpad.
  • flutter/150787 - Fixes and issue on Windows when running certain commands, such as flutter run or flutter build, users get a lengthy crash message including the full contents of a FileSystemException.

v3.22.0

Compare Source

Initial stable release.

casey/just (just)

v1.36.0

Compare Source

Changed
  • Allow default values to use earlier recipe arguments (#​2382 by casey)
Added
  • Add --one flag to forbid multiple recipes from being invoked on the command line (#​2374 by casey)
  • Allow including arbitrary characters in strings with \u{…} (#​2360 by laniakea64)
  • Print recipe doc string when--explain flag is passed (#​2319 by neunenak)
Misc

v1.35.0

Compare Source

Changed
Misc

v1.34.0

Compare Source

Fixed
  • Make function paths relative to correct working directory (#​2294 by casey)
Changed
Misc

v1.33.0

Compare Source

Fixed
  • Use correct backtick and shell() expression working directory in submodules (#​2285 by casey)
Added
Misc

v1.32.0

Compare Source

Added
  • Add unstable [script(…)] attribute (#​2259 by casey)
  • Add [extension: 'EXT'] attribute to set shebang recipe script file extension (#​2256 by casey)
  • Suppress mod doc comment with empty [doc] attribute (#​2254 by casey)
  • Allow [doc] annotation on modules (#​2247 by neunenak)

v1.31.0

Compare Source

Stabilized
Added
  • Allow mod path to be directory containing module source (#​2238 by casey)
  • Allow enabling unstable features with set unstable (#​2237 by casey)
  • Allow abbreviating functions ending in _directory to _dir (#​2235 by casey)
Fixed
  • Lexiclean search directory so .. does not check the current directory (#​2236 by casey)
Misc
  • Print space before submodules in --list with groups (#​2244 by casey)

v1.30.1

Compare Source

Fixed
  • Fix function argument count mismatch error message (#​2231 by casey)

v1.30.0

Compare Source

Fixed
Changed
  • Allow unstable features with --summary (#​2210 by casey)
  • Don't analyze comments when ignore-comments is set (#​2180 by casey)
  • List recipes by group in group justfile order with just --list --unsorted (#​2164 by casey)
  • List groups in source order with just --groups --unsorted (#​2160 by casey)
Added
Library
Misc

v1.29.1

Compare Source

Fixed

v1.28.0

Compare Source

Changed
  • Write shebang recipes to $XDG_RUNTIME_DIR (#​2128 by casey)
  • Add set dotenv-required to require an environment file (#​2116 by casey)
  • Don't display submodule recipes in --list (#​2112 by casey)
Added
Fixed
Misc

v1.27.0

Compare Source

Changed
Added
Fixed
  • List modules in source order with --unsorted (#​2085 by casey)
  • Show submodule recipes in --choose (#​2069 by casey)
  • Allow multiple imports of the same file in different modules (#​2065 by casey)
  • Fix submodule recipe listing indentation (#​2063 by casey)
  • Pass command as first argument to shell (#​2061 by casey)
  • Allow shell expanded strings in mod and import paths (#​2059 by casey)
  • Run imported recipes in root justfile with correct working directory (#​2056 by casey)
  • Fix output \r\n stripping (#​2035 by casey)
Misc

v1.26.0

Compare Source

Added
Misc

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b72280a to 3f96588 Compare June 6, 2024 03:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3f96588 to 67e7991 Compare June 15, 2024 04:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e55f1d7 to f858029 Compare July 8, 2024 05:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8bad57f to c257a7a Compare July 19, 2024 08:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from aa93cdd to 4f742f0 Compare August 3, 2024 06:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4f742f0 to ecc79f0 Compare August 14, 2024 20:11
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency just to v1.34.0 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ecc79f0 to be5dcd4 Compare August 14, 2024 22:00
@renovate renovate bot changed the title chore(deps): update dependency just to v1.34.0 chore(deps): update all non-major dependencies Aug 14, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0840156 to 2b8eab1 Compare September 5, 2024 04:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5309a6 to e191e3e Compare October 1, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants