Skip to content

feat: electron-35#14

Merged
jjeff merged 1 commit intomainfrom
feat/electron-35
Apr 1, 2025
Merged

feat: electron-35#14
jjeff merged 1 commit intomainfrom
feat/electron-35

Conversation

@jjeff
Copy link
Copy Markdown
Contributor

@jjeff jjeff commented Apr 1, 2025

This pull request includes updates to the package.json file and enhancements to the MockView class in src/MockView.ts.

Dependency Updates:

  • package.json: Updated the electron dependency from version ^33.2.1 to ^35.1.2.

Enhancements to MockView:

  • src/MockView.ts: Added a new method getVisible to the MockView class, which returns the visibility status.

@jjeff jjeff requested a review from Copilot April 1, 2025 15:21
Copy link
Copy Markdown

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 pull request updates the Electron dependency to version ^35.1.2 and enhances the MockView class by adding a new method to retrieve visibility status.

  • Updated electron dependency in package.json
  • Added getVisible method to MockView in src/MockView.ts

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updated electron dependency version
src/MockView.ts Added getVisible method to return visibility status
Files not reviewed (1)
  • package.json: Language not supported

@jjeff jjeff merged commit 93df11f into main Apr 1, 2025
1 check passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2025

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants