Bump the nuget group with 14 updates#2
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps AsyncImageLoader.Avalonia from 3.7.0 to 3.8.0 Bumps Avalonia to 12.0.0, 12.0.2 Bumps Avalonia.Controls.DataGrid from 11.3.0 to 12.0.0 Bumps Avalonia.Desktop from 11.3.0 to 12.0.2 Bumps Avalonia.Diagnostics from 11.3.0 to 11.3.14 Bumps DialogHost.Avalonia from 0.11.0 to 0.12.1 Bumps Gress from 2.1.1 to 2.2.0 Bumps Markdig from 1.1.2 to 1.1.3 Bumps Material.Avalonia from 3.9.2 to 3.16.1 Bumps Material.Avalonia.DataGrid from 3.9.2 to 3.16.1 Bumps Material.Icons.Avalonia from 2.2.0 to 3.0.2 Bumps Microsoft.Extensions.DependencyInjection from 9.0.3 to 10.0.7 Bumps YoutubeExplode from 6.5.7 to 6.6.0 Bumps YoutubeExplode.Converter from 6.5.7 to 6.6.0 --- updated-dependencies: - dependency-name: AsyncImageLoader.Avalonia dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Avalonia dependency-version: 12.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Avalonia.Controls.DataGrid dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Avalonia.Desktop dependency-version: 12.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Avalonia.Diagnostics dependency-version: 11.3.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: DialogHost.Avalonia dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Gress dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Markdig dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Material.Avalonia dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Material.Avalonia.DataGrid dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Material.Icons.Avalonia dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: YoutubeExplode dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: YoutubeExplode.Converter dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 AsyncImageLoader.Avalonia from 3.7.0 to 3.8.0.
Release notes
Sourced from AsyncImageLoader.Avalonia's releases.
3.8.0
What's Changed
Full Changelog: AvaloniaUtils/AsyncImageLoader.Avalonia@v3.7.0...v3.8.0
Commits viewable in compare view.
Updated Avalonia from 11.3.0 to 12.0.0.
Release notes
Sourced from Avalonia's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Avalonia from 11.3.0 to 12.0.2.
Release notes
Sourced from Avalonia's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Avalonia.Controls.DataGrid from 11.3.0 to 12.0.0.
Release notes
Sourced from Avalonia.Controls.DataGrid's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Avalonia.Desktop from 11.3.0 to 12.0.2.
Release notes
Sourced from Avalonia.Desktop's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Avalonia.Diagnostics from 11.3.0 to 11.3.14.
Release notes
Sourced from Avalonia.Diagnostics's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated DialogHost.Avalonia from 0.11.0 to 0.12.1.
Release notes
Sourced from DialogHost.Avalonia's releases.
0.12.1
What's Changed
Full Changelog: AvaloniaUtils/DialogHost.Avalonia@v0.11.1...v0.12.1
0.12.0
What's Changed
Full Changelog: AvaloniaUtils/DialogHost.Avalonia@v0.11.0...v0.12.0
Commits viewable in compare view.
Updated Gress from 2.1.1 to 2.2.0.
Release notes
Sourced from Gress's releases.
2.2
What's Changed
Enhancements
Box<T>withCell<T>by @Copilot in Add PowerKit; replace hand-rolledBox<T>withCell<T>Tyrrrz/Gress#27New Contributors
Full Changelog: Tyrrrz/Gress@2.1.1...2.2
Commits viewable in compare view.
Updated Markdig from 1.1.2 to 1.1.3.
Release notes
Sourced from Markdig's releases.
1.1.3
Changes
🐛 Bug Fixes
🚀 Enhancements
Full Changelog: 1.1.2...1.1.3
Published with dotnet-releaser
Commits viewable in compare view.
Updated Material.Avalonia from 3.9.2 to 3.16.1.
Release notes
Sourced from Material.Avalonia's releases.
3.16.1
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.16.0...v3.16.1
3.16.0
What's Changed
New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.15.1...v3.16.0
3.15.1
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.15.0...v3.15.1
3.15.0
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.14.2...v3.15.0
3.14.2
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.14.1...v3.14.2
3.14.1
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.14.0...v3.14.1
3.14.0
What's Changed
New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.13.4...v3.14.0
3.13.4
What's Changed
New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.13.3...v3.13.4
3.13.3
What's Changed
New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.13.2...v3.13.3
3.13.2
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.13.1...v3.13.2
3.13.1
What's Changed
New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.13.0...v3.13.1
3.13.0
What's Changed
Material.Avalonia.TreeDataGridproject with TreeDataGrid styles by @klorman in AddMaterial.Avalonia.TreeDataGridproject with TreeDataGrid styles AvaloniaCommunity/Material.Avalonia#467New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.12.0...v3.13.0
3.12.0
What's Changed
New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.11.0...v3.12.0
3.11.0
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.10.2...v3.11.0
3.10.2
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.10.1...v3.10.2
3.10.1
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.9.2...v3.10.1
Commits viewable in compare view.
Updated Material.Avalonia.DataGrid from 3.9.2 to 3.16.1.
Release notes
Sourced from Material.Avalonia.DataGrid's releases.
3.16.1
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.16.0...v3.16.1
3.16.0
What's Changed
New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.15.1...v3.16.0
3.15.1
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.15.0...v3.15.1
3.15.0
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.14.2...v3.15.0
3.14.2
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.14.1...v3.14.2
3.14.1
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.14.0...v3.14.1
3.14.0
What's Changed
New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.13.4...v3.14.0
3.13.4
What's Changed
New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.13.3...v3.13.4
3.13.3
What's Changed
New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.13.2...v3.13.3
3.13.2
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.13.1...v3.13.2
3.13.1
What's Changed
New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.13.0...v3.13.1
3.13.0
What's Changed
Material.Avalonia.TreeDataGridproject with TreeDataGrid styles by @klorman in AddMaterial.Avalonia.TreeDataGridproject with TreeDataGrid styles AvaloniaCommunity/Material.Avalonia#467New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.12.0...v3.13.0
3.12.0
What's Changed
New Contributors
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.11.0...v3.12.0
3.11.0
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.10.2...v3.11.0
3.10.2
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.10.1...v3.10.2
3.10.1
What's Changed
Full Changelog: AvaloniaCommunity/Material.Avalonia@v3.9.2...v3.10.1
Commits viewable in compare view.
Updated Material.Icons.Avalonia from 2.2.0 to 3.0.2.
Release notes
Sourced from Material.Icons.Avalonia's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection from 9.0.3 to 10.0.7.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection's releases.
10.0.0-preview.6.25358.103
You can build .NET 10.0 Preview 6 from the repository by cloning the release tag
v10.0.0-preview.6.25358.103and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.5.25277.114
You can build .NET 10.0 Preview 5 from the repository by cloning the release tag
v10.0.0-preview.5.25277.114and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.4.25258.110
You can build .NET 10.0 Preview 4 from the repository by cloning the release tag
v10.0.0-preview.4.25258.110and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.3.25171.5
You can build .NET 10.0 Preview 3 from the repository by cloning the release tag
v10.0.0-preview.3.25171.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.2.25163.2
You can build .NET 10.0 Preview 2 from the repository by cloning the release tag
v10.0.0-preview.2.25163.2and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.1.25080.5
You can build .NET 10.0 Preview 1 from the repository by cloning the release tag
v10.0.0-preview.1.25080.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.116
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.116and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.115
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.115and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.114
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.114and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023
9.0.113
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.113and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.112
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.112and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.111
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.111and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.110
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.110and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.109
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.109and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.101
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.101and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.7
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.7and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.6
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.6and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.5
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.4
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.4and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
Commits viewable in compare view.
Updated YoutubeExplode from 6.5.7 to 6.6.0.
Release notes
Sourced from YoutubeExplode's releases.
6.6
What's Changed
Enhancements
SubstringAfterby @Copilot in Use range indexer inSubstringAfterTyrrrz/YoutubeExplode#941Microsoft.SourceLink.GitHubpackage references by @Copilot in Remove explicitMicrosoft.SourceLink.GitHubpackage references Tyrrrz/YoutubeExplode#943IsVideoUpscaledproperty toIVideoStreamInfoto detect AI-upscaled streams by @Copilot in AddIsVideoUpscaledproperty toIVideoStreamInfoto detect AI-upscaled streams Tyrrrz/YoutubeExplode#950Bugs
New Contributors
Full Changelog: Tyrrrz/YoutubeExplode@6.5.7...6.6
Commits viewable in compare view.
Updated YoutubeExplode.Converter from 6.5.7 to 6.6.0.
Release notes
Sourced from YoutubeExplode.Converter's releases.
6.6
What's Changed
Enhancements
SubstringAfterby @Copilot in Use range indexer inSubstringAfterTyrrrz/YoutubeExplode#941Microsoft.SourceLink.GitHubpackage references by @Copilot in Remove explicitMicrosoft.SourceLink.GitHubpackage references Tyrrrz/YoutubeExplode#943IsVideoUpscaledproperty toIVideoStreamInfoto detect AI-upscaled streams by @Copilot in AddIsVideoUpscaledproperty toIVideoStreamInfoto detect AI-upscaled streams Tyrrrz/YoutubeExplode#950Bugs
New Contributors
Full Changelog: Tyrrrz/YoutubeExplode@6.5.7...6.6
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