Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Bump Microsoft.Azure.Functions.Worker.Sdk from 1.14.1 to 1.15.1 #159

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2023

Bumps Microsoft.Azure.Functions.Worker.Sdk from 1.14.1 to 1.15.1.

Release notes

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

Microsoft.Azure.Functions.Worker.Sdk 1.15.1

What's Changed

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

  • Include canUsePlaceholder property in worker.config.json (#1956)

Microsoft.Azure.Functions.Worker.Sdk 1.15.0

What's Changed

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

  • Updated Microsoft.Azure.Functions.Worker.Sdk.Generators dependency to 1.1.2

Microsoft.Azure.Functions.Worker.Sdk.Generators 1.1.2

  • Parse named arguments by type (#1877)
  • Refactor source gen to walk dependent assemblies (#1896)
  • Add diagnostic descriptor logs for parsing binding arguments in source gen (#1882)
  • Use project root namespace for generated types (#1158)

Microsoft.Azure.Functions.Worker 1.15.0-preview1

What's Changed

Microsoft.Azure.Functions.Worker (metapackage)

  • Update Microsoft.Azure.Functions.Worker.Core dependency to 1.13.0-preview1
  • Update Microsoft.Azure.Functions.Worker.Grpc dependency to 1.11.0-preview1

Microsoft.Azure.Functions.Worker.Core 1.13.0-preview1

  • Implementation for bypass deferred binding (#1462/#1495)

Microsoft.Azure.Functions.Worker.Grpc 1.11.0-preview1

  • Implementation for bypass deferred binding (#1462/#1495)

Full Changelog: Azure/azure-functions-dotnet-worker@1.14.1...1.15.0-preview1

Commits
  • a70ead9 Including "canUsePlaceholder" property in worker.config (#1956)
  • da4e1f2 Improved handling of env reload request - handles older version of worker sdk...
  • f730055 Release notes cleanup after sdk-1.15.0 release (#1952)
  • dfc1801 Send env reload response with "Failure" as Status property value when special...
  • 9492b21 [Docs] Add doc snippet tags for safer references from Learn (#1936)
  • 643ef77 Publish 1.0.0 version of FunctionsNetHost (#1922)
  • b3cbf89 Update Sdk.Generators.csproj for release
  • 4e59409 Update Cosmos WebJobs extension to v4.4.0 & release prep (#1923)
  • 8cf9990 Use project namespace for generated code (#1930)
  • fe02835 Updating inner build target TFM when running on V4
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [Microsoft.Azure.Functions.Worker.Sdk](https://github.com/Azure/azure-functions-dotnet-worker) from 1.14.1 to 1.15.1.
- [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases)
- [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md)
- [Commits](Azure/azure-functions-dotnet-worker@1.14.1...sdk-1.15.1)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Functions.Worker.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants