Skip to content

Commit 13ee66a

Browse files
XS⚠️ ◾ [Autogenerated] Release v1.6.0 (#515)
Autogenerated release for PR Metrics v1.6.0. This includes the latest dependency updates. --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 522b77e commit 13ee66a

File tree

8 files changed

+2598
-11596
lines changed

8 files changed

+2598
-11596
lines changed

.github/linters/markdown-link-check.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
},
99
{
1010
"pattern": "^https://marketplace.visualstudio.com/manage/publishers/ms-omex$"
11-
},
12-
{
13-
"pattern": "^https://github.com/microsoft/PR-Metrics/blob/main/docs/workload-identity-federation.md$"
1411
}
1512
]
1613
}

.github/workflows/release-phase-1-internal.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,7 @@ jobs:
198198
- name: npm – Install Node.js
199199
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
200200
with:
201-
# The latest version with NPMv7, which is required to maintain a package-lock.json lockfileVersion of 2.
202-
node-version: 16.10.0
201+
node-version: 20.14.0
203202

204203
- name: npm – Update Dependencies
205204
run: npx ncu -u

.github/workflows/release-phase-1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
with:
2323
major: 1
2424
minor: 6
25-
patch: 0
25+
patch: 1
2626

2727
...

.github/workflows/support/release-phase-1-comment.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
Before completing this PR, the license information **must** be updated.
66

7-
Note that if `lockfileVersion` is set to `3` (rather than `2`) in [`package-lock.json`][packagelockjson], the license information may not be correctly generated. In this case, you will need to change `lockfileVersion` to `2` and rerun the build.
8-
97
1. Wait for the entire PR build to complete.
108
1. Use the internal Microsoft Component Governance tooling to update [`src/LICENSE.txt`][licensetxt] with the automatically generated license information.
119

@@ -35,4 +33,3 @@ Note that if `lockfileVersion` is set to `3` (rather than `2`) in [`package-lock
3533
[clearlydefinedharvest]: https://clearlydefined.io/harvest
3634
[licensetxt]: https://github.com/microsoft/PR-Metrics/blob/main/src/LICENSE.txt
3735
[packagejson]: https://github.com/microsoft/PR-Metrics/blob/main/package.json
38-
[packagelockjson]: https://github.com/microsoft/PR-Metrics/blob/main/package-lock.json

dist/index.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)