Tff27 / tff-blog

Personal Blog
1 stars 0 forks source link

chore(deps): bump the microsoft group with 2 updates #242

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the microsoft group with 2 updates: Microsoft.Azure.Functions.Worker.Sdk and Microsoft.Azure.Functions.Worker.

Updates Microsoft.Azure.Functions.Worker.Sdk from 1.15.1 to 1.16.1

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Sdk's releases.

Microsoft.Azure.Functions.Worker.Sdk 1.16.1

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 1.16.1 (meta package)

  • Update Microsoft.Azure.Functions.Worker.Sdk.Generators dependency to 1.1.3

Microsoft.Azure.Functions.Worker.Sdk.Generators 1.1.3

  • Fixed casing bug in source-generation. Binding types were changed from pascal case to camel case to match legacy generation (#2022)
  • Reverted: Default to optimized function executor (#2012)
  • Updated source generated versions of IFunctionExecutor to use global:: namespace prefix to avoid build errors for function class with the same name as its containing namespace. (#1993)
  • Updated source generated versions of IFunctionExecutor to include XML documentation for all public types and members (#2035)
  • Updated source generated versions of IFunctionMedatadaProvider to include XML documentation for all public types and members (#2035)
  • Updated source generated versions of IFunctionExecutor to use case-sensitive comparison to fix incorrect invocation of functions with method names only differ in casing. (#2003)

Thanks @​DL444 for your contributions to this release. ❤️

Microsoft.Azure.Functions.Worker 1.16.0

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.16.0

Microsoft.Azure.Functions.Worker.Core 1.13.0

  • Fixed issue spawning child process while debugging due to "DOTNET_STARTUP_HOOKS" always containing "Microsoft.Azure.Functions.Worker.Core". (#1539)
  • Add retry options support to IFunctionMetadata (#1548)

Microsoft.Azure.Functions.Worker.Grpc 1.11.0

  • Add handling for retry options in worker-indexing grpc communication path (#1548)
  • Update protobuf to v1.9.0-protofile, which includes gRPC messages for retry-options in worker-indexing scenarios. (#1545)

Microsoft.Azure.Functions.Worker.Sdk 1.16.0

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 1.16.0 (meta package)

  • Default to optimized function executor (#2012)
    • If you have <FunctionsEnableExecutorSourceGen>True</FunctionsEnableExecutorSourceGen> in your .csproj file, you can remove that line after upgrading Azure.Functions.Worker.Sdk version 1.16.0 or later.
  • Default to source-generated function metadata (#1968).
    • If you have <FunctionsEnableWorkerIndexing>True</FunctionsEnableWorkerIndexing> in your .csproj file, you can remove that line after upgrading Azure.Functions.Worker.Sdk version 1.16.0 or later.
  • Fixed casing bug in source-generation. Binding types were changed from pascal case to camel case to match legacy generation (#2022).

... (truncated)

Changelog

Sourced from Microsoft.Azure.Functions.Worker.Sdk's changelog.

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.20.0

  • Updated to Microsoft.Azure.Functions.Worker.Core 1.16.0
  • Updated to Microsoft.Azure.Functions.Worker.Grpc 1.15.0

Microsoft.Azure.Functions.Worker.Core 1.16.0

  • Adding optional parameter support (#1868)
  • Unsealed Microsoft.Azure.Functions.Worker.Http.HttpHeadersCollection

Microsoft.Azure.Functions.Worker.Grpc 1.15.0

  • Added support for handling the new command line arguments with "functions-" prefix. (#1897)
  • Adding optional parameter support (#1868)
  • Enhancements to interop in hosted placeholder scenarios
Commits


Updates Microsoft.Azure.Functions.Worker from 1.19.0 to 1.20.0

Changelog

Sourced from Microsoft.Azure.Functions.Worker's changelog.

Microsoft.Azure.Functions.Worker (metapackage) 1.20.0

  • Updated to Microsoft.Azure.Functions.Worker.Core 1.16.0
  • Updated to Microsoft.Azure.Functions.Worker.Grpc 1.15.0

Microsoft.Azure.Functions.Worker.Core 1.16.0

  • Adding optional parameter support (#1868)
  • Unsealed Microsoft.Azure.Functions.Worker.Http.HttpHeadersCollection

Microsoft.Azure.Functions.Worker.Grpc 1.15.0

  • Added support for handling the new command line arguments with "functions-" prefix. (#1897)
  • Adding optional parameter support (#1868)
  • Enhancements to interop in hosted placeholder scenarios
Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions