Open renovate[bot] opened 8 months ago
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:
The artifact failure details are included below:
Command failed: dart pub upgrade melos
Because ubuntu_desktop_installer_workspace requires the Flutter SDK, version solving failed.
Flutter users should use `flutter pub` instead of `dart pub`.
This PR contains the following updates:
^3.0.1
->^4.0.0
Release Notes
invertase/melos (melos)
### [`v4.1.0`](https://togithub.com/invertase/melos/blob/HEAD/packages/melos/CHANGELOG.md#410) > Note: This release has breaking changes. - **FIX**: typo on help description of bootstrap --enforce-lockfile ([#636](https://togithub.com/invertase/melos/issues/636)). ([a5247561](https://togithub.com/invertase/melos/commit/a5247561804a1a030325366bcd05c6a6a7a5c7dd)) - **BREAKING** **FEAT**: make run script use melos_packages env variable scope ([#640](https://togithub.com/invertase/melos/issues/640)). ([e12ff57e](https://togithub.com/invertase/melos/commit/e12ff57efd71baae5eea20252d02894ec8be712e)) ### [`v4.0.0`](https://togithub.com/invertase/melos/blob/HEAD/packages/melos/CHANGELOG.md#400) [Compare Source](https://togithub.com/invertase/melos/compare/melos-v3.4.0...melos-v4.0.0) - **FIX**: Compare with correct version when publishing ([#633](https://togithub.com/invertase/melos/issues/633)). ([9c4cd2eb](https://togithub.com/invertase/melos/commit/9c4cd2eb470de79eaa026ce8449d559f0a161374)) - **FIX**: Expose script api ([#573](https://togithub.com/invertase/melos/issues/573)). ([bb971018](https://togithub.com/invertase/melos/commit/bb9710185a735e7176646e509433f4c033a2c774)) - **FEAT**: Add `git-commit-version` flag to control commit creation ([#628](https://togithub.com/invertase/melos/issues/628)). ([cca71872](https://togithub.com/invertase/melos/commit/cca7187233727aaf84bd83bf41bca11c5f962372)) - **FEAT**: support authenticating private pub repository ([#627](https://togithub.com/invertase/melos/issues/627)). ([dddc7b31](https://togithub.com/invertase/melos/commit/dddc7b31b2bb2588c23efc6b5a43ce5acfab1329)) - **FEAT**: Add enforce lockfile bootstrap command config ([#600](https://togithub.com/invertase/melos/issues/600)). ([b9c6d0cc](https://togithub.com/invertase/melos/commit/b9c6d0ccd55698d244dd856c26767e5e3a9852ac)) - **FEAT**: add "--no-example" arg to "pub get " command for melos bootstrap ([#604](https://togithub.com/invertase/melos/issues/604)). ([8b69f51f](https://togithub.com/invertase/melos/commit/8b69f51fd71eec01ebeba7bf5e3f0a691feac986)) - **DOCS**: Add flutter_web_auth\_2 to melos project list ([#624](https://togithub.com/invertase/melos/issues/624)). ([bbede2d2](https://togithub.com/invertase/melos/commit/bbede2d2a795f37b5db2468c3e130278b09c7bea)) - **BREAKING** **FIX**: Create commit when `--no-git-tag-version` is used ([#625](https://togithub.com/invertase/melos/issues/625)). ([b89133dc](https://togithub.com/invertase/melos/commit/b89133dc79e56920727451e409b3adc1d2e666ee)) ##### Migration instructions If you were previously using `--no-git-tag-version` and were relying on that it didn't create a commit you now have to also pass `--no-git-commit-version` to prevent a commit from being automatically created after versioning.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.
This PR has been generated by Mend Renovate. View repository job log here.