Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency azure-functions-core-tools to v4.0.6610 #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
azure-functions-core-tools 4.0.5611 -> 4.0.6610 age adoption passing confidence

Release Notes

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

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 from c2b1044 to 50077e0 Compare November 11, 2024 22:44
@renovate renovate bot force-pushed the renovate/azure-functions-core-tools-4.x-lockfile branch 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
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