canonical / ubuntu-flutter-plugins

A collection of Flutter plugins and packages for Ubuntu applications.
48 stars 12 forks source link

chore(deps): update dependency melos to v4 #374

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
melos (source) dev_dependencies major ^3.0.1 -> ^4.0.0

Release Notes

invertase/melos (melos) ### [`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.