Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR performs the release of codeql-coding-standards version 2.48.0 by updating all version references from the development version (2.48.0-dev) to the final release version (2.48.0).
- Updates version numbers across all CodeQL package configuration files
- Updates documentation references to reflect the new release version
- Updates artifact filenames in the user manual to match the release naming convention
Reviewed Changes
Copilot reviewed 16 out of 16 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/user_manual.md | Updates version references and artifact filenames from 2.48.0-dev to 2.48.0 |
| cpp/report/src/qlpack.yml | Updates package version from 2.48.0-dev to 2.48.0 |
| cpp/misra/test/qlpack.yml | Updates test package version from 2.48.0-dev to 2.48.0 |
| cpp/misra/src/qlpack.yml | Updates source package version from 2.48.0-dev to 2.48.0 |
| cpp/common/test/qlpack.yml | Updates common test package version from 2.48.0-dev to 2.48.0 |
| cpp/common/src/qlpack.yml | Updates common source package version from 2.48.0-dev to 2.48.0 |
| cpp/cert/test/qlpack.yml | Updates CERT test package version from 2.48.0-dev to 2.48.0 |
| cpp/cert/src/qlpack.yml | Updates CERT source package version from 2.48.0-dev to 2.48.0 |
| cpp/autosar/test/qlpack.yml | Updates AUTOSAR test package version from 2.48.0-dev to 2.48.0 |
| cpp/autosar/src/qlpack.yml | Updates AUTOSAR source package version from 2.48.0-dev to 2.48.0 |
| c/misra/test/qlpack.yml | Updates C MISRA test package version from 2.48.0-dev to 2.48.0 |
| c/misra/src/qlpack.yml | Updates C MISRA source package version from 2.48.0-dev to 2.48.0 |
| c/common/test/qlpack.yml | Updates C common test package version from 2.48.0-dev to 2.48.0 |
| c/common/src/qlpack.yml | Updates C common source package version from 2.48.0-dev to 2.48.0 |
| c/cert/test/qlpack.yml | Updates C CERT test package version from 2.48.0-dev to 2.48.0 |
| c/cert/src/qlpack.yml | Updates C CERT source package version from 2.48.0-dev to 2.48.0 |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR releases codeql-coding-standards version 2.48.0.