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/chai-as-promised to v8 #621

Merged
merged 3 commits into from
Aug 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/chai-as-promised (source) ^7.1.8 -> ^8.0.0 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: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link
Contributor Author

renovate bot commented Aug 28, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@hmcts-jenkins-a-to-c
Copy link
Contributor

Plan Result (aat)

Plan: 1 to add, 1 to change, 0 to destroy.
  • Create
    • module.application_insights.azurerm_monitor_activity_log_alert.main[0]
  • Update
    • module.redis6-cache.azurerm_redis_cache.redis
Change Result (Click me)
  # module.application_insights.azurerm_monitor_activity_log_alert.main[0] 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)
      + location            = "uksouth"
      + name                = "Application Insights daily cap reached - cui-aat"
      + resource_group_name = "cui-shared-aat"
      + scopes              = [
          + "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/cui-shared-aat/providers/Microsoft.Insights/components/cui-aat",
        ]
      + tags                = {
          + "application"         = "cui-ra"
          + "autoShutdown"        = "true"
          + "builtFrom"           = "https://github.com/HMCTS/cui-ra.git"
          + "businessArea"        = "CFT"
          + "contactSlackChannel" = "#cui-ra-support"
          + "environment"         = "staging"
          + "managedBy"           = "CUI-RA"
        }

      + action {
          + action_group_id    = "/subscriptions/1baf5470-1c3e-40d3-a6f7-74bfbce4b348/resourceGroups/cft-alerts-slack-ptl/providers/Microsoft.Insights/actionGroups/cft-alerts-slack-warning-alerts"
          + webhook_properties = {
              + "from"           = "terraform"
              + "slackChannelId" = "C057J970H47"
            }
        }

      + criteria {
          + category       = "Administrative"
          + level          = "Warning"
          + operation_name = "Microsoft.Insights/Components/DailyCapReached/Action"
          + resource_id    = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/cui-shared-aat/providers/Microsoft.Insights/components/cui-aat"

          + resource_health (known after apply)

          + service_health (known after apply)
        }
    }

  # module.redis6-cache.azurerm_redis_cache.redis will be updated in-place
  ~ resource "azurerm_redis_cache" "redis" {
        id                                 = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/cui-cache-aat/providers/Microsoft.Cache/redis/cui-ra-aat"
        name                               = "cui-ra-aat"
        tags                               = {
            "application"         = "cui-ra"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/cui-ra.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#cui-ra-support"
            "environment"         = "staging"
            "managedBy"           = "CUI-RA"
        }
        # (24 unchanged attributes hidden)

      ~ redis_configuration {
          - data_persistence_authentication_method  = "SAS" -> null
          ~ maxfragmentationmemory_reserved         = 125 -> 642
          ~ maxmemory_delta                         = 125 -> 642
          ~ maxmemory_reserved                      = 125 -> 642
            # (13 unchanged attributes hidden)
        }
    }

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

@hmcts-jenkins-a-to-c
Copy link
Contributor

Plan Result (prod)

⚠️ Resource Deletion will happen

This plan contains resource delete operation. Please check the plan result very carefully!

Plan: 1 to add, 1 to change, 1 to destroy.
  • Update
    • module.redis6-cache.azurerm_redis_cache.redis
  • Replace
    • module.application_insights.azurerm_monitor_activity_log_alert.main[0]
Change Result (Click me)
  # module.application_insights.azurerm_monitor_activity_log_alert.main[0] must be replaced
-/+ resource "azurerm_monitor_activity_log_alert" "main" {
      ~ id                  = "/subscriptions/8999dec3-0104-4a27-94ee-6588559729d1/resourceGroups/cui-shared-prod/providers/Microsoft.Insights/activityLogAlerts/Application Insights daily cap reached - cui-prod" -> (known after apply)
      ~ location            = "global" -> "uksouth" # forces replacement
        name                = "Application Insights daily cap reached - cui-prod"
        tags                = {
            "application"         = "cui-ra"
            "builtFrom"           = "https://github.com/HMCTS/cui-ra.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#cui-ra-support"
            "environment"         = "production"
            "managedBy"           = "CUI-RA"
        }
        # (4 unchanged attributes hidden)

      ~ criteria {
          - levels                  = [] -> null
          - resource_groups         = [] -> null
          - resource_ids            = [] -> null
          - resource_providers      = [] -> null
          - resource_types          = [] -> null
          - statuses                = [] -> null
          - sub_statuses            = [] -> null
            # (13 unchanged attributes hidden)

          ~ resource_health {
              + caller                  = (known after apply)
              + category                = (known after apply)
              + level                   = (known after apply)
              + levels                  = (known after apply)
              + operation_name          = (known after apply)
              + recommendation_category = (known after apply)
              + recommendation_impact   = (known after apply)
              + recommendation_type     = (known after apply)
              + resource_group          = (known after apply)
              + resource_groups         = (known after apply)
              + resource_id             = (known after apply)
              + resource_ids            = (known after apply)
              + resource_provider       = (known after apply)
              + resource_providers      = (known after apply)
              + resource_type           = (known after apply)
              + resource_types          = (known after apply)
              + status                  = (known after apply)
              + statuses                = (known after apply)
              + sub_status              = (known after apply)
              + sub_statuses            = (known after apply)
            } -> (known after apply)

          ~ service_health {
              + caller                  = (known after apply)
              + category                = (known after apply)
              + level                   = (known after apply)
              + levels                  = (known after apply)
              + operation_name          = (known after apply)
              + recommendation_category = (known after apply)
              + recommendation_impact   = (known after apply)
              + recommendation_type     = (known after apply)
              + resource_group          = (known after apply)
              + resource_groups         = (known after apply)
              + resource_id             = (known after apply)
              + resource_ids            = (known after apply)
              + resource_provider       = (known after apply)
              + resource_providers      = (known after apply)
              + resource_type           = (known after apply)
              + resource_types          = (known after apply)
              + status                  = (known after apply)
              + statuses                = (known after apply)
              + sub_status              = (known after apply)
              + sub_statuses            = (known after apply)
            } -> (known after apply)
        }

        # (1 unchanged block hidden)
    }

  # module.redis6-cache.azurerm_redis_cache.redis will be updated in-place
  ~ resource "azurerm_redis_cache" "redis" {
        id                                 = "/subscriptions/8999dec3-0104-4a27-94ee-6588559729d1/resourceGroups/cui-cache-prod/providers/Microsoft.Cache/redis/cui-ra-prod"
        name                               = "cui-ra-prod"
        tags                               = {
            "application"         = "cui-ra"
            "builtFrom"           = "https://github.com/HMCTS/cui-ra.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#cui-ra-support"
            "environment"         = "production"
            "managedBy"           = "CUI-RA"
        }
        # (24 unchanged attributes hidden)

      ~ redis_configuration {
          - data_persistence_authentication_method  = "SAS" -> null
            # (16 unchanged attributes hidden)
        }
    }

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

@rapolaskaseliscgi rapolaskaseliscgi merged commit e22914a into master Aug 28, 2024
6 checks passed
@rapolaskaseliscgi rapolaskaseliscgi deleted the renovate/chai-as-promised-8.x branch August 28, 2024 11:39
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