-
Notifications
You must be signed in to change notification settings - Fork 2
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
deps(c#): Update c# #82
Open
renovate
wants to merge
1
commit into
v2
Choose a base branch
from
renovate/c
base: v2
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
Conversation
This file contains 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
f4eb0f3
to
9e9f2e0
Compare
54d25d8
to
4ed7ddc
Compare
25c8324
to
50b86eb
Compare
dcae22d
to
e0f9e1d
Compare
e0f9e1d
to
e22ba43
Compare
a3d0e4a
to
becbdf3
Compare
becbdf3
to
3ec63dc
Compare
3ec63dc
to
e5c184b
Compare
|
126725c
to
d1fa7a3
Compare
d1fa7a3
to
fb5cf9f
Compare
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.
This PR contains the following updates:
1.1.2
->1.2.0
8.1.1
->8.2.0
8.3.2
->8.4.0
2.1.35
->2.1.66
3.29.1
->3.29.3
9.0.7
->9.0.8
2.0.182
->2.0.186
9.0.0
->9.0.1
9.0.0
->9.0.1
9.0.0
->9.0.1
9.0.0
->9.0.1
5.3.15
->5.4.0
9.0.2
->9.0.3
9.0.2
->9.0.3
4.12.9
->4.12.11
1.25.2
->1.27.0
10.3.0.106239
->10.6.0.109712
6.2.0
->6.3.0
9.0.0
->9.0.1
9.0.0
->9.0.1
Release Notes
AngleSharp/AngleSharp (AngleSharp)
v1.2.0
Compare Source
Released on Tuesday, December 31 2024.
Expires
recognized as local time (#1212) @noobow34OnToken
event for the tokenizer (#1153) @schaakverslaafdStringBuilder
pooling (#1203) @micahbresetteproperty
attribute to meta tags (#1195) @hflexgrigautofac/Autofac (Autofac)
v8.2.0
What's Changed
AssemblyLoadContext
disposal (#1438 - thanks @hemirunner426!)RegisterServiceMiddleware
to assist with interceptors/decorators (#1439 - thanks @idiotsky!)Full Changelog: autofac/Autofac@v8.1.1...v8.2.0
CommunityToolkit/dotnet (CommunityToolkit.Diagnostics)
v8.4.0
: 8.4.0What's Changed 🆕
New Contributors
Full Changelog: CommunityToolkit/dotnet@v8.3.2...v8.4.0
DapperLib/Dapper (Dapper)
v2.1.66
Compare Source
v2.1.44
Compare Source
(fixes NuGet readme)
Full Changelog: DapperLib/Dapper@2.1.42...2.1.44
v2.1.42
Compare Source
What's Changed
Full Changelog: DapperLib/Dapper@2.1.37...2.1.42
v2.1.37
Compare Source
What's Changed
Full Changelog: DapperLib/Dapper@2.1.35...2.1.37
protocolbuffers/protobuf (Google.Protobuf)
v3.29.3
v3.29.2
meziantou/Meziantou.Analyzer (Meziantou.Analyzer)
v2.0.186
Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.186
What's Changed
New Contributors
Full Changelog: meziantou/Meziantou.Analyzer@2.0.185...2.0.186
v2.0.185
Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.185
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.184...2.0.185
v2.0.184
Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.184
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.183...2.0.184
v2.0.183
Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.183
Full Changelog: meziantou/Meziantou.Analyzer@2.0.182...2.0.183
dotnet/efcore (Microsoft.EntityFrameworkCore)
v9.0.1
: .NET 9.0.1Release
What's Changed
^
and~
when invalid because of value converters by @roji in https://github.com/dotnet/efcore/pull/35241Full Changelog: dotnet/efcore@v9.0.0...v9.0.1
dotnet/runtime (Microsoft.Extensions.Hosting)
v9.0.1
: .NET 9.0.1Release
What's Changed
TensorPrimitives
XML docs:MinNumber
/ReciprocalSqrt
/ReciprocalSqrtEstimate
oversights by @github-actions in https://github.com/dotnet/runtime/pull/109922UnsafeAccessor
field targets by @github-actions in https://github.com/dotnet/runtime/pull/109709Full Changelog: dotnet/runtime@v9.0.0...v9.0.1
dotnet/aspnetcore (Microsoft.Extensions.Http.Polly)
v9.0.1
: .NET 9.0.1Release
What's Changed
6dae7eb
tod144031
by @dependabot in https://github.com/dotnet/aspnetcore/pull/59032Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1
NLog/NLog.Extensions.Logging (NLog.Extensions.Logging)
v5.4.0
: Version 5.4Improvements
npgsql/efcore.pg (Npgsql.EntityFrameworkCore.PostgreSQL)
v9.0.3
Milestone issues
Full Changelog: npgsql/efcore.pg@v9.0.2...v9.0.3
dotnet/roslynator (Roslynator.Analyzers)
v4.12.11
Added
Fixed
Changed
DiagnosticRules
andDiagnosticIdentifiers
toRoslynator.Common
(PR)v4.12.10
Fixed
Changed
Vannevelj/SharpSource (SharpSource)
v1.27.0
ElementaryMethodsOfTypeInCollectionNotOverridden
: Don't exclude allSystem
assembly types, exclude only structsv1.26.0
ElementaryMethodsOfTypeInCollectionNotOverridden
: Include.Distinct()
and.ToHashSet()
, courtesy of @AdvitalitumSonarSource/sonar-dotnet (SonarAnalyzer.CSharp)
[
v10.6.0.109712
](https://redirect.github.com/SonarSource/sonar-dotnet/releases/tag/10.6.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.