Skip to content

Commit 920482f

Browse files
hectormmgCopilot
andcommitted
chore: revert 1P pipeline ref to dev; fix changefile comment
- Revert .pipelines/1p-e2e.yml 1P resource ref back to dev (temp dependency-updates ref was only needed during active branch work) - Fix changefile comment to use conventional commit prefix and match the actual package-level change (@rollup/plugin-terser upgrade) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 5032526 commit 920482f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pipelines/1p-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ resources:
3434
- repository: 1P
3535
type: git
3636
name: IDDP/msal-javascript-1p
37-
ref: dependency-updates
37+
ref: dev
3838

3939
extends:
4040
template: v2/OneBranch.NonOfficial.CrossPlat.yml@templates # https://aka.ms/obpipelines/templates

change/@azure-msal-browser-dep-cve-fixes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "patch",
3-
"comment": "Upgrade @rollup/plugin-terser to v1 to fix serialize-javascript CVE",
3+
"comment": "fix: upgrade @rollup/plugin-terser to v1 to address serialize-javascript CVE",
44
"packageName": "@azure/msal-browser",
55
"email": "hemoral@microsoft.com",
66
"dependentChangeType": "patch"

0 commit comments

Comments
 (0)