Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

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

Release notes

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

4.4.0

Azure Functions CLI 4.4.0

Host Version

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

Changes

  • Add Dockerfile for python 3.13 local build environment (#4611)
  • Add support for Python 3.14 (#4668)
  • Implement preview feature to apply host configuration profiles on 'func init' command (#4675)

4.3.0

Azure Functions CLI 4.3.0

Host Version

  • Host Version: 4.1042.100
  • In-Proc Host Version: 4.41.100 (4.841.100, 4.641.100)

Changes

  • Log the resolved worker runtime and local.settings.json location, if found. (#4628)
  • Add func pack basic functionality (#4600)
  • Clean up HelpAction and add func pack to help menu (#4639)
  • Add comprehensive pack validations for all Azure Functions runtimes (#4625)
    • Enhanced user experience with real-time validation status (PASSED/FAILED/WARNING)
    • Runtime-specific validations for .NET, Python, Node.js, PowerShell, and Custom Handlers
    • Actionable error messages to help developers resolve issues during packaging
    • Validates folder structure, required files, programming models, and runtime-specific configurations
  • Add support for linux-arm64 (#4655)

4.3.0-preview1

Azure Functions CLI 4.3.0-preview1

This release provides a preview build of Core Tools targeting the Linux-ARM64 architecture.

[!Note] Unless you're targeting Linux-ARM64, we recommend continuing to use the standard release for broader compatibility.

Key Information:

  • This build is intended to enable support for the Linux-ARM64 platform.
  • It does not include .NET applications using the in-process model
  • This release is only available on APT.

We appreciate your feedback as we continue to expand platform compatibility.

... (truncated)

Changelog

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

Azure Functions CLI 4.4.0

Host Version

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

Changes

  • Add Dockerfile for python 3.13 local build environment (#4611)
  • Add support for Python 3.14 (#4668)
  • Implement preview feature to apply host configuration profiles on 'func init' command (#4675)
Commits
  • 6b60f13 Prepare for release: Bump to v4.4.0 with host version 4.1043.200 (#4685)
  • 823d566 Implement configuration profile preview feature for the 'func init' action (#...
  • 13148ce Seperate worker runtime and language resolution in func new command (#4672)
  • c3b320a Add support for Python 3.14 (#4668)
  • 0b03c31 Bump dotnet-sdk from 9.0.304 to 9.0.306 (#4683)
  • 7be2dc1 CodeQL: Suppress SM05137 (#4681)
  • 45e58d6 Implement support for building local Dockerfiles for python build native deps...
  • 8c1ead2 Set low priority for scheduled runs (#4678)
  • bd909b1 Disable Azure DevOps dependabot (#4673)
  • 860ab2b Reset release notes (#4665)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by castrodd, a new releaser for azure-functions-core-tools since your current version.


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.0.5095 to 4.4.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.0.5095...4.4.0)

---
updated-dependencies:
- dependency-name: azure-functions-core-tools
  dependency-version: 4.4.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 Nov 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2025

Superseded by #1660.

@dependabot dependabot bot closed this Nov 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/api-inmemory/azure-functions-core-tools-4.4.0 branch November 12, 2025 16:14
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.

1 participant