-
Notifications
You must be signed in to change notification settings - Fork 4
Bump Ardalis.SmartEnum.EFCore and 43 others #236
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
Closed
Closed
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 Ardalis.SmartEnum.EFCore from 8.0.0 to 8.2.0 Bumps AspNetCore.HealthChecks.SqlServer from 8.0.2 to 9.0.0 Bumps AspNetCore.HealthChecks.UI.Client from 8.0.1 to 9.0.0 Bumps Autofac.Extensions.DependencyInjection from 9.0.0 to 10.0.0 Bumps coverlet.collector from 6.0.2 to 6.0.4 Bumps FluentAssertions from 6.12.0 to 8.5.0 Bumps MediatR from 12.3.0 to 13.0.0 Bumps Microsoft.ApplicationInsights.AspNetCore from 2.22.0 to 2.23.0 Bumps Microsoft.ApplicationInsights.WorkerService from 2.22.0 to 2.23.0 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.6 to 8.0.18 Bumps Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.6 to 8.0.18 Bumps Microsoft.Azure.Functions.Worker from 1.22.0 to 2.0.0 Bumps Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues from 5.4.0 to 5.5.2 Bumps Microsoft.Azure.Functions.Worker.Sdk from 1.17.2 to 2.0.5 Bumps Microsoft.Bcl.AsyncInterfaces from 8.0.0 to 9.0.7 Bumps Microsoft.EntityFrameworkCore.Design from 8.0.6 to 9.0.7 Bumps Microsoft.EntityFrameworkCore.Tools from 8.0.6 to 9.0.7 Bumps Microsoft.Extensions.Configuration.UserSecrets from 8.0.0 to 9.0.7 Bumps Microsoft.Extensions.Hosting.Abstractions from 8.0.0 to 9.0.7 Bumps Microsoft.Extensions.Identity.Stores from 8.0.6 to 9.0.7 Bumps Microsoft.Identity.Web from 2.20.0 to 3.11.0 Bumps Microsoft.NET.Test.Sdk from 17.10.0 to 17.14.1 Bumps Microsoft.VisualStudio.Web.CodeGeneration.Design from 8.0.2 to 9.0.0 Bumps OneBeyond.Studio.Application.SharedKernel from 8.0.0.5 to 8.0.0.7 Bumps OneBeyond.Studio.DataAccess.EFCore from 8.0.0.5 to 8.0.0.7 Bumps OneBeyond.Studio.Domain.SharedKernel from 8.0.0.5 to 8.0.0.7 Bumps OneBeyond.Studio.EmailProviders.Domain from 8.0.0.7 to 8.0.0.8 Bumps OneBeyond.Studio.EmailProviders.Folder from 8.0.0.7 to 8.0.0.8 Bumps OneBeyond.Studio.EmailProviders.SendGrid from 8.0.0.7 to 8.0.0.8 Bumps OneBeyond.Studio.FileStorage.Azure from 8.0.0.7 to 8.0.0.9 Bumps OneBeyond.Studio.FileStorage.Domain from 8.0.0.7 to 8.0.0.9 Bumps OneBeyond.Studio.FileStorage.FileSystem from 8.0.0.7 to 8.0.0.9 Bumps OneBeyond.Studio.Hosting.AspNet from 8.0.0.5 to 8.0.0.7 Bumps OneBeyond.Studio.Infrastructure.Azure from 8.0.0.5 to 8.0.0.7 Bumps Serilog.AspNetCore from 8.0.1 to 9.0.0 Bumps Serilog.Extensions.Hosting from 8.0.0 to 9.0.0 Bumps Serilog.Settings.Configuration from 8.0.1 to 9.0.0 Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0 Bumps Swashbuckle.AspNetCore.Filters from 8.0.2 to 9.0.0 Bumps Swashbuckle.AspNetCore.SwaggerGen to 8.0.0, 9.0.3 Bumps Swashbuckle.AspNetCore.SwaggerUI from 6.6.2 to 9.0.3 Bumps System.IdentityModel.Tokens.Jwt from 7.6.2 to 8.13.0 Bumps xunit from 2.8.1 to 2.9.3 Bumps xunit.runner.visualstudio from 3.0.2 to 3.1.3 --- updated-dependencies: - dependency-name: Ardalis.SmartEnum.EFCore dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: AspNetCore.HealthChecks.SqlServer dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: AspNetCore.HealthChecks.UI.Client dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Autofac.Extensions.DependencyInjection dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: FluentAssertions dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: MediatR dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.ApplicationInsights.AspNetCore dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.ApplicationInsights.WorkerService dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 8.0.18 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-version: 8.0.18 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Azure.Functions.Worker dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Azure.Functions.Worker.Sdk dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Identity.Stores dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Identity.Web dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.13.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.VisualStudio.Web.CodeGeneration.Design dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: OneBeyond.Studio.Application.SharedKernel dependency-version: 8.0.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: OneBeyond.Studio.DataAccess.EFCore dependency-version: 8.0.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: OneBeyond.Studio.Domain.SharedKernel dependency-version: 8.0.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: OneBeyond.Studio.EmailProviders.Domain dependency-version: 8.0.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: OneBeyond.Studio.EmailProviders.Folder dependency-version: 8.0.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: OneBeyond.Studio.EmailProviders.SendGrid dependency-version: 8.0.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: OneBeyond.Studio.FileStorage.Azure dependency-version: 8.0.0.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: OneBeyond.Studio.FileStorage.Domain dependency-version: 8.0.0.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: OneBeyond.Studio.FileStorage.FileSystem dependency-version: 8.0.0.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: OneBeyond.Studio.Hosting.AspNet dependency-version: 8.0.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: OneBeyond.Studio.Infrastructure.Azure dependency-version: 8.0.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Serilog.AspNetCore dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Serilog.Settings.Configuration dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Serilog.Extensions.Hosting dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Serilog.Sinks.File dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Swashbuckle.AspNetCore.Filters dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Swashbuckle.AspNetCore.SwaggerUI dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Closed
1 task
Superseded by #238. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 Ardalis.SmartEnum.EFCore from 8.0.0 to 8.2.0.
Release notes
Sourced from Ardalis.SmartEnum.EFCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated AspNetCore.HealthChecks.SqlServer from 8.0.2 to 9.0.0.
Release notes
Sourced from AspNetCore.HealthChecks.SqlServer's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated AspNetCore.HealthChecks.UI.Client from 8.0.1 to 9.0.0.
Release notes
Sourced from AspNetCore.HealthChecks.UI.Client's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Autofac.Extensions.DependencyInjection from 9.0.0 to 10.0.0.
Release notes
Sourced from Autofac.Extensions.DependencyInjection's releases.
10.0.0
Breaking Changes
All instance dependencies are now considered
ExternallyOwned
which means if you register an object instance in the dependency injection container through this package, when you dispose of the container it will not dispose of the provided instance. This is different than default Autofac behavior. Autofac normally assumes control of registered instances, where the Microsoft DI container does not. This change only affects instances registered using the Microsoft syntax and then populated into Autofac; it does not change the underlying Autofac container.Additional Changes
Full Changelog: autofac/Autofac.Extensions.DependencyInjection@v9.0.0...v10.0.0
Commits viewable in compare view.
Updated coverlet.collector from 6.0.2 to 6.0.4.
Release notes
Sourced from coverlet.collector's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated FluentAssertions from 6.12.0 to 8.5.0.
Release notes
Sourced from FluentAssertions's releases.
8.5.0
What's Changed
New features
Fixes
Others
Full Changelog: fluentassertions/fluentassertions@8.4.0...8.5.0
8.4.0
What's Changed
Improvements
Others
New Contributors
Full Changelog: fluentassertions/fluentassertions@8.3.0...8.4.0
8.3.0
What's Changed
Improvements
Others
Full Changelog: fluentassertions/fluentassertions@8.2.0...8.3.0
8.2.0
What's Changed
Improvements
Fixes
StringSyntax
annotations by @jnyrup in RestoreStringSyntax
annotations fluentassertions/fluentassertions#3033Others
Full Changelog: fluentassertions/fluentassertions@8.1.1...8.2.0
8.1.1
What's Changed
Fixes
Full Changelog: fluentassertions/fluentassertions@8.1.0...8.1.1
8.1.0
What's Changed
Improvements
Fixes
Documentation
Others
New Contributors
Full Changelog: fluentassertions/fluentassertions@8.0.1...8.1.0
8.0.1
What's Changed
Improvements
Others
Full Changelog: fluentassertions/fluentassertions@8.0.0...8.0.1
8.0.0
What's Changed
License change
Breaking Changes
OrEqualTo
methods by @IT-VBFK in Remove obsoleteOrEqualTo
methods fluentassertions/fluentassertions#2269SpacesPerIndentionLevel
by @jnyrup in RemoveSpacesPerIndentionLevel
fluentassertions/fluentassertions#2281AllSatisfy
to succeed on empty collections by @jnyrup in ChangeAllSatisfy
to succeed on empty collections fluentassertions/fluentassertions#2321ForConstraint
toIAssertionScope
by @IT-VBFK in AddForConstraint
toIAssertionScope
fluentassertions/fluentassertions#2324OnlyContain
to succeed on empty collections by @IT-VBFK in ChangeOnlyContain
to succeed on empty collections fluentassertions/fluentassertions#2350NSpec3
by @ITaluone in Drop support forNSpec3
fluentassertions/fluentassertions#2356NotThrow[After]
toActionAssertions
by @jnyrup in Move non-genericNotThrow[After]
toActionAssertions
fluentassertions/fluentassertions#2371EquivalencyAssertionOptions
toEquivalencyOptions
by @vbreuss in RenameEquivalencyAssertionOptions
toEquivalencyOptions
fluentassertions/fluentassertions#2414WithoutMatchingRules
andWithoutSelectionRules
while usingBeEquivalentTo
by @vbreuss in Allow fluently callingWithoutMatchingRules
andWithoutSelectionRules
while usingBeEquivalentTo
fluentassertions/fluentassertions#2457SubsequentOrderingAssertions
by @vbreuss in Simplify inheritance ofSubsequentOrderingAssertions
fluentassertions/fluentassertions#2439RespectingRuntimeTypes
andRespectingDeclaredTypes
to better clarify their purpose by @dennisdoomen in RenamedRespectingRuntimeTypes
andRespectingDeclaredTypes
to better clarify their purpose fluentassertions/fluentassertions#2866HttpResponseMessage
assertions by @ITaluone in Remove support forHttpResponseMessage
assertions fluentassertions/fluentassertions#2909New features
NotBeIn(DateTimeKind)
DateTime
assertion by @IT-VBFK in Add missingNotBeIn(DateTimeKind)
DateTime
assertion fluentassertions/fluentassertions#2536EquivalencyOptions
in string assertions by @vbreuss in Allow specifyingEquivalencyOptions
in string assertions fluentassertions/fluentassertions#2413Improvements
TypeMemberReflector
by @jnyrup in OptimizeTypeMemberReflector
fluentassertions/fluentassertions#2320AssertionScope
s to chain their context by @dennisdoomen in Allow nestedAssertionScope
s to chain their context fluentassertions/fluentassertions#2607... (truncated)
8.0.0-rc.2
What's Changed
Fixes
Others
Full Changelog: fluentassertions/fluentassertions@8.0.0-rc.1...8.0.0-rc.2
8.0.0-rc.1
What's Changed
Breaking Changes
RespectingRuntimeTypes
andRespectingDeclaredTypes
to better clarify their purpose by @dennisdoomen in RenamedRespectingRuntimeTypes
andRespectingDeclaredTypes
to better clarify their purpose fluentassertions/fluentassertions#2866HttpResponseMessage
assertions by @ITaluone in Remove support forHttpResponseMessage
assertions fluentassertions/fluentassertions#2909Fixes
Documentation
Others
... (truncated)
8.0.0-alpha.1
What's Changed
Others
Full Changelog: fluentassertions/fluentassertions@7.0.0-alpha.6...8.0.0-alpha.1
7.2.0
What's Changed
Improvements
Fixes
Others
Full Changelog: fluentassertions/fluentassertions@7.1.0...7.2.0
7.1.0
What's Changed
Improvements
Others
Full Changelog: fluentassertions/fluentassertions@7.0.0...7.1.0
7.0.0
What's Changed
Breaking Changes
Fixes
Documentation
Others
System.Configuration.ConfigurationManager
andSystem.Threading.Tasks.Extensions
by @jnyrup in Backport bump ofSystem.Configuration.ConfigurationManager
andSystem.Threading.Tasks.Extensions
fluentassertions/fluentassertions#2856New Contributors
Full Changelog: fluentassertions/fluentassertions@6.12.2...7.0.0
6.12.2
What's Changed
Others
Full Changelog: fluentassertions/fluentassertions@6.12.1...6.12.2
6.12.1
What's Changed
Improvements
BeEmpty()
andBeNullOrEmpty()
performance forIEnumerable<T>
, by materializing only the first item - #2530Fixes
DateTimeOffset
withBeWithin(...).Before(...)
- #2312BeEquivalentTo
will now find and can map subject properties that are implemented through an explicitly-implemented interface - #2152because
andbecauseArgs
were not passed down the equivalency tree - #2318BeEquivalentTo
can again compare a non-genericIDictionary
with a generic one - #2358FormattingOptions
were not respected in innerAssertionScope
- #2329true
andfalse
in failure messages and make them formattable to a customBooleanFormatter
- #2390, #2393NotBeOfType
when wrapped in anAssertionScope
and the subject is null - #2399BeWritable
/BeReadable
when wrapped in anAssertionScope
and the subject is read-only/write-only - #2399ThrowExactly[Async]
when wrapped in anAssertionScope
and no exception is thrown - #2398[Not]HaveExplicitProperty
when wrapped in anAssertionScope
and not implementing the interface - #2403[Not]HaveExplicitMethod
when wrapped in anAssertionScope
and not implementing the interface - #2403BeEquivalentTo
to excludeprivate protected
members from the comparison - #2417BeEquivalentTo
on an emptyArraySegment
- #2445, #2511BeEquivalentTo
with a custom comparer can now handle null values - #2489AssertionScope(context)
create a chained context - #2607AssertionScope
constructor would not create an actual scope associated with the thread - #2607ThrowWithinAsync
not respectingOperationCanceledException
- #2614BeEquivalentTo
with anIEqualityComparer
targeting nullable types - #2648Full Changelog: fluentassertions/fluentassertions@6.12.0...6.12.1
Commits viewable in compare view.
Updated MediatR from 12.3.0 to 13.0.0.
Release notes
Sourced from MediatR's releases.
13.0.0
Full Changelog: LuckyPennySoftware/MediatR@v12.5.0...v13.0.0
To set your license key:
You can obtain your license key at MediatR.io
12.5.0
What's Changed
Nullable
property fromMediatR.Contracts
by @jithu7432 in Remove duplicateNullable
property fromMediatR.Contracts
LuckyPennySoftware/MediatR#1061New Contributors
Nullable
property fromMediatR.Contracts
LuckyPennySoftware/MediatR#1061Full Changelog: LuckyPennySoftware/MediatR@v12.4.1...v12.5.0
12.4.1
What's Changed
Full Changelog: LuckyPennySoftware/MediatR@v12.4.0...v12.4.1
12.4.0
What's Changed
Full Changelog: LuckyPennySoftware/MediatR@v12.3.0...v12.4.0
Commits viewable in compare view.
Updated Microsoft.ApplicationInsights.AspNetCore from 2.22.0 to 2.23.0.
Release notes
Sourced from Microsoft.ApplicationInsights.AspNetCore's releases.
2.23.0
2.23.0-beta1
Commits viewable in compare view.
Updated Microsoft.ApplicationInsights.WorkerService from 2.22.0 to 2.23.0.
Release notes
Sourced from Microsoft.ApplicationInsights.WorkerService's releases.
2.23.0
2.23.0-beta1
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.6 to 8.0.18.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
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
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.6 to 8.0.18.
Release notes
Sourced from Microsoft.AspNetCore.Identity.EntityFrameworkCore's releases.
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#59349Description has been truncated