chore(deps): update dependency typescript to v5.9.3#445
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency typescript to v5.9.3#445renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Plan Result (sbox-00-genesis) |
Plan Result (sbox-07-network-rg) |
Plan Result (sbox-01-network)
Change Result (Click me) # module.network.azurerm_route_table.route_table_appgw will be created
+ resource "azurerm_route_table" "route_table_appgw" {
+ disable_bgp_route_propagation = false
+ id = (known after apply)
+ location = "uksouth"
+ name = "aks-sbox-appgw-route-table"
+ resource_group_name = "ss-sbox-network-rg"
+ route = (known after apply)
+ subnets = (known after apply)
+ tags = {
+ "application" = "core"
+ "builtFrom" = "hmcts/aks-sds-deploy"
+ "businessArea" = "Cross-Cutting"
+ "criticality" = "Low"
+ "environment" = "sandbox"
+ "expiresAfter" = "3000-01-01"
}
}
# module.network.azurerm_subnet_route_table_association.application_gateway_subnet will be created
+ resource "azurerm_subnet_route_table_association" "application_gateway_subnet" {
+ id = (known after apply)
+ route_table_id = (known after apply)
+ subnet_id = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/ss-sbox-network-rg/providers/Microsoft.Network/virtualNetworks/ss-sbox-vnet/subnets/aks-appgw"
}
Plan: 2 to add, 0 to change, 0 to destroy. |
Plan Result (sbox-05-mis)
Change Result (Click me) # azurerm_role_assignment.log_analytics_role_MI will be created
+ resource "azurerm_role_assignment" "log_analytics_role_MI" {
+ 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 = "Log Analytics Contributor"
+ scope = "/subscriptions/bf308a5c-0624-4334-8ff8-8dca9fd43783/resourceGroups/oms-automation/providers/Microsoft.OperationalInsights/workspaces/hmcts-sandbox"
+ skip_service_principal_aad_check = (known after apply)
}
# azurerm_role_assignment.log_analytics_role_aks_sp will be created
+ resource "azurerm_role_assignment" "log_analytics_role_aks_sp" {
+ id = (known after apply)
+ name = (known after apply)
+ principal_id = (sensitive value)
+ principal_type = (known after apply)
+ role_definition_id = (known after apply)
+ role_definition_name = "Log Analytics Contributor"
+ scope = "/subscriptions/bf308a5c-0624-4334-8ff8-8dca9fd43783/resourceGroups/oms-automation/providers/Microsoft.OperationalInsights/workspaces/hmcts-sandbox"
+ skip_service_principal_aad_check = (known after apply)
}
Plan: 2 to add, 0 to change, 0 to destroy. |
Plan Result (sbox-aks)
Change Result (Click me) # module.kubernetes["00"].azurerm_monitor_diagnostic_setting.kubernetes_cluster_diagnostic_setting[0] will be updated in-place
~ resource "azurerm_monitor_diagnostic_setting" "kubernetes_cluster_diagnostic_setting" {
id = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/ss-sbox-00-rg/providers/Microsoft.ContainerService/managedClusters/ss-sbox-00-aks|DiagLogAnalytics"
+ log_analytics_destination_type = "AzureDiagnostics"
name = "DiagLogAnalytics"
# (2 unchanged attributes hidden)
- log {
- category = "cloud-controller-manager" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "cluster-autoscaler" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "csi-azuredisk-controller" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "csi-azurefile-controller" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "csi-snapshot-controller" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "guard" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-apiserver" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-audit" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-audit-admin" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-controller-manager" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-scheduler" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
+ log {
+ category = "cluster-autoscaler"
+ enabled = true
}
+ log {
+ category = "guard"
+ enabled = true
}
+ log {
+ category = "kube-apiserver"
+ enabled = true
}
+ log {
+ category = "kube-audit-admin"
+ enabled = false
}
+ log {
+ category = "kube-controller-manager"
+ enabled = true
}
+ log {
+ category = "kube-scheduler"
+ enabled = true
}
# (6 unchanged blocks hidden)
}
# module.kubernetes["01"].azurerm_monitor_diagnostic_setting.kubernetes_cluster_diagnostic_setting[0] will be updated in-place
~ resource "azurerm_monitor_diagnostic_setting" "kubernetes_cluster_diagnostic_setting" {
id = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/ss-sbox-01-rg/providers/Microsoft.ContainerService/managedClusters/ss-sbox-01-aks|DiagLogAnalytics"
+ log_analytics_destination_type = "AzureDiagnostics"
name = "DiagLogAnalytics"
# (2 unchanged attributes hidden)
- log {
- category = "cloud-controller-manager" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "cluster-autoscaler" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "csi-azuredisk-controller" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "csi-azurefile-controller" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "csi-snapshot-controller" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "guard" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-apiserver" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-audit" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-audit-admin" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-controller-manager" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
- log {
- category = "kube-scheduler" -> null
- enabled = true -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
+ log {
+ category = "cluster-autoscaler"
+ enabled = true
}
+ log {
+ category = "guard"
+ enabled = true
}
+ log {
+ category = "kube-apiserver"
+ enabled = true
}
+ log {
+ category = "kube-audit-admin"
+ enabled = false
}
+ log {
+ category = "kube-controller-manager"
+ enabled = true
}
+ log {
+ category = "kube-scheduler"
+ enabled = true
}
# (6 unchanged blocks hidden)
}
Plan: 0 to add, 2 to change, 0 to destroy. |
b7b3b51 to
46ba2f3
Compare
46ba2f3 to
14a8c2c
Compare
14a8c2c to
24267fa
Compare
24267fa to
f7f332c
Compare
Plan Result (Genesis)
Change Result (Click me) # module.genesis.azurerm_key_vault_access_policy.ops_group_access_policy will be updated in-place
~ resource "azurerm_key_vault_access_policy" "ops_group_access_policy" {
id = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/genesis-rg/providers/Microsoft.KeyVault/vaults/dtssharedservicessboxkv/objectId/af66f4e5-bd36-4ad9-a265-d9e7c947cbab"
~ key_permissions = [
# (4 unchanged elements hidden)
"Import",
+ "GetRotationPolicy",
]
# (6 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy. |
Plan Result (482: Genesis_test - Genesis) |
Plan Result (482: Genesis_demo - Genesis) |
Plan Result (482: Genesis_ithc - Genesis) |
Plan Result (482: Network_dev - NetworkRg) |
Plan Result (482: Network_ptlsbox - NetworkRg)
|
Plan Result (482: Network_stg - NetworkRg) |
Plan Result (482: Network_test - NetworkRg)
|
Plan Result (482: Network_demo - NetworkRg)
|
Plan Result (482: Network_ithc - NetworkRg)
|
Plan Result (482: Network_stg - DeployInfrastructure)
|
Plan Result (482: Network_dev - DeployInfrastructure)
|
Plan Result (482: Network_ptlsbox - DeployInfrastructure)
|
Plan Result (482: Network_test - DeployInfrastructure)
|
Plan Result (482: Network_ithc - DeployInfrastructure)
|
Plan Result (482: Network_demo - DeployInfrastructure)
|
Plan Result (482: Managed_Identity_stg - Managed_Identity)
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.
|
Plan Result (482: Managed_Identity_test - Managed_Identity)
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.
|
Plan Result (482: Managed_Identity_demo - Managed_Identity)
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.
|
Plan Result (482: Managed_Identity_dev - Managed_Identity)
|
Plan Result (482: Managed_Identity_ptlsbox - Managed_Identity)
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.
|
Plan Result (482: Managed_Identity_ithc - Managed_Identity)
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.
|
Plan Result (482: Genesis_prod - Genesis)
|
Plan Result (482: Network_prod - NetworkRg)
|
Plan Result (482: Genesis_ptl - Genesis)
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/6c4d2513-a873-41b4-afdd-b05a33206631/resourceGroups/genesis-rg"
name = "genesis-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.
|
Plan Result (482: Network_ptl - NetworkRg)
|
Plan Result (482: Network_prod - DeployInfrastructure)
|
Plan Result (482: Managed_Identity_prod - Managed_Identity)
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.
|
Plan Result (482: Network_ptl - DeployInfrastructure)
|
Plan Result (482: Managed_Identity_ptl - Managed_Identity)
Change Result (Click me) # azurerm_resource_group.application-mi will be updated in-place
~ resource "azurerm_resource_group" "application-mi" {
id = "/subscriptions/6c4d2513-a873-41b4-afdd-b05a33206631/resourceGroups/managed-identities-ptl-rg"
name = "managed-identities-ptl-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.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.4→5.9.3Release Notes
microsoft/TypeScript (typescript)
v5.9.3: TypeScript 5.9.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.9.2: TypeScript 5.9Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.8.3: TypeScript 5.8.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement.
Downloads are available on:
v5.8.2: TypeScript 5.8Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.7.3: TypeScript 5.7.3Compare Source
For release notes, check out the release announcement.
Downloads are available on npm
v5.7.2: TypeScript 5.7Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.6.3: TypeScript 5.6.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.6.2: TypeScript 5.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.4: TypeScript 5.5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.3: TypeScript 5.5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.2: TypeScript 5.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.5: TypeScript 5.4.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.4: TypeScript 5.4.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.3: TypeScript 5.4.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.2: TypeScript 5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.3.3: TypeScript 5.3.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.3.2: TypeScript 5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.2.2: TypeScript 5.2Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.1.6: TypeScript 5.1.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on npm
v5.1.5: TypeScript 5.1.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.1.3: TypeScript 5.1.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
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.
This PR was generated by Mend Renovate. View the repository job log.