Skip to content

Update Dart (pub) non-major updates#107

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dart-(pub)-non-major-updates
Open

Update Dart (pub) non-major updates#107
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dart-(pub)-non-major-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2026

This PR contains the following updates:

Package Type Update Change
dart (source) patch 3.11.03.11.3
flutter (source) minor 3.35.53.41.5
rotation_log (source) dependencies minor ^0.0.80.1.1

Warning

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


Release Notes

dart-lang/sdk (dart)

v3.11.3

Compare Source

v3.11.2

Compare Source

v3.11.1

Compare Source

flutter/flutter (flutter)

v3.41.5

Compare Source

  • flutter/182708 When using Impeller on any platform, bur artifacts in circles rendering at 45 degree angles.

v3.41.4

Compare Source

  • flutter/182748 When building for an iOS simulator with Xcode 26, the build will fail when there is a CocoaPod dependency that does not support arm.
  • flutter/182361 When iOS plugins register to receive lifecycle events during an event, a crash may occur.
  • flutter/182367 Crash on Flutter Web Skwasm apps.
  • flutter/183071 Updated test package and related dependencies.

v3.41.3

Compare Source

  • flutter/182501 Reduce CPU utilization of idle Flutter Windows apps.
  • flutter/182233 Tapping on the status bar may crash the app on iOS when there's a primary scroll view that has never been laid out.

v3.41.2

Compare Source

  • flutter/179673 When content sizing is not enabled on Android, a race condition can sometimes make platform views not render correctly.
  • flutter/182076 Fix flutter build web ignoring --web-define flag
  • flutter/182243 Don't throw an exception if no web define variable is set.
  • flutter/182292 Fix bug in multisurfacerenderer where canvases do not have "position: absolute"

v3.41.1

Compare Source

  • flutter/182314 Test coverage is broken due to pinned test_api version in flutter_test.
  • flutter/182335 Version 1.29 of the Dart test package adds a blank line to test output causing unexpected test failures.

v3.41.0

Compare Source

Learn about what's new in this release in the blog post, and check out the CHANGELOG for a detailed list of all the new changes.

v3.38.10

Compare Source

  • flutter/181607 When using an ffi plugin on macOS, generated frameworks have the wrong structure.

v3.38.9

Compare Source

v3.38.8

Compare Source

  • flutter/178151 - flutter run -d chrome may crash with a DartDevelopmentServiceException when the application shuts down during the startup sequence.

v3.38.7

Compare Source

  • flutter/179857 - flutter run -d all crashes if multiple devices are available.

v3.38.6

Compare Source

  • flutter/179139 - flutter widget-preview start creates new cached build artifacts on each run, resulting in increasing disk usage after each run.
  • flutter/178896 - Apps crash during launch on Windows when run from paths containing non-ASCII characters.
  • flutter/176943 - Configuration changes to run tests on macOS 15 or 15.7.2 for Flutter's CI.
  • flutter/179914 - Flutter Android apps that upgrade to AGP 9.0.0 require migration steps.
  • flutter/175099 - When WebViews are scrolled on iOS 26, they become unclickable.
  • flutter/175074 - When the virtual keyboard is closed on Android web, the area behind it remains blank and the app only draws in the area that used to be above the keyboard.
  • flutter/180381 - Apps crash on Android when enabling accessibility, hiding a platform view, and pulling out the top curtain.

v3.38.5

Compare Source

v3.38.4

Compare Source

  • flutter/178547 Rendering issues in the Linux desktop embedder when using Skia.
  • flutter/178529 AppLocalizations getting deleted when running debug web
  • flutter/178660 flutter widget-preview start can crash if .dart_tool/widget_preview_scaffold/.dart_tool doesn't exist on subsequent runs.
  • flutter/175227 Flutter Web applications launched in Chrome show a warning related to --no-sandbox.
  • flutter/179155 flutter widget-preview start crashes if a file named pubspec.yaml is modified outside the root of the previewed project.
  • flutter/156692 flutter attach can crash if the target application disconnects unexpectedly.
  • flutter/179008 flutter pub get could be spawned multiple times on MacOS when pubspec.yamls outside of the project were modified after a flutter pub get in the root project.
  • flutter/178715 Running flutter test on Linux/MacOS for Android projects with build hooks fails without the desktop native tooling installed.

v3.38.3

Compare Source

v3.38.2

Compare Source

  • flutter/178472 Widget preview command can crash on exit if in the middle of analyzing changes to a Dart file.
  • flutter/178452 Flutter fails to build on iOS with error message: "Improperly formatted define flag" in add-to-app scenarios.
  • flutter/178486 When running flutter widget-preview start with Flutter Web disabled, an exception is thrown and the widget previewer fails to start.
  • flutter/178317 Running flutter pub get can crash the widget previewer when plugin dependencies are added or updated.
  • flutter/178318 Certain flutter crash scenarios can result in multiple crash reports being submitted for a single process crash.
  • flutter/176399 Visual Studio 2026 is not supported when compiling Windows desktop applications.
  • flutter/175058 The widget previewer fails to start if flutter pub get has not been run in the target project.
  • flutter/178421 When debugging from an IDE with a physical iOS 26 device, IDE installs an app but hangs on a white screen during launching.

v3.38.1

Compare Source

v3.38.0

Compare Source

Learn about what's new in this release in the blog post, and check out the CHANGELOG for a detailed list of all the new changes.

v3.35.7

Compare Source

  • flutter/174082 Apps, on all platforms, that extend MenuController class see a compile time failure when building.
  • flutter/173770 Mitigates a memory leak that occurs on Android, when Activities are not kept upon exit and an Activity is exited and re-entered.

v3.35.6

Compare Source

  • flutter/175669 flutter analyze --suggestions supports versions up to Java 25, Gradle 9 and AGP 9, Kotlin 2.2.20.
  • flutter/172624 Fixes an issue that could result in a corrupt pipeline cache when using the Impeller Vulkan back end.
ueki-tomohiro/rotation_log (rotation_log)

v0.1.1

  • improve pub.dev package metadata and API documentation
  • switch part of declarations to package URIs for cleaner analyzer output

v0.1.0

  • migrate workspace tooling to asdf and newer Flutter/Dart
  • add automatic time-based rotation while the app is running
  • add rolling rotation by line count and file size
  • add configurable logger options, structured logging, and shared metadata
  • add structured forwarding for the logger package
  • add plain text formatting options and log file management APIs

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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
Copy link
Contributor Author

renovate bot commented Feb 24, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts 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: packages/flutter_close_app/example/pubspec.lock
Command failed: flutter pub get --no-precompile
The current Dart SDK version is 3.11.1.

Because flutter_close_app_example requires SDK version 3.11.3, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Try using the Flutter SDK version: 3.41.5. 
Failed to update packages.

File name: pubspec.lock
Command failed: install-tool flutter 3.41.5

@renovate renovate bot force-pushed the renovate/dart-(pub)-non-major-updates branch from 99426b5 to 15fefd5 Compare March 10, 2026 09:15
@renovate renovate bot changed the title Update dependency dart to v3.11.1 Update dependency dart to v3.11.2 Mar 10, 2026
@renovate renovate bot force-pushed the renovate/dart-(pub)-non-major-updates branch from 15fefd5 to 1c05fc6 Compare March 16, 2026 20:42
@renovate renovate bot changed the title Update dependency dart to v3.11.2 Update Dart (pub) non-major updates Mar 16, 2026
@renovate renovate bot force-pushed the renovate/dart-(pub)-non-major-updates branch 3 times, most recently from 9803f0a to cb1318e Compare March 18, 2026 12:42
@renovate renovate bot force-pushed the renovate/dart-(pub)-non-major-updates branch from cb1318e to 9abb6c6 Compare March 18, 2026 18:13
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