Skip to content

Bump the other-packages group with 7 updates#3

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/other-packages-4d301256bb
Closed

Bump the other-packages group with 7 updates#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/other-packages-4d301256bb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updated Keycloak.AuthServices.Authentication from 2.8.0 to 2.8.1.

Release notes

Sourced from Keycloak.AuthServices.Authentication's releases.

2.8.1

  • chore: update Kiota client to Keycloak 26.5.6 by @​NikiforovAll (#​194)

👨🏼‍💻 Contributors

@​NikiforovAll

Commits viewable in compare view.

Updated Keycloak.AuthServices.Authorization from 2.8.0 to 2.8.1.

Release notes

Sourced from Keycloak.AuthServices.Authorization's releases.

2.8.1

  • chore: update Kiota client to Keycloak 26.5.6 by @​NikiforovAll (#​194)

👨🏼‍💻 Contributors

@​NikiforovAll

Commits viewable in compare view.

Updated Keycloak.AuthServices.Sdk from 2.8.0 to 2.8.1.

Release notes

Sourced from Keycloak.AuthServices.Sdk's releases.

2.8.1

  • chore: update Kiota client to Keycloak 26.5.6 by @​NikiforovAll (#​194)

👨🏼‍💻 Contributors

@​NikiforovAll

Commits viewable in compare view.

Updated Scalar.AspNetCore from 2.13.13 to 2.13.15.

Release notes

Sourced from Scalar.AspNetCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated TickerQ from 10.2.2 to 10.2.5.

Release notes

Sourced from TickerQ's releases.

10.2.5

What's Changed

Full Changelog: Arcenox-co/TickerQ@v10.2.4...v10.2.5

10.2.4

What's New in 10.2.4

Bug Fixes

  • Fix dashboard InvalidOperationException with Host authentication (#​408) — Adds UseAuthorization() to the dashboard's Map() branch pipeline when auth is enabled, fixing the error Endpoint contains authorization metadata, but a middleware was not found that supports authorization when using WithHostAuthentication()

Improvements

  • Switch Sample.WorkerService to ProjectReference — Fixes sync build failures on net8/net9 branches where $(Version) resolved to a NuGet version that doesn't exist yet. All sample projects now consistently use ProjectReference
  • Fix build pipeline restore — Restore only build targets instead of full solution to avoid sample project dependency issues in CI

No Breaking Changes

All changes are fully backwards-compatible. No API changes required.

10.2.3

What's New in 10.2.3

Bug Fixes

  • Fix TickerFunctionProvider.Build() race condition (#​705) — Build() is now thread-safe with a lock, preventing concurrent hosts (e.g. multiple WebApplicationFactory instances in integration tests) from overwriting a populated FrozenDictionary with an empty one
  • Fix NullReferenceException on dashboard API — Static FrozenDictionary fields are now initialized to .Empty instead of null, preventing crashes when UseTickerQ() is not called

Improvements

  • Deferred initialization to hosted service (#​712) — UseTickerQ() no longer performs I/O (DB seeding, function discovery). All initialization is deferred to TickerQInitializerHostedService.StartAsync(), which means design-time tools (dotnet-ef, dotnet-getdocument, OpenAPI generators) no longer crash when building the host
  • Proper async seeding — DB seeding is now properly awaited instead of using .GetAwaiter().GetResult(), eliminating potential deadlocks
  • Startup validation warnings — New TickerQStartupValidator hosted service warns at startup when:
    • UseTickerQ() was not called
    • No [TickerFunction] methods are found in the application
  • Source Link & symbol packages — NuGet packages now include .snupkg symbol packages and Source Link metadata for improved debugging

Dashboard

  • Fix timezone parsing for dashboard date/time display (#​757)

No Breaking Changes

All changes are fully backwards-compatible. No API changes required.

Commits viewable in compare view.

Updated TickerQ.EntityFrameworkCore from 10.2.2 to 10.2.5.

Release notes

Sourced from TickerQ.EntityFrameworkCore's releases.

10.2.5

What's Changed

Full Changelog: Arcenox-co/TickerQ@v10.2.4...v10.2.5

10.2.4

What's New in 10.2.4

Bug Fixes

  • Fix dashboard InvalidOperationException with Host authentication (#​408) — Adds UseAuthorization() to the dashboard's Map() branch pipeline when auth is enabled, fixing the error Endpoint contains authorization metadata, but a middleware was not found that supports authorization when using WithHostAuthentication()

Improvements

  • Switch Sample.WorkerService to ProjectReference — Fixes sync build failures on net8/net9 branches where $(Version) resolved to a NuGet version that doesn't exist yet. All sample projects now consistently use ProjectReference
  • Fix build pipeline restore — Restore only build targets instead of full solution to avoid sample project dependency issues in CI

No Breaking Changes

All changes are fully backwards-compatible. No API changes required.

10.2.3

What's New in 10.2.3

Bug Fixes

  • Fix TickerFunctionProvider.Build() race condition (#​705) — Build() is now thread-safe with a lock, preventing concurrent hosts (e.g. multiple WebApplicationFactory instances in integration tests) from overwriting a populated FrozenDictionary with an empty one
  • Fix NullReferenceException on dashboard API — Static FrozenDictionary fields are now initialized to .Empty instead of null, preventing crashes when UseTickerQ() is not called

Improvements

  • Deferred initialization to hosted service (#​712) — UseTickerQ() no longer performs I/O (DB seeding, function discovery). All initialization is deferred to TickerQInitializerHostedService.StartAsync(), which means design-time tools (dotnet-ef, dotnet-getdocument, OpenAPI generators) no longer crash when building the host
  • Proper async seeding — DB seeding is now properly awaited instead of using .GetAwaiter().GetResult(), eliminating potential deadlocks
  • Startup validation warnings — New TickerQStartupValidator hosted service warns at startup when:
    • UseTickerQ() was not called
    • No [TickerFunction] methods are found in the application
  • Source Link & symbol packages — NuGet packages now include .snupkg symbol packages and Source Link metadata for improved debugging

Dashboard

  • Fix timezone parsing for dashboard date/time display (#​757)

No Breaking Changes

All changes are fully backwards-compatible. No API changes required.

Commits viewable in compare view.

Updated WolverineFx from 5.22.0 to 5.24.0.

Release notes

Sourced from WolverineFx's releases.

5.24.0

What's Changed

New Contributors

Full Changelog: JasperFx/wolverine@V5.23.0...V5.24.0

5.23.0

What's Changed

New Contributors

Full Changelog: JasperFx/wolverine@V5.22.0...V5.23.0

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 Keycloak.AuthServices.Authentication from 2.8.0 to 2.8.1
Bumps Keycloak.AuthServices.Authorization from 2.8.0 to 2.8.1
Bumps Keycloak.AuthServices.Sdk from 2.8.0 to 2.8.1
Bumps Scalar.AspNetCore from 2.13.13 to 2.13.15
Bumps TickerQ from 10.2.2 to 10.2.5
Bumps TickerQ.EntityFrameworkCore from 10.2.2 to 10.2.5
Bumps WolverineFx from 5.22.0 to 5.24.0

---
updated-dependencies:
- dependency-name: Keycloak.AuthServices.Authentication
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-packages
- dependency-name: Keycloak.AuthServices.Authorization
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-packages
- dependency-name: Keycloak.AuthServices.Sdk
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-packages
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.13.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-packages
- dependency-name: TickerQ
  dependency-version: 10.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-packages
- dependency-name: TickerQ.EntityFrameworkCore
  dependency-version: 10.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-packages
- dependency-name: WolverineFx
  dependency-version: 5.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-packages
...

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 Mar 26, 2026
@zribktad zribktad closed this Apr 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/nuget/other-packages-4d301256bb branch April 2, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant