Bump softprops/action-gh-release from 1 to 2#46
Conversation
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v1...v2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Thank you so much for your interest in ControlR! I really appreciate you taking the time to contribute. However, I am not accepting PRs at the moment for the following reasons: Read-Only Mirror Legal and Financial Considerations Personal Working Style If you have ideas, suggestions, or found a bug, please feel free to open an issue instead. I'd love to hear your feedback! Thank you again for your interest in the project! 🙏 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
* Add DI support for Kiota-generated API client. * Add initialization and client retrieval to API client builder Introduces static initialization and client retrieval methods to ControlrApiClientBuilder, enabling thread-safe setup and access to the API client via dependency injection. Also updates ServiceCollectionExtensions to improve documentation and remove unused usings. * Add example consumer of API client. * Enhance README and example service with detailed usage instructions and configuration options for ControlR API client * Move Kiota client generation to Server project. * Add workflow for publishing NuGet for API Client. * Remove Microsoft.Kiota.Bundle package reference from Web Server project * Refactor .NET setup in build workflow to use custom action for version management * Refactor logging deduplication. * Maybe plural. * Refactor proxy logic and move WebSocket relay extensions * Fix tests on Mac. * Add VncRelay JS interop. * Revert JS interop. * Update runner environment from 'Linux' to 'Unix' for consistency across jobs * Remove unused using directives * Refactor DeviceContentHarness to ensure screen wake lock is set correctly on event message handling Remove unused AddBeforeUnloadHandler method from IJsInterop interface Simplify ViewerHubClient by removing IDeviceStore dependency Update script references in App.razor to use Assets for consistency * Specify full path to gh on linux and mac * Fix syntax * Refactor launch.json and ServiceCollectionExtensions.cs for clarity; update ILoggerExtensions.cs suppress message justifications * remove unused local variable. * Remove unused ConcurrentDictionary from TcpWebsocketProxyBase class * Typo * Fix indent. * Fix documentation to improve clarity in ServiceCollectionExtensions.cs
Bumps softprops/action-gh-release from 1 to 2.
Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
Commits
5be0e66release 2.4.2af658b4feat: Ensure generated release notes cannot be over 125000 characters (#684)237aaccchore: bump node to 24.11.000362bechore(deps): bump the npm group with 5 updates (#687)0adea5achore(deps): bump the npm group with 3 updates (#686)aa05f9dchore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 in the github-action...bbaccb3chore(deps): bump@types/nodefrom 20.19.21 to 20.19.22 in the npm group (#682)50fda3fchore(deps): bump vite from 7.1.5 to 7.1.11 (#681)5434409chore(deps): bump@types/nodefrom 20.19.19 to 20.19.21 in the npm group (#679)6da8fa9release 2.4.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)