Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
86 commits
Select commit Hold shift + click to select a range
e7aa2a6
fix: improve history management (#2312) (#2357)
jguoamz Sep 29, 2025
961e6ca
fix(amazonq): send full finding details to plugin, partial to agent (…
BlakeLazarine Sep 29, 2025
d8733a7
fix: trim new line when emitting error message (#2359)
chungjac Sep 30, 2025
d56bfa1
fix: private package mapping during artifact generation (#2348)
cslong Sep 30, 2025
45b86be
fix(amazonq): escaping user input to mitigate xss issue (#2360)
laileni-aws Sep 30, 2025
1d9afd4
fix(amazonq): Fix mock fs clean; Node version upgrade (#2324)
aseemxs Sep 30, 2025
692e77b
fix(amazonq): fix to add opt-out header to streaming client (#2365)
ashishrp-aws Sep 30, 2025
b29478f
revert: fix to add opt-out header to streaming client (#2365) (#2370)
ashishrp-aws Oct 1, 2025
bde961f
refactor: removing some redundant code (#2364)
laileni-aws Oct 1, 2025
9f2f306
chore: merge agentic version 1.36.0 (#2371)
XiaoxuanLu Oct 1, 2025
1f6b7f7
chore(amazonq): refactor inline completion codes (#2367)
atonaamz Oct 1, 2025
3057d56
fix: optimize memory bank token usage and add new tab support (#2366)
tsmithsz Oct 1, 2025
31cd87b
chore(release): release packages from branch main (#2351)
github-actions[bot] Oct 1, 2025
8a2aa34
chore: bump agentic version: 1.37.0 (#2379)
XiaoxuanLu Oct 2, 2025
9f745a3
chore(amazonq): refactor codeWhispereServer.ts (#2373)
atonaamz Oct 2, 2025
0980351
feat(amazonq): support JupyterLab conversation history on refresh (#2…
ruotingx Oct 3, 2025
46643ba
chore(amazonq): move getTextDocument to textDocumentUtils and add tes…
atonaamz Oct 3, 2025
35f0795
fix: add in-loop compaction (#2387)
tsmithsz Oct 3, 2025
e4a1717
test(amazonq): add tests for inline utils files (#2385)
atonaamz Oct 6, 2025
ed8c6dd
feat: add model description to dropdown (#2374)
chungjac Oct 6, 2025
4f5a9da
fix: addonly EDITS should be handled as COMPLETIONS (#2133)
Will-ShaoHua Oct 7, 2025
4ce9d8f
chore(amazonq): adding test for editCompletionHandler (#2396)
atonaamz Oct 7, 2025
a908195
feat(amazonq): env var change for JupyterLab conversation history on …
ruotingx Oct 7, 2025
15d1b1f
feat(amazonq): adding classification based retry strategy for chat (#…
ashishrp-aws Oct 8, 2025
f3086d7
fix: patch #2133 and handle more variants of FIM suggestions (#2407)
Will-ShaoHua Oct 9, 2025
06fbeb2
chore(release): release packages from branch main (#2384)
github-actions[bot] Oct 9, 2025
12e089b
build: temporarily lock node.js version to 24.9.0 (#2413)
chungjac Oct 9, 2025
0e8e36d
chore: bump agentic version: 1.38.0 (#2416)
chungjac Oct 10, 2025
178deec
refactor: migrate aws-sdk v2 to v3 (#2418)
chungjac Oct 10, 2025
c96106d
fix: inline, nep telemetry not sent and throw sessionId not found (#2…
Will-ShaoHua Oct 14, 2025
e11c544
fix: set resolveProvider to false in init handler json and yaml langu…
akoreman Oct 14, 2025
ac4f2a4
chore(release): release packages from branch main (#2421)
github-actions[bot] Oct 14, 2025
088f0ba
chore: bump agentic version: 1.39.0 (#2422)
shruti0085 Oct 15, 2025
3f48b12
revert: revert for mid-loop compaction
ashishrp-aws Oct 15, 2025
6e9c384
chore(release): release packages from branch main (#2426)
github-actions[bot] Oct 15, 2025
bf9f997
chore: bump agentic version: 1.40.0 (#2427)
shruti0085 Oct 15, 2025
30b33a1
chore: bump runtimes to 0.3.1 (#2428)
XiaoxuanLu Oct 17, 2025
bee5cad
feat: send pinned context button immediately with pending state (#2353)
XiaoxuanLu Oct 17, 2025
2c33b38
feat(amazonq): add user requirement to zipfile for code review tool (…
yueny2020 Oct 20, 2025
2292bd7
feat: nep auto trigger (#2424)
Will-ShaoHua Oct 21, 2025
7420d59
fix: classifier last token sometimes fail to capture the right values…
Will-ShaoHua Oct 21, 2025
7cf19e6
chore(release): release packages from branch main (#2429)
github-actions[bot] Oct 21, 2025
a53d14e
chore: bump agentic version: 1.41.0 (#2435)
laileni-aws Oct 22, 2025
d030288
fix: add venv in the common gitignore patterns (#2445)
XiaoxuanLu Oct 28, 2025
82e2340
fix: strenghen NEP trigger conditions (#2438)
Will-ShaoHua Oct 28, 2025
6663f87
fix: enforce MAX_TOOL_NAME_LENGTH check in createNamespacedToolName (…
ashishrp-aws Oct 28, 2025
db777f8
chore(release): release packages from branch main (#2446)
github-actions[bot] Oct 28, 2025
550e0ea
chore: bump agentic version: 1.42.0 (#2451)
Will-ShaoHua Oct 29, 2025
11900ca
fix(amazonq): mcp tool panel blocks amazon q chat interface when usin…
laileni-aws Oct 30, 2025
44df68d
build: migrate npm publishing to OIDC trusted publishers (#2458)
chungjac Nov 4, 2025
f4d434f
chore: update indexing bundle to 69c7a79c (#2460)
XiaoxuanLu Nov 4, 2025
e29f1e4
chore(release): release packages from branch main (#2452)
github-actions[bot] Nov 4, 2025
9e08fe1
chore: bump agentic version: 1.43.0 (#2463)
Will-ShaoHua Nov 5, 2025
e72fef6
chore: add a dummy package in the server bundle (#2472)
XiaoxuanLu Nov 10, 2025
4b68eea
feat: differentiate implicit and explicit reject for inline completio…
bywang56 Nov 10, 2025
d28867f
feat: ab test setup for new repomap strategy (#2474)
Will-ShaoHua Nov 11, 2025
940da04
chore: update indexing bundle to 4f4fd25d (#2478)
Will-ShaoHua Nov 11, 2025
417e508
chore: patch d28867f PR #2474 (#2481)
Will-ShaoHua Nov 12, 2025
bfd2780
chore: patch 940da04 PR #2478 (#2482)
Will-ShaoHua Nov 12, 2025
7e2707b
fix: McpManager not initialized error (#2479)
laileni-aws Nov 12, 2025
da7a1d7
chore: fix and update indexing lib assets (#2485)
Will-ShaoHua Nov 12, 2025
376a690
chore(release): release packages from branch main (#2476)
github-actions[bot] Nov 12, 2025
0f9703a
chore: bump agentic version: 1.44.0 (#2487)
Will-ShaoHua Nov 13, 2025
ec6771f
fix: bearer client will not pick up telemetry optout and its always o…
Will-ShaoHua Nov 13, 2025
b2f5cc6
chore(release): release packages from branch main (#2490)
github-actions[bot] Nov 13, 2025
2c0d3da
chore: bump agentic version: 1.45.0 (#2491)
manodnyab Nov 14, 2025
b3efa7c
fix(amazonq): handle large results (#2497)
BlakeLazarine Nov 18, 2025
8ccb067
fix: resolve broken error handling in setPaidTierMode (#2500)
breedloj Nov 18, 2025
ceda1d3
chore(release): release packages from branch main (#2498)
github-actions[bot] Nov 18, 2025
6fb9eed
chore: bump agentic version: 1.46.0
Nov 18, 2025
9fddc8e
fix: incorrect error reference in previous fix
breedloj Nov 18, 2025
5d6590a
fix: resolve process crash when managing BID subscription (#2501)
rli Nov 18, 2025
30e28b7
fix(amazonq): prevent base64 encoding error by passing undefined inst…
laileni-aws Nov 18, 2025
e8d4bf5
feat(amazonq): adding MCP registry for governance for Amazon Q (#2512)
ashishrp-aws Nov 20, 2025
49ca3bb
fix: preserve registry server config when updating permissions (#2515)
ashishrp-aws Nov 21, 2025
0c38085
chore(release): release packages from branch main (#2505)
github-actions[bot] Nov 21, 2025
7db0277
chore: bump agentic version: 1.47.0 (#2516)
chungjac Nov 21, 2025
ef86b5c
fix: fix for permission update for servers (#2517)
ashishrp-aws Nov 21, 2025
d15c421
chore(release): release packages from branch main (#2518)
github-actions[bot] Nov 21, 2025
1eb3910
chore: bump agentic version: 1.47.1 (#2519)
ashishrp-aws Nov 22, 2025
8584723
fix: fix for mcp tool resgistration on smus (#2524)
ashishrp-aws Nov 25, 2025
adb95de
chore(release): release packages from branch main (#2525)
github-actions[bot] Nov 25, 2025
2fb3f0e
chore: bump agentic version: 1.48.0 (#2526)
ashishrp-aws Nov 26, 2025
56ee489
feat: Adding ATX-FES apis support for transformation (#2521)
Rajanna-Karthik Nov 26, 2025
2c17c8e
chore(release): release packages from branch main (#2527)
github-actions[bot] Nov 26, 2025
f76d5ed
chore: bump agentic version: 1.49.0 (#2529)
manodnyab Nov 27, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
**/node_modules/**
**/out/**
server/aws-lsp-codewhisperer/src/client/sigv4/codewhisperersigv4client.d.ts
server/aws-lsp-codewhisperer/src/client/token/codewhispererbearertokenclient.d.ts
**/out/**
2 changes: 1 addition & 1 deletion .github/workflows/create-agent-standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '24'
cache: 'npm'

- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/create-agentic-github-prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '24'
cache: 'npm'

# To run a ts script to create the manifest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/create-release-candidate-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '24'
cache: 'npm'

# Needed to format the json file being checked in
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 24
- name: Download build artifacts
uses: actions/download-artifact@v4
with:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/lsp-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 24
- name: Build
run: |
npm ci
Expand All @@ -38,7 +38,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 24
- name: Build
run: |
npm ci
Expand All @@ -63,7 +63,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 24
- name: Build
run: |
npm ci
Expand All @@ -79,7 +79,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 24
- name: Build
run: |
npm ci
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/npm-packaging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 24
- name: Install dependencies
run: npm ci
- name: Build all monorepo packages
Expand Down
24 changes: 2 additions & 22 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main

permissions:
id-token: write # This is required for requesting the JWT (aws-actions/configure-aws-credentials)
id-token: write # Required for OIDC authentication with npm
contents: write # to create release commit (google-github-actions/release-please-action)
pull-requests: write # to create release PR (google-github-actions/release-please-action)

Expand All @@ -31,34 +31,14 @@ jobs:
persist-credentials: false
if: ${{ fromJson(steps.release.outputs.releases_created) }}

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::935785792371:role/GithubNpmPublishAction
role-session-name: language-servers-github
aws-region: us-east-1
if: ${{ fromJson(steps.release.outputs.releases_created) }}

- name: Get npm access token
uses: aws-actions/aws-secretsmanager-get-secrets@v2
with:
secret-ids: |
npmjs/github_automation
parse-json-secrets: true
if: ${{ fromJson(steps.release.outputs.releases_created) }}

- name: Setup Nodejs
uses: actions/setup-node@v4
with:
node-version: '20.x'
node-version: '24.x'
registry-url: 'https://registry.npmjs.org'
scope: '@aws'
if: ${{ fromJson(steps.release.outputs.releases_created) }}

- name: Set token
run: echo "NODE_AUTH_TOKEN=${{ env.NPMJS_GITHUB_AUTOMATION_TOKEN }}" >> $GITHUB_ENV
if: ${{ fromJson(steps.release.outputs.releases_created) }}

- name: Compile and test packages
run: |
npm clean-install
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ build
**/*.tgz
!core/codewhisperer-streaming/amzn-codewhisperer-streaming-*.tgz
!core/q-developer-streaming-client/amzn-amazon-q-developer-streaming-client-*.tgz
!core/codewhisperer-runtime/amzn-codewhisperer-runtime-*.tgz
!core/codewhisperer/amzn-codewhisperer-*.tgz
!server/aws-lsp-codewhisperer/types/types-local-indexing-*.tgz

.testresults/**
Expand Down
2 changes: 0 additions & 2 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@ node_modules/
out/
**/bin/
**/obj/
server/aws-lsp-codewhisperer/src/client/sigv4/codewhisperersigv4client.d.ts
server/aws-lsp-codewhisperer/src/client/token/codewhispererbearertokenclient.d.ts
**/*.md
**/antlr-generated/
14 changes: 7 additions & 7 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"chat-client": "0.1.37",
"core/aws-lsp-core": "0.0.15",
"server/aws-lsp-antlr4": "0.1.19",
"server/aws-lsp-codewhisperer": "0.0.82",
"server/aws-lsp-json": "0.1.19",
"server/aws-lsp-partiql": "0.0.18",
"server/aws-lsp-yaml": "0.1.19"
"chat-client": "0.1.43",
"core/aws-lsp-core": "0.0.18",
"server/aws-lsp-antlr4": "0.1.22",
"server/aws-lsp-codewhisperer": "0.0.95",
"server/aws-lsp-json": "0.1.23",
"server/aws-lsp-partiql": "0.0.20",
"server/aws-lsp-yaml": "0.1.23"
}
8 changes: 4 additions & 4 deletions app/aws-lsp-antlr4-runtimes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"webpack": "webpack"
},
"dependencies": {
"@aws/language-server-runtimes": "^0.2.129",
"@aws/language-server-runtimes": "^0.3.8",
"@aws/lsp-antlr4": "*",
"antlr4-c3": "^3.4.1",
"antlr4ng": "^3.0.4"
"antlr4-c3": "^3.4.2",
"antlr4ng": "^3.0.14"
},
"devDependencies": {
"@types/chai": "^4.3.5",
Expand All @@ -26,7 +26,7 @@
"chai-as-promised": "^7.1.1",
"mocha": "^11.0.1",
"ts-loader": "^9.4.4",
"ts-lsp-client": "^1.0.3",
"ts-lsp-client": "1.0.3",
"webpack": "^5.94.0",
"webpack-cli": "^6.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion app/aws-lsp-buildspec-runtimes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"compile": "tsc --build"
},
"dependencies": {
"@aws/language-server-runtimes": "^0.2.129",
"@aws/language-server-runtimes": "^0.3.8",
"@aws/lsp-buildspec": "^0.0.1"
}
}
3 changes: 2 additions & 1 deletion app/aws-lsp-buildspec-runtimes/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ const props: BuildspecServerProps = {
}

async function getFileAsync(url: string): Promise<string> {
return await httpsUtils.requestContent(url)
const response = await httpsUtils.requestContent(url)
return response.content
}

export const server = new BuildspecServer(props)
2 changes: 1 addition & 1 deletion app/aws-lsp-cloudformation-runtimes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"compile": "tsc --build"
},
"dependencies": {
"@aws/language-server-runtimes": "^0.2.129",
"@aws/language-server-runtimes": "^0.3.8",
"@aws/lsp-cloudformation": "^0.0.1"
}
}
3 changes: 2 additions & 1 deletion app/aws-lsp-cloudformation-runtimes/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ const props: CloudFormationServerProps = {
}

async function getFileAsync(url: string): Promise<string> {
return await httpsUtils.requestContent(url)
const response = await httpsUtils.requestContent(url)
return response.content
}

export const server = new CloudFormationServer(props)
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 2 additions & 1 deletion app/aws-lsp-codewhisperer-runtimes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"local-build": "node scripts/local-build.js"
},
"dependencies": {
"@aws/language-server-runtimes": "^0.2.129",
"@aws/language-server-runtimes": "^0.3.8",
"@aws/lsp-codewhisperer": "*",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
Expand All @@ -35,6 +35,7 @@
"process": "^0.11.10",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"url": "^0.11.4",
"vscode-languageserver": "^9.0.1",
"wdio": "^6.0.1",
"webpack-dev-server": "^5.2.0"
Expand Down
7 changes: 5 additions & 2 deletions app/aws-lsp-codewhisperer-runtimes/scripts/download-node.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,18 @@

set -eo pipefail
NODE_VERSION="24"
BASE_URL="https://nodejs.org/download/release/latest-v${NODE_VERSION}.x"
BASE_URL="https://nodejs.org/download/release/v24.9.0"
SHASUMS_FILE="SHASUMS256.txt"
ASSETS_DIR="build/node-assets"

# Download SHASUMS256.txt
curl -s "$BASE_URL/$SHASUMS_FILE" -o "$SHASUMS_FILE"

# Extract exact Node.js version from any entry in SHASUMS256.txt
NODE_SEMVER=$(grep -o 'node-v[0-9]*\.[0-9]*\.[0-9]*' SHASUMS256.txt | head -1 | cut -d'v' -f2)
# NODE_SEMVER=$(grep -o 'node-v[0-9]*\.[0-9]*\.[0-9]*' SHASUMS256.txt | head -1 | cut -d'v' -f2)

# temporarily lock node.js version to 24.9.0 due to https://github.com/nodejs/node/issues/60176
NODE_SEMVER="24.9.0"

if [ -z "$NODE_SEMVER" ]; then
echo "Failed to extract Node.js version from SHASUMS256.txt"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"//": [
"https://nodejs.org/api/packages.html#determining-module-system",
"This file is included with the Flare distribution to serve as the 'nearest parent package.json file' to force Node.js to treat Flare as CommonJS.",
"Otherwise, startup may fail when Node.js incorrectly decides to use the ES module loader instead of CJS due to user's home directory structure"
],
"type": "commonjs"
}
1 change: 1 addition & 0 deletions app/aws-lsp-codewhisperer-runtimes/scripts/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ done
cd ./build/private/bundle
for config in "${configs[@]}"; do
cd ${config}
cp -r ../../../../scripts/dummy-package.json ./package.json
zip -r ../../../../$ARCHIVES_DIR/${config}/win-x64/servers.zip .
zip -r ../../../../$ARCHIVES_DIR/${config}/linux-x64/servers.zip .
zip -r ../../../../$ARCHIVES_DIR/${config}/mac-x64/servers.zip .
Expand Down
5 changes: 5 additions & 0 deletions app/aws-lsp-codewhisperer-runtimes/src/agent-standalone.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ import {
CodeWhispererServer,
QAgenticChatServerProxy,
QConfigurationServerTokenProxy,
TransformConfigurationServerTokenProxy,
AtxNetTransformServerTokenProxy,
QLocalProjectContextServerProxy,
QNetTransformServerTokenProxy,
WorkspaceContextServerTokenProxy,
Expand Down Expand Up @@ -40,6 +42,9 @@ const props = {
// LspToolsServer,
AmazonQServiceServerIAM,
AmazonQServiceServerToken,
// ATX Servers
TransformConfigurationServerTokenProxy,
AtxNetTransformServerTokenProxy,
],
name: 'AWS CodeWhisperer',
} as RuntimeProps
Expand Down
5 changes: 5 additions & 0 deletions app/aws-lsp-codewhisperer-runtimes/src/token-standalone.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ import {
CodeWhispererServerTokenProxy,
QChatServerTokenProxy,
QConfigurationServerTokenProxy,
TransformConfigurationServerTokenProxy,
AtxNetTransformServerTokenProxy,
QNetTransformServerTokenProxy,
QLocalProjectContextServerProxy,
WorkspaceContextServerTokenProxy,
Expand All @@ -25,6 +27,9 @@ const props = createTokenRuntimeProps(VERSION, [
IdentityServer.create,
QLocalProjectContextServerProxy,
WorkspaceContextServerTokenProxy,

TransformConfigurationServerTokenProxy,
AtxNetTransformServerTokenProxy as any,
])

standalone(props)
2 changes: 1 addition & 1 deletion app/aws-lsp-codewhisperer-runtimes/src/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"agenticChat": "1.35.0"
"agenticChat": "1.49.0"
}
1 change: 1 addition & 0 deletions app/aws-lsp-codewhisperer-runtimes/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ const webworkerConfig = {
http: 'stream-http',
crypto: 'crypto-browserify',
stream: 'stream-browserify',
url: require.resolve('url/'),
fs: path.resolve(__dirname, 'src/mock-fs.js'),
child_process: false,
vm: false,
Expand Down
2 changes: 1 addition & 1 deletion app/aws-lsp-identity-runtimes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"compile": "tsc --build"
},
"dependencies": {
"@aws/language-server-runtimes": "^0.2.129",
"@aws/language-server-runtimes": "^0.3.8",
"@aws/lsp-identity": "^0.0.1"
}
}
4 changes: 2 additions & 2 deletions app/aws-lsp-json-runtimes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"webpack": "webpack"
},
"dependencies": {
"@aws/language-server-runtimes": "^0.2.129",
"@aws/language-server-runtimes": "^0.3.8",
"@aws/lsp-json": "*"
},
"devDependencies": {
Expand All @@ -22,7 +22,7 @@
"chai-as-promised": "^7.1.1",
"mocha": "^11.0.1",
"ts-loader": "^9.4.4",
"ts-lsp-client": "^1.0.3",
"ts-lsp-client": "1.0.3",
"webpack": "^5.94.0",
"webpack-cli": "^6.0.1"
}
Expand Down
Loading
Loading