Skype bots interact with users in a personal conversation in Skype using chat, voice or video for entertainment, support or commerce. Skype Developer Platform team's mission is to assist developers to build highly engaging Skype bots using Microsoft Bot Framework. To learn more, visit https://dev.skype.com
MIT License
59
stars
24
forks
source link
Bump Bond.Core.CSharp from 4.2.1 to 9.0.5 in /Samples/Csharp/RealtimeMedia/VideoPlayer/WorkerRole #29
Added CMake variable BOND_FIND_GRPC to allow for external gRPC
installations. The search for external GRPC installations is only done
when BOND_ENABLE_GRPC is TRUE.
Removed use of deprecated std::ptr_fun in the Python library. ([Issue
#1080](microsoft/bond#1080))
C#
Implicit codegen now excludes any .bond files in the project's output
directories (e.g., bin/, obj/debug/netstandard1.0). This behavior
matches the implicit compilation behavior for .cs files.
9.0.4: 2020-11-23
IDL core version: 3.0
C++ version: 9.0.4
C# NuGet version: 9.0.3
gbc & compiler library: 0.12.1.0
C++
Bond now uses the [[noreturn]] attribute to annotate functions that do
not return. Previously, it used compiler-specific annotations.
Added CMake variable BOND_FIND_GRPC to allow for external gRPC
installations. The search for external GRPC installations is only done
when BOND_ENABLE_GRPC is TRUE.
Removed use of deprecated std::ptr_fun in the Python library. ([Issue
#1080](microsoft/bond#1080))
C#
Implicit codegen now excludes any .bond files in the project's output
directories (e.g., bin/, obj/debug/netstandard1.0). This behavior
matches the implicit compilation behavior for .cs files.
9.0.4: 2020-11-23
IDL core version: 3.0
C++ version: 9.0.4
C# NuGet version: 9.0.3
gbc & compiler library: 0.12.1.0
C++
Bond now uses the [[noreturn]] attribute to annotate functions that do
not return. Previously, it used compiler-specific annotations.
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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/microsoft/skype-dev-bots/network/alerts).
Bumps Bond.Core.CSharp from 4.2.1 to 9.0.5.
Release notes
Sourced from Bond.Core.CSharp's releases.
... (truncated)
Changelog
Sourced from Bond.Core.CSharp's changelog.
... (truncated)
Commits
8729fe2
Prepare for 9.0.5 release3a13fb1
[c#] Exclude files in output dir from implicit codegenbe068e9
[ci] Remove .travis.yml8a455aa
[doc] Do not fail build when there are no changesbdc07dd
[c++] Add -Wno-deprecated-declarations for AppleClang133b209
[ci] Skip GitHub workflow if changes don't affect the build3bda6ab
[c++] Add CMake support for pre-installed gRPC28d6068
[doc] Handle robocopy exit codese5e2aaf
[doc] Switch to robocopy to mirror doc build output27da749
[docs] Add doxygen to path in buildDependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/microsoft/skype-dev-bots/network/alerts).