@@ -474,11 +474,11 @@ When `open-pull-requests-limit` is defined:
474474Package manager | YAML value | Supported versions |
475475---------------|------------------|:------------------:|
476476| {% ifversion dependabot-bun-support %} |
477- | Bun | `bun` | >=v1.1.39 |
477+ | Bun | `bun` | >=v1.2.5 |
478478| {% endif %} |
479479| Bundler | `bundler` | {% ifversion ghes < 3.15 %}v1, {% endif %}v2 |
480480| Cargo | `cargo` | v1 |
481- | Composer | `composer` | {% ifversion dependabot-updates-composerv1-closing-down %}v2{% else %}v1, v2{% endif %} |
481+ | Composer | `composer` | v2 |
482482| Dev containers | `devcontainers` | Not applicable |
483483| Docker | `docker` | v1 |
484484| {% ifversion dependabot-docker-compose-support %} |
@@ -497,18 +497,18 @@ Package manager | YAML value | Supported versions |
497497| Go modules | `gomod` | v1 |
498498| Gradle | `gradle` | Not applicable |
499499| Maven | `maven` | Not applicable |
500- | npm | `npm` | v7, v8, v9 |
500+ | npm | `npm` | v7, v8, v9, v10 |
501501| NuGet | `nuget` | {% ifversion fpt or ghec or ghes > 3.14 %}<=6.12.0{% endif %} |
502- | pip| `pip` | v21.1 .2 |
503- | pip-compile | `pip` | 6.1.0 |
504- | pipenv | `pip` | <= 2021-05-29 |
502+ | pip| `pip` | v24 .2 |
503+ | pip-compile | `pip` | 7.4.1 |
504+ | pipenv | `pip` | <= 2024.4.1 |
505505| pnpm | `npm` | v7, v8 <br>v9, v10 (version updates only) |
506506| poetry | `pip` | v2 |
507507| pub | `pub` | v2 |
508508| Swift | `swift` | v5 |
509509| Terraform | `terraform` | >= 0.13, <= 1.10.x |
510510| uv | `uv` | v0 |
511- | yarn | `npm` | v1, v2, v3 |
511+ | yarn | `npm` | v1, v2, v3, v4 |
512512
513513# # `pull-request-branch-name.separator` {% octicon "versions" aria-label="Version updates" height="24" %} {% octicon "shield-check" aria-label="Security updates" height="24" %}
514514
0 commit comments