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 dotnet group across 1 directory with 2 updates #42581

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2024

Bumps the dotnet group with 2 updates in the /docs/ai/how-to/snippets/semantic-kernel directory: Microsoft.SemanticKernel and StackExchange.Redis.

Updates Microsoft.SemanticKernel from 1.17.2 to 1.19.0

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.19.0

Changes:

  • e44817d97f6f82e48c4b798a4cc39021a7d58bd5 .Net: Switch from API keys to Azure Credentials when accessing Azure Cognitive Services (#8512) [ #6966 ]
  • c59631d1e461c760bb44f44743f4b059a360a860 .Net: Updated package version to 1.19 (#8660)
  • eb1e9b2358b2beda1a247d1596c6c984aea3c3e3 .Net: Bump Microsoft.Extensions.TimeProvider.Testing from 8.8.0 to 8.9.1 in /dotnet (#8647)
  • c11ab2981b42d4c8f4055cebb06edda563da5da3 .Net: New Azure AI Inference Connector (#7963) [ #3992, #7958 ]
  • f79eaafc094569e9669fbb70e4c0f151736995c3 Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.8 to 5.3.9 (#8644) [ #685, #691 ]
  • d8a65a4072e1639e3c4e63d785a41df9979432f2 .Net: AzureOpenAI Connector - Bugfix AsyncFilter Null Reference Exception when using Function Calling. (#8654) [ #8629 ]
  • ed11c3377aaf8e983cec664f68a2d68d57c1bd4a .Net: Bump Microsoft.ML.OnnxRuntimeGenAI and Microsoft.ML.OnnxRuntime in /dotnet (#8643) [ #801, #790, #791, #783, #779, #769, #768, #762, #767, #758, #765 ]
  • d03d294df4ebed3a6926deff1a2d79685f5dc4bd .Net: Add ONNX Demo + Concepts (#8531) [ #6619 ]
  • 5b1418fa3cfbfeb162380c26e4b89298241581c5 .Net: Bump Testcontainers.Milvus from 3.8.0 to 3.10.0 in /dotnet (#8649) [ #1196, #1234, #1231, #1226, #1221, #1213, #1219, #1203, #1251, #1245, #1232, #1230, #1202, #1168, #1162, #1103, #1169 ]
  • cce877e591b18bb50c4ab6ccc6a7f2686a87454d .Net: Updated baseline package version (#8559)

This list of changes was auto generated.

dotnet-1.18.2

Changes:

  • cc63d56895ceea00f45315453935969b61b1bf4b .Net: OpenAI V2 & Assistants V2 - GA (#7151)
  • 36d5938f043f9b8d0d2021247cedac44c2a9fcd3 .Net: Fix formatting errors in the schema files (#8493)
  • 6009370c239dfe7064e36f89df70ccf5a3b5e7e5 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.3 to 12.2.5 in /dotnet (#8380)
  • 38a2c26cbc8225af3b1378ccf7a1f9fb031e8c6e .Net: Update JsonSchemaMapper to incorporate the .NET 9 shim (#7960)
  • 78289af2851a10b9f857051cb22bb00c7528f555 .Net: Add support for ImageContent to use data URIs in ChatPromptParser so templates can use base64 encoded images. (#8401) [ #7150 ]

... (truncated)

Commits
  • e44817d .Net: Switch from API keys to Azure Credentials when accessing Azure Cognitiv...
  • c59631d .Net: Updated package version to 1.19 (#8660)
  • eb1e9b2 .Net: Bump Microsoft.Extensions.TimeProvider.Testing from 8.8.0 to 8.9.1 in /...
  • c11ab29 .Net: New Azure AI Inference Connector (#7963)
  • f79eaaf Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.8 to 5.3.9 (#8644)
  • d8a65a4 .Net: AzureOpenAI Connector - Bugfix AsyncFilter Null Reference Exception whe...
  • ed11c33 .Net: Bump Microsoft.ML.OnnxRuntimeGenAI and Microsoft.ML.OnnxRuntime in /dot...
  • d03d294 .Net: Add ONNX Demo + Concepts (#8531)
  • 5b1418f .Net: Bump Testcontainers.Milvus from 3.8.0 to 3.10.0 in /dotnet (#8649)
  • cce877e .Net: Updated baseline package version (#8559)
  • Additional commits viewable in compare view

Updates StackExchange.Redis from 2.8.0 to 2.8.16

Release notes

Sourced from StackExchange.Redis's releases.

2.8.16

What's Changed

  • Fix: PhysicalBridge: Always perform "last read" check in heartbeat when HeartbeatConsistencyChecks is enabled (#2795 by @​NickCraver)

Full Changelog: StackExchange/StackExchange.Redis@2.8.14...2.8.16

2.8.14

What's Changed

New Contributors

Full Changelog: StackExchange/StackExchange.Redis@2.8.12...2.8.14

2.8.12

What's Changed

New Contributors

Full Changelog: StackExchange/StackExchange.Redis@2.8.0...2.8.12

Changelog

Sourced from StackExchange.Redis's changelog.

2.8.16

  • Fix: PhysicalBridge: Always perform "last read" check in heartbeat when HeartbeatConsistencyChecks is enabled (#2795 by NickCraver)

2.8.14

2.8.12

Commits
  • 322c704 Always perform "last read" check in heartbeat when HeartbeatConsistencyChecks...
  • 654859f Release notes for 2.8.14
  • 4d94342 Update command map for Envoy (#2794)
  • c8d2c28 Adding 2.8.12 release notes
  • b2b4a88 Fix #2778: Run CheckInfoReplication even with HeartbeatConsistencyChecks (#2784)
  • e151cd5 docs: fix a PR link (#2776)
  • fe40d17 Fix #2763: ConnectionMultiplexer.Subscription is not Thread-safe (#2769)
  • c0bb4eb Add support for HSCAN NOVALUES (#2722)
  • 3701b50 Build: Simplify Docker layout, fix Envoy, and upgrade tests (#2774)
  • e208905 Feature: Support for hash field expiration (#2716)
  • 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

Bumps the dotnet group with 2 updates in the /docs/ai/how-to/snippets/semantic-kernel directory: [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel) and [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis).


Updates `Microsoft.SemanticKernel` from 1.17.2 to 1.19.0
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.17.2...dotnet-1.19.0)

Updates `StackExchange.Redis` from 2.8.0 to 2.8.16
- [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)
- [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)
- [Commits](StackExchange/StackExchange.Redis@2.8.0...2.8.16)

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: StackExchange.Redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 11, 2024 12:33
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 11, 2024
@dotnet-bot dotnet-bot added this to the September 2024 milestone Sep 11, 2024
@dotnet-policy-service dotnet-policy-service bot added :octocat: auto-merge community-contribution Indicates PR is created by someone from the .NET community. labels Sep 11, 2024
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) September 11, 2024 12:34
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; this PR will merge when all status checks pass.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2024

Superseded by #42649.

@dependabot dependabot bot closed this Sep 18, 2024
auto-merge was automatically disabled September 18, 2024 12:33

Pull request was closed

@dependabot dependabot bot deleted the dependabot/nuget/docs/ai/how-to/snippets/semantic-kernel/dotnet-4202d3fd90 branch September 18, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dependencies Pull requests that update a dependency file .NET Pull requests that update .net code :octocat: auto-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant