Skip to content

Bump the nuget-minor-patch group with 15 updates#122

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/Gamarr.Api.V3/nuget-minor-patch-077281c55f
May 18, 2026
Merged

Bump the nuget-minor-patch group with 15 updates#122
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/Gamarr.Api.V3/nuget-minor-patch-077281c55f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Updated Dapper from 2.1.72 to 2.1.79.

Release notes

Sourced from Dapper's releases.

2.1.79

What's Changed

New Contributors

Full Changelog: DapperLib/Dapper@2.1.72...2.1.79

Commits viewable in compare view.

Updated FluentAssertions from 8.9.0 to 8.10.0.

Release notes

Sourced from FluentAssertions's releases.

8.10.0

What's Changed

Improvements

Documentation

Others

Full Changelog: fluentassertions/fluentassertions@8.9.0...8.10.0

Commits viewable in compare view.

Updated Ical.Net from 5.2.1 to 5.2.2.

Release notes

Sourced from Ical.Net's releases.

5.2.2

Fixes

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.

What's Changed

Full Changelog: ical-org/ical.net@v5.2.1...v5.2.2

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Cryptography.KeyDerivation from 10.0.5 to 10.0.8.

Release notes

Sourced from Microsoft.AspNetCore.Cryptography.KeyDerivation's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.SignalR.Client from 10.0.5 to 10.0.8.

Release notes

Sourced from Microsoft.AspNetCore.SignalR.Client's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration from 10.0.5 to 10.0.8.

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.DependencyInjection from 10.0.5 to 10.0.8.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Hosting.WindowsServices from 10.0.5 to 10.0.8.

Release notes

Sourced from Microsoft.Extensions.Hosting.WindowsServices's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging from 10.0.5 to 10.0.8.

Release notes

Sourced from Microsoft.Extensions.Logging's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated NLog from 6.1.2 to 6.1.3.

Release notes

Sourced from NLog's releases.

6.1.3

Improvements

  • #​6168 PropertiesDictionary - Preserve MessageTemplate property details when adding extra properties. (@​snakefoot)
  • #​6149 LoggingRule - Updating FinalMinLevel should also update MinLevel when same LogLevel. (@​snakefoot)
  • #​6165 AsyncTaskTarget - Retry with help from Task.Delay. (@​snakefoot)
  • #​6164 DateLayoutRenderer - UniversalTime = false should only convert to local when UTC. (@​snakefoot)
  • #​6138 SimpleLayout skip Precalculate when INoAllocationStringValueRenderer available. (@​reabr)
  • #​6158 TemplateEnumerator - Optimize ParseTextPart by direct calling IndexOfAny. (@​snakefoot)
  • #​6152 TemplateEnumerator - Optimize parsing of single digit holename. (@​snakefoot)
  • #​6142 InternalLogger - Skip allocating params array when no exception. (@​snakefoot)
  • #​6145 InternalLogger - Handle Exception ToString can throw with AOT. (@​snakefoot)
  • #​6154 ColoredConsoleTarget - Optimize Console Coloring for Word Highlight. (@​snakefoot)
  • #​6159 ColoredConsoleTarget - Reset capture of previous colors after ResetDefaultColors. (@​snakefoot)
  • #​6140 TryParseEnum - Apply Enum.TryParse since better for AOT. (@​snakefoot)
  • #​6143 Fixed various issues reported by EnableNETAnalyzers. (@​snakefoot)

Commits viewable in compare view.

Updated NLog.Extensions.Logging from 6.1.2 to 6.1.3.

Release notes

Sourced from NLog.Extensions.Logging's releases.

6.1.3

  • #​838 NLogLoggerFactory DisposeAsync with ConfigureAwait(false) (@​11v1)
  • #​834 + #​835 MicrosoftConsoleJsonLayout - Added IncludeActivityIds to output TraceId + SpanId + ParentId (@​snakefoot)
  • #​837 MicrosoftConsoleJsonLayout - Keep encoded newlines for Exception (@​snakefoot)
  • #​843 Updated to NLog v6.1.3 (@​snakefoot)

Commits viewable in compare view.

Updated Sentry from 6.3.1 to 6.5.0.

Release notes

Sourced from Sentry's releases.

6.5.0

Features ✨

  • feat: Add support to send OTEL traces via OTLP by @​jamescrosswell in #​4899

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

  • chore(deps): update Cocoa SDK to v9.12.0 by @​github-actions in #​5179
  • chore(deps): update CLI to v3.4.1 by @​github-actions in #​5171
  • chore(deps): update Native SDK to v0.13.8 by @​github-actions in #​5165
  • chore(deps): update Java SDK to v8.40.0 by @​github-actions in #​5161
  • chore(deps): update Cocoa SDK to v9.11.0 by @​github-actions in #​5160
  • chore(deps): update CLI to v3.4.0 by @​github-actions in #​5145
  • chore(deps): update Java SDK to v8.39.1 by @​github-actions in #​5144

Other

  • perf(logs): avoid string allocation when no parameters are passed by @​Flash0ver in #​4697
  • chore: fix missing skill by @​jamescrosswell in #​5134

6.4.1

Fixes 🐛

  • fix: prevent redundant native exceptions on Android/CoreCLR by @​jpnurmi in #​5127

Dependencies ⬆️

Deps

  • chore(deps): update Java SDK to v8.39.0 by @​github-actions in #​5137
  • chore(deps): update Native SDK to v0.13.7 by @​github-actions in #​5136

6.4.0

Features ✨

  • feat: Add network details for session replay on iOS by @​jamescrosswell in #​4891
  • feat: Add option to exclude certain HTTP statuses from tracing by @​jamescrosswell in #​5034

Fixes 🐛

  • fix: memory leak when profiling is enabled by @​jamescrosswell in #​5133
  • fix: prevent redundant native exceptions on iOS by @​jpnurmi in #​5126
  • fix: prevent redundant native exceptions on Android/Mono by @​jpnurmi in #​4676
    • Note: opt in by setting options.Native.ExperimentalOptions.SignalHandlerStrategy to Sentry.Android.SignalHandlerStrategy.ChainAtStart

Dependencies ⬆️

Deps

  • chore(deps): update Cocoa SDK to v9.10.0 by @​github-actions in #​5132
  • chore(deps): update Cocoa SDK to v9.9.0 by @​github-actions in #​5115
  • chore(deps): update Java SDK to v8.38.0 by @​github-actions in #​5124

6.3.2

Dependencies ⬆️

  • chore(deps): update Native SDK to v0.13.6 by @​github-actions in #​5128

Commits viewable in compare view.

Updated System.Configuration.ConfigurationManager from 10.0.5 to 10.0.8.

Release notes

Sourced from System.Configuration.ConfigurationManager's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Resources.Extensions from 10.0.7 to 10.0.8.

Release notes

Sourced from System.Resources.Extensions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.ServiceProcess.ServiceController from 10.0.5 to 10.0.8.

Release notes

Sourced from System.ServiceProcess.ServiceController's releases.

No release notes found for this version range.

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Dapper from 2.1.72 to 2.1.79
Bumps FluentAssertions from 8.9.0 to 8.10.0
Bumps Ical.Net from 5.2.1 to 5.2.2
Bumps Microsoft.AspNetCore.Cryptography.KeyDerivation from 10.0.5 to 10.0.8
Bumps Microsoft.AspNetCore.SignalR.Client from 10.0.5 to 10.0.8
Bumps Microsoft.Extensions.Configuration from 10.0.5 to 10.0.8
Bumps Microsoft.Extensions.DependencyInjection from 10.0.5 to 10.0.8
Bumps Microsoft.Extensions.Hosting.WindowsServices from 10.0.5 to 10.0.8
Bumps Microsoft.Extensions.Logging from 10.0.5 to 10.0.8
Bumps NLog from 6.1.2 to 6.1.3
Bumps NLog.Extensions.Logging from 6.1.2 to 6.1.3
Bumps Sentry from 6.3.1 to 6.5.0
Bumps System.Configuration.ConfigurationManager from 10.0.5 to 10.0.8
Bumps System.Resources.Extensions from 10.0.7 to 10.0.8
Bumps System.ServiceProcess.ServiceController from 10.0.5 to 10.0.8

---
updated-dependencies:
- dependency-name: Dapper
  dependency-version: 2.1.79
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: FluentAssertions
  dependency-version: 8.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: Ical.Net
  dependency-version: 5.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.AspNetCore.Cryptography.KeyDerivation
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.AspNetCore.SignalR.Client
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.Extensions.Configuration
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.Extensions.Configuration
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.Extensions.Hosting.WindowsServices
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: System.ServiceProcess.ServiceController
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.Extensions.Hosting.WindowsServices
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: NLog
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: NLog
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: NLog
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: NLog
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: NLog.Extensions.Logging
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Sentry
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: System.Configuration.ConfigurationManager
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: System.Resources.Extensions
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 18, 2026
@github-actions github-actions Bot merged commit 6337d46 into main May 18, 2026
7 of 9 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/src/Gamarr.Api.V3/nuget-minor-patch-077281c55f branch May 18, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: API dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants