chore[nuget]: Bump the updates group with 9 updates#279
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps Agash.Webhook.Abstractions from 1.0.1 to 1.0.2 Bumps Agash.YTLiveChat from 4.2.0-dev3 to 4.2.0 Bumps DevTunnels.Client.DependencyInjection from 1.1.0-dev1 to 1.1.0 Bumps DevTunnels.Client.Installer from 1.1.0-dev1 to 1.1.0 Bumps Fourthwall.Client from 0.1.0-dev2 to 0.1.0 Bumps GoAffPro.Client from 0.4.0 to 0.4.1 Bumps KoFi.Client from 0.1.1-dev1 to 0.1.1 Bumps SocketIOClient from 3.1.2 to 4.0.4 Bumps WPF-UI from 4.2.0 to 4.3.0 --- updated-dependencies: - dependency-name: Agash.Webhook.Abstractions dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: updates - dependency-name: Agash.YTLiveChat dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: updates - dependency-name: DevTunnels.Client.DependencyInjection dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: updates - dependency-name: DevTunnels.Client.Installer dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: updates - dependency-name: Fourthwall.Client dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: updates - dependency-name: GoAffPro.Client dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: updates - dependency-name: KoFi.Client dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: updates - dependency-name: SocketIOClient dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: updates - dependency-name: WPF-UI dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: updates ... Signed-off-by: dependabot[bot] <[email protected]>
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
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.
Updated Agash.Webhook.Abstractions from 1.0.1 to 1.0.2.
Release notes
Sourced from Agash.Webhook.Abstractions's releases.
1.0.2
Maintenance/stable release: ReproducibleBuilds 2.0.5, Microsoft.Extensions 10.0.8 (+ aligned transitive pins). Tests gated by CI.
Commits viewable in compare view.
Updated Agash.YTLiveChat from 4.2.0-dev3 to 4.2.0.
Release notes
Sourced from Agash.YTLiveChat's releases.
4.2.0
Maintenance/stable release: ReproducibleBuilds 2.0.5, Microsoft.Extensions 10.0.8 (+ aligned transitive pins). Tests gated by CI.
Commits viewable in compare view.
Updated DevTunnels.Client.DependencyInjection from 1.1.0-dev1 to 1.1.0.
Release notes
Sourced from DevTunnels.Client.DependencyInjection's releases.
1.1.0
Maintenance/stable release: ReproducibleBuilds 2.0.5, Microsoft.Extensions 10.0.8 (+ aligned transitive pins). Tests gated by CI.
Commits viewable in compare view.
Updated DevTunnels.Client.Installer from 1.1.0-dev1 to 1.1.0.
Release notes
Sourced from DevTunnels.Client.Installer's releases.
1.1.0
Maintenance/stable release: ReproducibleBuilds 2.0.5, Microsoft.Extensions 10.0.8 (+ aligned transitive pins). Tests gated by CI.
Commits viewable in compare view.
Updated Fourthwall.Client from 0.1.0-dev2 to 0.1.0.
Release notes
Sourced from Fourthwall.Client's releases.
0.1.0
Maintenance/stable release: ReproducibleBuilds 2.0.5, Microsoft.Extensions 10.0.8 (+ aligned transitive pins). Tests gated by CI.
Commits viewable in compare view.
Updated GoAffPro.Client from 0.4.0 to 0.4.1.
Release notes
Sourced from GoAffPro.Client's releases.
0.4.1
Maintenance/stable release: ReproducibleBuilds 2.0.5, Microsoft.Extensions 10.0.8 (+ aligned transitive pins). Tests gated by CI.
Commits viewable in compare view.
Updated KoFi.Client from 0.1.1-dev1 to 0.1.1.
Release notes
Sourced from KoFi.Client's releases.
0.1.1
Maintenance/stable release: ReproducibleBuilds 2.0.5, Microsoft.Extensions 10.0.8 (+ aligned transitive pins). Tests gated by CI.
Commits viewable in compare view.
Updated SocketIOClient from 3.1.2 to 4.0.4.
Release notes
Sourced from SocketIOClient's releases.
4.0.2
[4.0.2] - 2026-03-26
Bugfix
4.0.1
[4.0.1] - 2026-02-28
Added
Updated
4.0.0
[4.0.0] - 2026-01-28
Architecture Refactor
Performance Enhancements
Commits viewable in compare view.
Updated WPF-UI from 4.2.0 to 4.3.0.
Release notes
Sourced from WPF-UI's releases.
4.3.0
What's Changed
SpinButtonPlacementMode.CompactforNumberBoxby @chucker in feat(controls): ImplementSpinButtonPlacementMode.CompactforNumberBoxlepoco/wpfui#1709Full Changelog: lepoco/wpfui@4.2.1...4.3.0
4.2.1
What's Changed
UiApplicationby @DoctorKrolic in feat(app): Add ability to disable automatic apply of system accent color inUiApplicationlepoco/wpfui#1643New Contributors
UiApplicationlepoco/wpfui#1643Full Changelog: lepoco/wpfui@4.2.0...4.2.1
Commits viewable in compare view.
Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions