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 @types/node to v18.19.69 #13

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.17.0 -> 18.19.69 age adoption passing confidence

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 added the dependencies label Feb 1, 2024
@renovate renovate bot requested a review from a team as a code owner February 1, 2024 10:04
@hmcts-platform-operations
Copy link

hmcts-platform-operations commented Feb 1, 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 Feb 1, 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 Feb 1, 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 Feb 1, 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
Copy link

hmcts-platform-operations commented Feb 1, 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 Feb 1, 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/node-18.x-lockfile branch from e3052e0 to d64ade1 Compare October 8, 2024 00:35
@renovate renovate bot changed the title Update dependency @types/node to v18.19.55 Update dependency @types/node to v18.19.56 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/node-18.x-lockfile branch from d64ade1 to 2133172 Compare October 17, 2024 02:07
@renovate renovate bot changed the title Update dependency @types/node to v18.19.56 Update dependency @types/node to v18.19.57 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/node-18.x-lockfile branch from 2133172 to 56f0af1 Compare October 19, 2024 06:15
@renovate renovate bot changed the title Update dependency @types/node to v18.19.57 Update dependency @types/node to v18.19.58 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/node-18.x-lockfile branch 2 times, most recently from 745d7b4 to 0e45fc0 Compare October 23, 2024 04:17
@renovate renovate bot changed the title Update dependency @types/node to v18.19.58 Update dependency @types/node to v18.19.59 Oct 23, 2024
@renovate renovate bot changed the title Update dependency @types/node to v18.19.59 Update dependency @types/node to v18.19.60 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/node-18.x-lockfile branch from 0e45fc0 to 7d18774 Compare October 28, 2024 22:05
@renovate renovate bot changed the title Update dependency @types/node to v18.19.60 Update dependency @types/node to v18.19.61 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/node-18.x-lockfile branch from 7d18774 to e7964d1 Compare October 29, 2024 20:05
@renovate renovate bot changed the title Update dependency @types/node to v18.19.61 Update dependency @types/node to v18.19.62 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/node-18.x-lockfile branch from e7964d1 to acc4d44 Compare October 31, 2024 07:20
@renovate renovate bot changed the title Update dependency @types/node to v18.19.62 Update dependency @types/node to v18.19.63 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/node-18.x-lockfile branch from acc4d44 to 5fa45a2 Compare October 31, 2024 20:46
@renovate renovate bot changed the title Update dependency @types/node to v18.19.63 Update dependency @types/node to v18.19.64 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/node-18.x-lockfile branch from 5fa45a2 to 7465a5c Compare November 3, 2024 09:17
@renovate renovate bot changed the title Update dependency @types/node to v18.19.64 Update dependency @types/node to v18.19.65 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/node-18.x-lockfile branch from 7465a5c to e318f7e Compare November 23, 2024 06:02
@renovate renovate bot changed the title Update dependency @types/node to v18.19.65 Update dependency @types/node to v18.19.66 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/node-18.x-lockfile branch from e318f7e to 7f74cfa Compare November 25, 2024 22:08
@renovate renovate bot changed the title Update dependency @types/node to v18.19.66 Update dependency @types/node to v18.19.67 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/node-18.x-lockfile branch from 7f74cfa to 48ef222 Compare November 28, 2024 07:24
@renovate renovate bot changed the title Update dependency @types/node to v18.19.67 Update dependency @types/node to v18.19.68 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/node-18.x-lockfile branch from 48ef222 to b9c812b Compare December 11, 2024 13:05
@renovate renovate bot changed the title Update dependency @types/node to v18.19.68 Update dependency @types/node to v18.19.69 Jan 1, 2025
@renovate renovate bot force-pushed the renovate/node-18.x-lockfile branch from b9c812b to 5d2e09e Compare January 1, 2025 02:21
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