Skip to content

chore(deps): update all non-major dependencies#296

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#296
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
Ical.Net 5.2.15.2.2 age confidence nuget patch
Microsoft.AspNetCore.Authentication.OpenIdConnect (source) 10.0.610.0.8 age confidence nuget patch
Microsoft.AspNetCore.DataProtection.StackExchangeRedis (source) 10.0.610.0.8 age confidence nuget patch
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (source) 10.0.610.0.8 age confidence nuget patch
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (source) 10.0.610.0.8 age confidence nuget patch
Microsoft.AspNetCore.Mvc.Testing (source) 10.0.610.0.8 age confidence nuget patch
Microsoft.AspNetCore.OpenApi (source) 10.0.610.0.8 age confidence nuget patch
Microsoft.AspNetCore.WebUtilities (source) 10.0.610.0.8 age confidence nuget patch
Microsoft.EntityFrameworkCore.Design (source) 10.0.610.0.8 age confidence nuget patch
Microsoft.EntityFrameworkCore.InMemory (source) 10.0.610.0.8 age confidence nuget patch
Microsoft.EntityFrameworkCore.Relational (source) 10.0.610.0.8 age confidence nuget patch
Microsoft.Extensions.DependencyInjection (source) 10.0.610.0.8 age confidence nuget patch
Microsoft.Extensions.Http (source) 10.0.610.0.8 age confidence nuget patch
Microsoft.NET.Test.Sdk 18.4.018.6.0 age confidence nuget minor
NUnit (source) 4.5.14.6.1 age confidence nuget minor
NUnit.Analyzers 4.12.04.13.0 age confidence nuget minor
NodaTime (source) 3.3.13.3.2 age confidence nuget patch
Npgsql.EntityFrameworkCore.PostgreSQL 10.0.110.0.2 age confidence nuget patch
Scalar.AspNetCore (source) 2.14.12.14.14 age confidence nuget patch
Sentry.AspNetCore (source) 6.4.06.6.0 age confidence nuget minor
coverlet.collector 10.0.010.0.1 age confidence nuget patch
dotnet-ef (source) 10.0.610.0.8 age confidence nuget patch
dotnet-sdk 10.0.20210.0.300 age confidence dotnet-sdk patch
postgres 18.318.4 age confidence service minor
postgres 18.318.4 age confidence minor
redis 8.6.28.8.0 age confidence minor

Release Notes

ical-org/ical.net (Ical.Net)

v5.2.2

Fix: Alarm.GetOccurrences(...) and Alarm.Poll(...)now have an optionalendTime` parameter to limit the evaluation of occurrences.

This prevents potential performance issues when evaluating alarms with no end date or a very long recurrence pattern. If endTime is not provided, the methods will evaluate occurrences indefinitely until an exception is thrown or the system's maximum date is reached.

dotnet/dotnet (Microsoft.AspNetCore.Authentication.OpenIdConnect)

v10.0.8

v10.0.7

microsoft/vstest (Microsoft.NET.Test.Sdk)

v18.6.0

What's Changed
Changes to tests and infra

Full Changelog: microsoft/vstest@v18.5.1...v18.6.0

v18.5.1

What's Changed

Full Changelog: microsoft/vstest@v18.5.0...v18.5.1

v18.5.0

⚠️ Unlisted on Nuget, because of #​15718

What's Changed

Full Changelog: microsoft/vstest@v18.4.0...v18.5.0

nunit/nunit (NUnit)

v4.6.1: NUnit version 4.6.1

See release notes for details.

v4.6.0: NUnit 4.6.0

Compare Source

See release notes for details.

nunit/nunit.analyzers (NUnit.Analyzers)

v4.13.0: NUnit Analyzers 4.13 - May 2, 2026

Compare Source

NUnit Analyzers 4.13 - May 2, 2026

This release of the NUnit Analyzers updates analyzer handling for the NUnit 4.6 API change that replaces
ActualValueDelegate<> with Func<> - see nunit/nunit#4824 for more information.
Analyzers now also consider the return type of Func<> in assertions. The release also includes one bug fix and
some dependency updates.

The release contains contributions from the following users (in alphabetical order):

Issues Resolved

Features and Enhancements

  • #​982 Recognized Func<T> return values

Bugs

  • #​968 Whitespace issue in Does.Contain fixer when assert spans multiple lines

Tooling, Process, and Documentation

  • #​985 chore: Bump year to 2026 in copyrights
  • #​978 Bump cake.tool from 6.0.0 to 6.1.0
  • #​976 chore: Correct documentation
  • #​975 chore: bump version
  • #​956 Bump cake.tool from 4.0.0 to 6.0.0
nodatime/nodatime (NodaTime)

v3.3.2

Compare Source

npgsql/efcore.pg (Npgsql.EntityFrameworkCore.PostgreSQL)

v10.0.2

Milestone issue

What's Changed

Full Changelog: npgsql/efcore.pg@v10.0.1...v10.0.2

getsentry/sentry-dotnet (Sentry.AspNetCore)

v6.6.0

Compare Source

Features ✨
Fixes 🐛
Dependencies ⬆️
Deps
Other

v6.5.0

Compare Source

Features ✨
Fixes 🐛
  • fix(unity): update SentryEvent to have IsCaptured to allow dropping screenshots of filtered events by @​JoshuaMoelans in #​5162
  • fix: Memory leak when filtered Activities get garbage collected before PruneFilteredSpans runs by @​jamescrosswell in #​5186
Dependencies ⬆️
Deps
Other

v6.4.1

Compare Source

Fixes 🐛
Dependencies ⬆️
Deps
coverlet-coverage/coverlet (coverlet.collector)

v10.0.1

Improvements
Fixed
  • Fix inconsistent paths in cobertura reports #​1723
  • Fix when using "is" with "and" in pattern matching, branch coverage is lower than normal #​1313
  • Fix Coverlet flagging a branch for an async functions finally block where none exists #​1337
  • Fix Coverlet Tracker Missing CompilerGeneratedAttribute #​1828
Maintenance
  • Add architecture docs and diagrams for all integrations #​1927
  • Update NuGet packages and .NET SDK versions #​1933

Diff between 10.0.0 and 10.0.1

dotnet/sdk (dotnet-sdk)

v10.0.300: .NET 10.0.8

Compare Source

Release

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@socket-security

socket-security Bot commented Apr 21, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedmicrosoft.codecoverage@​18.4.0 ⏵ 18.6.03610090100100
Updatedmicrosoft.testplatform.objectmodel@​18.4.0 ⏵ 18.6.03610090100100
Updatedmicrosoft.extensions.logging.abstractions@​10.0.6 ⏵ 10.0.8431009010070
Updatedmicrosoft.testplatform.testhost@​18.4.0 ⏵ 18.6.06410010010080
Updatedcoverlet.collector@​10.0.0 ⏵ 10.0.169100100100100
Updatedmicrosoft.extensions.dependencyinjection.abstractions@​10.0.6 ⏵ 10.0.8981009010070
Updatedmicrosoft.extensions.hosting.abstractions@​10.0.6 ⏵ 10.0.8961009010070
Updatedmicrosoft.extensions.configuration.abstractions@​10.0.6 ⏵ 10.0.8991009010070
Updatedmicrosoft.extensions.primitives@​10.0.6 ⏵ 10.0.8991009010070
Updatedmicrosoft.extensions.fileproviders.abstractions@​10.0.6 ⏵ 10.0.8971009010070
Updatedmicrosoft.extensions.diagnostics.abstractions@​10.0.6 ⏵ 10.0.8971009010070
Updatedmicrosoft.extensions.options@​10.0.6 ⏵ 10.0.8931009010070
Updatedmicrosoft.extensions.dependencymodel@​10.0.6 ⏵ 10.0.8971009010070
Updatedmicrosoft.extensions.configuration.binder@​10.0.6 ⏵ 10.0.8931009010070
Updatedmicrosoft.extensions.http@​10.0.6 ⏵ 10.0.8951009010070
Updatedmicrosoft.extensions.diagnostics@​10.0.6 ⏵ 10.0.8971009010070
Updatedmicrosoft.extensions.configuration@​10.0.6 ⏵ 10.0.8971009010070
Updatedmicrosoft.extensions.options.configurationextensions@​10.0.6 ⏵ 10.0.8991009010070
Updatedmicrosoft.extensions.logging@​10.0.6 ⏵ 10.0.8981009010070
Updatedmicrosoft.extensions.dependencyinjection@​10.0.6 ⏵ 10.0.8961009010070
Updatedmicrosoft.extensions.logging.configuration@​10.0.6 ⏵ 10.0.8991009010070
Updatedmicrosoft.extensions.caching.memory@​10.0.6 ⏵ 10.0.8971009010070
Updatedmicrosoft.extensions.caching.abstractions@​10.0.6 ⏵ 10.0.8991009010070
Updatedmicrosoft.extensions.configuration.commandline@​10.0.6 ⏵ 10.0.8991009010070
Updatedmicrosoft.extensions.configuration.environmentvariables@​10.0.6 ⏵ 10.0.8991009010070
Updatedmicrosoft.extensions.configuration.fileextensions@​10.0.6 ⏵ 10.0.8971009010070
Updatedmicrosoft.extensions.configuration.json@​10.0.6 ⏵ 10.0.8961009010070
Updatedmicrosoft.extensions.configuration.usersecrets@​10.0.6 ⏵ 10.0.8971009010070
Updatedmicrosoft.extensions.fileproviders.physical@​10.0.6 ⏵ 10.0.8971009010070
Updatedmicrosoft.extensions.filesystemglobbing@​10.0.6 ⏵ 10.0.8971009010070
Updatedmicrosoft.extensions.hosting@​10.0.6 ⏵ 10.0.8961009010070
Updatedmicrosoft.extensions.logging.console@​10.0.6 ⏵ 10.0.8941009010070
See 30 more rows in the dashboard

View full report

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from b945f30 to 6869301 Compare April 21, 2026 21:56
@renovate renovate Bot changed the title chore(deps): update dependency sentry.aspnetcore to 6.4.1 chore(deps): update all non-major dependencies Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from d4c0f6f to 2efceec Compare April 28, 2026 18:28
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 8df5c40 to 91ddf6b Compare May 6, 2026 00:29
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9f78c7b to bfdf4fd Compare May 15, 2026 01:31
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7da0a51 to d284b5a Compare May 19, 2026 14:59
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from dae5a85 to fbeead4 Compare May 27, 2026 17:44
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from fbeead4 to 13e8e21 Compare May 28, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants