Skip to content

Commit 7426123

Browse files
Bump the rstudio.rstudio-workbench extension to 1.6.17 (#9658)
Updates the bundled `rstudio.rstudio-workbench` extension to version 1.6.17. Package checksum: `bec52fc8978c76c7ee89ed8e66b19580db87d3e5c920d28fb6e82c26b06b086d` Commit: [`282515f508ce4d3063ce55f1511116c24f2d5c40`](https://github.com/rstudio/rstudio-workbench-vscode-ext/commit/282515f508ce4d3063ce55f1511116c24f2d5c40) Branch: `main` **PR Reviewer**: before merging, please check out these changes locally, run `detect-secrets` to [update the secrets baseline file](https://github.com/posit-dev/positron/tree/main/build/secrets#updating-the-baseline-secrets-file), audit the baseline file if necessary, and push the updates to the secrets baseline file to this PR. --------- Co-authored-by: posit-jenkins-enterprise[bot] <203673010+posit-jenkins-enterprise[bot]@users.noreply.github.com> Co-authored-by: sharon wang <[email protected]>
1 parent 707743c commit 7426123

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build/secrets/.secrets.baseline

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1145,7 +1145,7 @@
11451145
{
11461146
"type": "Hex High Entropy String",
11471147
"filename": "product.json",
1148-
"hashed_secret": "4081ea2690398eebcba2ef6f6695aa2f6ad73d7e",
1148+
"hashed_secret": "5c6de360802015752ab1be5586a2a945488433ce",
11491149
"is_verified": false,
11501150
"line_number": 114,
11511151
"is_secret": false
@@ -1766,5 +1766,5 @@
17661766
}
17671767
]
17681768
},
1769-
"generated_at": "2025-09-26T13:28:25Z"
1769+
"generated_at": "2025-09-29T20:57:53Z"
17701770
}

product.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@
108108
},
109109
{
110110
"name": "rstudio.rstudio-workbench",
111-
"version": "1.6.14",
111+
"version": "1.6.17",
112112
"positUrl": "https://cdn.posit.co/pwb-components/extension",
113113
"type": "reh-web",
114-
"sha256": "9cd96447829612acc76ee84b3ce0c5b2fbb6b03b8a48c1b7df647ce58c7fbbb5",
114+
"sha256": "bec52fc8978c76c7ee89ed8e66b19580db87d3e5c920d28fb6e82c26b06b086d",
115115
"metadata": {
116116
"publisherDisplayName": "Posit Software, PBC"
117117
}

0 commit comments

Comments
 (0)