Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps azure-functions-core-tools from 4.4.0 to 4.5.0.

Release notes

Sourced from azure-functions-core-tools's releases.

4.5.0

Azure Functions CLI 4.5.0

Host Version

  • Host Runtime Version: 4.1044.400
  • In-Proc CLI:
    • CLI Version: 4.3.0
    • Host Runtime Version: 4.44.100 (includes 4.844.100, 4.644.100)

Changes

  • Add updated Durable .NET templates (#4692)
  • Adding the MCP Tool Trigger Templates for the Node/Typescript (#4651)
  • Set AzureWebJobsStorage to use the storage emulator by default on all platforms (#4685)
  • Set FUNCTIONS_WORKER_RUNTIME to custom if the EnableMcpCustomHandlerPreview feature flag is set (#4703)

4.4.1

Azure Functions CLI 4.4.1

Host Version

  • Host Runtime Version: 4.1043.200
  • In-Proc CLI:
    • CLI Version: 4.2.0
    • Host Runtime Version: 4.41.100 (4.841.100, 4.641.100)

The in-proc CLI is built and versioned separately but packaged within the main CLI. This is not actively maintained, but periodically updated to the latest in-proc host runtime.

Changes

  • Update .NET isolated templates package to 4.0.5331 (#4712)
Changelog

Sourced from azure-functions-core-tools's changelog.

Azure Functions CLI 4.5.0

Host Version

  • Host Runtime Version: 4.1044.400
  • In-Proc CLI:
    • CLI Version: 4.3.0
    • Host Runtime Version: 4.44.100 (includes 4.844.100, 4.644.100)

Changes

  • Fix .gitignore to allow PowerShell module bin folders (#4574)
  • Refactor to use msbuild for determining .NET target framework & add support multiple TFMs (#4715)
    • When using func init --docker-only on a .NET project with multiple target frameworks, the CLI will now prompt the user to select which target framework to use for the Dockerfile.
  • Enhanced dotnet installation discovery by adopting the same Muxer logic used by the .NET SDK itself (#4732)
  • Update .NET templates package version to 4.0.5337 (#4728)
  • Fix func pack --build-native-deps failure on Windows for Python 3.13+ (#4742)
Commits
  • e74aae2 Bump version to 4.5.0 with host version 4.1044.400 (#4706)
  • 8e452f2 Update CI nightly builds schedule (#4719)
  • 6d2684f Update .NET template pkg version & remove -preview from Dockerfile (#4712)
  • 1b91209 Update copilot release instructions (#4710)
  • c719fd1 Fix filesystem flakey test issues for the configuration profile unit tests (#...
  • f721916 Set FUNCTIONS_WORKER_RUNTIME to custom if EnableMcpCustomHandlerPreview is se...
  • 2f6a2d6 Adding MCP Tool Trigger Template (#4651)
  • ecf2b57 Set AzureWebJobsStorage to use the storage emulator by default on all platfor...
  • a7cc417 Update publish error message (#4695)
  • b32ae64 Update durable .NET templates (#4692)
  • 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 [azure-functions-core-tools](https://github.com/Azure/azure-functions-core-tools) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/Azure/azure-functions-core-tools/releases)
- [Changelog](https://github.com/Azure/azure-functions-core-tools/blob/main/release_notes.md)
- [Commits](Azure/azure-functions-core-tools@4.4.0...4.5.0)

---
updated-dependencies:
- dependency-name: azure-functions-core-tools
  dependency-version: 4.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2025 00:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@github-actions
Copy link

github-actions bot commented Dec 1, 2025

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@david-luna david-luna merged commit 056802c into main Dec 1, 2025
24 checks passed
@david-luna david-luna deleted the dependabot/npm_and_yarn/test/instrumentation/azure-functions/fixtures/azfunc3/azure-functions-core-tools-4.5.0 branch December 1, 2025 14:02
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants