Skip to content

feat: support vscode@1.96.0#37

Merged
mato533 merged 16 commits intomainfrom
e2e/vscode-version
May 31, 2025
Merged

feat: support vscode@1.96.0#37
mato533 merged 16 commits intomainfrom
e2e/vscode-version

Conversation

@mato533
Copy link
Copy Markdown
Member

@mato533 mato533 commented May 29, 2025

Proposed changes

Update minimum version of the vscode to 1.96.0.
(support latest Cursor at 2025-5-30 )

Types of changes

  • Polish (an improvement for an existing feature)
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improvements to the project's docs)
  • Internal updates (everything related to internal scripts, governance documentation and CI files)

Checklist

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation (if appropriate)
  • I have added proper type definitions for new commands (if appropriate)

Further comments

Reviewers: @webdriverio/project-committers

@github-actions github-actions Bot added the PR: New Feature 🚀 PRs that contain new features label May 29, 2025
Copy link
Copy Markdown
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

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

🙌

@mato533 mato533 force-pushed the e2e/vscode-version branch from 3cfc6eb to e565825 Compare May 31, 2025 16:56
@mato533
Copy link
Copy Markdown
Member Author

mato533 commented May 31, 2025

The E2E was failing because the buttons used in E2E could not be pressed due to the Notification being displayed; this was solved by adding a process to clear them before pressing ClearTestResults.

@mato533 mato533 merged commit 67cd9a3 into main May 31, 2025
18 checks passed
@mato533 mato533 deleted the e2e/vscode-version branch May 31, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: New Feature 🚀 PRs that contain new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants