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 dependency mockingjay to ^0.6.0 #43

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2023

This PR contains the following updates:

Package Type Update Change
mockingjay dev_dependencies minor ^0.3.0 -> ^0.6.0

Release Notes

VeryGoodOpenSource/mockingjay (mockingjay)

v0.6.0

Compare Source

  • chore: sync min Dart SDK with min Flutter SDK (#​70)
  • chore: tighten dependencies (#​74)

v0.5.0

Compare Source

Note: This release supports Flutter 3.16.0, for migration details see the release notes.

  • chore(deps): bump very_good_analysis from 4.0.0+1 to 5.1.0 (#​56)
  • chore: update Very Good Analysis to 5.1.0 (#​57)
  • chore: updated sdk constraints for example (#​60)
  • docs: update installation instructions readme (#​61)
  • fix!: Updates for Flutter 3.16.0/Dart 3.2 (#​65)

v0.4.0

Compare Source

  • feat: support for mocktail ^1.0.0
  • feat: support for flutter 3.13.0
  • feat: sdk constraint to include Dart 3

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
Copy link
Contributor Author

renovate bot commented Aug 18, 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/398519/61308a/repos/github/kimmy-wang/flutter-boilerplate":"/tmp/worker/398519/61308a/repos/github/kimmy-wang/flutter-boilerplate" -v "/tmp/worker/398519/61308a/cache":"/tmp/worker/398519/61308a/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/398519/61308a/repos/github/kimmy-wang/flutter-boilerplate" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool flutter 3.16.0 && flutter pub upgrade mockingjay"
Because flutter_boilerplate depends on mockingjay ^0.5.0 which depends on mocktail ^1.0.0, mocktail ^1.0.0 is required.
So, because flutter_boilerplate depends on mocktail ^0.3.0, 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

@renovate renovate bot changed the title chore(deps): update dependency mockingjay to ^0.4.0 chore(deps): update dependency mockingjay to ^0.5.0 Nov 22, 2023
@renovate renovate bot changed the title chore(deps): update dependency mockingjay to ^0.5.0 chore(deps): update dependency mockingjay to ^0.6.0 Aug 27, 2024
Copy link
Contributor Author

renovate bot commented Aug 27, 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 mockingjay
The current Dart SDK version is 2.19.0.

Because flutter_boilerplate depends on mockingjay >=0.6.0 which requires SDK version ^3.5.0, version solving failed.
pub finished with exit code 1

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