Skip to content

Commit 785570f

Browse files
Bump the rstudio.rstudio-workbench extension to 1.6.14 (#9597)
Updates the bundled `rstudio.rstudio-workbench` extension to version 1.6.14. Package checksum: `9cd96447829612acc76ee84b3ce0c5b2fbb6b03b8a48c1b7df647ce58c7fbbb5` Commit: [`36cb606cf43c9fc423b7cbee3951460e71cca4f0`](https://github.com/rstudio/rstudio-workbench-vscode-ext/commit/36cb606cf43c9fc423b7cbee3951460e71cca4f0) 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. --------- Signed-off-by: Sam Clark <[email protected]> Co-authored-by: posit-jenkins-enterprise[bot] <203673010+posit-jenkins-enterprise[bot]@users.noreply.github.com> Co-authored-by: Sam Clark <[email protected]> Co-authored-by: Sam Clark <[email protected]>
1 parent 39383d4 commit 785570f

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

build/secrets/.secrets.baseline

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,6 +1087,16 @@
10871087
"is_secret": false
10881088
}
10891089
],
1090+
"extensions/positron-supervisor/src/kcclient/common.ts": [
1091+
{
1092+
"type": "Secret Keyword",
1093+
"filename": "extensions/positron-supervisor/src/kcclient/common.ts",
1094+
"hashed_secret": "c218e39efa2e1aae69f39d2054528369ce1e1f46",
1095+
"is_verified": false,
1096+
"line_number": 44,
1097+
"is_secret": false
1098+
}
1099+
],
10901100
"extensions/vscode-api-tests/testWorkspace/test.ipynb": [
10911101
{
10921102
"type": "Hex High Entropy String",
@@ -1135,7 +1145,7 @@
11351145
{
11361146
"type": "Hex High Entropy String",
11371147
"filename": "product.json",
1138-
"hashed_secret": "ee0889627ab4af479c002f869cc459020a5cf93b",
1148+
"hashed_secret": "4081ea2690398eebcba2ef6f6695aa2f6ad73d7e",
11391149
"is_verified": false,
11401150
"line_number": 114,
11411151
"is_secret": false
@@ -1756,5 +1766,5 @@
17561766
}
17571767
]
17581768
},
1759-
"generated_at": "2025-09-26T11:10:38Z"
1769+
"generated_at": "2025-09-26T13:28:25Z"
17601770
}

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.12",
111+
"version": "1.6.14",
112112
"positUrl": "https://cdn.posit.co/pwb-components/extension",
113113
"type": "reh-web",
114-
"sha256": "8e70f88827add54bb60ea6566dab500558265abe5979d9cafd0df988f5ca759b",
114+
"sha256": "9cd96447829612acc76ee84b3ce0c5b2fbb6b03b8a48c1b7df647ce58c7fbbb5",
115115
"metadata": {
116116
"publisherDisplayName": "Posit Software, PBC"
117117
}

0 commit comments

Comments
 (0)