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

Merged
merged 2 commits into from
Jul 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
alexellis/upload-assets action minor 0.2.3 -> 0.4.1
android_id dependencies minor ^0.3.0 -> ^0.4.0
bloc (source) dependencies minor ^8.0.2 -> ^8.1.4
bloc_test (source) dev_dependencies minor ^9.0.2 -> ^9.1.7
build_runner (source) dev_dependencies patch ^2.4.8 -> ^2.4.11
cupertino_icons (source) dependencies patch ^1.0.2 -> ^1.0.8
datetime_picker_formfield dependencies patch ^2.0.0 -> ^2.0.1
dropdown_search (source) dependencies patch ^5.0.2 -> ^5.0.6
dynamic_color (source) dependencies minor ^1.6.9 -> ^1.7.0
equatable dependencies patch ^2.0.3 -> ^2.0.5
flutter_bloc (source) dependencies minor ^8.0.1 -> ^8.1.6
flutter_launcher_icons dev_dependencies patch ^0.13.0 -> ^0.13.1
flutter_lints (source) dev_dependencies patch ^3.0.1 -> ^3.0.2
flutter_markdown_selectionarea dependencies patch ^0.6.0 -> ^0.6.17+1
flutter_sticky_header dependencies patch ^0.6.0 -> ^0.6.5
flutter_treeview (source) dependencies patch ^1.0.6+1 -> ^1.0.7+1
graphql (source) dependencies patch ^5.1.2 -> ^5.1.3
http (source) dependencies patch ^1.2.0 -> ^1.2.1
http_parser dependencies minor ^4.0.0 -> ^4.1.0
image_picker (source) dependencies minor ^1.0.7 -> ^1.1.2
json_annotation (source) dependencies minor ^4.6.0 -> ^4.9.0
json_serializable (source) dev_dependencies minor ^6.0.1 -> ^6.8.0
logging dependencies minor ^1.0.0 -> ^1.2.0
photo_view dependencies minor ^0.14.0 -> ^0.15.0
provider dependencies minor ^6.0.1 -> ^6.1.2
rxdart dependencies minor ^0.27.3 -> ^0.28.0
sentry_dart_plugin (source) dev_dependencies minor ^1.0.0 -> ^1.7.1
sentry_flutter (source) dependencies minor ^7.16.0 -> ^7.20.2
shared_preferences (source) dependencies minor ^2.0.5 -> ^2.2.3
tuple dependencies patch ^2.0.0 -> ^2.0.2
url_launcher (source) dependencies minor ^6.2.4 -> ^6.3.0
webview_flutter (source) dependencies minor ^4.5.0 -> ^4.8.0

Release Notes

alexellis/upload-assets (alexellis/upload-assets)

v0.4.1: Upgrade to Node20

Compare Source

Changelog for 0.4.1:

Commits
13926a6 Rebuild dist folder for Node20 by @​alexellis
bff0844 Run on Node 20 by @​welteki
fa0de63 Add ncc as build dependency by @​welteki
d7ddff6 Update README.md by @​alexellis
a06bb2f Update README.md by @​alexellis

Changes: alexellis/upload-assets@0.4.0...0.4.1

Generated by Derek

v0.4.0: Upgrade to Node 16

Compare Source

Changelog for 0.4.0:

Commits
259de51 Update README by @​alexellis
1dca0af Update to node16 by @​alexellis
8507d1c Update README.md by @​alexellis
9e94dcf Update README.md by @​alexellis
c8fdd95 Update README.md by @​alexellis

Changes: alexellis/upload-assets@0.3.0...0.4.0

Generated by Derek

v0.3.0: Exclude directories

Compare Source

Changelog for 0.3.0:

Commits
5586bc2 Update package by @​alexellis
bd764e6 Exclude directories by @​alexellis
2003cf5 Update .DEREK.yml by @​alexellis
f055c93 Update README.md by @​alexellis
48b98cd Update README.md by @​alexellis
c8ab40b Add Derek for DCO by @​alexellis

Generated by Derek

fluttercommunity/android_id (android_id)

v0.4.0

Compare Source

  • Upgrade Android dependencies (Gradle, AGP, Java, Kotlin)
  • Widen flutter_lints constraints

v0.3.6

Compare Source

  • Return null on platforms other than Android, instead of throwing an exception

v0.3.5

Compare Source

  • Maintenance release
  • Update kotlin and gradle

v0.3.4

Compare Source

  • Refactor native code

v0.3.3

Compare Source

  • Add topics to pubspec.yaml

v0.3.2

Compare Source

  • Improve namespace fix for Android Gradle Plugin versions < 7

v0.3.1

Compare Source

  • Fix namespace for Android Gradle Plugin versions < 7
felangel/bloc (bloc)

v8.1.4

Compare Source

  • docs: improve diagrams
  • chore: update copyright year
  • chore: update sponsors

v8.1.3

Compare Source

  • chore: update sponsors (#​4054)
  • chore: fix require_trailing_commas (#​3977)
  • chore(deps): upgrade to package:mocktail v1.0.0 (#​3919)
  • chore: add topics to pubspec.yaml (#​3914)

v8.1.2

Compare Source

  • docs: upgrade README snippets to Dart 3 (#​3826)
  • refactor: standardize analysis options and resolve warnings (#​3826)
  • docs: remove superfluous word from inline docs (#​3734)

v8.1.1

Compare Source

  • chore: add screenshots to pubspec.yaml (#​3708)
  • refactor: const constructor support for BlocObserver (#​3704)
  • refactor: upgrade to Dart 2.19 (#​3699)
    • remove deprecated invariant_booleans lint rule

v8.1.0

Compare Source

  • feat: reintroduce Bloc.observer and Bloc.transformer (#​3469)
    • deprecate: BlocOverrides
  • fix: remove unnecessary async from Emitter.onEach (#​3392)
  • chore: upgrade to mocktail ^0.3.0 (#​3477)

v8.0.3

Compare Source

  • refactor: resolve analysis warnings (#​3189)
  • docs: fix inline doc comment (#​3167)
  • docs: update GetStream utm tags (#​3136)
  • docs: update VGV sponsors logo (#​3125)
felangel/bloc (bloc_test)

v9.1.7

Compare Source

  • chore: update copyright year
  • chore: update sponsors

v9.1.6

Compare Source

v9.1.5

Compare Source

  • fix: blocTest supports async expect (#​3976)

v9.1.4

Compare Source

  • deps: support mocktail: ^1.0.0 (#​3917)
  • chore: add topics to pubspec.yaml (#​3914)

v9.1.3

Compare Source

  • fix: test timeouts due to uncaught exceptions which occur with package:test ^1.22.2 (#​3854)

v9.1.2

Compare Source

  • docs: upgrade to Dart 3
  • refactor: standardize analysis_options

v9.1.1

Compare Source

  • chore: upgrade to bloc ^8.1.1 (#​3723)
    • refactor: BlocObserver instances to use const constructors (#​3713)
  • refactor: upgrade to Dart 2.19 (#​3699)
    • remove deprecated invariant_booleans lint rule
  • docs: fix snippet in README (#​3552)

v9.1.0

Compare Source

  • feat: upgrade to bloc: ^8.1.0 (#​3502)

v9.0.3

Compare Source

  • chore: support for mocktail v0.3.0 (#​3252)
  • docs: update GetStream utm tags (#​3136)
  • docs: update VGV sponsors logo (#​3125)
dart-lang/build (build_runner)

v2.4.11

Compare Source

  • Explicitly pass the current isolates package config instead of assuming the
    location, to support the upcoming pub workspaces feature.

v2.4.10

Compare Source

  • Support version 1.x and 2.x of shelf_web_socket and 2.x and 3.x
  • of web_socket_channel.
  • Bump the min sdk to 3.4.0.

v2.4.9

Compare Source

  • Update the package:frontend_server_client constraint to >=3.0.0 <5.0.0.
flutter/packages (cupertino_icons)

v1.0.8

Compare Source

  • 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"

v1.0.6

Compare Source

  • Adds pub topics to package metadata.
  • Adds pub topics to package metadata.
  • Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
  • Aligns Dart and Flutter SDK constraints.

v1.0.5

Compare Source

  • Updates README to reference correct URL.

v1.0.4

  • Updates README to link to API docs.

v1.0.3

  • Source moved to flutter/packages.
jifalops/datetime_picker_formfield (datetime_picker_formfield)

v2.0.1

  • Remove unnecessary null check on WidgetsBinding.instance (caused crash when building for iOS).
salim-lachdhaf/searchable_dropdown (dropdown_search)

v5.0.6

  • Fix search delay 542

  • Fix search delay 485

  • fix lint errors

  • add 'textDirection' in multiSelection mode to handle checkbox alignment

  • add useSafeArea for modal

  • [5.0.5] - 2022.12.05

  • Fix analysis warning and formatting issues

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

  • Fix bugs
  • update Readme file
material-foundation/flutter-packages (dynamic_color)

v1.7.0

Changed
  • Update material_color_utilities to 0.8.0
felangel/equatable (equatable)

v2.0.5

Compare Source

  • fix: resolves T not a subtype of type 'Comparable<dynamic>' when computing hashCode

v2.0.4

Compare Source

  • fix: use SplayTreeSet to resolve inconsistent hashCode for properties of type Set (#​142)
felangel/bloc (flutter_bloc)

v8.1.6

Compare Source

  • docs: fix gallery image urls (#​4184)

v8.1.5

Compare Source

  • feat: override debugFillProperties (#​4082)
  • docs: add missing comma to BlocListener API docs (#​4106)
  • chore: update copyright year
  • chore: update sponsors

v8.1.4

Compare Source

  • chore: update sponsors (#​4054)
  • chore: adjust example themes
  • chore: fix require_trailing_commas (#​3977)
  • chore: add topics to pubspec.yaml (#​3914)

v8.1.3

Compare Source

  • docs: remove graphql sample references from README (#​3820)
  • docs: upgrade to Dart 3 (#​3809)
  • refactor: standardize analysis_options (#​3809)
  • refactor: update sdk constraints and fix analysis warnings (#​3809)

v8.1.2

Compare Source

  • chore: add screenshots to pubspec.yaml (#​3717)
  • chore(deps): upgrade to bloc ^8.1.1 (#​3716)
  • chore: update example to Dart 2.19 (#​3715)
  • refactor: BlocObserver instances to use const constructors (#​3713)
  • refactor: remove unnecessary single child widget mixins (#​3675)
  • refactor: upgrade to Flutter 3.7 (#​3699)
    • remove deprecated invariant_booleans lint rule

v8.1.1

Compare Source

  • chore: remove dependency overrides from example to fix pana score

v8.1.0

Compare Source

  • feat: upgrade to bloc: ^8.1.0
  • chore: upgrade example to latest bloc and hydrated_bloc (#​3481)
  • docs: update GetStream utm tags (#​3136)
  • docs: update VGV sponsors logo (#​3125)
fluttercommunity/flutter_launcher_icons (flutter_launcher_icons)

v0.13.1

Compare Source

  • Can now use flutter_launcher_icons instead of flutter_icons #​478
  • Can use command flutter pub run flutter_launcher_icons:generate to automatically generate config file #​475
flutter/packages (flutter_lints)

v3.0.2

Compare Source

  • Updates minimum supported SDK version to Flutter 3.13/Dart 3.1.
  • Updates various links in comments and documentation.
adrianjagielak/flutter_markdown_selectionarea (flutter_markdown_selectionarea)

v0.6.17+1

  • Deletes deprecated splash screen meta-data element.
  • Updates README to improve examples of using Markdown.
letsar/flutter_sticky_header (flutter_sticky_header)

v0.6.5

Compare Source

Fixed
  • Tap offset when overlaps is > 0.

v0.6.4

Compare Source

Fixed
  • Not passing right overlap contraints to sliver child. Now we can create nested sticky headers!

v0.6.3

Compare Source

Fixed
  • Hit Test on not sticky header

v0.6.2

Fixed
  • Hit Test on not sticky header

v0.6.1

Fixed
  • Error due to null-safety migration.
zino-app/graphql-flutter (graphql)

v5.1.3

Compare Source

Fixed

dart-lang/http (http)

v1.2.1

  • Require Dart ^3.3
  • Require package:web ^0.5.0.
dart-lang/http_parser (http_parser)

v4.1.0

Compare Source

  • CaseInsensitiveMap: added constructor fromEntries.
  • Require package:collection ^1.19.0
  • Require Dart ^3.4.0

v4.0.2

Compare Source

  • Remove package:charcode from dev_dependencies.

v4.0.1

Compare Source

  • Remove dependency on package:charcode.
flutter/packages (image_picker)

v1.1.2

Compare Source

  • Adds comment for the limit parameter.

v1.1.1

Compare Source

  • Updates documentation to note that Android Photo Picker use is not optional on Android 13+.

v1.1.0

Compare Source

  • Adds limit parameter to MediaOptions and MultiImagePickerOptions which limits
    the number of media that can be selected.
    • Currently supported only on iOS and Android.
  • Updates minimum supported SDK version to Flutter 3.19/Dart 3.3.

v1.0.8

Compare Source

  • Updates minimum supported SDK version to Flutter 3.13/Dart 3.1.
  • Updates support matrix in README to indicate that iOS 11 is no longer supported.
  • Clients on versions of Flutter that still support iOS 11 can continue to use this
    package with iOS 11, but will not receive any further updates to the iOS implementation.
  • Updates minimum iOS implementation version to include a privacy manifest.
google/json_serializable.dart (json_annotation)

v4.9.0

Compare Source

  • Require Dart 3.0
  • Add JsonSerializable(createJsonKeys: true).
    (#​1401)

v4.8.1

Compare Source

  • Require Dart 2.19
  • Add topics.

v4.8.0

Compare Source

  • DEPRECATED JsonKey.ignore. Replaced by...
  • Added JsonKey.includeFromJson and JsonKey.includeToJson to allow
    fine-grained control of if a field is encoded/decoded.
  • Added JsonSerializable.createPerFieldToJson which allows generating
    a _$ModelPerFieldToJson, enabling partial encoding of a model.
  • Update JsonKey documentation to align with new features in
    package:json_serializable.
  • Require Dart SDK >=2.18.0.

v4.7.0

Compare Source

  • Added JsonEnum.valueField which allows specifying a field in an
    "enhanced enum" to use for serialization instead of specifying each value
    individually with JsonValue.
  • Require Dart SDK 2.17
google/json_serializable.dart (json_serializable)

v6.8.0

Compare Source

  • Add type arguments to Map literals used for Record serialization.
  • Add support for JsonSerializable(createJsonKeys: true).
    (#​1401)
  • Handle decoding an int value from a double literal.
    This now matches the behavior of double values being encoded as int.

v6.7.1

Compare Source

  • Support the latest package:analyzer.

v6.7.0

Compare Source

  • Support Record types.
  • Require Dart 3.0
  • Require analyzer: ^5.12.0

v6.6.2

Compare Source

  • Better handling of Object? or dynamic as fromJson constructor param.
  • Require Dart 2.19

v6.6.1

Compare Source

  • Fix bug when JsonKey.includeToJson is false.

v6.6.0

Compare Source

  • Support for JsonKey.includeFromJson and JsonKey.includeToJson.
  • Support JsonEnum.valueField being set with 'index'.
  • Support JsonSerializable.createPerFieldToJson.
  • Require Dart SDK >=2.18.0.
  • Require analyzer: ^5.2.0
  • Require json_annotation: '>=4.8.0 <4.9.0'

v6.5.4

Compare Source

  • Fixed handling of nullable fields with converters which return non-nullable
    values.

v6.5.3

Compare Source

  • Fixed handling of nullable enum fields with includeIfNull: false.

v6.5.2

Compare Source

  • Better handling of null when encoding enum values or values with
    conversions.

v6.5.1

Compare Source

  • Fixed BigInt, DateTime, and Uri support for JsonKey.defaultValue with
    a function value.

v6.5.0

Compare Source

  • Allow constructors to be passed to JsonKey parameters that support
    Function types.
  • Accept Function values for JsonKey.defaultValue. The provided
    Function will be invoked for the default value if the target JSON element is
    missing or null.

v6.4.1

Compare Source

  • Fixed a bug when an @JsonSerializable class uses a mixin with fields.
  • Added more documentation @JsonEnum.

v6.4.0

Compare Source

  • Add support for JsonEnum.valueField which allows specifying a field in an
    "enhanced enum" to use for serialization instead of specifying each value
    individually with `JsonValue
  • Require json_annotation: '>=4.7.0 <4.8.0'

v6.3.2

Compare Source

  • Require analyzer: '>=4.6.0 <6.0.0'
  • Require sdk: '>=2.17.0 <3.0.0'

v6.3.1

Compare Source

  • Fixed support for Duration fields with default values.
    (#​1170)

v6.3.0

Compare Source

  • Added support for generating _$ExampleFieldMap, which can be used by other
    code-generators that needs to interact with JSON serialization.
    (#​1164)
  • Added support for using a JsonConverter<MyClass, Object> on properties of
    type MyClass?.
    (#​822)
  • Added support for JsonSerializable(converters: <JsonConverter>[])
    (#​1072)
  • Fix issue with serialization of non-nullable enumerations emitting a nullable
    type (#​1146)

v6.2.0

Compare Source

  • Added support for the new FieldRename.screamingSnake field in
    package:json_annotation.

v6.1.6

Compare Source

  • Allow latest package:analyzer.

v6.1.5

Compare Source

  • Fix enum support for upcoming enhanced enums in Dart 2.17.

v6.1.4

Compare Source

  • Fix issues with latest package:analyzer related to enums and annotations.

v6.1.3

Compare Source

  • Allow latest package:analyzer.

v6.1.2

Compare Source

  • Fix issue with nested generics and genericArgumentFactories: true.
    (#​1047)

v6.1.1

Compare Source

  • Fix JsonKey.readValue support to allow static functions.

v6.1.0

Compare Source

  • Support JsonKey.readValue to allow customized reading of values from source
    JSON map objects.
  • The check to make sure there is a correctly constrained dependency on
    package:json_annotation is now a warning and doesn't fail the build.
  • Require json_annotation '>=4.4.0 <4.5.0'.
dart-lang/logging (logging)

v1.2.0

Compare Source

  • Add notification when the log level is changed. Logger onLevelChanged broadcasts a stream of level values.
  • Require Dart 2.19.

v1.1.1

Compare Source

  • Add a check that throws if a logger name ends with '.'.
  • Require Dart 2.18

v1.1.0

  • Add Logger.attachedLoggers which exposes all loggers created with the
    default constructor.
  • Enable the avoid_dynamic_calls lint.

v1.0.2

  • Update description.
  • Add example.

v1.0.1

Compare Source

  • List log levels in README.
renancaraujo/photo_view (photo_view)

v0.15.0

Compare Source

Added

  • Added pageSnapping option #​542
  • make scale more smoothly #​450
  • Add possibility to restrict user scale #​537
  • Pass through semanticLabel #​530

[Changes][0.15.0]

rrousselGit/provider (provider)

v6.1.2

Compare Source

v6.1.1

Compare Source

v6.1.0

Compare Source

v6.0.5

Compare Source

v6.0.4

Compare Source

v6.0.3

Compare Source

ReactiveX/rxdart (rxdart)

v0.28.0

Compare Source

New
  • ValueStream:

    • Add lastEventOrNull getter to ValueStream,
      which returns the last emitted event (either data/value or error event), or null.
    • Add isLastEventValue, isLastEventError and errorAndStackTraceOrNull
      extension getters to ValueStream, to check the kind of the last emitted event is data/value or error.
    • Update documentation.
  • ReplayStream:

    • Add errorAndStackTraces to ReplayStream, which returns a list of emitted ErrorAndStackTraces.
  • Rename Notification and Kind to better reflect their purpose,
    and to avoid confusion with Flutter's Notification class.

    • Rename Notification to StreamNotification
      • Notification.onData to StreamNotification.data.
      • Notification.onDone to StreamNotification.done.
      • Notification.onError to StreamNotification.error.
    • Rename Kind to NotificationKind
      • Kind.onData to NotificationKind.data.
      • Kind.onError to NotificationKind.error.
      • Kind.onDone to NotificationKind.done.
    • Introduce DataNotification, ErrorNotification and DoneNotification as the subclasses of StreamNotification.
    • Convert isOnData, isOnError, isOnDone, requireData to extension getters on StreamNotification,
      they are now named isData, isError, isDone and requireDataValue.
    • Add extensions on StreamNotification: dataValueOrNull, requireErrorAndStackTrace, errorAndStackTraceOrNull getters and when method.
Changed
  • Accept Dart SDK versions above 3.0.

  • switchMap: when cancelling the previous inner subscription,
    switchMap will pause the outer subscription and and wait for the inner subscription to be completely canceled.
    It will then resume the outer subscription, and listen to the next inner Stream.
    Any errors from canceling the previous inner subscription will now be forwarded to the resulting Stream.

  • Breaking: Rename ForkJoinStream.combine2..combine9 to ForkJoinStream.join2..join9.

  • Breaking: Rx.using/UsingStream

    • Convert all required positional parameters to required named parameters.
    • The disposer is now called after the future returned from StreamSubscription.cancel completes.
Documentation

v0.27.7

Compare Source

https://pub.dev/packages/rxdart/versions/0.27.7

Fixed
  • Subject
    • Only call onAdd and onError if the subject is not closed.
      This ensures BehaviorSubject and ReplaySubject do not update their values after they have been closed.

    • Subject.stream now returns a read-only Stream.
      Previously, Subject.stream was identical to the Subject, so we could add events to it, for example: (subject.stream as Sink<T>).add(event).
      This behavior is now disallowed, and will throw a TypeError if attempted. Use Subject.sink/Subject itself for adding events.

    • Change return type of ReplaySubject<T>.stream to ReplayStream<T>.

    • Internal refactoring of Subject.addStream.


What's Changed

Full Changelog: ReactiveX/rxdart@0.27.6...0.27.7

v0.27.6

Compare Source

https://pub.dev/packages/rxdart/versions/0.27.6

  • Rx.using/UsingStream: resourceFactory can now return a Future.
    This allows for asynchronous resource creation.

  • Rx.range/RangeStream: ensure RangeStream is only listened to once.


What's Changed

Full Changelog: ReactiveX/rxdart@0.27.5...0.27.6

v0.27.5

Compare Source

https://pub.dev/packages/rxdart/versions/0.27.5

Bug fixes
  • Fix issue #​683: Throws runtime type error when using extension
    methods on a Stream<R> but its type annotation is Stream<T>, R is a subtype of T
    (covariance issue with StreamTransformer).

    Stream<num> s1 = Stream<int>.fromIterable([1, 2, 3]);
    // throws "type 'SwitchMapStreamTransformer<num, num>' is not a subtype of type 'StreamTransformer<int, num>' of 'streamTransformer'"
    s1.switchMap((v) => Stream.value(v));
    
    Stream<int?> s2 = Stream<int>.fromIterable([1, 2, 3]);
    // throws "type 'SwitchMapStreamTransformer<int?, int?>' is not a subtype of type 'StreamTransformer<int, int?>' of 'streamTransformer'"
    s2.switchMap((v) => Stream.value(v));

    Extension methods were previously implemented via stream.transform(streamTransformer), now
    via streamTransformer.bind(stream) to avoid this issue.

  • Fix concatEager: activeSubscription should be changed to next subscription.

Code refactoring
  • Change return type of pairwise to Stream<List<T>>.

What's Changed
New Contributors

Full Changelog: ReactiveX/rxdart@0.27.4...0.27.5

v0.27.4

Compare Source

https://pub.dev/packages/rxdart/versions/0.27.4

Bug fixes
  • withLatestFrom should iterate over Iterable<Stream>s only once when the stream is listened to.
  • Fix analyzer warnings when using Dart 2.16.0.
Features
  • Add mapNotNull/MapNotNullStreamTransformer.
  • Add whereNotNull/WhereNotNullStreamTransformer.
Documentation

What's Changed

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 5, 2024
Copy link
Contributor Author

renovate bot commented Jul 5, 2024

⚠️ 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 android_id bloc bloc_test build_runner cupertino_icons datetime_picker_formfield dropdown_search dynamic_color equatable flutter_bloc flutter_launcher_icons flutter_lints flutter_markdown_selectionarea flutter_sticky_header flutter_treeview graphql http http_parser image_picker json_annotation json_serializable logging photo_view provider rxdart sentry_dart_plugin sentry_flutter shared_preferences tuple url_launcher webview_flutter
Note: collection is pinned to version 1.18.0 by flutter_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


Because every version of flutter_test from sdk depends on collection 1.18.0 and http_parser >=4.1.0 depends on collection ^1.19.0, flutter_test from sdk is incompatible with http_parser >=4.1.0.
So, because smarthome depends on both http_parser ^4.1.0 and flutter_test from sdk, version solving failed.

@github-actions github-actions bot added android Issues related to Android version ci labels Jul 5, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from e373f04 to 538e92a Compare July 6, 2024 08:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 538e92a to 29febaa Compare July 6, 2024 08:41
Copy link
Contributor Author

renovate bot commented Jul 6, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@he0119 he0119 merged commit b1c20d1 into master Jul 6, 2024
9 checks passed
@he0119 he0119 deleted the renovate/all-minor-patch branch July 6, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Issues related to Android version ci dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant