Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

4.8.0

Azure Functions CLI 4.8.0

Host Version

  • Host Runtime Version: 4.1046.100
  • In-Proc CLI:
    • CLI Version: 4.4.0
    • Host Runtime Version: 4.46.100 (includes 4.846.100, 4.646.100)

Breaking Changes

  • Python 3.7 and 3.8 are no longer supported. These versions have reached end-of-life. Please upgrade to Python 3.9 or later to continue using Azure Functions Core Tools. (#4756)

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
  • Added global --offline variable to run in offline mode (#4772)
  • Fallback to cached bundles if there is no network connection during func start (#4772)
  • Enable offline support for func init and func new (#4775)
  • Improved error message for func azure functionapp publish when the connection fails due to networking restrictions, with a link to networking options documentation. (#4807)

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

... (truncated)

Changelog

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

Azure Functions CLI 4.8.0

Host Version

  • Host Runtime Version: 4.1046.100
  • In-Proc CLI:
    • CLI Version: 4.4.0
    • Host Runtime Version: 4.46.100 (includes 4.846.100, 4.646.100)

Breaking Changes

  • Python 3.7 and 3.8 are no longer supported. These versions have reached end-of-life. Please upgrade to Python 3.9 or later to continue using Azure Functions Core Tools. (#4756)

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
  • Added global --offline variable to run in offline mode (#4772)
  • Fallback to cached bundles if there is no network connection during func start (#4772)
  • Enable offline support for func init and func new (#4775)
  • Improved error message for func azure functionapp publish when the connection fails due to networking restrictions, with a link to networking options documentation. (#4807)
Commits
  • ec58eb7 Update in-proc details in release notes (#4812)
  • e53cc64 Bump version to 4.8.0 with host version 4.1046.100 (#4803)
  • efab3d5 Ensure func init and func new can run without network connectivity (#4775)
  • edd10ec Improve publish error message when public network access is disabled (#4807)
  • e63fca5 Open Add StacksApiHelper unit test (#4809)
  • 1ed3af3 Fix locale-sensitive version parsing causing .NET 10 publish failures (#4808)
  • a7a5dc9 Fallback to cached bundles if there is no network connection (#4772)
  • c0679a0 Respect host.json config for AzureFunctionsJobHost logging settings (#4785)
  • 6952447 [Breaking] Remove support for Python 3.7 & 3.8 (#4756)
  • 677aaa9 updating signign step (#4800)
  • 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.8.0.
- [Release notes](https://github.com/Azure/azure-functions-core-tools/releases)
- [Changelog](https://github.com/Azure/azure-functions-core-tools/blob/4.8.0/release_notes.md)
- [Commits](Azure/azure-functions-core-tools@4.6.0...4.8.0)

---
updated-dependencies:
- dependency-name: azure-functions-core-tools
  dependency-version: 4.8.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 25, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 25, 2026 00:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 25, 2026
@github-actions
Copy link
Copy Markdown

🤖 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