diff --git a/docs/ado-extension-inputs.md b/docs/ado-extension-inputs.md index 84101cc69..9771c989d 100644 --- a/docs/ado-extension-inputs.md +++ b/docs/ado-extension-inputs.md @@ -28,7 +28,7 @@ or - `staticSitePort` (int). If using `staticSiteDir`, you can set the local website TCP port for the extension to use when serving the static site. If unspecified, a port will be set automatically. If the pipeline serves additional processes, set the port to avoid conflicts. If using `baselineFile`, set the port to make sure future scans will match the baseline file. -- `keepUrlFragment` (boolean). Default: `false`. To keep the hash fragment in the URLs. If set to false, it will remove the hash fragment from URL for example, http://www.example.com/#foo will be considered as http://www.example.com. +- `keepUrlFragment` (boolean). To keep the hash fragment in the URLs. If set to false, it will remove the hash fragment from URL for example, http://www.example.com/#foo will be considered as http://www.example.com. - `authType` (Choose one: `AAD` - Azure Active Directory). For sites with authenticated pages, use with `serviceAccountName` and `serviceAccountPassword` to specify the authentication type. Learn [how to set up authentication](https://aka.ms/AI-action-auth). diff --git a/packages/ado-extension/e2e/ado-extension.test.ts b/packages/ado-extension/e2e/ado-extension.test.ts index 5e672f79e..dfc2ee2bb 100644 --- a/packages/ado-extension/e2e/ado-extension.test.ts +++ b/packages/ado-extension/e2e/ado-extension.test.ts @@ -23,7 +23,7 @@ describe('Sample task tests', () => { expect(testSubject.stdOutContained("##[debug][Telemetry] tracking a 'ScanCompleted' event")); function filterStdOut(stdout: string) { - const logs = stdout.match(/-------------------(.|\n)*This scan used axe-core 4\.10\.2/); + const logs = stdout.match(/-------------------(.|\n)*This scan used axe-core 4\.11\.3/); return logs ? logs[0] : ''; } }); diff --git a/packages/shared/package.json b/packages/shared/package.json index a5716066c..3c93a49e4 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -29,9 +29,9 @@ "dependencies": { "@types/react": "^19.0.6", "@types/react-dom": "^19.0.2", - "accessibility-insights-report": "6.0.0", + "accessibility-insights-report": "7.5.0", "accessibility-insights-scan": "^3.2.0", - "axe-core": "^4.10.2", + "axe-core": "^4.11.3", "express": "^5.1.0", "filenamify-url": "^3.1.0", "get-port": "^7.1.0", diff --git a/packages/shared/src/console-output/__custom-snapshots__/axe-descriptions.snap.md b/packages/shared/src/console-output/__custom-snapshots__/axe-descriptions.snap.md index afe5e0b15..cdbad20fc 100644 --- a/packages/shared/src/console-output/__custom-snapshots__/axe-descriptions.snap.md +++ b/packages/shared/src/console-output/__custom-snapshots__/axe-descriptions.snap.md @@ -53,7 +53,7 @@ Failed instances * 1 × frame-title-unique: Ensure