@@ -474,11 +474,11 @@ When `open-pull-requests-limit` is defined:
474
474
Package manager | YAML value | Supported versions |
475
475
---------------|------------------|:------------------:|
476
476
| {% ifversion dependabot-bun-support %} |
477
- | Bun | `bun` | >=v1.1.39 |
477
+ | Bun | `bun` | >=v1.2.5 |
478
478
| {% endif %} |
479
479
| Bundler | `bundler` | {% ifversion ghes < 3.15 %}v1, {% endif %}v2 |
480
480
| Cargo | `cargo` | v1 |
481
- | Composer | `composer` | {% ifversion dependabot-updates-composerv1-closing-down %}v2{% else %}v1, v2{% endif %} |
481
+ | Composer | `composer` | v2 |
482
482
| Dev containers | `devcontainers` | Not applicable |
483
483
| Docker | `docker` | v1 |
484
484
| {% ifversion dependabot-docker-compose-support %} |
@@ -497,18 +497,18 @@ Package manager | YAML value | Supported versions |
497
497
| Go modules | `gomod` | v1 |
498
498
| Gradle | `gradle` | Not applicable |
499
499
| Maven | `maven` | Not applicable |
500
- | npm | `npm` | v7, v8, v9 |
500
+ | npm | `npm` | v7, v8, v9, v10 |
501
501
| 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 |
505
505
| pnpm | `npm` | v7, v8 <br>v9, v10 (version updates only) |
506
506
| poetry | `pip` | v2 |
507
507
| pub | `pub` | v2 |
508
508
| Swift | `swift` | v5 |
509
509
| Terraform | `terraform` | >= 0.13, <= 1.10.x |
510
510
| uv | `uv` | v0 |
511
- | yarn | `npm` | v1, v2, v3 |
511
+ | yarn | `npm` | v1, v2, v3, v4 |
512
512
513
513
# # `pull-request-branch-name.separator` {% octicon "versions" aria-label="Version updates" height="24" %} {% octicon "shield-check" aria-label="Security updates" height="24" %}
514
514
0 commit comments