XS✔ ◾ Release v1.7.14 with Package Updates#788
Conversation
PR Metrics✔ Thanks for keeping your pull request small.
Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs! |
There was a problem hiding this comment.
Pull request overview
Autogenerated release PR for PR Metrics v1.7.14, updating version strings across the GitHub Action, Azure DevOps task/extension metadata, and documentation to align with the new release.
Changes:
- Bump PR Metrics version references from 1.7.13 → 1.7.14 across extension/task manifests, resources, docs, and user agent string.
- Update the release publish trigger to 1.7.14.
- Advance the release-initiate workflow “upcoming release” patch to 1.7.15.
Reviewed changes
Copilot reviewed 9 out of 12 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
src/vss-extension.json |
Updates Azure DevOps extension manifest version to 1.7.14. |
src/task/task.loc.json |
Updates task version patch to 14. |
src/task/task.json |
Updates friendly name and task version patch to 14. |
src/task/src/utilities/constants.ts |
Updates GitHub API user agent to v1.7.14. |
src/task/Strings/resources.resjson/en-US/resources.resjson |
Updates localized friendly name string to v1.7.14. |
package.json |
Updates npm package version to 1.7.14. |
README.md |
Updates example uses: references to v1.7.14. |
.github/workflows/support/release-publish-trigger.txt |
Updates release publish trigger value to 1.7.14. |
.github/workflows/release-initiate.yml |
Bumps the workflow’s “upcoming release” patch value to 15. |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
- Bump @typescript-eslint/parser from 8.59.0 to 8.59.1 - Bump @typescript-eslint/eslint-plugin from 8.59.0 to 8.59.1 - Bump typescript-eslint from 8.59.0 to 8.59.1 - Update mocha version from ^11.7.5 to 11.7.5
Mirrors the fix applied to tsconfig.test.json. With an explicit `exclude` set, TypeScript's implicit `node_modules` exclusion is no longer applied, so we add it back explicitly to guard against type-checking anything that might end up under `src/task/node_modules`.
- Removed customRegistry and customFeed inputs from npm install dependencies task. - Simplifies the configuration for npm tasks in the pipeline.
- Bump version of @typescript-eslint/parser, types, and related packages to 8.59.1 - Ensure compatibility with latest TypeScript features and improvements
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
- Removed dependency on "http-status-codes" package. - Introduced a new utility module "httpStatusCodes" for managing HTTP status codes. - Updated all references in the codebase to use the new utility. - Ensured consistency in handling HTTP status codes across the application.
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
- Specify editable files in GitHub workflows. - Clarify node-version locations in workflows. - Emphasize restrictions on editing files outside the allowed set. Co-authored-by: Copilot <copilot@github.com>
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
PR Metrics release v1.7.14. This includes version updates and dependency updates.