Commit 850abbd
authored
dependabot remove composer allow section (#1098)
It seems that "direct" and "development" `dependency-type`s are always included.
We can only conclude that the missing development dependency updates either do not resolve at all, or the latest version of them does not resolve now.
We had previously defined a limit of 10 open PRs at a time.
For example, a compatible update from `1.0` to `1.1` will not be made if the PR limit has been reached. Later, when a new `1.2` release is made, it may be incompatible with other packages. Now no PR is made because dependabot doesn't check all historic versions (in this case `1.1`).1 parent 95bb41a commit 850abbd
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
| |||
0 commit comments