Skip to content

Bump tmp and azure-functions-core-tools in /examples/azure-function#894

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/azure-function/multi-b72c89b1f3
Open

Bump tmp and azure-functions-core-tools in /examples/azure-function#894
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/azure-function/multi-b72c89b1f3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

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.3188 to 4.11.0

Release notes

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

4.11.0

Azure Functions CLI 4.11.0

Host Version

  • Host Runtime Version: 4.1048.200
  • In-Proc CLI:
    • CLI Version: 4.5.0
    • Host Runtime Version: 4.48.100 (includes 4.848.100, 4.648.100)

Changes

  • Fix func pack throwing cryptic Unsupported runtime: None when local.settings.json is absent and FUNCTIONS_WORKER_RUNTIME is not set (#4829)
  • Mark Node.js 24 as GA in stacks.json (add Flex Consumption SKU) (#4867)
  • Surface SSL/TLS certificate errors clearly when SSL inspection proxies intercept connections (#4857)
  • Fix func kubernetes deploy race condition where kubectl rollout status ran before the Deployment was registered (#4919)
  • Fix func kubernetes delete to honor --no-docker instead of failing on registry auth (#4919)
  • Add McpPromptTrigger template for dotnet-isolated func new (#4891)
  • Fix func azure storage fetch-connection-string failing with "Cannot find storage account" due to ARM eventual consistency (#4884)
  • Remove gozip binaries from the CLI (#4959)

4.10.0

Azure Functions CLI 4.10.0

Host Version

  • Host Runtime Version: 4.1048.200
  • In-Proc CLI:
    • CLI Version: 4.5.0
    • Host Runtime Version: 4.48.100 (includes 4.848.100, 4.648.100)

Changes

  • Fixed func pack --python stripping .dist-info directories from packaged dependencies (#4853)
  • Add support for PowerShell 7.6 (#4866)

4.9.0

Azure Functions CLI 4.9.0

Host Version

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

Changes

  • Fix AzureFunctionsJobHost__logging__logLevel__Function override from local.settings.json being ignored due to the host pre-setting the environment variable before user configuration was loaded (#4815)
  • Fix ArgumentNullException: Value cannot be null. (Parameter 'input') during func azure functionapp publish for non-.NET runtimes (PowerShell, Node.js, Python, Java) on Windows function apps (#4822)

... (truncated)

Changelog

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

Azure Functions CLI 4.11.0

Host Version

  • Host Runtime Version: 4.1048.200
  • In-Proc CLI:
    • CLI Version: 4.5.0
    • Host Runtime Version: 4.48.100 (includes 4.848.100, 4.648.100)

Changes

  • Fix func pack throwing cryptic Unsupported runtime: None when local.settings.json is absent and FUNCTIONS_WORKER_RUNTIME is not set (#4829)
  • Mark Node.js 24 as GA in stacks.json (add Flex Consumption SKU) (#4867)
  • Surface SSL/TLS certificate errors clearly when SSL inspection proxies intercept connections (#4857)
  • Fix func kubernetes deploy race condition where kubectl rollout status ran before the Deployment was registered (#4919)
  • Fix func kubernetes delete to honor --no-docker instead of failing on registry auth (#4919)
  • Add McpPromptTrigger template for dotnet-isolated func new (#4891)
  • Fix func azure storage fetch-connection-string failing with "Cannot find storage account" due to ARM eventual consistency (#4884)
Commits
Maintainer changes

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


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)
    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.3188 to 4.11.0
- [Release notes](https://github.com/Azure/azure-functions-core-tools/releases)
- [Changelog](https://github.com/Azure/azure-functions-core-tools/blob/4.11.0/release_notes.md)
- [Commits](Azure/azure-functions-core-tools@2.7.3188...4.11.0)

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

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 May 28, 2026
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