From a650685a87aa4342d63f9afd2d6dab553d579db3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 11:34:03 +0000 Subject: [PATCH] chore: bump semver and @types/semver in /site (#20076) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [semver](https://github.com/npm/node-semver) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver). These dependencies needed to be updated together. Updates `semver` from 7.6.2 to 7.7.2
Release notes

Sourced from semver's releases.

v7.7.2

7.7.2 (2025-05-12)

Bug Fixes

Chores

v7.7.1

7.7.1 (2025-02-03)

Bug Fixes

v7.7.0

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

v7.6.3

7.6.3 (2024-07-16)

Bug Fixes

Documentation

Changelog

Sourced from semver's changelog.

7.7.2 (2025-05-12)

Bug Fixes

Chores

7.7.1 (2025-02-03)

Bug Fixes

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

7.6.3 (2024-07-16)

Bug Fixes

Documentation

Commits

Updates `@types/semver` from 7.5.8 to 7.7.1
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- site/package.json | 6 +++--- site/pnpm-lock.yaml | 42 +++++++++++++++++++++--------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/site/package.json b/site/package.json index e1a1490bd5..c0f962ea8c 100644 --- a/site/package.json +++ b/site/package.json @@ -110,7 +110,7 @@ "recharts": "2.15.0", "remark-gfm": "4.0.0", "resize-observer-polyfill": "1.5.1", - "semver": "7.6.2", + "semver": "7.7.2", "tailwind-merge": "2.6.0", "tailwindcss-animate": "1.0.7", "tzdata": "1.0.46", @@ -152,7 +152,7 @@ "@types/react-syntax-highlighter": "15.5.13", "@types/react-virtualized-auto-sizer": "1.0.4", "@types/react-window": "1.8.8", - "@types/semver": "7.5.8", + "@types/semver": "7.7.1", "@types/ssh2": "1.15.1", "@types/ua-parser-js": "0.7.36", "@types/uuid": "9.0.2", @@ -190,7 +190,7 @@ ], "resolutions": { "optionator": "0.9.3", - "semver": "7.6.2" + "semver": "7.7.2" }, "engines": { "pnpm": ">=10.0.0 <11.0.0", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index b55ce80e57..9ffed44e94 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -6,7 +6,7 @@ settings: overrides: optionator: 0.9.3 - semver: 7.6.2 + semver: 7.7.2 '@babel/runtime': 7.26.10 '@babel/helpers': 7.26.10 esbuild: ^0.25.0 @@ -245,8 +245,8 @@ importers: specifier: 1.5.1 version: 1.5.1 semver: - specifier: 7.6.2 - version: 7.6.2 + specifier: 7.7.2 + version: 7.7.2 tailwind-merge: specifier: 2.6.0 version: 2.6.0 @@ -366,8 +366,8 @@ importers: specifier: 1.8.8 version: 1.8.8 '@types/semver': - specifier: 7.5.8 - version: 7.5.8 + specifier: 7.7.1 + version: 7.7.1 '@types/ssh2': specifier: 1.15.1 version: 1.15.1 @@ -2729,8 +2729,8 @@ packages: '@types/resolve@1.20.4': resolution: {integrity: sha512-BKGK0T1VgB1zD+PwQR4RRf0ais3NyvH1qjLUrHI5SEiccYaJrhLstLuoXFWJ+2Op9whGizSPUMGPJY/Qtb/A2w==, tarball: https://registry.npmjs.org/@types/resolve/-/resolve-1.20.4.tgz} - '@types/semver@7.5.8': - resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==, tarball: https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz} + '@types/semver@7.7.1': + resolution: {integrity: sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA==, tarball: https://registry.npmjs.org/@types/semver/-/semver-7.7.1.tgz} '@types/send@0.17.1': resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==, tarball: https://registry.npmjs.org/@types/send/-/send-0.17.1.tgz} @@ -5650,8 +5650,8 @@ packages: scheduler@0.26.0: resolution: {integrity: sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==, tarball: https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz} - semver@7.6.2: - resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==, tarball: https://registry.npmjs.org/semver/-/semver-7.6.2.tgz} + semver@7.7.2: + resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==, tarball: https://registry.npmjs.org/semver/-/semver-7.7.2.tgz} engines: {node: '>=10'} hasBin: true @@ -6509,7 +6509,7 @@ snapshots: debug: 4.4.0 gensync: 1.0.0-beta.2 json5: 2.2.3 - semver: 7.6.2 + semver: 7.7.2 transitivePeerDependencies: - supports-color @@ -6529,7 +6529,7 @@ snapshots: debug: 4.4.0 gensync: 1.0.0-beta.2 json5: 2.2.3 - semver: 7.6.2 + semver: 7.7.2 transitivePeerDependencies: - supports-color @@ -6549,7 +6549,7 @@ snapshots: debug: 4.4.1 gensync: 1.0.0-beta.2 json5: 2.2.3 - semver: 7.6.2 + semver: 7.7.2 transitivePeerDependencies: - supports-color @@ -6583,7 +6583,7 @@ snapshots: '@babel/helper-validator-option': 7.25.9 browserslist: 4.24.3 lru-cache: 5.1.1 - semver: 7.6.2 + semver: 7.7.2 '@babel/helper-compilation-targets@7.27.2': dependencies: @@ -6591,7 +6591,7 @@ snapshots: '@babel/helper-validator-option': 7.27.1 browserslist: 4.24.3 lru-cache: 5.1.1 - semver: 7.6.2 + semver: 7.7.2 '@babel/helper-globals@7.28.0': {} @@ -8869,7 +8869,7 @@ snapshots: '@types/resolve@1.20.4': {} - '@types/semver@7.5.8': {} + '@types/semver@7.7.1': {} '@types/send@0.17.1': dependencies: @@ -10507,7 +10507,7 @@ snapshots: '@babel/parser': 7.26.3 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 - semver: 7.6.2 + semver: 7.7.2 transitivePeerDependencies: - supports-color @@ -10517,7 +10517,7 @@ snapshots: '@babel/parser': 7.26.3 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 - semver: 7.6.2 + semver: 7.7.2 transitivePeerDependencies: - supports-color @@ -10859,7 +10859,7 @@ snapshots: jest-util: 29.7.0 natural-compare: 1.4.0 pretty-format: 29.7.0 - semver: 7.6.2 + semver: 7.7.2 transitivePeerDependencies: - supports-color @@ -11111,7 +11111,7 @@ snapshots: make-dir@4.0.0: dependencies: - semver: 7.6.2 + semver: 7.7.2 make-error@1.3.6: optional: true @@ -12476,7 +12476,7 @@ snapshots: scheduler@0.26.0: {} - semver@7.6.2: {} + semver@7.7.2: {} send@0.19.0: dependencies: @@ -12634,7 +12634,7 @@ snapshots: esbuild: 0.25.3 esbuild-register: 3.6.0(esbuild@0.25.3) recast: 0.23.9 - semver: 7.6.2 + semver: 7.7.2 ws: 8.18.0 optionalDependencies: prettier: 3.4.1