-
-
Notifications
You must be signed in to change notification settings - Fork 739
Release 0.2.0 #936
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release 0.2.0 #936
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ElectronNET.WebApp/ElectronHostHook/js-yaml-4.1.1 Bump js-yaml from 4.1.0 to 4.1.1 in /src/ElectronNET.WebApp/ElectronHostHook
Webb app: add platform guards and promote analyzer severity
build project: Update packages (due to vulnerabilities)
Remove softworkz' special sauce
Rename PropertyGet to more generic Invocator
(it's sufficient on save)
Fix formatting and add GitHub Action to check trailing whitespace
ElectronNET.Host: Replace website by a real ts project
These require a full-blown desktop environment which is hardly ever available where these tests are run
It's pointless because it doesn't ever throw
Integration Tests Everywhere!
ElectronNET.API: Add platform support attributes
summary: Run #13
🎉 All tests passed!Github Test Reporter by CTRF 💚 |
softworkz
approved these changes
Nov 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Brings the following improvements to the latest release:
ElectronNET.Host(ElectronNET.Host: Replace website by a real ts project #935) @softworkzIsRunningBlazoroption toBrowserWindowOptions(Not work with .net 8.0 blazor web project #926)