Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

This PR contains the following updates:

Package Change Age Confidence
azure-functions-core-tools 4.0.5611 -> 4.5.0 age confidence

Release Notes

Azure/azure-functions-core-tools (azure-functions-core-tools)

v4.5.0

Compare Source

Azure Functions CLI 4.5.0
Host Version
  • Host Runtime Version: 4.1044.400
  • In-Proc CLI:
    • CLI Version: 4.3.0
    • Host Runtime Version: 4.44.100 (includes 4.844.100, 4.644.100)
Changes
  • Add updated Durable .NET templates (#​4692)
  • Adding the MCP Tool Trigger Templates for the Node/Typescript (#​4651)
  • Set AzureWebJobsStorage to use the storage emulator by default on all platforms (#​4685)
  • Set FUNCTIONS_WORKER_RUNTIME to custom if the EnableMcpCustomHandlerPreview feature flag is set (#​4703)

v4.4.1

Compare Source

Azure Functions CLI 4.4.1
Host Version
  • Host Runtime Version: 4.1043.200
  • In-Proc CLI:
    • CLI Version: 4.2.0
    • Host Runtime Version: 4.41.100 (4.841.100, 4.641.100)

The in-proc CLI is built and versioned separately but packaged within the main CLI.
This is not actively maintained, but periodically updated to the latest in-proc host runtime.

Changes
  • Update .NET isolated templates package to 4.0.5331 (#​4712)

v4.4.0

Compare Source

Azure Functions CLI 4.4.0
Host Version
  • Host Runtime Version: 4.1043.200
  • In-Proc CLI:
    • CLI Version: 4.2.0
    • Host Runtime Version: 4.41.100 (4.841.100, 4.641.100)

The in-proc CLI is built and versioned separately but packaged within the main CLI.
This is not actively maintained, but periodically updated to the latest in-proc host runtime.

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)

v4.3.0

Compare Source

Azure Functions CLI 4.3.0

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

The in-proc CLI is built and versioned separately but packaged within the main CLI.
This is not actively maintained, but periodically updated to the latest in-proc host runtime.

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)

v4.2.2

Compare Source

Azure Functions CLI 4.2.2

Host Version
  • Host Version: 4.1041.300
  • In-Proc Host Version: 4.41.100 (4.841.100, 4.641.100)
Changes
  • Fix .NET template install bug (#​4612)

v4.2.1

Compare Source

Azure Functions CLI 4.2.1

Host Version
  • Host Version: 4.1041.200
  • In-Proc Host Version: 4.41.100 (4.841.100, 4.641.100)
Changes
  • Update log streaming to support both connection string and instrumentation Key (#​4586)
  • Remove content of workers dir from minified versions (#​4609)

v4.1.2

Compare Source

Azure Functions CLI 4.1.2

Host Version
  • Host Version: 4.1040.300
  • In-Proc Host Version: 4.40.100
Changes
  • Add support for .NET 10 isolated model (#​4589)

v4.1.1

Compare Source

Azure Functions CLI 4.1.1

Host Version
  • Host Version: 4.1040.300
  • In-Proc Host Version: 4.40.100
Changes
  • Fix dotnet templates installation (#​4538)
  • Disable diagnostic events in local development by replacing the IDiagnosticEventRepository with a DiagnosticEventNullRepository (#​4542)
  • Add func pack support for in-proc functions (#​4529)
  • Update KEDA templates & kubernetes create command to correctly use a provided namespace, or use default namespace (#​4558)
  • Update func init to default to the .NET 8 template for in-proc apps (#​4557)
  • Implement (2 second) graceful timeout period for the CLI shutdown (#​4540)
  • Overwrite AZURE_FUNCTIONS_ENVIRONMENT to Development if it is already set (#​4563)
  • Warn if there is a JsonException when parsing the local.settings.json file (#​4571)
  • Enabled verbose logs in MSI by default (#​4578)

v4.1.0

Compare Source

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.

v4.0.7512

Compare Source

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.

v4.0.7317

Compare Source

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

v4.0.7030

Compare Source

v4.0.6821

Compare Source

Change Notes

  • Fix --enableAuth param (#​4211)
  • Check environment for 'FUNCTIONS_WORKER_RUNTIME' on func start (#​4219)

v4.0.6610

Compare Source

v4.0.6594

Compare Source

v4.0.6543

Compare Source

v4.0.6280

Compare Source

v4.0.5907

Compare Source

v4.0.5858

Compare Source

v4.0.5801

Compare Source

v4.0.5700

Compare Source


Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner May 7, 2024 07:34
@renovate renovate bot added the dependencies label May 7, 2024
@hmcts-platform-operations
Copy link

hmcts-platform-operations commented May 7, 2024

Plan Result (cft_ptl)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_user_assigned_identity.this
Change Result (Click me)
  # azurerm_user_assigned_identity.this will be updated in-place
  ~ resource "azurerm_user_assigned_identity" "this" {
        id                  = "/subscriptions/1baf5470-1c3e-40d3-a6f7-74bfbce4b348/resourceGroups/cft-alerts-slack-ptl/providers/Microsoft.ManagedIdentity/userAssignedIdentities/cft-alerts-slack-ptl"
        name                = "cft-alerts-slack-ptl"
      ~ tags                = {
          - "application"  = "core" -> null
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function" -> null
          - "businessArea" = "CFT" -> null
          - "environment"  = "production" -> null
        }
        # (5 unchanged attributes hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

@hmcts-platform-operations
Copy link

hmcts-platform-operations commented May 7, 2024

Plan Result (sds_ptl)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_user_assigned_identity.this
Change Result (Click me)
  # azurerm_user_assigned_identity.this will be updated in-place
  ~ resource "azurerm_user_assigned_identity" "this" {
        id                  = "/subscriptions/6c4d2513-a873-41b4-afdd-b05a33206631/resourceGroups/sds-alerts-slack-ptl/providers/Microsoft.ManagedIdentity/userAssignedIdentities/sds-alerts-slack-ptl"
        name                = "sds-alerts-slack-ptl"
      ~ tags                = {
          - "application"  = "core" -> null
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function" -> null
          - "businessArea" = "Cross-Cutting" -> null
          - "environment"  = "production" -> null
        }
        # (5 unchanged attributes hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.0.5700 Update dependency azure-functions-core-tools to v4.0.5801 May 16, 2024
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from 2f2159c to e4b007c Compare May 16, 2024 22:43
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from e4b007c to 05930d9 Compare June 10, 2024 08:49
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch 2 times, most recently from 4a5f9c1 to 7813c03 Compare June 17, 2024 15:42
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch 2 times, most recently from 593e281 to ed57066 Compare June 24, 2024 19:09
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.0.5801 Update dependency azure-functions-core-tools to v4.0.5858 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from ed57066 to 6ccd592 Compare June 28, 2024 07:18
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.0.5858 Update dependency azure-functions-core-tools to v4.0.5907 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from 6ccd592 to e6ca8f0 Compare September 9, 2024 22:43
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.0.5907 Update dependency azure-functions-core-tools to v4.0.6280 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from e6ca8f0 to c2b1044 Compare October 30, 2024 22:07
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.0.6280 Update dependency azure-functions-core-tools to v4.0.6543 Oct 30, 2024
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.0.6543 Update dependency azure-functions-core-tools to v4.0.6594 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch 2 times, most recently from 50077e0 to 059cf5d Compare November 14, 2024 03:50
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.0.6594 Update dependency azure-functions-core-tools to v4.0.6610 Nov 14, 2024
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.0.6610 Update dependency azure-functions-core-tools to v4.0.6821 Jan 15, 2025
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.0.7030 Update dependency azure-functions-core-tools to v4.0.7317 May 29, 2025
@hmcts-platform-operations
Copy link

hmcts-platform-operations commented May 29, 2025

Plan Result (924: cft_ptl - TerraformPlanApply)

⚠️ Resource Deletion will happen

This plan contains resource delete operation. Please check the plan result very carefully!

Plan: 1 to add, 3 to change, 1 to destroy.
  • Update
    • azurerm_monitor_action_group.action_group
    • azurerm_user_assigned_identity.this
    • azurerm_windows_function_app.this
  • Replace
    • module.application_insights.azurerm_monitor_activity_log_alert.main[0]
Change Result (Click me)
  # data.azurerm_function_app_host_keys.host_keys will be read during apply
  # (depends on a resource or a module with changes pending)
 <= data "azurerm_function_app_host_keys" "host_keys" {
      + blobs_extension_key             = (sensitive value)
      + default_function_key            = (sensitive value)
      + durabletask_extension_key       = (sensitive value)
      + event_grid_extension_config_key = (sensitive value)
      + event_grid_extension_key        = (sensitive value)
      + id                              = (known after apply)
      + name                            = "cft-alerts-slack-ptl"
      + primary_key                     = (sensitive value)
      + resource_group_name             = "cft-alerts-slack-ptl"
      + signalr_extension_key           = (sensitive value)
      + webpubsub_extension_key         = (sensitive value)
    }

  # azurerm_monitor_action_group.action_group will be updated in-place
  ~ resource "azurerm_monitor_action_group" "action_group" {
        id                  = "/subscriptions/1baf5470-1c3e-40d3-a6f7-74bfbce4b348/resourceGroups/cft-alerts-slack-ptl/providers/Microsoft.Insights/actionGroups/cft-alerts-slack-warning-alerts"
        name                = "cft-alerts-slack-warning-alerts"
        tags                = {
            "application"  = "core"
            "builtFrom"    = "hmcts/azure-alert-to-slack-function"
            "businessArea" = "CFT"
            "criticality"  = "High"
            "environment"  = "production"
        }
        # (4 unchanged attributes hidden)

      ~ azure_function_receiver {
          ~ http_trigger_url         = (sensitive value)
            name                     = "slack-alerts"
            # (3 unchanged attributes hidden)
        }
    }

  # azurerm_user_assigned_identity.this will be updated in-place
  ~ resource "azurerm_user_assigned_identity" "this" {
        id                  = "/subscriptions/1baf5470-1c3e-40d3-a6f7-74bfbce4b348/resourceGroups/cft-alerts-slack-ptl/providers/Microsoft.ManagedIdentity/userAssignedIdentities/cft-alerts-slack-ptl"
        name                = "cft-alerts-slack-ptl"
      ~ tags                = {
          - "application"  = "core" -> null
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function" -> null
          - "businessArea" = "CFT" -> null
          - "environment"  = "production" -> null
        }
        # (5 unchanged attributes hidden)
    }

  # azurerm_windows_function_app.this will be updated in-place
  ~ resource "azurerm_windows_function_app" "this" {
      # Warning: this attribute value will no longer be marked as sensitive
      # after applying this change. The value is unchanged.
      ~ app_settings                                   = (sensitive value)
        id                                             = "/subscriptions/1baf5470-1c3e-40d3-a6f7-74bfbce4b348/resourceGroups/cft-alerts-slack-ptl/providers/Microsoft.Web/sites/cft-alerts-slack-ptl"
        name                                           = "cft-alerts-slack-ptl"
        tags                                           = {
            "application"  = "core"
            "builtFrom"    = "hmcts/azure-alert-to-slack-function"
            "businessArea" = "CFT"
            "criticality"  = "High"
            "environment"  = "production"
        }
        # (33 unchanged attributes hidden)

        # (3 unchanged blocks hidden)
    }

  # module.application_insights.azurerm_monitor_activity_log_alert.main[0] must be replaced
-/+ resource "azurerm_monitor_activity_log_alert" "main" {
      ~ id                  = "/subscriptions/1baf5470-1c3e-40d3-a6f7-74bfbce4b348/resourceGroups/cft-alerts-slack-ptl/providers/Microsoft.Insights/activityLogAlerts/Application Insights daily cap reached - cft-alerts-ptl" -> (known after apply)
      ~ name                = "Application Insights daily cap reached - cft-alerts-ptl" -> "Application-Insights-daily-cap-reached-cft-alerts-ptl" # forces replacement
        tags                = {
            "application"  = "core"
            "builtFrom"    = "hmcts/azure-alert-to-slack-function"
            "businessArea" = "CFT"
            "criticality"  = "High"
            "environment"  = "production"
        }
        # (5 unchanged attributes hidden)

      ~ criteria {
          - levels                  = [] -> null
          - resource_groups         = [] -> null
          - resource_ids            = [] -> null
          - resource_providers      = [] -> null
          - resource_types          = [] -> null
          - statuses                = [] -> null
          - sub_statuses            = [] -> null
            # (13 unchanged attributes hidden)

          ~ resource_health (known after apply)

          ~ service_health (known after apply)
        }

        # (1 unchanged block hidden)
    }

Plan: 1 to add, 3 to change, 1 to destroy.

@hmcts-platform-operations
Copy link

hmcts-platform-operations commented May 29, 2025

Plan Result (924: sds_ptl - TerraformPlanApply)

⚠️ Resource Deletion will happen

This plan contains resource delete operation. Please check the plan result very carefully!

Plan: 1 to add, 3 to change, 1 to destroy.
  • Update
    • azurerm_monitor_action_group.action_group
    • azurerm_user_assigned_identity.this
    • azurerm_windows_function_app.this
  • Replace
    • module.application_insights.azurerm_monitor_activity_log_alert.main[0]
Change Result (Click me)
  # data.azurerm_function_app_host_keys.host_keys will be read during apply
  # (depends on a resource or a module with changes pending)
 <= data "azurerm_function_app_host_keys" "host_keys" {
      + blobs_extension_key             = (sensitive value)
      + default_function_key            = (sensitive value)
      + durabletask_extension_key       = (sensitive value)
      + event_grid_extension_config_key = (sensitive value)
      + event_grid_extension_key        = (sensitive value)
      + id                              = (known after apply)
      + name                            = "sds-alerts-slack-ptl"
      + primary_key                     = (sensitive value)
      + resource_group_name             = "sds-alerts-slack-ptl"
      + signalr_extension_key           = (sensitive value)
      + webpubsub_extension_key         = (sensitive value)
    }

  # azurerm_monitor_action_group.action_group will be updated in-place
  ~ resource "azurerm_monitor_action_group" "action_group" {
        id                  = "/subscriptions/6c4d2513-a873-41b4-afdd-b05a33206631/resourceGroups/sds-alerts-slack-ptl/providers/Microsoft.Insights/actionGroups/sds-alerts-slack-warning-alerts"
        name                = "sds-alerts-slack-warning-alerts"
        tags                = {
            "application"  = "core"
            "builtFrom"    = "hmcts/azure-alert-to-slack-function"
            "businessArea" = "Cross-Cutting"
            "criticality"  = "High"
            "environment"  = "production"
        }
        # (4 unchanged attributes hidden)

      ~ azure_function_receiver {
          ~ http_trigger_url         = (sensitive value)
            name                     = "slack-alerts"
            # (3 unchanged attributes hidden)
        }
    }

  # azurerm_user_assigned_identity.this will be updated in-place
  ~ resource "azurerm_user_assigned_identity" "this" {
        id                  = "/subscriptions/6c4d2513-a873-41b4-afdd-b05a33206631/resourceGroups/sds-alerts-slack-ptl/providers/Microsoft.ManagedIdentity/userAssignedIdentities/sds-alerts-slack-ptl"
        name                = "sds-alerts-slack-ptl"
      ~ tags                = {
          - "application"  = "core" -> null
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function" -> null
          - "businessArea" = "Cross-Cutting" -> null
          - "environment"  = "production" -> null
        }
        # (5 unchanged attributes hidden)
    }

  # azurerm_windows_function_app.this will be updated in-place
  ~ resource "azurerm_windows_function_app" "this" {
      # Warning: this attribute value will no longer be marked as sensitive
      # after applying this change. The value is unchanged.
      ~ app_settings                                   = (sensitive value)
        id                                             = "/subscriptions/6c4d2513-a873-41b4-afdd-b05a33206631/resourceGroups/sds-alerts-slack-ptl/providers/Microsoft.Web/sites/sds-alerts-slack-ptl"
        name                                           = "sds-alerts-slack-ptl"
        tags                                           = {
            "application"  = "core"
            "builtFrom"    = "hmcts/azure-alert-to-slack-function"
            "businessArea" = "Cross-Cutting"
            "criticality"  = "High"
            "environment"  = "production"
        }
        # (33 unchanged attributes hidden)

        # (3 unchanged blocks hidden)
    }

  # module.application_insights.azurerm_monitor_activity_log_alert.main[0] must be replaced
-/+ resource "azurerm_monitor_activity_log_alert" "main" {
      ~ id                  = "/subscriptions/6c4d2513-a873-41b4-afdd-b05a33206631/resourceGroups/sds-alerts-slack-ptl/providers/Microsoft.Insights/activityLogAlerts/Application Insights daily cap reached - sds-alerts-ptl" -> (known after apply)
      ~ name                = "Application Insights daily cap reached - sds-alerts-ptl" -> "Application-Insights-daily-cap-reached-sds-alerts-ptl" # forces replacement
        tags                = {
            "application"  = "core"
            "builtFrom"    = "hmcts/azure-alert-to-slack-function"
            "businessArea" = "Cross-Cutting"
            "criticality"  = "High"
            "environment"  = "production"
        }
        # (5 unchanged attributes hidden)

      ~ criteria {
          - levels                  = [] -> null
          - resource_groups         = [] -> null
          - resource_ids            = [] -> null
          - resource_providers      = [] -> null
          - resource_types          = [] -> null
          - statuses                = [] -> null
          - sub_statuses            = [] -> null
            # (13 unchanged attributes hidden)

          ~ resource_health (known after apply)

          ~ service_health (known after apply)
        }

        # (1 unchanged block hidden)
    }

Plan: 1 to add, 3 to change, 1 to destroy.

@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from cb17dd4 to 2a37feb Compare July 8, 2025 00:24
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.0.7317 Update dependency azure-functions-core-tools to v4.0.7512 Jul 8, 2025
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from 2a37feb to 57b2228 Compare July 16, 2025 21:53
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.0.7512 Update dependency azure-functions-core-tools to v4.1.0 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from 57b2228 to 91d1c10 Compare August 12, 2025 20:00
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.1.0 Update dependency azure-functions-core-tools to v4.1.1 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from 91d1c10 to 78d8eaf Compare August 14, 2025 15:37
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.1.1 Update dependency azure-functions-core-tools to v4.1.2 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from 78d8eaf to 5935ada Compare August 21, 2025 03:31
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.1.2 Update dependency azure-functions-core-tools to v4.2.1 Aug 21, 2025
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from 5935ada to f8daadb Compare August 31, 2025 13:05
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.2.1 Update dependency azure-functions-core-tools to v4.2.2 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from f8daadb to 4740285 Compare October 2, 2025 23:11
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.2.2 Update dependency azure-functions-core-tools to v4.3.0 Oct 2, 2025
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from 4740285 to 6588893 Compare October 31, 2025 18:05
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.3.0 Update dependency azure-functions-core-tools to v4.4.0 Oct 31, 2025
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from 6588893 to 6aba9d2 Compare November 12, 2025 05:58
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.4.0 Update dependency azure-functions-core-tools to v4.4.1 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch from 6aba9d2 to 72b21f4 Compare November 15, 2025 04:33
@renovate renovate bot changed the title Update dependency azure-functions-core-tools to v4.4.1 Update dependency azure-functions-core-tools to v4.5.0 Nov 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant