Add Bazel support to Dependabot configuration and documentation (#58675)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
This commit is contained in:
@@ -205,6 +205,9 @@ The table below shows the package managers for which SemVer is supported.
|
||||
|
||||
| Package manager | SemVer supported |
|
||||
|-----------------------|------------------|
|
||||
| {% ifversion dependabot-bazel-support %} |
|
||||
| Bazel | {% octicon "x" aria-label="Not supported" %} |
|
||||
| {% endif %} |
|
||||
| Bundler | {% octicon "check" aria-label="Supported" %} |
|
||||
| Bun | {% octicon "check" aria-label="Supported" %} |
|
||||
| Cargo | {% octicon "check" aria-label="Supported" %} |
|
||||
@@ -475,6 +478,9 @@ When `open-pull-requests-limit` is defined:
|
||||
|
||||
Package manager | YAML value | Supported versions |
|
||||
---------------|------------------|:------------------:|
|
||||
| {% ifversion dependabot-bazel-support %} |
|
||||
| Bazel | `bazel` | v7, v8, v9 |
|
||||
| {% endif %} |
|
||||
| {% ifversion dependabot-bun-support %} |
|
||||
| Bun | `bun` | >=v1.2.5 |
|
||||
| {% endif %} |
|
||||
|
||||
Reference in New Issue
Block a user