Bump the nuget-minor-patch group with 14 updates #19
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 CommunityToolkit.Mvvm from 8.2.2 to 8.4.0.
Release notes
Sourced from CommunityToolkit.Mvvm's releases.
8.4.0
What's Changed 🆕
New Contributors
Full Changelog: CommunityToolkit/dotnet@v8.3.2...v8.4.0
8.4.0-preview3
What's Changed 🆕
New Contributors
Full Changelog: CommunityToolkit/dotnet@v8.3.2...v8.4.0-preview3
8.3.2
This hotfix release updates the build time validation for the Windows SDK projections, when using the .NET 9 SDK.
What's Changed 🆕
8.3.1
This hotfix release includes build time validation for the Windows SDK projections, to improve the developer experience.
What's Changed 🆕
8.3.0
What's Changed 🆕
New Contributors
Full Changelog: CommunityToolkit/dotnet@v8.2.2...v8.3.0
Note ℹ️
If you're consuming the MVVM Toolkit from
net8.0-windows10.0.xxxxx.0
, you'll either need the latest servicing update of the .NET 8 SDK (ie. > 8.0.403), or as a temporary workaround you can manually specify the Windows SDK package version in your .csproj, as follows:Where "xxxxx" should match the Windows SDK you're targeting (in your "TargetFramework" property).
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.26100.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.22621.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.22000.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.20348.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.19041.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.18362.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.17763.41
Commits viewable in compare view.
Updated MaterialDesignThemes from 5.0.0 to 5.2.1.
Release notes
Sourced from MaterialDesignThemes's releases.
5.2.1
Key Change:
Fixes an exception with NumericUpDown styles. See #3756 for details.
Full Changelog: MaterialDesignInXAML/MaterialDesignInXamlToolkit@v5.2.0...v5.2.1
A big thank you to everyone who contributed (either with issues or pull requests):
@aqingGitHub
@corvinsz
@JorisCleVR
@nicolaihenriksen
@ssongone
5.2.0
What's Changed
Key Changes
New Contributors
Full Changelog: MaterialDesignInXAML/MaterialDesignInXamlToolkit@v5.1.0...v5.2.0
A big thank you to everyone who contributed (either with issues or pull requests):
@aqingGitHub
@ArshadAriff
@bebenins
@corvinsz
@DrCQ
@futuresBoy
@ghostp13409
@jamesport079
@jbooth88
@JLdgu
@JorisCleVR
@josh2112
@LenkaFT
@MEDUZAprogrammer
@michaelmairegger
@MichelMichels
@mouawadma
@mzy666888
@Nextra
@nicolaihenriksen
@omllmo
@vertigo220
@YourName2024
... (truncated)
5.1.0
What's Changed
Key Changes
New Contributors
Full Changelog: MaterialDesignInXAML/MaterialDesignInXamlToolkit@v5.0.0...v5.1.0
A big thank you to everyone who contributed (either with issues or pull requests):
@5TFG4
@AbderrahmaneAhmam
@Asivaprasadam
@Awsmolak
@bebenins
@BenjaminMichaelis
@BenMendel
@Drexel2k
@EdTyu
@get-flat
@Ha-rlan
@jbooth88
@JLdgu
@JorisCleVR
@KennethWhite
@lyndaidaii
@MichelMichels
@mr-luiks
@Myliak
@nicolaihenriksen
@Red6789
@StefanoRivolta-Previero
@Talwynox
@tenatus
@Tmoney2014
@xunmeng2002
... (truncated)
Commits viewable in compare view.
Updated Microsoft.AspNetCore.OpenApi from 8.0.0 to 8.0.20.
Release notes
Sourced from Microsoft.AspNetCore.OpenApi's releases.
8.0.20
Release
What's Changed
c67de11
to373af2e
by @dependabot[bot] in [release/8.0] (deps): Bump src/submodules/googletest fromc67de11
to373af2e
dotnet/aspnetcore#63038Full Changelog: dotnet/aspnetcore@v8.0.19...v8.0.20
8.0.18
Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest from04ee1b4
toe9092b1
dotnet/aspnetcore#62201Full Changelog: dotnet/aspnetcore@v8.0.17...v8.0.18
8.0.17
Bug Fixes
The Forwarded Headers Middleware now ignores
X-Forwarded-Headers
sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests.Dependency Updates
Update dependencies from dotnet/arcade (#61832)
This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.
Bump src/submodules/googletest from
52204f7
to04ee1b4
(#61761)The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.
Miscellaneous
Update branding to 8.0.17 (#61830)
The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.
Merging internal commits for release/8.0 (#61924)
This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: dotnet/aspnetcore@v8.0.16...v8.0.17
8.0.16
Release
What's Changed
24a9e94
to52204f7
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest from24a9e94
to52204f7
dotnet/aspnetcore#61260Full Changelog: dotnet/aspnetcore@v8.0.15...v8.0.16
8.0.15
Release
What's Changed
e235eb3
to24a9e94
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest frome235eb3
to24a9e94
dotnet/aspnetcore#60677Full Changelog: dotnet/aspnetcore@v8.0.14...v8.0.15
8.0.14
Release
What's Changed
7d76a23
toe235eb3
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest from7d76a23
toe235eb3
dotnet/aspnetcore#60150Full Changelog: dotnet/aspnetcore@v8.0.13...v8.0.14
8.0.13
Release
What's Changed
d144031
to7d76a23
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest fromd144031
to7d76a23
dotnet/aspnetcore#59678index.html
during development by @github-actions in [release/8.0] [Blazor WASM standalone] Avoid cachingindex.html
during development dotnet/aspnetcore#59349Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13
8.0.12
Release
What's Changed
6dae7eb
to1204d63
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest from6dae7eb
to1204d63
dotnet/aspnetcore#58741serialize-javascript
transient dependency by @MackinnonBuck in [release/8.0] Upgradeserialize-javascript
transient dependency dotnet/aspnetcore#584661204d63
tod144031
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest from1204d63
tod144031
dotnet/aspnetcore#59033Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12
8.0.11
Release
What's Changed
ff233bd
to6dae7eb
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest fromff233bd
to6dae7eb
dotnet/aspnetcore#58180ecc4e18
to9511905
by @dependabot in [release/8.0] (deps): Bump src/submodules/MessagePack-CSharp fromecc4e18
to9511905
dotnet/aspnetcore#58179Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11
8.0.10
Release
8.0.8
Release
8.0.7
Release
8.0.6
Release
8.0.5
Release
What's Changed
31993df
to77afe8e
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest from31993df
to77afe8e
dotnet/aspnetcore#54872Type.GetType
when activating types in data protection by @github-actions in [release/8.0] Improve usage ofType.GetType
when activating types in data protection dotnet/aspnetcore#54762Full Changelog: dotnet/aspnetcore@v8.0.4...v8.0.5
8.0.4
Release
8.0.3
Release
8.0.2
Release
8.0.1
Release
Commits viewable in compare view.
Updated Microsoft.AspNetCore.SignalR from 1.1.0 to 1.2.0.
Release notes
Sourced from Microsoft.AspNetCore.SignalR's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.SignalR.Client from 8.0.0 to 8.0.20.
Release notes
Sourced from Microsoft.AspNetCore.SignalR.Client's releases.
8.0.20
Release
What's Changed
c67de11
to373af2e
by @dependabot[bot] in [release/8.0] (deps): Bump src/submodules/googletest fromc67de11
to373af2e
dotnet/aspnetcore#63038Full Changelog: dotnet/aspnetcore@v8.0.19...v8.0.20
8.0.18
Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest from04ee1b4
toe9092b1
dotnet/aspnetcore#62201Full Changelog: dotnet/aspnetcore@v8.0.17...v8.0.18
8.0.17
Bug Fixes
The Forwarded Headers Middleware now ignores
X-Forwarded-Headers
sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests.Dependency Updates
Update dependencies from dotnet/arcade (#61832)
This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.
Bump src/submodules/googletest from
52204f7
to04ee1b4
(#61761)The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.
Miscellaneous
Update branding to 8.0.17 (#61830)
The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.
Merging internal commits for release/8.0 (#61924)
This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: dotnet/aspnetcore@v8.0.16...v8.0.17
8.0.16
Release
What's Changed
24a9e94
to52204f7
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest from24a9e94
to52204f7
dotnet/aspnetcore#61260Full Changelog: dotnet/aspnetcore@v8.0.15...v8.0.16
8.0.15
Release
What's Changed
e235eb3
to24a9e94
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest frome235eb3
to24a9e94
dotnet/aspnetcore#60677Full Changelog: dotnet/aspnetcore@v8.0.14...v8.0.15
8.0.14
Release
What's Changed
7d76a23
toe235eb3
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest from7d76a23
toe235eb3
dotnet/aspnetcore#60150Full Changelog: dotnet/aspnetcore@v8.0.13...v8.0.14
8.0.13
Release
What's Changed
d144031
to7d76a23
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest fromd144031
to7d76a23
dotnet/aspnetcore#59678index.html
during development by @github-actions in [release/8.0] [Blazor WASM standalone] Avoid cachingindex.html
during development dotnet/aspnetcore#59349Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13
8.0.12
Release
What's Changed
6dae7eb
to1204d63
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest from6dae7eb
to1204d63
dotnet/aspnetcore#58741serialize-javascript
transient dependency by @MackinnonBuck in [release/8.0] Upgradeserialize-javascript
transient dependency dotnet/aspnetcore#584661204d63
tod144031
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest from1204d63
tod144031
dotnet/aspnetcore#59033Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12
8.0.11
Release
What's Changed
ff233bd
to6dae7eb
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest fromff233bd
to6dae7eb
dotnet/aspnetcore#58180ecc4e18
to9511905
by @dependabot in [release/8.0] (deps): Bump src/submodules/MessagePack-CSharp fromecc4e18
to9511905
dotnet/aspnetcore#58179Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11
8.0.10
Release
8.0.8
Release
8.0.7
Release
8.0.6
Release
8.0.5
Release
What's Changed
31993df
to77afe8e
by @dependabot in [release/8.0] (deps): Bump src/submodules/googletest from31993df
to77afe8e
dotnet/aspnetcore#54872Type.GetType
when activating types in data protection by @github-actions in [release/8.0] Improve usage ofType.GetType
when activating types in data protection dotnet/aspnetcore#54762Full Changelog: dotnet/aspnetcore@v8.0.4...v8.0.5
8.0.4
Release
8.0.3
Release
8.0.2
Release
8.0.1
Release
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Design from 8.0.0 to 8.0.20.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
8.0.20
Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.19...v8.0.20
8.0.17
Dependency Updates
Updates the project's dependencies using the latest versions from the dotnet/arcade repository. This ensures that the build infrastructure and related tooling are up to date, which can bring in important bug fixes, security patches, and improvements from upstream.
Miscellaneous
Update branding to 8.0.17 (#36043)
Updates the internal version branding to 8.0.17. This change ensures that the product and its packages correctly reflect the new release version, helping users and developers identify the build.
Merging internal commits for release/8.0 (#36080)
Integrates various internal commits into the release/8.0 branch. This merge brings together important updates and ensures the release branch is synchronized with recent internal development, maintaining consistency and stability for the release.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v8.0.16...v8.0.17
8.0.16
Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.15...v8.0.16
8.0.15
Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.14...v8.0.15
8.0.14
Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.13...v8.0.14
8.0.13
[Release](https://github.com/dotnet/core/releases/tag/v8.0.13
What's Changed
Full Changelog: dotnet/efcore@v8.0.12...v8.0.13
8.0.12
Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.11...v8.0.12
8.0.11
Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.10...v8.0.11
8.0.10
Release
8.0.8
Release
8.0.7
EF Core 8.0.7 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:
8.0.6
This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.5.
8.0.5
This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.
8.0.4
EF Core 8.0.4 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:
...
Description has been truncated