-
-
Notifications
You must be signed in to change notification settings - Fork 171
Commit 187cb49
authored
upgrade: update dependency melos to v6 (#512)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [melos](https://melos.invertase.dev/~melos-latest)
([source](https://togithub.com/invertase/melos/tree/HEAD/packages/melos))
| dev_dependencies | major | `^5.0.0` -> `^6.0.0` |
---
### Release Notes
<details>
<summary>invertase/melos (melos)</summary>
###
[`v6.0.0`](https://togithub.com/invertase/melos/blob/HEAD/packages/melos/CHANGELOG.md#600)
[Compare
Source](https://togithub.com/invertase/melos/compare/melos-v5.3.0...melos-v6.0.0)
> Note: This release has breaking changes.
- **FIX**: Only enforce lockfile when it exists
([#​704](https://togithub.com/invertase/melos/issues/704)).
([be94adac](https://togithub.com/invertase/melos/commit/be94adacac71d8263079641229640932b387891a))
- **FEAT**: option to provide dependencies related filters from yaml
([#​698](https://togithub.com/invertase/melos/issues/698)).
([92be9858](https://togithub.com/invertase/melos/commit/92be9858cd64f35cce2d3a3ba2f4184cd32d0955))
- **FEAT**: add `--line-length` option to `melos format` command
([#​689](https://togithub.com/invertase/melos/issues/689)).
([048ab301](https://togithub.com/invertase/melos/commit/048ab301ca0f01f99d198c3ba6ca0f3c951078cf))
- **DOCS**: fix misalignment in readme
([#​699](https://togithub.com/invertase/melos/issues/699)).
([5e588ef9](https://togithub.com/invertase/melos/commit/5e588ef92d5e5ad25bb99be5a279305c4c07e9a9))
- **BREAKING** **FIX**: Make `melos analyze` always use `dart analyze`
([#​695](https://togithub.com/invertase/melos/issues/695)).
([2b16e360](https://togithub.com/invertase/melos/commit/2b16e3609bf3e00d15c42968dfbaeac2663a48c9))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/FlutterGen/flutter_gen).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 84d8ca6 commit 187cb49Copy full SHA for 187cb49
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + |
0 commit comments