From 5e8e8d3f81d62e7c00aec97fc17e080271b2b44d Mon Sep 17 00:00:00 2001 From: Jennifer Shehane Date: Wed, 26 Mar 2025 10:20:59 -0400 Subject: [PATCH] dependency: bump win-version-info from 5.0.1 to 6.0.1 (#31358) * dependency: bump win-version-info from 5.0.1 to 6.0.1 * changelog entry * run in more workflows * Most changelog entry --- .circleci/workflows.yml | 10 +++++----- cli/CHANGELOG.md | 5 +++++ packages/launcher/package.json | 2 +- yarn.lock | 8 ++++---- 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/.circleci/workflows.yml b/.circleci/workflows.yml index 2ac1c26d98..4627aba2f1 100644 --- a/.circleci/workflows.yml +++ b/.circleci/workflows.yml @@ -38,7 +38,7 @@ mainBuildFilters: &mainBuildFilters - /^release\/\d+\.\d+\.\d+$/ # use the following branch as well to ensure that v8 snapshot cache updates are fully tested - 'update-v8-snapshot-cache-on-develop' - - 'mschile/circle_ci_env' + - 'bump-win-version-info' # usually we don't build Mac app - it takes a long time # but sometimes we want to really confirm we are doing the right thing @@ -49,7 +49,7 @@ macWorkflowFilters: &darwin-workflow-filters - equal: [ develop, << pipeline.git.branch >> ] # use the following branch as well to ensure that v8 snapshot cache updates are fully tested - equal: [ 'update-v8-snapshot-cache-on-develop', << pipeline.git.branch >> ] - - equal: [ 'mschile/circle_ci_env', << pipeline.git.branch >> ] + - equal: [ 'bump-win-version-info', << pipeline.git.branch >> ] - matches: pattern: /^release\/\d+\.\d+\.\d+$/ value: << pipeline.git.branch >> @@ -60,7 +60,7 @@ linuxArm64WorkflowFilters: &linux-arm64-workflow-filters - equal: [ develop, << pipeline.git.branch >> ] # use the following branch as well to ensure that v8 snapshot cache updates are fully tested - equal: [ 'update-v8-snapshot-cache-on-develop', << pipeline.git.branch >> ] - - equal: [ 'mschile/circle_ci_env', << pipeline.git.branch >> ] + - equal: [ 'bump-win-version-info', << pipeline.git.branch >> ] - matches: pattern: /^release\/\d+\.\d+\.\d+$/ value: << pipeline.git.branch >> @@ -83,7 +83,7 @@ windowsWorkflowFilters: &windows-workflow-filters - equal: [ develop, << pipeline.git.branch >> ] # use the following branch as well to ensure that v8 snapshot cache updates are fully tested - equal: [ 'update-v8-snapshot-cache-on-develop', << pipeline.git.branch >> ] - - equal: [ 'mschile/circle_ci_env', << pipeline.git.branch >> ] + - equal: [ 'bump-win-version-info', << pipeline.git.branch >> ] - matches: pattern: /^release\/\d+\.\d+\.\d+$/ value: << pipeline.git.branch >> @@ -157,7 +157,7 @@ commands: name: Set environment variable to determine whether or not to persist artifacts command: | echo "Setting SHOULD_PERSIST_ARTIFACTS variable" - echo 'if ! [[ "$CIRCLE_BRANCH" != "develop" && "$CIRCLE_BRANCH" != "release/"* && "$CIRCLE_BRANCH" != "ryanm/chore/fix-binary-due-to-proxy-from-env" ]]; then + echo 'if ! [[ "$CIRCLE_BRANCH" != "develop" && "$CIRCLE_BRANCH" != "release/"* && "$CIRCLE_BRANCH" != "bump-win-version-info" ]]; then export SHOULD_PERSIST_ARTIFACTS=true fi' >> "$BASH_ENV" # You must run `setup_should_persist_artifacts` command and be using bash before running this command diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 43235b8f0f..6e518cd814 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -7,6 +7,10 @@ _Released 4/8/2025 (PENDING)_ - Updated error message around `injectDocumentDomain` removal to mention a future version of Cypress instead of Cypress 15. Addresses [#31373](https://github.com/cypress-io/cypress/issues/31373). Addressed in [#31375](https://github.com/cypress-io/cypress/pull/31375). +**Dependency Updates:** + +- Upgraded `win-version-info` from `5.0.1` to `6.0.1`. Addressed in [#31358](https://github.com/cypress-io/cypress/pull/31358). + ## 14.2.1 _Released 3/26/2025_ @@ -29,6 +33,7 @@ _Released 3/26/2025_ - Upgraded `resolve` from `1.17.0` to `1.22.10`. Addressed in [#31333](https://github.com/cypress-io/cypress/pull/31333). - Upgraded `semver` from `7.5.3` to `7.7.1`. Addressed in [#31341](https://github.com/cypress-io/cypress/pull/31341). - Upgraded `systeminformation` from `5.21.7` to `5.22.8`. Addressed in [#31281](https://github.com/cypress-io/cypress/pull/31281). +- Upgraded `win-version-info` from `5.0.1` to `6.0.1`. Addressed in [#31358](https://github.com/cypress-io/cypress/pull/31358). ## 14.2.0 diff --git a/packages/launcher/package.json b/packages/launcher/package.json index 561fea151d..e981276d6c 100644 --- a/packages/launcher/package.json +++ b/packages/launcher/package.json @@ -23,7 +23,7 @@ "plist": "3.1.0", "semver": "^7.7.1", "which": "2.0.2", - "win-version-info": "5.0.1" + "win-version-info": "^6.0.1" }, "devDependencies": { "@packages/data-context": "0.0.0-development", diff --git a/yarn.lock b/yarn.lock index 6ca6a91b37..c12eabb4c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -32893,10 +32893,10 @@ wildcard@^2.0.0: resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.0.tgz#a77d20e5200c6faaac979e4b3aadc7b3dd7f8fec" integrity sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw== -win-version-info@5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/win-version-info/-/win-version-info-5.0.1.tgz#6da02e2e7c2f9676ad884f7c8f6e5e959e7b14aa" - integrity sha512-Xamzgusk6IUvoT2bXsoVntO1S86gCd1Sjmfw718WsV4JV8lgf2QbaRIVHYHLHtqIKB8oVoVEDPnjw+u4jZ82AA== +win-version-info@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/win-version-info/-/win-version-info-6.0.1.tgz#cf09e2d961e2a16424360cd02f5d9a9086e3e49f" + integrity sha512-Z6060xUh9UwPxAjKOcEUybw93jnMtpERcdlb933bGfpBOlRtLYlYlzWk1YoGzofX3yB3pvPuwXrTsWQ4ClMZKQ== dependencies: napi-macros "^2.0.0" node-gyp-build "^4.3.0"