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

Update dependency flutter_staggered_grid_view to ^0.7.0 #16

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 6, 2021

This PR contains the following updates:

Package Type Update Change
flutter_staggered_grid_view dependencies minor ^0.3.4 -> ^0.7.0

Release Notes

letsar/flutter_staggered_grid_view (flutter_staggered_grid_view)

v0.7.0

Compare Source

Changed
  • Bump minimal Flutter version to 3.7.0
Fixed
  • Warning with Scrollable.of

v0.6.2

Compare Source

Fixed

v0.6.1

Compare Source

Fixed
  • Issue when childCount is 0 with Quilted layout.

v0.6.0

Compare Source

Added
  • SliverAlignedGrid and AlignedGridView widgets.
Changed
  • Renamed SliverMasonryGridDelegate to SliverSimpleGridDelegate.

v0.5.1

Compare Source

Added
  • StaggeredTile.fit constructor.

v0.5.0

Compare Source

Changed
  • Stable release

v0.4.1

Compare Source

Changed
  • Add option to disable keepAlives

v0.4.0

Compare Source

Changed
  • Stable null safety version

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 changed the title Update dependency flutter_staggered_grid_view to ^0.4.0 Update dependency flutter_staggered_grid_view to ^0.6.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/flutter_staggered_grid_view-0.x branch from 81deb5c to bf6c145 Compare March 7, 2022 11:41
@renovate renovate bot force-pushed the renovate/flutter_staggered_grid_view-0.x branch from bf6c145 to 46c50e6 Compare March 16, 2023 08:06
@renovate renovate bot changed the title Update dependency flutter_staggered_grid_view to ^0.6.0 Update dependency flutter_staggered_grid_view to ^0.7.0 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/flutter_staggered_grid_view-0.x branch from 46c50e6 to 32478e2 Compare July 31, 2023 02:45
@renovate
Copy link
Author

renovate bot commented Jul 31, 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/e723e3/ff7042/repos/github/HadesPTIT/flutter_instagram":"/tmp/worker/e723e3/ff7042/repos/github/HadesPTIT/flutter_instagram" -v "/tmp/worker/e723e3/ff7042/cache":"/tmp/worker/e723e3/ff7042/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/e723e3/ff7042/repos/github/HadesPTIT/flutter_instagram" ghcr.io/containerbase/sidecar:9.8.0 bash -l -c "install-tool flutter 3.10.6 && flutter pub upgrade flutter_staggered_grid_view"
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
Downloading Linux x64 Dart SDK from Flutter engine cdbeda788a293fa29665dc3fa3d6e63bd221cb0d...
Building flutter tool...
The lower bound of "sdk: '>=2.7.0 <3.0.0'" must be 2.12.0'
or higher to enable null safety.

The current Dart SDK (3.0.6) only supports null safety.

For details, see https://dart.dev/null-safety

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