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 rimraf to v5.0.10 #9

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rimraf 5.0.1 -> 5.0.10 age adoption passing confidence

Release Notes

isaacs/rimraf (rimraf)

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

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 January 26, 2024 10:06
@hmcts-platform-operations
Copy link

hmcts-platform-operations commented Jan 26, 2024

Plan Result (sbox)

Plan: 0 to add, 6 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.this
    • azurerm_service_plan.this
    • azurerm_storage_account.this
    • azurerm_user_assigned_identity.this
    • azurerm_windows_function_app.this
    • module.application_insights.azurerm_application_insights.this
Change Result (Click me)
  # azurerm_resource_group.this will be updated in-place
  ~ resource "azurerm_resource_group" "this" {
        id       = "/subscriptions/b72ab7b7-723f-4b18-b6f6-03b0f2c6a1bb/resourceGroups/alerts-slack-sbox"
        name     = "alerts-slack-sbox"
      ~ tags     = {
          - "application"  = "core"
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function"
          - "businessArea" = "CFT"
          - "criticality"  = "Low"
          - "environment"  = "sandbox"
          - "expiresAfter" = "2024-03-03"
          - "startupMode"  = "always"
        } -> (known after apply)
        # (1 unchanged attribute hidden)
    }

  # azurerm_service_plan.this will be updated in-place
  ~ resource "azurerm_service_plan" "this" {
        id                           = "/subscriptions/b72ab7b7-723f-4b18-b6f6-03b0f2c6a1bb/resourceGroups/alerts-slack-sbox/providers/Microsoft.Web/serverFarms/alerts-slack-sbox"
        name                         = "alerts-slack-sbox"
      ~ tags                         = {
          - "application"  = "core"
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function"
          - "businessArea" = "CFT"
          - "criticality"  = "Low"
          - "environment"  = "sandbox"
          - "expiresAfter" = "2024-03-03"
          - "startupMode"  = "always"
        } -> (known after apply)
        # (10 unchanged attributes hidden)
    }

  # azurerm_storage_account.this will be updated in-place
  ~ resource "azurerm_storage_account" "this" {
        id                                = "/subscriptions/b72ab7b7-723f-4b18-b6f6-03b0f2c6a1bb/resourceGroups/alerts-slack-sbox/providers/Microsoft.Storage/storageAccounts/alertsslacksbox"
        name                              = "alertsslacksbox"
      ~ tags                              = {
          - "application"  = "core"
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function"
          - "businessArea" = "CFT"
          - "criticality"  = "Low"
          - "environment"  = "sandbox"
          - "expiresAfter" = "2024-03-03"
          - "startupMode"  = "always"
        } -> (known after apply)
        # (37 unchanged attributes hidden)

        # (4 unchanged blocks hidden)
    }

  # azurerm_user_assigned_identity.this will be updated in-place
  ~ resource "azurerm_user_assigned_identity" "this" {
        id                  = "/subscriptions/b72ab7b7-723f-4b18-b6f6-03b0f2c6a1bb/resourceGroups/alerts-slack-sbox/providers/Microsoft.ManagedIdentity/userAssignedIdentities/alerts-slack-sbox"
        name                = "alerts-slack-sbox"
      ~ tags                = {
          - "application"  = "core" -> null
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function" -> null
          - "businessArea" = "CFT" -> null
          - "environment"  = "sandbox" -> null
          - "expiresAfter" = "2024-03-03" -> null
        }
        # (5 unchanged attributes hidden)
    }

  # azurerm_windows_function_app.this will be updated in-place
  ~ resource "azurerm_windows_function_app" "this" {
        id                                             = "/subscriptions/b72ab7b7-723f-4b18-b6f6-03b0f2c6a1bb/resourceGroups/alerts-slack-sbox/providers/Microsoft.Web/sites/alerts-slack-sbox"
        name                                           = "alerts-slack-sbox"
      ~ tags                                           = {
          - "application"  = "core"
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function"
          - "businessArea" = "CFT"
          - "criticality"  = "Low"
          - "environment"  = "sandbox"
          - "expiresAfter" = "2024-03-03"
          - "startupMode"  = "always"
        } -> (known after apply)
        # (27 unchanged attributes hidden)

        # (2 unchanged blocks hidden)
    }

  # module.application_insights.azurerm_application_insights.this will be updated in-place
  ~ resource "azurerm_application_insights" "this" {
        id                                    = "/subscriptions/b72ab7b7-723f-4b18-b6f6-03b0f2c6a1bb/resourceGroups/alerts-slack-sbox/providers/Microsoft.Insights/components/alerts-sbox"
        name                                  = "alerts-sbox"
      ~ tags                                  = {
          - "application"  = "core"
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function"
          - "businessArea" = "CFT"
          - "criticality"  = "Low"
          - "environment"  = "sandbox"
          - "expiresAfter" = "2024-03-03"
          - "startupMode"  = "always"
        } -> (known after apply)
        # (16 unchanged attributes hidden)
    }

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

@hmcts-platform-operations
Copy link

hmcts-platform-operations commented Jan 26, 2024

Plan Result (test)

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/8a07fdcd-6abd-48b3-ad88-ff737a4b9e3c/resourceGroups/alerts-slack-test/providers/Microsoft.ManagedIdentity/userAssignedIdentities/alerts-slack-test"
        name                = "alerts-slack-test"
      ~ tags                = {
          - "application"  = "core" -> null
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function" -> null
          - "businessArea" = "CFT" -> null
          - "environment"  = "testing" -> null
        }
        # (5 unchanged attributes hidden)
    }

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

@hmcts-platform-operations
Copy link

hmcts-platform-operations commented Jan 26, 2024

Plan Result (stg)

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/96c274ce-846d-4e48-89a7-d528432298a7/resourceGroups/alerts-slack-aat/providers/Microsoft.ManagedIdentity/userAssignedIdentities/alerts-slack-aat"
        name                = "alerts-slack-aat"
      ~ tags                = {
          - "application"  = "core" -> null
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function" -> null
          - "businessArea" = "CFT" -> null
          - "environment"  = "staging" -> null
        }
        # (5 unchanged attributes hidden)
    }

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

@hmcts-platform-operations

Plan Result (dev)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link

hmcts-platform-operations commented Jan 26, 2024

Plan Result (demo)

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/d025fece-ce99-4df2-b7a9-b649d3ff2060/resourceGroups/alerts-slack-demo/providers/Microsoft.ManagedIdentity/userAssignedIdentities/alerts-slack-demo"
        name                = "alerts-slack-demo"
      ~ tags                = {
          - "application"  = "core" -> null
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function" -> null
          - "businessArea" = "CFT" -> null
          - "environment"  = "demo" -> null
        }
        # (5 unchanged attributes hidden)
    }

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

@hmcts-platform-operations
Copy link

hmcts-platform-operations commented Jan 26, 2024

Plan Result (ithc)

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/62864d44-5da9-4ae9-89e7-0cf33942fa09/resourceGroups/alerts-slack-ithc/providers/Microsoft.ManagedIdentity/userAssignedIdentities/alerts-slack-ithc"
        name                = "alerts-slack-ithc"
      ~ tags                = {
          - "application"  = "core" -> null
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function" -> null
          - "businessArea" = "CFT" -> null
          - "environment"  = "ithc" -> null
        }
        # (5 unchanged attributes hidden)
    }

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

@hmcts-platform-operations
Copy link

hmcts-platform-operations commented Jan 26, 2024

Plan Result (prod)

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/8cbc6f36-7c56-4963-9d36-739db5d00b27/resourceGroups/alerts-slack-prod/providers/Microsoft.ManagedIdentity/userAssignedIdentities/alerts-slack-prod"
        name                = "alerts-slack-prod"
      ~ 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.

@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch from 85c08ca to 7bff1c8 Compare January 26, 2024 14:47
@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch 2 times, most recently from 9d001be to d59cf46 Compare January 31, 2024 11:55
@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch 2 times, most recently from c66418a to 64ed701 Compare February 1, 2024 12:26
@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch 4 times, most recently from cdddeac to c9f8bc7 Compare February 14, 2024 11:39
@hmcts-platform-operations

Plan Result (sds_dev)

Plan: 2 to add, 1 to change, 0 to destroy.
  • Create
    • module.application_insights.azurerm_monitor_action_group.action_group
    • module.application_insights.azurerm_monitor_activity_log_alert.main
  • 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/867a878b-cb68-4de5-9741-361ac9e178b6/resourceGroups/sds-alerts-slack-dev/providers/Microsoft.ManagedIdentity/userAssignedIdentities/sds-alerts-slack-dev"
        name                = "sds-alerts-slack-dev"
      ~ tags                = {
          - "application"  = "core" -> null
          - "builtFrom"    = "hmcts/azure-alert-to-slack-function" -> null
          - "businessArea" = "Cross-Cutting" -> null
          - "environment"  = "development" -> null
        }
        # (5 unchanged attributes hidden)
    }

  # module.application_insights.azurerm_monitor_action_group.action_group will be created
  + resource "azurerm_monitor_action_group" "action_group" {
      + enabled             = true
      + id                  = (known after apply)
      + location            = "global"
      + name                = "Sds-Alerts-Dev-Warning-Alerts"
      + resource_group_name = "sds-alerts-slack-dev"
      + short_name          = "sds-dev"
      + tags                = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/azure-alert-to-slack-function"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Low"
          + "environment"  = "development"
          + "startupMode"  = "always"
        }

      + azure_function_receiver {
          + function_app_resource_id = "/subscriptions/867a878b-cb68-4de5-9741-361ac9e178b6/resourceGroups/sds-alerts-slack-dev/providers/Microsoft.Web/sites/sds-alerts-slack-dev"
          + function_name            = "httpTrigger"
          + http_trigger_url         = (sensitive value)
          + name                     = "slack-alerts"
          + use_common_alert_schema  = true
        }
    }

  # module.application_insights.azurerm_monitor_activity_log_alert.main will be created
  + resource "azurerm_monitor_activity_log_alert" "main" {
      + description         = "Monitors for application insight reaching it's daily cap."
      + enabled             = true
      + id                  = (known after apply)
      + name                = "Application Insights daily cap reached"
      + resource_group_name = "sds-alerts-slack-dev"
      + scopes              = [
          + "/subscriptions/867a878b-cb68-4de5-9741-361ac9e178b6/resourceGroups/sds-alerts-slack-dev/providers/Microsoft.Insights/components/sds-alerts-dev",
        ]
      + tags                = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/azure-alert-to-slack-function"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Low"
          + "environment"  = "development"
          + "startupMode"  = "always"
        }

      + action {
          + action_group_id    = (known after apply)
          + webhook_properties = {
              + "from"           = "terraform"
              + "slackChannelId" = ""
            }
        }

      + criteria {
          + category       = "Administrative"
          + level          = "Warning"
          + operation_name = "Microsoft.Insights/Components/DailyCapReached/Action"
          + resource_id    = "/subscriptions/867a878b-cb68-4de5-9741-361ac9e178b6/resourceGroups/sds-alerts-slack-dev/providers/Microsoft.Insights/components/sds-alerts-dev"
        }
    }

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

@hmcts-platform-operations
Copy link

hmcts-platform-operations commented Feb 19, 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 Feb 19, 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 force-pushed the renovate/rimraf-5.x-lockfile branch from e607105 to 2d41bd8 Compare April 2, 2024 07:30
@renovate renovate bot changed the title Update dependency rimraf to v5.0.5 Update dependency rimraf to v5.0.6 May 10, 2024
@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch from 2d41bd8 to 170c3f9 Compare May 10, 2024 18:14
@renovate renovate bot changed the title Update dependency rimraf to v5.0.6 Update dependency rimraf to v5.0.7 May 12, 2024
@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch from 170c3f9 to 61330df Compare May 12, 2024 04:54
@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch 2 times, most recently from 6630b34 to e1bf5de Compare June 10, 2024 08:50
@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch 2 times, most recently from a660a84 to a5ec573 Compare June 17, 2024 15:42
@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch from a5ec573 to a07210d Compare June 24, 2024 16:22
@renovate renovate bot changed the title Update dependency rimraf to v5.0.7 Update dependency rimraf to v5.0.8 Jul 6, 2024
@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch from a07210d to d2cb5ec Compare July 6, 2024 08:00
@renovate renovate bot changed the title Update dependency rimraf to v5.0.8 Update dependency rimraf to v5.0.9 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch from d2cb5ec to bfce7ac Compare July 9, 2024 01:46
@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch from bfce7ac to 02149b9 Compare July 21, 2024 12:03
@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch from 02149b9 to fa271ec Compare July 31, 2024 21:56
@renovate renovate bot changed the title Update dependency rimraf to v5.0.9 Update dependency rimraf to v5.0.10 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/rimraf-5.x-lockfile branch from fa271ec to febc4ab Compare October 9, 2024 11:29
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