XS⚠️ ◾ [Autogenerated] Release v1.7.18 with Package Updates - #844
XS⚠️ ◾ [Autogenerated] Release v1.7.18 with Package Updates#844microsoft-pr-metrics[bot] wants to merge 4 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! |
| @@ -1,52 +1,52 @@ | |||
| { | |||
There was a problem hiding this comment.
❗ This file doesn't require review.
There was a problem hiding this comment.
Pull request overview
Releases PR Metrics v1.7.18 and refreshes dependencies.
Changes:
- Updates release and task version references to 1.7.18.
- Advances the next-release patch to 1.7.19.
- Upgrades runtime and development dependencies.
Reviewed changes
Copilot reviewed 10 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
src/vss-extension.json |
Updates extension version. |
src/task/task.loc.json |
Updates localized task patch version. |
src/task/task.json |
Updates task name and patch version. |
src/task/Strings/resources.resjson/en-US/resources.resjson |
Updates localized friendly name. |
src/task/src/utilities/constants.ts |
Updates API user agent version. |
README.md |
Updates usage examples. |
package.json |
Updates package version and dependencies. |
.github/release-version.json |
Sets the next release version. |
.github/release-publish-trigger.txt |
Triggers publishing v1.7.18. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| @@ -2,7 +2,7 @@ | |||
| "$schema": "https://json.schemastore.org/resjson.json", | |||
There was a problem hiding this comment.
❗ This file doesn't require review.
| * The user agent string used for GitHub API requests. | ||
| */ | ||
| export const userAgent = "PRMetrics/v1.7.17"; | ||
| export const userAgent = "PRMetrics/v1.7.18"; |
Autogenerated release for PR Metrics v1.7.18. This includes version updates and dependency updates.