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): update dependency mime to v2 - autoclosed #933

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Type Update Change
mime (source) dependencies major ^1.0.5 -> ^2.0.0

Warning

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


Release Notes

dart-lang/tools (mime)

v2.0.0

Compare Source

  • [Breaking] extensionFromMime(String mimeType) returns null instead of mimeType for an unknown mime type.
  • Update extensionFromMime to return a default extension when a MIME type maps to multiple extensions.

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 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 30, 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 mime
Because audio_metadata_reader 0.0.6 depends on mime ^1.0.5 and no versions of audio_metadata_reader match >0.0.6 <0.1.0, audio_metadata_reader ^0.0.6 requires mime ^1.0.5.
So, because musicpod depends on both audio_metadata_reader ^0.0.6 and mime ^2.0.0, version solving failed.


You can try one of the following suggestions to make the pubspec resolve:
* Consider downgrading your constraint on audio_metadata_reader: flutter pub add audio_metadata_reader:^0.0.3
* Consider downgrading your constraint on mime: flutter pub add mime:^1.0.6

@renovate renovate bot force-pushed the renovate/mime-2.x branch 2 times, most recently from ea22d12 to c7a01dc Compare October 1, 2024 21:15
@renovate renovate bot force-pushed the renovate/mime-2.x branch 8 times, most recently from 2e754b8 to a823f81 Compare October 11, 2024 20:46
@renovate renovate bot changed the title fix(deps): update dependency mime to v2 fix(deps): update dependency mime to v2 - autoclosed Oct 12, 2024
@renovate renovate bot closed this Oct 12, 2024
@renovate renovate bot deleted the renovate/mime-2.x branch October 12, 2024 19:22
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