Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

Removes tmp. It's no longer used after updating ancestor dependency azure-functions-core-tools. These dependencies need to be updated together.

Removes tmp

Updates azure-functions-core-tools from 2.7.1373 to 4.1.0

Release notes

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

4.1.0

Azure Functions CLI 4.1.0

Host Version

  • Host Version: 4.1040.300
  • In-Proc Host Version: 4.40.100

Changes

  • Implement file locking mechanism for templates/bundle installation (#4482)
  • Add exception details to error message during func publish (#4503)
  • Chocolatey: Update default installation to x64 (#4506)
  • Add console output encoding to support international chars (#4429)
  • Add logs for host status checks during deployment of Flex Function Apps (#4525)

APT is now unblocked. 4.1.0 has rolled out and we have released all older versions as well.

4.0.7512

Core Tools 4.0.7512 (inproc: 4.0.7508)

  • Host Version: 4.1040.300
  • In-Proc Host Version: 4.40.100

APT is now unblocked. 4.0.7512 has rolled out and we have released all older versions as well.

4.0.7332-preview1

Preview Release For Linux-Arm64

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, or Python language support at this time.
  • This release will only be available on NPM and APT
    • ✨NPM: Available now npm install -g [email protected]
    • 🚀APT: The APT release is currently in progress.

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

APT is now unblocked. 4.0.7332-preview1 has rolled out and we have released all older versions as well.

4.0.7317

APT is now unblocked. 4.0.7317 has rolled out and all other versions are available as well.

4.0.7030

... (truncated)

Changelog

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

Azure Functions CLI 4.1.0

Host Version

  • Host Version: 4.1040.300
  • In-Proc Host Version: 4.40.100

Changes

  • Implement file locking mechanism for templates/bundle installation (#4482)
  • Add exception details to error message during func publish (#4503)
  • Chocolatey: Update default installation to x64 (#4506)
  • Add console output encoding to support international chars (#4429)
  • Add logs for host status checks during deployment of Flex Function Apps (#4525)
Commits
  • 7ff2567 Update cli version and prep for release (#4521)
  • f6e4394 Add logs to CheckFunctionHostStatusForFlex (#4525)
  • 1a7af94 Fix consolidated pipeline & nightly feed versioning for linux and host CI (#4...
  • beb2a1c Migrate durable E2E tests to the new test project (#4478)
  • e9fb3ac Set console encoding to Encoding.UTF8 if available (#4515)
  • 326272b Update npm packages (#4519)
  • f4f4d74 Move artifact assembler outside of Cli/ path (#4513)
  • 94d62a0 Bump dotnet-sdk from 9.0.106 to 9.0.302 (#4512)
  • c816693 Migrate unit tests from Azure.Functions.Cli.Tests to Func.Unit.Tests (#4480)
  • 8331488 Update CI to sign after publish & add linux signing (#4509)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [azure-functions-core-tools](https://github.com/Azure/azure-functions-core-tools). These dependencies need to be updated together.


Removes `tmp`

Updates `azure-functions-core-tools` from 2.7.1373 to 4.1.0
- [Release notes](https://github.com/Azure/azure-functions-core-tools/releases)
- [Changelog](https://github.com/Azure/azure-functions-core-tools/blob/4.1.0/release_notes.md)
- [Commits](Azure/azure-functions-core-tools@2.7.1373...4.1.0)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 
  dependency-type: indirect
- dependency-name: azure-functions-core-tools
  dependency-version: 4.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 6, 2025
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