From 86a91597f9b68d3061eab985140c40884a5fd82f Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Mon, 7 Oct 2024 19:12:23 +0530 Subject: [PATCH] Upgrade @argos-ci --- package.json | 2 +- pnpm-lock.yaml | 49 ++++++++++++++++++++----------------------------- 2 files changed, 21 insertions(+), 30 deletions(-) diff --git a/package.json b/package.json index 971e838c4..461c850ff 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "devDependencies": { "@applitools/eyes-cypress": "^3.44.4", - "@argos-ci/cypress": "^2.1.0", + "@argos-ci/cypress": "^2.2.2", "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.27.7", "@cspell/eslint-plugin": "^8.8.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 89440f19e..41c457a7b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ importers: specifier: ^3.44.4 version: 3.44.7(encoding@0.1.13)(typescript@5.4.5) '@argos-ci/cypress': - specifier: ^2.1.0 - version: 2.1.2(cypress@13.14.1) + specifier: ^2.2.2 + version: 2.2.2(cypress@13.14.1) '@changesets/changelog-github': specifier: ^0.5.0 version: 0.5.0(encoding@0.1.13) @@ -762,20 +762,20 @@ packages: resolution: {integrity: sha512-qgJqx2yjlJBf79YyFehf1nSp4AXOdzJn3POQyg8CMWV0YH6HsjAfJjYaNrbXFcGYCSpPEJGhGehxC7GVKHX3YA==} engines: {node: '>=12.13.0'} - '@argos-ci/api-client@0.2.0': - resolution: {integrity: sha512-stqugeAtbHjD2MwezvgJ4hU0HvlEGwGDVsJvUUD4YoRS0putS8yFjXuempkc90XGeHDEfYZgvG372rcK7/FClA==} + '@argos-ci/api-client@0.5.0': + resolution: {integrity: sha512-syJJmvLtJKQYXDmGYRb+ZKpzpSk/dReqhZZm2tnWn7ThxHaJRJ7Wu3J5nqDpCP3LxoYCVfvV/dmfoJO0v8+PbQ==} engines: {node: '>=18.0.0'} - '@argos-ci/browser@2.1.3': - resolution: {integrity: sha512-C9/k32HrmkHkUT9KrhHuOvlli1ibPGE1nkToC6+t4cAmbJCIU8HFrVa6VG2UT3xJjLht+gpqvPwTbJAsCRXv3A==} + '@argos-ci/browser@2.1.4': + resolution: {integrity: sha512-GursnbWL01wN92hRgEsa0c55ih9Sp6qGeYIXFWP4o42FDzm98LbxIy2e1WS+ezP+gBwsSBEMBTGcGCSSmVzacg==} engines: {node: '>=18.0.0'} - '@argos-ci/core@2.5.0': - resolution: {integrity: sha512-xNHKWzuSLHXm/5fhdEQv8zUwExeEkYzw6CV/Ha9rUBBTPomZL5CNxpXQ/ww1AA4mRC5dq3CfgreRq8qj7HQMVQ==} + '@argos-ci/core@2.8.1': + resolution: {integrity: sha512-5ygruMnfQ3OY6LvywnwTycZFg6oTG5UYvPCVdwQiOh+8FgUZUyJge7QBVfeWW+qC0UXFMo+f3eTQ5YFvTwc0ZA==} engines: {node: '>=18.0.0'} - '@argos-ci/cypress@2.1.2': - resolution: {integrity: sha512-J+G7EoyQTz6ev9yZBKpl1lRuizUwrX4ZMfqfyB9fDtPhyNcW3V5nTZh2iMBsNW/4hDnL5SQ5Tge5eJfuGkffgA==} + '@argos-ci/cypress@2.2.2': + resolution: {integrity: sha512-lwXu6y5DcP4ufYQEom4JtHSHjIYul6+GB4pniC8S97mfXLYq6KITJD4JHbrnfIiQGuV1xNPIaBc4MWX+atFDuw==} engines: {node: '>=18.0.0'} peerDependencies: cypress: ^12.0.0 || ^13.0.0 @@ -9940,15 +9940,15 @@ snapshots: '@applitools/utils@1.7.4': {} - '@argos-ci/api-client@0.2.0': + '@argos-ci/api-client@0.5.0': dependencies: openapi-fetch: 0.11.1 - '@argos-ci/browser@2.1.3': {} + '@argos-ci/browser@2.1.4': {} - '@argos-ci/core@2.5.0': + '@argos-ci/core@2.8.1': dependencies: - '@argos-ci/api-client': 0.2.0 + '@argos-ci/api-client': 0.5.0 '@argos-ci/util': 2.1.1 axios: 1.7.5(debug@4.3.7) convict: 6.2.4 @@ -9959,10 +9959,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@argos-ci/cypress@2.1.2(cypress@13.14.1)': + '@argos-ci/cypress@2.2.2(cypress@13.14.1)': dependencies: - '@argos-ci/browser': 2.1.3 - '@argos-ci/core': 2.5.0 + '@argos-ci/browser': 2.1.4 + '@argos-ci/core': 2.8.1 '@argos-ci/util': 2.1.1 cypress: 13.14.1 cypress-wait-until: 3.0.2 @@ -13094,7 +13094,7 @@ snapshots: '@vueuse/shared': 10.11.1(vue@3.4.38(typescript@5.6.2)) vue-demi: 0.14.10(vue@3.4.38(typescript@5.6.2)) optionalDependencies: - axios: 1.7.5 + axios: 1.7.5(debug@4.3.7) focus-trap: 7.5.4 transitivePeerDependencies: - '@vue/composition-api' @@ -13106,7 +13106,7 @@ snapshots: '@vueuse/shared': 11.0.3(vue@3.4.38(typescript@5.4.5)) vue-demi: 0.14.10(vue@3.4.38(typescript@5.4.5)) optionalDependencies: - axios: 1.7.5 + axios: 1.7.5(debug@4.3.7) focus-trap: 7.5.4 transitivePeerDependencies: - '@vue/composition-api' @@ -13539,15 +13539,6 @@ snapshots: transitivePeerDependencies: - debug - axios@1.7.5: - dependencies: - follow-redirects: 1.15.6(debug@4.3.6) - form-data: 4.0.0 - proxy-from-env: 1.1.0 - transitivePeerDependencies: - - debug - optional: true - axios@1.7.5(debug@4.3.7): dependencies: follow-redirects: 1.15.6(debug@4.3.7) @@ -16177,7 +16168,7 @@ snapshots: http-proxy@1.18.1: dependencies: eventemitter3: 4.0.7 - follow-redirects: 1.15.6(debug@4.3.6) + follow-redirects: 1.15.6(debug@4.3.7) requires-port: 1.0.0 transitivePeerDependencies: - debug