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

fix(deps): pin dependency window_manager to 0.3.5 #843

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
window_manager dependencies pin ^0.3.5 -> 0.3.5

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) August 19, 2023 13:21
@renovate
Copy link
Contributor Author

renovate bot commented Aug 19, 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/854b0a/2469d5/repos/github/zeshuaro/appainter":"/tmp/worker/854b0a/2469d5/repos/github/zeshuaro/appainter" -v "/tmp/worker/854b0a/2469d5/cache":"/tmp/worker/854b0a/2469d5/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/854b0a/2469d5/repos/github/zeshuaro/appainter" ghcr.io/containerbase/sidecar:9.10.4 bash -l -c "install-tool flutter 3.13.0 && flutter pub upgrade window_manager"
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
Downloading Linux x64 Dart SDK from Flutter engine 1ac611c64eadbd93c5f5aba5494b8fc3b35ee952...
Building flutter tool...
Note: material_color_utilities is pinned to version 0.5.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 material_color_utilities 0.5.0 and appainter depends on material_color_utilities 0.2.0, flutter_test from sdk is forbidden.
So, because appainter depends on flutter_test from sdk, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Try an upgrade of your constraints: flutter pub upgrade --major-versions

@codecov
Copy link

codecov bot commented Aug 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (49fd08e) 96.46% compared to head (829ea4c) 96.46%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #843   +/-   ##
=======================================
  Coverage   96.46%   96.46%           
=======================================
  Files         113      113           
  Lines        3906     3906           
=======================================
  Hits         3768     3768           
  Misses        138      138           
Flag Coverage Δ
appainter 96.81% <ø> (ø)
appainter_builder 78.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 38ceab4 to 829ea4c Compare August 19, 2023 13:33
@renovate renovate bot merged commit 12fff8d into main Aug 19, 2023
13 checks passed
@renovate renovate bot deleted the renovate/pin-dependencies branch August 19, 2023 13:40
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant