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 all non-major dependencies #866

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/eslint-parser (source) 7.25.9 -> 7.26.5 age adoption passing confidence devDependencies minor
@eslint/js (source) 9.17.0 -> 9.18.0 age adoption passing confidence devDependencies minor
@types/node (source) 22.10.5 -> 22.10.6 age adoption passing confidence dependencies patch
@typescript-eslint/eslint-plugin (source) 8.19.1 -> 8.20.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 8.19.1 -> 8.20.0 age adoption passing confidence devDependencies minor
azurerm (source) ~> 4.14.0 -> ~> 4.15.0 age adoption passing confidence required_provider minor
eslint (source) 9.17.0 -> 9.18.0 age adoption passing confidence devDependencies minor
glob 11.0.0 -> 11.0.1 age adoption passing confidence dependencies patch
postcss (source) 8.4.49 -> 8.5.1 age adoption passing confidence dependencies minor
sass 1.83.1 -> 1.83.4 age adoption passing confidence devDependencies patch
stylelint (source) 16.12.0 -> 16.13.2 age adoption passing confidence devDependencies minor
ts-loader 9.5.1 -> 9.5.2 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.19.1 -> 8.20.0 age adoption passing confidence devDependencies minor
webdriverio (source) 9.5.2 -> 9.5.7 age adoption passing confidence devDependencies patch

Release Notes

babel/babel (@​babel/eslint-parser)

v7.26.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🔬 Output optimization
eslint/eslint (@​eslint/js)

v9.18.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#​10565)
  • eslint-plugin: [no-deprecated] add allow options (#​10585)
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#​10602)
  • eslint-plugin: [no-shadow] ignore ordering of type declarations (#​10593)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.20.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

hashicorp/terraform-provider-azurerm (azurerm)

v4.15.0

Compare Source

FEATURES:

  • New Data Source: azurerm_kubernetes_fleet_manager (#​28278)
  • New Resource: azurerm_arc_kubernetes_provisioned_cluster (#​28216)
  • New Resource: azurerm_machine_learning_workspace_network_outbound_rule_private_endpoint (#​27874)
  • New Resource azurerm_machine_learning_workspace_network_outbound_rule_service_tag (#​27931)
  • New Resource azurerm_dynatrace_tag_rules (#​27985)

ENHANCEMENTS:

  • dependencies - update tool Go version and bump go-git version to 5.13.0 (#​28425)
  • dependencies - update hashicorp/go-azure-sdk to v0.20241212.1154051 (#​28360)
  • dependencies - frontdoor - partial update to use 2024-02-01 API (#​28233)
  • dependencies - postgresql - update to 2024-08-01 (#​28380)
  • dependencies - redisenterprise - update to 2024-10-01 and support for new skus (#​28280)
  • Data Source: azurerm_healthcare_dicom_service - add support for the data_partitions_enabled, cors, encryption_key_url and storage properties (#​27375)
  • Data Source: azurerm_nginx_deployment - add support for the dataplane_api_endpoint property (#​28379)
  • Data Source: azurerm_static_web_app - add support for the repository_url and repository_branch properties (#​27401)
  • azurerm_billing_account_cost_management_export - add support for the file_format property (#​27122)
  • azurerm_cdn_frontdoor_profile - add support for the identity property (#​28281)
  • azurerm_cognitive_deployment - DataZoneProvisionedManaged and GlobalProvisionedManaged skus are now supported (#​28404)
  • azurerm_databricks_access_connector - SystemAssigned,UserAssigned identity is now supported (#​28442)
  • azurerm_healthcare_dicom_service - add support for the data_partitions_enabled, cors, encryption_key_url and storage properties (#​27375)
  • azurerm_kubernetes_flux_configuration - add support for the post_build and wait properties (#​25695)
  • azurerm_linux_virtual_machine - export the os_disk.0.id attribute (#​28352)
  • azurerm_netapp_volume - make the network_features property Optional/Computed (#​28390)
  • azurerm_nginx_deployment - add support for the dataplane_api_endpoint property (#​28379)
  • azurerm_resource_group_cost_management_export - add support for the file_format property (#​27122)
  • azurerm_site_recovery_replicated_vm - support for the network_interface.recovery_load_balancer_backend_address_pool_ids property (#​28398)
  • azurerm_static_web_app - add support for the repository_url, repository_branch and repository_token properties (#​27401)
  • azurerm_subscription_cost_management_export - add support for the file_format property (#​27122)
  • azurerm_virtual_network - support for the private_endpoint_vnet_policies property (#​27830)
  • azurerm_windows_virtual_machine - export the os_disk.0.id attribute (#​28352)
  • azurerm_mssql_managed_instance - support for new property azure_active_directory_administrator (#​24801)

BUG FIXES:

  • azurerm_api_management - update the capacity property to allow increasing the apim scalability to 31 (#​28427)
  • azurerm_automation_software_update_configuration remove deprecated misspelled attribute error_meesage (#​28312)
  • azurerm_batch_pool - support for new block security_profile (#​28069)
  • azurerm_log_analytics_data_export_rule - now creates successfully without returning 404 (#​27876)
  • azurerm_mongo_cluster - remove CustomizeDiff logic for administrator_password to allow the input to be generated by the random_password resource (#​28215)
  • azurerm_mongo_cluster - valdation updated so the resource now creates successfully when using create_mode GeoReplica (#​28269)
  • azurerm_mssql_managed_instance - allow system and user assigned identities, fix update failure (#​28319)
  • azurerm_storage_account - fix error handling for static_website and queue_properties availability checks (#​28279)
eslint/eslint (eslint)

v9.18.0

Compare Source

isaacs/node-glob (glob)

v11.0.1

Compare Source

postcss/postcss (postcss)

v8.5.1

Compare Source

v8.5.0

Compare Source

sass/dart-sass (sass)

v1.83.4

Compare Source

  • No user-visible changes.

v1.83.3

Compare Source

  • No user-visible changes.

v1.83.2

Compare Source

  • Properly display deprecation IDs for the JS Sass API.

  • Don't display deprecation IDs for user-defined deprecations.

stylelint/stylelint (stylelint)

v16.13.2

Compare Source

It fixes a regression bug with --fix.

v16.13.1

Compare Source

It fixes one bug due to an upstream change in our ignore dependency.

v16.13.0

Compare Source

It adds 3 rules to help you write error-free at-rules and 2 rules to warn you about deprecated CSS features. We've turned these rules on in our standard config.

It also adds new rule options, a feature to display how long rules take, lax autofix and support for messageArgs in more rules. It fixes 7 bugs.

Lastly, we've made a deprecation that may affect some plugins. We've updated our docs for plugin authors and end users on how to silence deprecation warnings.

  • Deprecated: ambiguous position arguments passed to utils.report() (#​8244) (@​romainmenke).
  • Added: lax/strict values to the fix Node.js API option and CLI flag (#​8106) (@​ryo-manba).
  • Added: support for profiling rule performance via the TIMING environment variable (#​8108) (@​ryo-manba).
  • Added: at-rule-descriptor-no-unknown rule (#​8197) (@​ryo-manba).
  • Added: at-rule-descriptor-value-no-unknown rule (#​8211) (@​ryo-manba).
  • Added: at-rule-no-deprecated rule (#​8251) (@​jeddy3).
  • Added: at-rule-prelude-no-invalid rule (#​8268) (@​ryo-manba).
  • Added: declaration-property-value-keyword-no-deprecated rule (#​8223) (@​Mouvedia).
  • Added: "ignore": ["at-rule-preludes", "declaration-values"] to string-no-newline (#​8214) (@​ryo-manba).
  • Added: messageArgs to declaration-property-value-no-unknown, font-family-name-quotes, font-family-no-duplicate-names, function-calc-no-unspaced-operator, import-notation, media-feature-name-unit-allowed-list, selector-attribute-quotes and selector-pseudo-element-colon-notation (#​8285 & #​8252) (@​Mouvedia).
  • Fixed: deprecation warnings to only display once per (custom) rule (#​8265) (@​romainmenke).
  • Fixed: *-no-vendor-prefix message ambiguity (#​8239) (@​Mouvedia).
  • Fixed: at-rule-(dis)allowed-list, at-rule-no-vendor-prefix, at-rule-property-required-list message argument (#​8277) (@​Mouvedia).
  • Fixed: at-rule-property-required-list message for inclusion of properties and descriptors (#​8207) (@​jeddy3).
  • Fixed: at-rule-* false positives and negatives for @charset rule (#​8215) (@​jeddy3).
  • Fixed: declaration-property-value-no-unknown false positives for descriptors (#​8240) (@​jeddy3).
  • Fixed: property-(dis)allowed-list false negatives for custom properties, use /^--/ to (dis)allow them (#​8209) (@​fbasmaison-lucca).
  • Fixed: property-no-unknown false positives for descriptors (#​8203) (@​jeddy3).
  • Fixed: selector-pseudo-class-no-unknown false positives for deprecated pseudo-classes (#​8264) (@​Mouvedia).
  • Fixed: selector-type-case false positives for hatchPath (#​8264) (@​Mouvedia).
  • Fixed: selector-type-no-unknown false positives for shadow, hatch and hatchpath (#​8264) (@​Mouvedia).
TypeStrong/ts-loader (ts-loader)

v9.5.2

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
❤️ Thank You
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

webdriverio/webdriverio (webdriverio)

v9.5.7

Compare Source

🐛 Bug Fix
Committers: 1

v9.5.6

Compare Source

🐛 Bug Fix
Committers: 1

v9.5.4

Compare Source

🐛 Bug Fix
💅 Polish
Committers: 1

v9.5.3

Compare Source

🐛 Bug Fix
Committers: 1

Configuration

📅 Schedule: Branch creation - "after 3pm and before 7pm 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Pull requests that update a dependency file label Jan 10, 2025
@renovate renovate bot enabled auto-merge (squash) January 10, 2025 16:18
@hmcts-jenkins-j-to-z
Copy link
Contributor

Plan Result (aat)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.lau-frontend-session-storage.azurerm_redis_cache.redis
Change Result (Click me)
  # module.lau-frontend-session-storage.azurerm_redis_cache.redis will be updated in-place
  ~ resource "azurerm_redis_cache" "redis" {
        id                                 = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/lau-frontend-session-storage-cache-aat/providers/Microsoft.Cache/redis/lau-frontend-session-storage-aat"
        name                               = "lau-frontend-session-storage-aat"
        tags                               = {
            "application"         = "log-and-audit"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/lau-frontend.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#lau-dev"
            "environment"         = "staging"
            "managedBy"           = "LAU"
        }
        # (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: 0 to add, 1 to change, 0 to destroy.

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

Plan Result (prod)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.lau-frontend-session-storage.azurerm_redis_cache.redis
Change Result (Click me)
  # module.lau-frontend-session-storage.azurerm_redis_cache.redis will be updated in-place
  ~ resource "azurerm_redis_cache" "redis" {
        id                                 = "/subscriptions/8999dec3-0104-4a27-94ee-6588559729d1/resourceGroups/lau-frontend-session-storage-cache-prod/providers/Microsoft.Cache/redis/lau-frontend-session-storage-prod"
        name                               = "lau-frontend-session-storage-prod"
        tags                               = {
            "application"         = "log-and-audit"
            "builtFrom"           = "https://github.com/HMCTS/lau-frontend.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#lau-dev"
            "environment"         = "production"
            "managedBy"           = "LAU"
        }
        # (24 unchanged attributes hidden)

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

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c5384d2 to 11e9adb Compare January 10, 2025 21:06
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot requested a deployment to preview January 10, 2025 21:13 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 11e9adb to 7c94719 Compare January 11, 2025 00:48
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot requested a deployment to preview January 11, 2025 00:55 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 2136a3a to a8b2bf5 Compare January 13, 2025 18:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a8b2bf5 to bbeb529 Compare January 13, 2025 22:53
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot requested a deployment to preview January 13, 2025 22:59 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bbeb529 to 96b31f5 Compare January 14, 2025 02:24
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot requested a deployment to preview January 14, 2025 02:32 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 96b31f5 to 4940cf5 Compare January 14, 2025 12:20
@renovate renovate bot merged commit b5e34d9 into master Jan 14, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 14, 2025 23:07
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.

0 participants