XS⚠️ ◾ [Autogenerated] Release v1.7.16 with Package Updates#823
XS⚠️ ◾ [Autogenerated] Release v1.7.16 with Package Updates#823microsoft-pr-metrics[bot] wants to merge 11 commits into
Conversation
|
Action required before merging Check out this branch, then run the GitHub Copilot CLI agent: copilot --agent refresh-ci-dependencies --prompt "Refresh the pinned CI/CD dependencies on this release branch."This updates SHA-pinned GitHub Actions, Azure DevOps task versions, and Node.js runtime consistency – the pins the automated dependency updates do not cover – then commits and pushes to this branch. See |
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
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
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
This PR updates the extension/task/package version references for a new patch release.
Changes:
- Bumped extension/task/package versions to 1.7.16
- Updated documentation/examples and user agent string to v1.7.16
- Updated release automation files (release version + publish trigger)
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| src/vss-extension.json | Bumps extension manifest version to 1.7.16 |
| src/task/task.loc.json | Bumps task localized patch version to 16 |
| src/task/task.json | Bumps task friendly name and patch version to 16 |
| src/task/src/utilities/constants.ts | Updates GitHub API user agent version string to 1.7.16 |
| src/task/Strings/resources.resjson/en-US/resources.resjson | Updates localized friendly name to v1.7.16 |
| package.json | Bumps npm package version to 1.7.16 |
| README.md | Updates GitHub Action usage examples to v1.7.16 |
| .github/release-version.json | Updates release-version patch value (now 17) |
| .github/release-publish-trigger.txt | Adds publish trigger value 1.7.16 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Clarified input handling for task version updates. - Emphasized preference for documented input names over deprecated aliases. - Ensured consistency in Node.js version handling.
- Document the purpose of `.github/workflow-scripts/Update-Version.ps1` - Clarify versioning expectations for release pull requests - Explain the distinction between current and next release versions
- Upgraded several packages to their latest versions. - Ensured compatibility with existing codebase. - Improved overall application performance and security.
| `.github/workflow-scripts/Update-Version.ps1` (run by the `release-initiate.yml` | ||
| workflow) updates every version-bearing file. Most of them carry the version | ||
| **being released** (for example, `1.7.16`): `package.json`, | ||
| `src/vss-extension.json`, the `task.json` and `task.loc.json` task definitions, | ||
| the `resources.resjson` strings, `constants.ts`, `README.md`, and | ||
| `.github/release-publish-trigger.txt`. |
|
Replaced by #824, recreated under @muiriswoulfe so the CLA can be signed. The CLA is keyed to the PR author, and this PR was opened by the microsoft-pr-metrics bot, which cannot sign it. The replacement uses the same |
Autogenerated release for PR Metrics v1.7.16. This includes version updates and dependency updates.