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 karma-coverage-istanbul-reporter to v3 #4063

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
karma-coverage-istanbul-reporter ~2.1.0 -> ~3.0.0 age adoption passing confidence

Release Notes

mattlewis92/karma-coverage-istanbul-reporter (karma-coverage-istanbul-reporter)

v3.0.3

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • node 6 and node 8 are no longer supported. To use this package you must upgrade to node 10 or higher.
Features
  • upgrade to latest istanbul api (28cbbfb)

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.

@hmcts-jenkins-j-to-z
Copy link
Contributor

Plan Result (aat)

Plan: 0 to add, 3 to change, 0 to destroy.
  • Update
    • azurerm_application_insights.appinsight
    • module.application_insights.azurerm_application_insights.this
    • module.redis6-cache.azurerm_redis_cache.redis
Change Result (Click me)
  # azurerm_application_insights.appinsight will be updated in-place
  ~ resource "azurerm_application_insights" "appinsight" {
        id                                    = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/xui-webapp-aat/providers/Microsoft.Insights/components/xui-webapp-appinsights-aat-classic"
        name                                  = "xui-webapp-appinsights-aat-classic"
        tags                                  = {
            "application"         = "expert-ui"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/rpx-xui-webapp.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#xui-pipeline"
            "environment"         = "staging"
            "managedBy"           = "Expert UI"
        }
        # (15 unchanged attributes hidden)
    }

  # module.application_insights.azurerm_application_insights.this will be updated in-place
  ~ resource "azurerm_application_insights" "this" {
        id                                    = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/xui-webapp-aat/providers/Microsoft.Insights/components/xui-webapp-appinsights-aat"
        name                                  = "xui-webapp-appinsights-aat"
        tags                                  = {
            "application"         = "expert-ui"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/rpx-xui-webapp.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#xui-pipeline"
            "environment"         = "staging"
            "managedBy"           = "Expert UI"
        }
        # (16 unchanged attributes hidden)
    }

  # 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/rpx-mc-redis6-cache-aat/providers/Microsoft.Cache/redis/xui-webapp-aat"
        name                          = "xui-webapp-aat"
        tags                          = {
            "application"         = "expert-ui"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/rpx-xui-webapp.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#xui-pipeline"
            "environment"         = "staging"
            "managedBy"           = "Expert UI"
        }
        # (21 unchanged attributes hidden)

      ~ redis_configuration {
          ~ maxfragmentationmemory_reserved         = 1330 -> 642
          ~ maxmemory_delta                         = 1330 -> 642
          ~ maxmemory_reserved                      = 1330 -> 642
            # (9 unchanged attributes hidden)
        }
    }

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

@hmcts-jenkins-j-to-z
Copy link
Contributor

Plan Result (prod)

Plan: 0 to add, 3 to change, 0 to destroy.
  • Update
    • azurerm_application_insights.appinsight
    • module.application_insights.azurerm_application_insights.this
    • module.redis6-cache.azurerm_redis_cache.redis
Change Result (Click me)
  # azurerm_application_insights.appinsight will be updated in-place
  ~ resource "azurerm_application_insights" "appinsight" {
        id                                    = "/subscriptions/8999dec3-0104-4a27-94ee-6588559729d1/resourceGroups/xui-webapp-prod/providers/Microsoft.Insights/components/xui-webapp-appinsights-prod-classic"
        name                                  = "xui-webapp-appinsights-prod-classic"
        tags                                  = {
            "application"         = "expert-ui"
            "builtFrom"           = "https://github.com/HMCTS/rpx-xui-webapp.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#xui-pipeline"
            "environment"         = "production"
            "managedBy"           = "Expert UI"
        }
        # (15 unchanged attributes hidden)
    }

  # module.application_insights.azurerm_application_insights.this will be updated in-place
  ~ resource "azurerm_application_insights" "this" {
        id                                    = "/subscriptions/8999dec3-0104-4a27-94ee-6588559729d1/resourceGroups/xui-webapp-prod/providers/Microsoft.Insights/components/xui-webapp-appinsights-prod"
        name                                  = "xui-webapp-appinsights-prod"
        tags                                  = {
            "application"         = "expert-ui"
            "builtFrom"           = "https://github.com/HMCTS/rpx-xui-webapp.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#xui-pipeline"
            "environment"         = "production"
            "managedBy"           = "Expert UI"
        }
        # (16 unchanged attributes 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/rpx-mc-redis6-cache-prod/providers/Microsoft.Cache/redis/xui-webapp-prod"
        name                          = "xui-webapp-prod"
        tags                          = {
            "application"         = "expert-ui"
            "builtFrom"           = "https://github.com/HMCTS/rpx-xui-webapp.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#xui-pipeline"
            "environment"         = "production"
            "managedBy"           = "Expert UI"
        }
        # (21 unchanged attributes hidden)

      ~ redis_configuration {
          ~ maxfragmentationmemory_reserved         = 1330 -> 642
          ~ maxmemory_delta                         = 1330 -> 642
          ~ maxmemory_reserved                      = 1330 -> 642
            # (9 unchanged attributes hidden)
        }
    }

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

@renovate renovate bot force-pushed the renovate/karma-coverage-istanbul-reporter-3.x branch from d9127b1 to 4f104e7 Compare February 10, 2025 08:26
@olusegz07 olusegz07 merged commit aff4b23 into master Feb 10, 2025
@olusegz07 olusegz07 deleted the renovate/karma-coverage-istanbul-reporter-3.x branch February 10, 2025 12:14
olusegz07 added a commit that referenced this pull request Feb 10, 2025
commit 3713c1c
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Feb 10 12:16:34 2025 +0000

    Update dependency puppeteer to v24 (#4236)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Olu <[email protected]>

commit 3909631
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Feb 10 12:15:43 2025 +0000

    Update dependency org.slf4j:slf4j-simple to v2 (#4075)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Olu <[email protected]>
    Co-authored-by: olusegun odunukan <[email protected]>

commit d470bf0
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Feb 10 12:15:04 2025 +0000

    Update dependency uuid to v11 (#4081)

    * Update dependency uuid to v11

    * Update yarn.lock

    ---------

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Olu <[email protected]>
    Co-authored-by: olusegun odunukan <[email protected]>

commit aff4b23
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Feb 10 12:14:31 2025 +0000

    Update dependency karma-coverage-istanbul-reporter to v3 (#4063)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Olu <[email protected]>

commit 0a846c0
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Feb 10 12:14:01 2025 +0000

    Update dependency mocha to v10 (#4068)

    * Update dependency mocha to v10

    * Update yarn.lock

    * Update dependency mocha to v10

    * Update yarn.lock

    * Update yarn.lock

    * Update yarn.lock

    * Update yarn.lock

    * Update yarn.lock

    ---------

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: olusegun odunukan <[email protected]>
    Co-authored-by: Olu <[email protected]>

commit c944298
Author: Ben Stone <[email protected]>
Date:   Mon Feb 10 11:53:09 2025 +0000

    WIP:updates sign out link to be keyboard navigable (#4240)

    * updates sign out link to be keyboard navigable

    * updates link so that is keyboard clickable

    * puts tab index back in

    * removes install file

    ---------

    Co-authored-by: RiteshHMCTS <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants