-
Notifications
You must be signed in to change notification settings - Fork 82
fix(deps): update dependencies #772
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
ed3af90 to
2039bd9
Compare
52a5d08 to
d9eb520
Compare
d8a6622 to
b9022a9
Compare
b6e47ab to
5a0f4af
Compare
0f84c16 to
f43b4e7
Compare
bdb427e to
7c5a8d0
Compare
1313458 to
36a3ac2
Compare
e167398 to
3a1a57d
Compare
723cc18 to
1ca8fcf
Compare
d6efd83 to
c0aaebb
Compare
92d62bb to
ac3df50
Compare
771e413 to
5473eef
Compare
5473eef to
13b59d0
Compare
68f860d to
d92ad13
Compare
d92ad13 to
1f0daa3
Compare
5a2fbe8 to
5c5a5f2
Compare
5c5a5f2 to
c1c0c7a
Compare
c1c0c7a to
7e096a3
Compare
15db44d to
a7b7ede
Compare
a7b7ede to
bb121be
Compare
12e9076 to
f70e025
Compare
807cfe4 to
ee219c7
Compare
ee219c7 to
7b2a36b
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
auto-merge was automatically disabled
March 18, 2025 21:17
Pull request was closed
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:
14.0.2->14.0.124.9.2->4.12.04.9.2->4.12.04.9.2->4.12.04.9.2->4.12.04.9.2->4.12.08.0.0->8.0.18.0.0->8.0.14.12.3->4.12.109.25.1.91650->9.32.0.971678.0.0->8.0.1Release Notes
kubernetes-client/csharp (KubernetesClient)
v14.0.12What's Changed
InternalsVisibleTousage by @WeihanLi in https://github.com/kubernetes-client/csharp/pull/1577Full Changelog: kubernetes-client/csharp@v14.0.8...v14.0.12
dotnet/runtime (Microsoft.Extensions.Hosting)
v8.0.1: .NET 8.0.1Release
dotnet/roslynator (Roslynator.Analyzers)
v4.12.10Fixed
Changed
v4.12.9Fixed
generate-doc(PR, PR)Changed
list.FirstOrDefault(predicate)tolist.Find(predicate).Performance gain is negligible and actually
FirstOrDefaultcan be even faster on .NET 9 (see related issue for more details).v4.12.8Fixed
generate-doc(PR)v4.12.7Fixed
Changed
v4.12.6Added
Orderinstead ofOrderBy(PR by @BenjaminBrienen)Fixed
v4.12.5Fixed
Changed
Removed
v4.12.4Fixed
SonarSource/sonar-dotnet (SonarAnalyzer.CSharp)
v9.32.0.97167: 9.32Compare Source
This rule includes the promotion of 4 rules to Sonar-way, the deprecation of 1 rule and 2 FP fixes.
Rule Promotions and Deprecations
False Positive
v9.31.0.96804: 9.31Compare Source
This release focuses on improving the SonarQube plugin for the .NET analyzers.
Improvements
v9.30.0.95878: 9.30Compare Source
Hello, everyone. In this release, we worked on hardening our live variable analysis, which improved the analyzer's accuracy.
False Positives
v9.29.0.95321: 9.29Compare Source
This release includes a lot of false positive and false negative fixes.
Improvements
asFalse Positive
DeconstructmethodsFalse Negative
v9.28.0.94264: 9.28Compare Source
False Positive
DynamicallyAccessedMembersattributecatchorwhenshould LiveIn for all try blocksFalse Negative
v9.27.0.93347: 9.27Compare Source
This release includes a ton of false positive and false negative fixes. We would also like to thank @sagi1623 for his contribution in #8464, which fixed three issues 🚀.
Improvements
False Positive
refpropertyFalse Negative
~/v9.26.0.92422: 9.26Compare Source
New Rules
Bug Fixes
Improvements
False Positive
IRouteTemplateProvideror inheriting from RouteAttributeFalse Negative
Configuration
📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.