Skip to content

Commit 9892636

Browse files
alexdiososubatoiv-robaiken
authored
Update Swift version support in documentation (#44893)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com> Co-authored-by: v-robaiken <rob+gh@aiken.im>
1 parent 18a2a21 commit 9892636

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/code-security/reference/supply-chain-security/dependabot-options-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ Package manager | YAML value | Supported versions |
613613
| {% ifversion dependabot-sbt-support %} |
614614
| sbt | `sbt` | Not applicable |
615615
| {% endif %} |
616-
| Swift | `swift` | v5 |
616+
| Swift | `swift` | v5, v6 |
617617
| Terraform | `terraform` | >= 0.13, <= 1.15.x |
618618
| uv | `uv` | v0 |
619619
| {% ifversion dependabot-vcpkg-support %} |

data/reusables/dependabot/supported-package-managers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ pipenv | `pip` | 2024.4.1 | {% octicon "check" aria-label="
5353
| {% ifversion dependabot-sbt-support %} |
5454
[sbt](#sbt) | `sbt` | Not applicable | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} |
5555
| {% endif %} |
56-
[Swift](#swift) | `swift` | v5 | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} (git only) | {% octicon "x" aria-label="Not supported" %} |
56+
[Swift](#swift) | `swift` | v5, v6 | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} (git only) | {% octicon "x" aria-label="Not supported" %} |
5757
[Terraform](#terraform) | `terraform` | >= 0.13, <= 1.15.x | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | Not applicable |
5858
| {% ifversion dependabot-uv-security-support %} |
5959
uv | `uv` | v0 | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | Not applicable |

0 commit comments

Comments
 (0)