Skip to content

Conversation

@MSNev
Copy link
Collaborator

@MSNev MSNev commented Dec 23, 2025

No description provided.

@MSNev MSNev requested a review from a team as a code owner December 23, 2025 23:42
Copilot AI review requested due to automatic review settings December 23, 2025 23:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a minor issue in the E2E test suite by removing an unnecessary error assignment and updates various npm dependencies in the lockfile.

  • Removes an unused error assignment (this._ctx.err = e;) in a catch block
  • Updates multiple npm packages to their latest minor/patch versions
  • Adds imports to the test file (though some appear unused)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
common/config/rush/npm-shrinkwrap.json Updates various npm dependencies including @eslint/js (9.39.1→9.39.2), @microsoft/api-extractor (7.55.1→7.55.2), @typescript-eslint packages (8.48.1→8.50.1), browserslist (4.28.0→4.28.1), and other supporting packages to their latest versions
AISKU/Tests/Unit/src/applicationinsights.e2e.tests.ts Removes unused error assignment in catch block and adds several imports from @nevware21/ts-async (though most appear unused)
Files not reviewed (1)
  • common/config/rush/npm-shrinkwrap.json: Language not supported

@MSNev MSNev enabled auto-merge (squash) December 24, 2025 00:30
@MSNev MSNev merged commit c46c683 into main Dec 24, 2025
10 of 12 checks passed
@MSNev MSNev deleted the MSNev/FixE2ETest branch December 24, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants