Skip to content

chore(deps): update dependency ts-node to v10.9.2#603

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/ts-node-10.x-lockfile
Open

chore(deps): update dependency ts-node to v10.9.2#603
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/ts-node-10.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 28, 2024

This PR contains the following updates:

Package Change Age Confidence
ts-node (source) 10.9.110.9.2 age confidence

Release Notes

TypeStrong/ts-node (ts-node)

v10.9.2: Fix tsconfig.json file not found

Compare Source

Fixed

  • Fixed tsconfig.json file not found on latest TypeScript version (#​2091)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 August 28, 2024 06:13
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 28, 2024
@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (Genesis_sbox)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (Network_sbox)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (Managed_Identity_sbox)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/managed-identities-sbox-rg"
        name       = "managed-identities-sbox-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Low"
          + "environment"  = "sandbox"
          + "expiresAfter" = "3000-01-01"
          + "startupMode"  = "always"
        }
        # (2 unchanged attributes hidden)
    }

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

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (Aks_sbox)

Plan: 2 to add, 0 to change, 0 to destroy.
  • Create
    • azurerm_resource_group.disks_resource_group
    • azurerm_role_assignment.disk
Change Result (Click me)
  # azurerm_resource_group.disks_resource_group will be created
  + resource "azurerm_resource_group" "disks_resource_group" {
      + id       = (known after apply)
      + location = "uksouth"
      + name     = "disks-sbox-rg"
      + tags     = {
          + "application"  = "core"
          + "autoShutdown" = "true"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Low"
          + "environment"  = "sandbox"
          + "expiresAfter" = "3000-01-01"
        }
    }

  # azurerm_role_assignment.disk will be created
  + resource "azurerm_role_assignment" "disk" {
      + id                               = (known after apply)
      + name                             = (known after apply)
      + principal_id                     = "ba206872-8722-4375-bf4d-a28c39dff414"
      + principal_type                   = (known after apply)
      + role_definition_id               = (known after apply)
      + role_definition_name             = "Virtual Machine Contributor"
      + scope                            = (known after apply)
      + skip_service_principal_aad_check = (known after apply)
    }

Plan: 2 to add, 0 to change, 0 to destroy.
ℹ️ Objects have changed outside of Terraform

This feature was introduced from Terraform v0.15.4.

Terraform detected the following changes made outside of Terraform since the
last "terraform apply" which may have affected this plan:

  # azurerm_resource_group.disks_resource_group has been deleted
  - resource "azurerm_resource_group" "disks_resource_group" {
      - id         = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/disks-sbox-rg" -> null
        name       = "disks-sbox-rg"
        tags       = {
            "application"  = "core"
            "autoShutdown" = "true"
            "builtFrom"    = "hmcts/aks-sds-deploy"
            "businessArea" = "Cross-Cutting"
            "criticality"  = "Low"
            "environment"  = "sandbox"
            "expiresAfter" = "3000-01-01"
        }
        # (2 unchanged attributes hidden)
    }


Unless you have made equivalent changes to your configuration, or ignored the

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (Genesis_stg)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (Genesis_demo)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (Genesis_dev)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (Genesis_test)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (Genesis_ptlsbox)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (Genesis_ithc)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (Network_stg)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (Network_test)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Genesis_dev - Genesis)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Genesis_ithc - Genesis)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Genesis_ptlsbox - Genesis)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.genesis.azurerm_resource_group.genesis_resource_group
Change Result (Click me)
  # module.genesis.azurerm_resource_group.genesis_resource_group will be updated in-place
  ~ resource "azurerm_resource_group" "genesis_resource_group" {
        id         = "/subscriptions/64b1c6d6-1481-44ad-b620-d8fe26a2c768/resourceGroups/genesis-rg"
        name       = "genesis-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Low"
          + "environment"  = "sandbox"
          + "expiresAfter" = "3000-01-01"
        }
        # (2 unchanged attributes hidden)
    }

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

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_test - NetworkRg)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_demo - NetworkRg)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_stg - NetworkRg)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_dev - NetworkRg)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_ithc - NetworkRg)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_ptlsbox - NetworkRg)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Network_test - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

  • failed to add a label 482: Network_test - DeployInfrastructure/no-changes: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_stg - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Network_dev - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Network_demo - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

  • failed to add a label 482: Network_demo - DeployInfrastructure/no-changes: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Network_ithc - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

  • failed to add a label 482: Network_ithc - DeployInfrastructure/no-changes: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Network_ptlsbox - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

  • failed to add a label 482: Network_ptlsbox - DeployInfrastructure/no-changes: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Managed_Identity_test - Managed_Identity)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/3eec5bde-7feb-4566-bfb6-805df6e10b90/resourceGroups/managed-identities-test-rg"
        name       = "managed-identities-test-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Medium"
          + "environment"  = "testing"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

  • failed to add a label 482: Managed_Identity_test - Managed_Identity/add-or-update: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Managed_Identity_stg - Managed_Identity)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/managed-identities-stg-rg"
        name       = "managed-identities-stg-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "High"
          + "environment"  = "staging"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

  • failed to add a label 482: Managed_Identity_stg - Managed_Identity/add-or-update: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Managed_Identity_demo - Managed_Identity)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/c68a4bed-4c3d-4956-af51-4ae164c1957c/resourceGroups/managed-identities-demo-rg"
        name       = "managed-identities-demo-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Medium"
          + "environment"  = "demo"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

  • failed to add a label 482: Managed_Identity_demo - Managed_Identity/add-or-update: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Managed_Identity_dev - Managed_Identity)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

  • failed to add a label 482: Managed_Identity_dev - Managed_Identity/no-changes: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Managed_Identity_ptlsbox - Managed_Identity)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/64b1c6d6-1481-44ad-b620-d8fe26a2c768/resourceGroups/managed-identities-ptlsbox-rg"
        name       = "managed-identities-ptlsbox-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Low"
          + "environment"  = "sandbox"
          + "expiresAfter" = "3000-01-01"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

  • failed to add a label 482: Managed_Identity_ptlsbox - Managed_Identity/add-or-update: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Managed_Identity_ithc - Managed_Identity)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/ba71a911-e0d6-4776-a1a6-079af1df7139/resourceGroups/managed-identities-ithc-rg"
        name       = "managed-identities-ithc-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Medium"
          + "environment"  = "ithc"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

  • failed to add a label 482: Managed_Identity_ithc - Managed_Identity/add-or-update: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Genesis_prod - Genesis)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Genesis_ptl - Genesis)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_prod - NetworkRg)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_ptl - NetworkRg)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Network_prod - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

  • failed to add a label 482: Network_prod - DeployInfrastructure/no-changes: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_ptl - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Managed_Identity_prod - Managed_Identity)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/5ca62022-6aa2-4cee-aaa7-e7536c8d566c/resourceGroups/managed-identities-prod-rg"
        name       = "managed-identities-prod-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "High"
          + "environment"  = "production"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

  • failed to add a label 482: Managed_Identity_prod - Managed_Identity/add-or-update: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Aug 13, 2025

Plan Result (482: Managed_Identity_ptl - Managed_Identity)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

  • failed to add a label 482: Managed_Identity_ptl - Managed_Identity/no-changes: label name is too long (max: 50)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

482: Aks_demo - DeployInfrastructure/no-changes 482: Aks_dev - DeployInfrastructure/no-changes 482: Aks_ithc - DeployInfrastructure/no-changes 482: Aks_prod - DeployInfrastructure/add-or-update 482: Aks_ptl - DeployInfrastructure/no-changes 482: Aks_ptlsbox - DeployInfrastructure/no-changes 482: Aks_sbox - DeployInfrastructure/no-changes 482: Aks_stg - DeployInfrastructure/no-changes 482: Aks_test - DeployInfrastructure/no-changes 482: Genesis_demo - Genesis/no-changes 482: Genesis_dev - Genesis/no-changes 482: Genesis_ithc - Genesis/no-changes 482: Genesis_prod - Genesis/no-changes 482: Genesis_ptl - Genesis/no-changes 482: Genesis_ptlsbox - Genesis/add-or-update 482: Genesis_sbox - Genesis/no-changes 482: Genesis_stg - Genesis/no-changes 482: Genesis_test - Genesis/no-changes 482: Network_demo - NetworkRg/no-changes 482: Network_dev - DeployInfrastructure/no-changes 482: Network_dev - NetworkRg/no-changes 482: Network_ithc - NetworkRg/no-changes 482: Network_prod - NetworkRg/no-changes 482: Network_ptl - DeployInfrastructure/no-changes 482: Network_ptl - NetworkRg/no-changes 482: Network_ptlsbox - NetworkRg/no-changes 482: Network_sbox - NetworkRg/no-changes 482: Network_stg - DeployInfrastructure/no-changes 482: Network_stg - NetworkRg/no-changes 482: Network_test - NetworkRg/no-changes Aks_demo - DeployInfrastructure/add-or-update Aks_demo/add-or-update Aks_dev - DeployInfrastructure/add-or-update Aks_dev/add-or-update Aks_ithc - DeployInfrastructure/add-or-update Aks_ithc/add-or-update Aks_prod - DeployInfrastructure/add-or-update Aks_prod/add-or-update Aks_ptl - DeployInfrastructure/no-changes Aks_ptl/no-changes Aks_ptlsbox - DeployInfrastructure/add-or-update Aks_ptlsbox/add-or-update Aks_sbox - DeployInfrastructure/add-or-update Aks_sbox/add-or-update Aks_stg - DeployInfrastructure/add-or-update Aks_stg/add-or-update Aks_test - DeployInfrastructure/add-or-update Aks_test/add-or-update dependencies Pull requests that update a dependency file Genesis_demo/no-changes Genesis_dev/no-changes Genesis_ithc/no-changes Genesis_prod/no-changes Genesis_ptl/no-changes Genesis_ptlsbox/no-changes Genesis_sbox/no-changes Genesis_stg/no-changes Genesis_test/no-changes Managed_Identity_demo/add-or-update Managed_Identity_dev/no-changes Managed_Identity_ithc/add-or-update Managed_Identity_prod/add-or-update Managed_Identity_ptl/add-or-update Managed_Identity_ptlsbox/add-or-update Managed_Identity_sbox/add-or-update Managed_Identity_stg/add-or-update Managed_Identity_test/add-or-update Network_demo/no-changes Network_dev/no-changes Network_ithc/no-changes Network_prod/no-changes Network_ptl/no-changes Network_ptlsbox/no-changes Network_sbox/no-changes Network_stg/no-changes Network_test/no-changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant