Skip to content

chore(deps): bump azure-functions-core-tools from 4.6.0 to 4.7.0 in /test/instrumentation/azure-functions/fixtures/azfunc4#4990

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/test/instrumentation/azure-functions/fixtures/azfunc4/azure-functions-core-tools-4.7.0
Open

chore(deps): bump azure-functions-core-tools from 4.6.0 to 4.7.0 in /test/instrumentation/azure-functions/fixtures/azfunc4#4990
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/test/instrumentation/azure-functions/fixtures/azfunc4/azure-functions-core-tools-4.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps azure-functions-core-tools from 4.6.0 to 4.7.0.

Release notes

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

4.7.0

Azure Functions CLI 4.7.0

Host Version

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

Changes

  • Added end-of-life warnings for all runtime versions during func azure functionapp publish. (#4760)
  • Reduced console output noise by moving informational messages to verbose logging. (#4768)
  • Fixed an issue where creating an MCP Tool trigger function would fail with "Unknown template 'McpToolTrigger'" error. (#4768)
  • Added new func bundles commands for managing extension bundles (#4769)
    • func bundles download - Download the extension bundle configured in host.json with optional --force flag to re-download
    • func bundles list - List all downloaded extension bundles
    • func bundles path - Get the path to the downloaded extension bundle
    • func bundles add - Add extension bundle configuration to host.json with --channel flag to select GA (default), Preview, or Experimental bundles
    • Support for custom bundle download paths via AzureFunctionsJobHost__extensionBundle__downloadPath environment variable
  • Added --bundles-channel option to func init command to specify extension bundle channel (GA, Preview, or Experimental) during project initialization

Notes

  • APT is still in progress.
Changelog

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

Azure Functions CLI 4.7.0

Host Version

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

Changes

  • Added end-of-life warnings for all runtime versions during func azure functionapp publish. (#4760)
  • Reduced console output noise by moving informational messages to verbose logging. (#4768)
  • Fixed an issue where creating an MCP Tool trigger function would fail with "Unknown template 'McpToolTrigger'" error. (#4768)
  • Added new func bundles commands for managing extension bundles (#4769)
    • func bundles download - Download the extension bundle configured in host.json with optional --force flag to re-download
    • func bundles list - List all downloaded extension bundles
    • func bundles path - Get the path to the downloaded extension bundle
    • func bundles add - Add extension bundle configuration to host.json with --channel flag to select GA (default), Preview, or Experimental bundles
    • Support for custom bundle download paths via AzureFunctionsJobHost__extensionBundle__downloadPath environment variable
Commits
  • af9404f fixing pipeline (#4792)
  • 2ffd637 Bump dotnet-sdk from 10.0.100 to 10.0.102 (#4780)
  • 4589fe9 Updating the ExtensionsProj.csproj.template‎ file to .NET 8 (#4788)
  • b2fadb4 Add new bundles command to manage extension bundles (#4764)
  • a10f572 Fixing core-tools.official pipeline (#4787)
  • 3a7fc1a Fix core tools host pipeline (#4781)
  • b62fe26 Reduce noise by making some logs verbose (#4768)
  • 7b88c29 Fix: Prevent runtime downgrade when using --publish-settings-only on Flex Con...
  • 953868f Update default target framework to .NET 10 for dotnet-isolated (#4745)
  • 6e4f977 Allow user log level to be set independently from system logs (#4766)
  • 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 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.6.0 to 4.7.0.
- [Release notes](https://github.com/Azure/azure-functions-core-tools/releases)
- [Changelog](https://github.com/Azure/azure-functions-core-tools/blob/4.7.0/release_notes.md)
- [Commits](Azure/azure-functions-core-tools@4.6.0...4.7.0)

---
updated-dependencies:
- dependency-name: azure-functions-core-tools
  dependency-version: 4.7.0
  dependency-type: direct:production
  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 Mar 4, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 4, 2026 00:54
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 4, 2026
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

🤖 GitHub comments

Just comment with:

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

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.

0 participants