⬆️ Upgrade minor + patch dependencies #556
Open
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.
This PR contains the following updates:
0.8.4
->0.11.1
4.5.0
->4.5.1
4.5.0
->4.5.1
4.5.0
->4.5.1
7.0.1.9
->7.0.7.17
8.0.10
->8.0.19
8.0.10
->8.0.19
8.0.10
->8.0.19
8.0.2
->8.0.3
17.11.1
->17.14.1
8.0.8
->8.0.11
4.2.1
->4.3.0
6.8.1
->6.9.0
6.0.2
->6.0.4
8.0.402
->8.0.413
2.9.2
->2.9.3
Release Notes
HangfireIO/Cronos (Cronos)
v0.11.1
: 0.11.1Release Notes
CronExpression
equality operators accept null without triggering nullable warnings (#87 by @Nechepso).v0.11.0
: 0.11.0Release Notes
v0.10.0
: 0.10.0Release Notes
v0.9.0
: 0.9.0Release Notes
net6.0
platform with trimmable support and enabled analyzers.ArgumentNullException
fromParse
/TryParse
with an empty value (#70).CronFormatException.Message
has duplicatedBaseMessage
(#74).DSharpPlus/DSharpPlus (DSharpPlus)
v4.5.1
: DSharpPlus 4.5.1Fixes an issue where downloading application commands from the API would break if non-chat-input, non-context-menu commands were included (i.e. activity entrypoints) or if context menu commands had a description.
baynezy/Html2Markdown (Html2Markdown)
v7.0.7.17
Compare Source
v7.0.6.15
Compare Source
Added
Fixed
the build to fail (#591)
Removed
v7.0.5.14
Compare Source
v7.0.4.13
Compare Source
v7.0.3.11
Compare Source
v7.0.2.10
Compare Source
dotnet/aspnetcore (Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore)
v8.0.19
v8.0.18
: .NET 8.0.18Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in https://github.com/dotnet/aspnetcore/pull/62201Full Changelog: dotnet/aspnetcore@v8.0.17...v8.0.18
v8.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
v8.0.16
: .NET 8.0.16Release
What's Changed
24a9e94
to52204f7
by @dependabot in https://github.com/dotnet/aspnetcore/pull/61260Full Changelog: dotnet/aspnetcore@v8.0.15...v8.0.16
v8.0.15
: .NET 8.0.15Release
What's Changed
e235eb3
to24a9e94
by @dependabot in https://github.com/dotnet/aspnetcore/pull/60677Full Changelog: dotnet/aspnetcore@v8.0.14...v8.0.15
v8.0.14
: .NET 8.0.14Release
What's Changed
7d76a23
toe235eb3
by @dependabot in https://github.com/dotnet/aspnetcore/pull/60150Full Changelog: dotnet/aspnetcore@v8.0.13...v8.0.14
v8.0.13
: .NET 8.0.13Release
What's Changed
d144031
to7d76a23
by @dependabot in https://github.com/dotnet/aspnetcore/pull/59678index.html
during development by @github-actions in https://github.com/dotnet/aspnetcore/pull/59349Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13
v8.0.12
: .NET 8.0.12Release
What's Changed
6dae7eb
to1204d63
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58741serialize-javascript
transient dependency by @MackinnonBuck in https://github.com/dotnet/aspnetcore/pull/584661204d63
tod144031
by @dependabot in https://github.com/dotnet/aspnetcore/pull/59033Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12
v8.0.11
: .NET 8.0.11Release
What's Changed
ff233bd
to6dae7eb
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58180ecc4e18
to9511905
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58179Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11
dotnet/efcore (Microsoft.EntityFrameworkCore)
v8.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
v8.0.16
: .NET 8.0.16Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.15...v8.0.16
v8.0.15
: .NET 8.0.15Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.14...v8.0.15
v8.0.14
: .NET 8.0.14Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.13...v8.0.14
v8.0.13
: .NET 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
v8.0.12
: .NET 8.0.12Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.11...v8.0.12
v8.0.11
: .NET 8.0.11Release
What's Changed
Full Changelog: dotnet/efcore@v8.0.10...v8.0.11
dotnet/runtime (Microsoft.Extensions.Logging.Abstractions)
v8.0.3
: .NET 8.0.3Release
microsoft/vstest (Microsoft.NET.Test.Sdk)
v17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
v17.14.0
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
Full Changelog: microsoft/vstest@v17.13.0...v17.14.0
v17.13.0
What's Changed
Add letter number among valid identifiers in class name by @nohwnd in https://github.com/microsoft/vstest/pull/13868
Fix formatting in Runner by @mthalman in https://github.com/microsoft/vstest/pull/13871
Downgrade xunit skip warning to info by @nohwnd in https://github.com/microsoft/vstest/pull/10381
Add msdia for arm64 into nuget by @nohwnd in https://github.com/microsoft/vstest/pull/10382
Enable native debugging for vstest.console by @ocitrev in https://github.com/microsoft/vstest/pull/10401
Fix RFCs links by @Youssef1313 in https://github.com/microsoft/vstest/pull/10424
Convert to auto property by @nohwnd in https://github.com/microsoft/vstest/pull/10365
Update Versions.props by @nohwnd in [https://github
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.