chore(deps): update dependency melos to v6 #219
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.0.1
->^6.0.0
Release Notes
invertase/melos (melos)
v6.2.0
Compare Source
enforceLockfile
with--no-enforce-lockfile
(#758). (86647f1d)pub get
's--offline
flag on the bootstrap command (#756). (b432749c)v6.1.0
Compare Source
updateDependentsVersions
disabled with packages still mentioned in changelogs (#719). (0ad8f585)changelogFormat
configuration, addincludeDate
boolean (#720). (fed343b2)v6.0.0
Compare Source
--line-length
option tomelos format
command (#689). (048ab301)melos analyze
always usedart analyze
(#695). (2b16e360)v5.3.0
Compare Source
melos bs --skip-linking
(#684). (699fedc0)v5.2.2
Compare Source
v5.2.1
Compare Source
v5.2.0
Compare Source
v5.1.0
Compare Source
v5.0.0
Compare Source
CommandConfigs
andLifecycleHooks
to their own directories (#652). (95f23716)git pull --tags
instead ofgit fetch --tags
(#468). (109f5f98)publish
(#656). (ed826b39)v4.1.0
Compare Source
v4.0.0
Compare Source
git-commit-version
flag to control commit creation (#628). (cca71872)--no-git-tag-version
is used (#625). (b89133dc)Migration instructions
If you were previously using
--no-git-tag-version
and were relying on that itdidn't create a commit you now have to also pass
--no-git-commit-version
toprevent 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 was generated by Mend Renovate. View the repository job log.