-
Notifications
You must be signed in to change notification settings - Fork 15
[deps]: Update nuget minor #175
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/nuget-minor
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+18
−18
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #175 +/- ##
=======================================
Coverage 59.88% 59.88%
=======================================
Files 43 43
Lines 688 688
Branches 56 56
=======================================
Hits 412 412
Misses 272 272
Partials 4 4 ☔ View full report in Codecov by Sentry. |
9004bff
to
4d50e5f
Compare
d4bfd36
to
e6cb96d
Compare
5154dc8
to
36d0c96
Compare
a7134e0
to
66af17e
Compare
3ac8bab
to
0a85a95
Compare
0a85a95
to
dc693ae
Compare
dc693ae
to
dd128e2
Compare
a19e7db
to
8acd495
Compare
8acd495
to
6b50f5c
Compare
6b50f5c
to
5cafad5
Compare
bf182ce
to
cfe720d
Compare
5111c6c
to
e1af7f4
Compare
73aaeed
to
0540752
Compare
cf26b73
to
bfce607
Compare
bfce607
to
5a89167
Compare
5a89167
to
bba9605
Compare
bba9605
to
3c12a24
Compare
3c12a24
to
24b4d43
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
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.
This PR contains the following updates:
7.0.0
->7.2.0
8.0.11
->8.0.19
8.0.11
->8.0.19
8.0.11
->8.0.19
17.12.0
->17.14.1
4.6.0
->4.6.3
8.0.5
->8.0.6
4.1.0
->4.7.0
6.0.2
->6.0.4
2.9.2
->2.9.3
3.0.0
->3.1.4
Release Notes
fluentassertions/fluentassertions (FluentAssertions)
v7.2.0
Compare Source
What's Changed
Improvements
Fixes
Others
Full Changelog: fluentassertions/fluentassertions@7.1.0...7.2.0
v7.1.0
Compare Source
What's Changed
Improvements
Others
Full Changelog: fluentassertions/fluentassertions@7.0.0...7.1.0
dotnet/aspnetcore (Microsoft.AspNetCore.Identity.EntityFrameworkCore)
v8.0.19
v8.0.18
: .NET 8.0.18Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in #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 #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 #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 #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 #59678index.html
during development by @github-actions in #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 #58741serialize-javascript
transient dependency by @MackinnonBuck in #584661204d63
tod144031
by @dependabot in #59033Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12
dotnet/efcore (Microsoft.EntityFrameworkCore.Sqlite)
v8.0.19
v8.0.18
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
microsoft/vstest (Microsoft.NET.Test.Sdk)
v17.14.1
What's Changed
47eb51b
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 #13868
Fix formatting in Runner by @mthalman in #13871
Downgrade xunit skip warning to info by @nohwnd in #10381
Add msdia for arm64 into nuget by @nohwnd in #10382
Enable native debugging for vstest.console by @ocitrev in #10401
Fix RFCs links by @Youssef1313 in #10424
Convert to auto property by @nohwnd in #10365
Update Versions.props by @nohwnd in #10378
Enable TSA by @jakubch1 in #10385
Arm64 dia by @nohwnd in #10390
Update source-build team references by @MichaelSimons in #10388
Exclude .signature.p7s from nupkg file count by @ellahathaway in #10418
Set NetCurrent so that it doesn't roll forward automatically by @ViktorHofer in #10622
New Contributors
Full Changelog: microsoft/vstest@v17.12.0...v17.13.0
dotnet/runtime (System.Text.Json)
v8.0.6
: .NET 8.0.6Release
testcontainers/testcontainers-dotnet (Testcontainers)
v4.7.0
Compare Source
What's Changed
This release doesn't introduce breaking changes to the public API, but it isn't binary compatible due to necessary internal changes. Make sure to update all related packages (Testcontainers modules) to the same version. See more details here. Thanks to all contributors 👏.
🚀 Features
.slnx
(solution) file in common directory paths (#1492) @alexander-jesner-AP🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
v4.6.0
Compare Source
What's Changed
This is a patch release (but the minor version was already set). It fixes a bug in our Docker.DotNet fork where a wrong HTTP
Connection
header break Podman and possibly other environments. Shipped a quick fix. Thanks again to @ahaeber and @victor-lambret for the help.🐛 Bug Fixes
🧹 Housekeeping
v4.5.0
Compare Source
What's Changed
Big thanks to everyone who contributed to this release 🤜🤛.
🚀 Features
Task<ExecResult>
extension methodThrowOnFailure
(#1448) @HofmeisterAnDockerUnavailableException
when Docker is not available (#1308) @0xced🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
3.128.1
(#1443) @HofmeisterAnv4.4.0
Compare Source
What's Changed
Time for a new release! Big thanks to everyone who helped out with this one. It's got some awesome new features and fixes 😎. Seriously, I can't thank you enough. This wouldn't be possible without your ongoing support 🙏.
🚀 Features
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (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.