Skip to content

Bump the dapr group with 3 updates#318

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/nuget/dapr-6c3474f2b0
Apr 20, 2026
Merged

Bump the dapr group with 3 updates#318
github-actions[bot] merged 1 commit intomasterfrom
dependabot/nuget/dapr-6c3474f2b0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Updated Dapr.AspNetCore from 1.17.8 to 1.17.9.

Release notes

Sourced from Dapr.AspNetCore's releases.

1.17.9

What's Changed

The CNCF gave Dapr access to GitHub Enterprise and with it, a bunch of LLM tokens, so I took the opportunity this week to give several of the different models an experimental spin and evaluate how well each one worked for different ideas I wanted to add to this project. Several of these PRs took several iterations to get right, but each is backed by unit and integration tests and I've personally reviewed every line of code that was merged into the SDK. I intend to keep experimenting with these capabilities and to keep contributing my own PRs, but I think LLMs represent an opportunity to augment software engineers' creativity and skill and look forward to iterating on new functionality in the SDK at a faster clip as a result.

Workflow Analyzer/Codefix Improvements:

Example Projects:

Improving Testing:

Infrastructure Changes:

New Contributors

Thank you to the new SDK contributors! I appreciate you taking the time to not only call out issues, but also submit a PR to improve this project!

Full Changelog: dapr/dotnet-sdk@v1.17.8...v1.17.9

Commits viewable in compare view.

Updated Dapr.Extensions.Configuration from 1.17.8 to 1.17.9.

Release notes

Sourced from Dapr.Extensions.Configuration's releases.

1.17.9

What's Changed

The CNCF gave Dapr access to GitHub Enterprise and with it, a bunch of LLM tokens, so I took the opportunity this week to give several of the different models an experimental spin and evaluate how well each one worked for different ideas I wanted to add to this project. Several of these PRs took several iterations to get right, but each is backed by unit and integration tests and I've personally reviewed every line of code that was merged into the SDK. I intend to keep experimenting with these capabilities and to keep contributing my own PRs, but I think LLMs represent an opportunity to augment software engineers' creativity and skill and look forward to iterating on new functionality in the SDK at a faster clip as a result.

Workflow Analyzer/Codefix Improvements:

Example Projects:

Improving Testing:

Infrastructure Changes:

New Contributors

Thank you to the new SDK contributors! I appreciate you taking the time to not only call out issues, but also submit a PR to improve this project!

Full Changelog: dapr/dotnet-sdk@v1.17.8...v1.17.9

Commits viewable in compare view.

Updated Dapr.Workflow from 1.17.8 to 1.17.9.

Release notes

Sourced from Dapr.Workflow's releases.

1.17.9

What's Changed

The CNCF gave Dapr access to GitHub Enterprise and with it, a bunch of LLM tokens, so I took the opportunity this week to give several of the different models an experimental spin and evaluate how well each one worked for different ideas I wanted to add to this project. Several of these PRs took several iterations to get right, but each is backed by unit and integration tests and I've personally reviewed every line of code that was merged into the SDK. I intend to keep experimenting with these capabilities and to keep contributing my own PRs, but I think LLMs represent an opportunity to augment software engineers' creativity and skill and look forward to iterating on new functionality in the SDK at a faster clip as a result.

Workflow Analyzer/Codefix Improvements:

Example Projects:

Improving Testing:

Infrastructure Changes:

New Contributors

Thank you to the new SDK contributors! I appreciate you taking the time to not only call out issues, but also submit a PR to improve this project!

Full Changelog: dapr/dotnet-sdk@v1.17.8...v1.17.9

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 Dapr.AspNetCore from 1.17.8 to 1.17.9
Bumps Dapr.Extensions.Configuration from 1.17.8 to 1.17.9
Bumps Dapr.Workflow from 1.17.8 to 1.17.9

---
updated-dependencies:
- dependency-name: Dapr.AspNetCore
  dependency-version: 1.17.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dapr
- dependency-name: Dapr.Extensions.Configuration
  dependency-version: 1.17.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dapr
- dependency-name: Dapr.Workflow
  dependency-version: 1.17.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dapr
...

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 Apr 20, 2026
@github-actions github-actions Bot merged commit c88bda7 into master Apr 20, 2026
2 of 3 checks passed
@github-actions github-actions Bot deleted the dependabot/nuget/dapr-6c3474f2b0 branch April 20, 2026 04:51
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.

0 participants