flutter_hooks_test
flutter_hooks_test copied to clipboard
chore: update dependency melos to v4
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
- FIX: Compare with correct version when publishing (#633). (9c4cd2eb)
- FIX: Expose script api (#573). (bb971018)
-
FEAT: Add
git-commit-versionflag to control commit creation (#628). (cca71872) - FEAT: support authenticating private pub repository (#627). (dddc7b31)
- FEAT: Add enforce lockfile bootstrap command config (#600). (b9c6d0cc)
- FEAT: add "--no-example" arg to "pub get " command for melos bootstrap (#604). (8b69f51f)
- DOCS: Add flutter_web_auth_2 to melos project list (#624). (bbede2d2)
-
BREAKING FIX: Create commit when
--no-git-tag-versionis used (#625). (b89133dc)
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 - "before 10am on monday" in timezone Asia/Tokyo, 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 has been generated by Mend Renovate. View repository job log here.