From fe407a22c23df9fd39d1aebd64d688b881ec89e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 00:51:46 +0000 Subject: [PATCH] Bump cypress-split from 1.23.2 to 1.23.4 Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.23.2 to 1.23.4. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.23.2...v1.23.4) --- updated-dependencies: - dependency-name: cypress-split dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- js/apps/admin-ui/package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++++--------- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index ff173d30b978..bd9df9cb9262 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -103,7 +103,7 @@ "@vitejs/plugin-react-swc": "^3.6.0", "cypress": "^13.10.0", "cypress-axe": "^1.5.0", - "cypress-split": "^1.23.2", + "cypress-split": "^1.23.4", "jsdom": "^24.0.0", "ldap-server-mock": "^6.0.1", "lightningcss": "^1.25.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82b9f9783c37..cbb25b996528 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -263,8 +263,8 @@ importers: specifier: ^1.5.0 version: 1.5.0(axe-core@4.9.1)(cypress@13.10.0) cypress-split: - specifier: ^1.23.2 - version: 1.23.2(@babel/core@7.24.5) + specifier: ^1.23.4 + version: 1.23.4(@babel/core@7.24.5) jsdom: specifier: ^24.0.0 version: 24.0.0 @@ -2274,8 +2274,8 @@ packages: axe-core: ^3 || ^4 cypress: ^10 || ^11 || ^12 || ^13 - cypress-split@1.23.2: - resolution: {integrity: sha512-kJeTgrxfH59nE4XD4ZbS8ZQds7J+ShBjyjaPcKfp3akdxcqT41rK/Io/3f4bsV1xMi7QfywgVAc1FoV2WiCLuw==} + cypress-split@1.23.4: + resolution: {integrity: sha512-4p052Dmx30F/SgGrn2FWc1t9poYHRT9xOnh/ImP9itggPDuJodVdB2bySiwlagGQENoZJO3v1wdi8P1heDfkmQ==} hasBin: true cypress@13.10.0: @@ -2813,8 +2813,8 @@ packages: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} - find-cypress-specs@1.43.2: - resolution: {integrity: sha512-SNXfIy9CuKx/tdwzzn20kc7WxoJXyXmC4vzmttRD/z4qZ8eOxbN6ywmB/fuQtDLLQXncqNA7zLYsymhhIRcvTQ==} + find-cypress-specs@1.43.3: + resolution: {integrity: sha512-S/2c8W1SbuwY1MmQD1Md9jYNPm3298o1+VGJNrw70CcPrkjw0ASltDFRddcD0cFLmE8jOT9C/EwdZMi3RaM0jA==} engines: {node: '>=18'} hasBin: true @@ -2958,10 +2958,12 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} + deprecated: Glob versions prior to v9 are no longer supported global-dirs@3.0.1: resolution: {integrity: sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==} @@ -3115,6 +3117,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -4161,6 +4164,7 @@ packages: rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rollup-plugin-peer-deps-external@2.2.4: @@ -6967,14 +6971,14 @@ snapshots: axe-core: 4.9.1 cypress: 13.10.0 - cypress-split@1.23.2(@babel/core@7.24.5): + cypress-split@1.23.4(@babel/core@7.24.5): dependencies: '@actions/core': 1.10.1 arg: 5.0.2 console.table: 0.10.0 debug: 4.3.4(supports-color@8.1.1) fast-shuffle: 6.1.0 - find-cypress-specs: 1.43.2(@babel/core@7.24.5) + find-cypress-specs: 1.43.3(@babel/core@7.24.5) globby: 11.1.0 humanize-duration: 3.32.0 transitivePeerDependencies: @@ -7741,7 +7745,7 @@ snapshots: dependencies: to-regex-range: 5.0.1 - find-cypress-specs@1.43.2(@babel/core@7.24.5): + find-cypress-specs@1.43.3(@babel/core@7.24.5): dependencies: '@actions/core': 1.10.1 arg: 5.0.2