FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update supported GitHub Enterprise Server versions by github-actions[bot] · Pull Request #2928 · github/codeql-action · GitHub

Update supported GitHub Enterprise Server versions - #2928

Merged
mbg merged 2 commits into
mainfrom
update-supported-enterprise-server-versions
Jun 24, 2025
Merged

Update supported GitHub Enterprise Server versions#2928
mbg merged 2 commits into
mainfrom
update-supported-enterprise-server-versions

Conversation

Copy link
Copy Markdown
Contributor

This PR updates the list of supported GitHub Enterprise Server versions, either because a new version is about to be feature frozen, or because an old release has been deprecated.

If an old release has been deprecated, please follow the instructions in CONTRIBUTING.md to deprecate the corresponding version of CodeQL.

mbg marked this pull request as ready for review June 16, 2025 11:45
Copilot AI review requested due to automatic review settings June 16, 2025 11:45
mbg requested a review from a team as a code owner June 16, 2025 11:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull Request Overview

Updates the minimum supported GitHub Enterprise Server version from 3.13 to 3.14 across compatibility definitions.

  • Bumps minimumVersion in src/api-compatibility.json to 3.14
  • Bumps minimumVersion in lib/api-compatibility.json to 3.14

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/api-compatibility.json Updated minimumVersion from "3.13" to "3.14"
lib/api-compatibility.json Updated minimumVersion from "3.13" to "3.14"
Comments suppressed due to low confidence (2)

lib/api-compatibility.json:1

  • Please update CONTRIBUTING.md and any related documentation to reflect the deprecation of support for v3.13, as noted in the PR description.
{ "maximumVersion": "3.18", "minimumVersion": "3.14" }

src/api-compatibility.json:1

  • Consider adding or updating tests to verify behavior at the new minimum supported version (3.14) and ensure edge cases around version boundaries are covered.
{"maximumVersion": "3.18", "minimumVersion": "3.14"}

mbg merged commit 9b02dc2 into main Jun 24, 2025
mbg deleted the update-supported-enterprise-server-versions branch June 24, 2025 11:42
github-actions Bot mentioned this pull request Jun 27, 2025
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL