Skip to content
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

Bump the all group across 2 directories with 3 updates #2227

Open
wants to merge 1 commit into
base: edge
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2025

Bumps the all group with 2 updates in the /samples/aws directory: AWSSDK.S3 and Swashbuckle.AspNetCore.
Bumps the all group with 1 update in the /samples/dapr/ui directory: Dapr.Client.

Updates AWSSDK.S3 from 3.7.9.69 to 3.7.415.14

Commits

Updates Swashbuckle.AspNetCore from 6.2.3 to 7.3.1

Release notes

Sourced from Swashbuckle.AspNetCore's releases.

v7.3.1

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.3.0...v7.3.1

v7.3.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.0

v7.2.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.1.0...v7.2.0

v7.1.0

What's Changed

... (truncated)

Commits

Updates Dapr.Client from 1.14.0 to 1.15.1

Release notes

Sourced from Dapr.Client's releases.

v1.15.1

What's Changed

Full Changelog: dapr/dotnet-sdk@v1.15.0...v1.15.1

v1.15.0

I'd like to thank everyone who contributed to the 1.15.0 release - your help is invaluable and I appreciate it!

What's Changed

  • ADDED [actors] Incremental source generator for actors 1334
  • ADDED [client] Optional DI lifecycle change 1408
  • ADDED [conversation] Add .NET client for LLM Conversations support 1382
  • ADDED [docs] Add Jobs API .NET client example to doc 1322
  • ADDED [examples] Added workflow sample: Task chaining 1387
  • ADDED [examples] Added workflow sample: Monitor 1388
  • ADDED [examples] Added workflow example: External interaction 1389
  • ADDED [examples] Added workflow sample: Async operations 1394
  • ADDED [examples] Added workflow sample: Sub-workflows 1395
  • ADDED [examples] Added workflow example: Fan out/fan in 1396
  • ADDED [jobs] Add .NET client for Dapr Jobs API 1384
  • ADDED [pubsub] Add .NET client for pub/sub support - streaming subscriptions 1381
  • ADDED [invoke] Adding instance-based CreateInvokableHttpClient 1319
  • ADDED [misc] Support .NET 9 1404
  • ADDED [misc] Support gRPC richer error model 1436
  • ADDED [state] Support for saving and retrieving state as byte arrays without serialization to and from JSON 906
  • ADDED [state] Added methods in state API supports for saving and reading binary data 1116
  • ADDED [tests] Validate method invocation with extraneous headers 1355
  • ADDED [tests] Provide the ability to Mock WorkflowActivityContext 1358
  • ADDED [tests] Added unit test to Secrets API test suite 1347
  • ADDED [workflow] Added option to override GrpcChannelOptions when adding DaprWorkflow (#7218) 1244
  • ADDED [workflow] Adds workflow replay-safe logger 1434
  • FIXED [actors] Multiple methods per interface with JSON serialization doesn´t work 1343
  • FIXED [actors] Actor source generator generates invalid code for generic interfaces 1419
  • FIXED [actors] Actor reminders should return null if not registered 1468
  • FIXED [client] DI registration not completing as expected 1386
  • FIXED [client] Prioritize retrieval of environment variables from IConfiguration instead of directly 1363
  • ADDED [client] Additional lifecycle registration changes 1410
  • FIXED [actors] Actor reminders should return null if not registered 1468
  • FIXED [config] BREAKING CHANGE Preserve comparer of the original dictionary 935
  • FIXED [config] DaprConfigurationStoreProvider not applying case-insensitive configuration updates correctly. 934
  • FIXED [conversation] Conversation builder consistency changes 1423
  • FIXED [conversation] Conversation SDK updated to reflect changes to protos 1469
  • FIXED [crypto] Crypto ReadOnlyMemory decryption times out 1443
  • FIXED [jobs] Single-invocation point-in-time job fails to register 1455
  • FIXED [jobs] Invoked job not populating payload from inbound request 1457
  • FIXED [jobs] Fix for GetJobAsync deserialization issue 1461
  • FIXED [jobs] Fix for duration-based scheduling being incorrected formatted 1462
  • FIXED [jobs] Fix Jobs mapping handler to properly assign cancellation tokens per-request instead of globally 1474

... (truncated)

Commits
  • bb47132 Fixed options passed to conversation API without "conversationId" throwing (#...
  • cb065f2 Fixed unit tests validating actor reminder deserialization
  • 19fd403 Fix: Actor reminders should return null if not registered
  • 94dcdfd Actor reminders should return null if not registered (#1468)
  • c94b61e Fix for Jobs mapping handler (#1474)
  • 52f0851 Removed out-of-date workflow reference in docs (#1463)
  • 2b288a1 Updating Conversation SDK (#1469)
  • 0dc268f Fix: Duration-based scheduling is properly formed (#1462)
  • e9ee4d2 Fix for GetJobAsync deserialization issue (#1461)
  • 89d9d56 Fixed Jobs SDK bugs (#1456)
  • Additional 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot requested a review from a team as a code owner March 8, 2025 02:08
@dependabot dependabot bot added the .NET Pull requests that update .net code label Mar 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 8, 2025 02:08
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2025
@ytimocin
Copy link
Contributor

ytimocin commented Mar 8, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/samples/aws/edge/all-5529bad53d branch 2 times, most recently from 2a7adcc to c623d1f Compare March 8, 2025 20:03
@dependabot dependabot bot force-pushed the dependabot/nuget/samples/aws/edge/all-5529bad53d branch from c623d1f to c4c2723 Compare April 3, 2025 17:56
Bumps the all group with 2 updates in the /samples/aws directory: [AWSSDK.S3](https://github.com/aws/aws-sdk-net) and [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore).
Bumps the all group with 1 update in the /samples/dapr/ui directory: [Dapr.Client](https://github.com/dapr/dotnet-sdk).


Updates `AWSSDK.S3` from 3.7.9.69 to 3.7.415.14
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

Updates `Swashbuckle.AspNetCore` from 6.2.3 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.2.3...v7.3.1)

Updates `Dapr.Client` from 1.14.0 to 1.15.1
- [Release notes](https://github.com/dapr/dotnet-sdk/releases)
- [Changelog](https://github.com/dapr/dotnet-sdk/blob/master/docs/RELEASE.md)
- [Commits](dapr/dotnet-sdk@v1.14.0...v1.15.1)

---
updated-dependencies:
- dependency-name: AWSSDK.S3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Swashbuckle.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: Dapr.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/samples/aws/edge/all-5529bad53d branch from c4c2723 to 43936cb Compare April 7, 2025 00:49
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.

2 participants