Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PLFENG/vscode-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: microsoft/vscode-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 12 files changed
  • 5 contributors

Commits on Apr 23, 2026

  1. Remove unused testresources import and related load_tests function fr…

    …om unittestadapter (microsoft#25928)
    
    goal to resolve CI issues
    
    Keeps coverage of the testscenarios-based dynamic test-ID pattern (which
    was the whole point of this fixture). Declaring testtools explicitly
    replaces the fragile transitive dependency that was causing the CI
    import failure described in test-scenarios-ci-failure.md.
    
    ---------
    
    Co-authored-by: Copilot <copilot@github.com>
    eleanorjboyd and Copilot authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    f3fab83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    957444f View commit details
    Browse the repository at this point in the history
  3. Add telemetry properties for environment resolution and package insta…

    …llation (microsoft#25927)
    
    Co-authored-by: Copilot <copilot@github.com>
    
    1. Add `duration` to `INVOKE_TOOL` 
    2. Add `resolveOutcome` to `configure_python_environment` 
    3. Add `envType` to all tools that resolve an environment 
    4. Add `packageCount` and `installerType` to `install_python_packages`
    5. Add `responsePackageCount` to `get_python_environment_details`
    
    ---------
    
    Co-authored-by: Copilot <copilot@github.com>
    eleanorjboyd and Copilot authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    a8a4f70 View commit details
    Browse the repository at this point in the history
  4. Bump uuid from 8.3.2 to 14.0.0 (microsoft#25929)

    Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 14.0.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/releases">uuid's">https://github.com/uuidjs/uuid/releases">uuid's
    releases</a>.</em></p>
    <blockquote>
    <h2>v14.0.0</h2>
    <h2><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/compare/v13.0.0...v14.0.0">14.0.0</a">https://github.com/uuidjs/uuid/compare/v13.0.0...v14.0.0">14.0.0</a>
    (2026-04-19)</h2>
    <h3>⚠ BREAKING CHANGES</h3>
    <ul>
    <li>expect <code>crypto</code> to be global everywhere (requires
    node@20+) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/935">#935</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/935">#935</a>)</li>
    <li>drop node@18 support (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/934">#934</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/934">#934</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li>drop node@18 support (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/934">#934</a">https://redirect.github.com/uuidjs/uuid/issues/934">#934</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/dc4ddb87272ed2843faccd130bcc41d492688bd3">dc4ddb8</a>)</li">https://github.com/uuidjs/uuid/commit/dc4ddb87272ed2843faccd130bcc41d492688bd3">dc4ddb8</a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>expect <code>crypto</code> to be global everywhere (requires
    node@20+) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/935">#935</a">https://redirect.github.com/uuidjs/uuid/issues/935">#935</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/f2c235f93059325fa43e1106e624b5291bb523c4">f2c235f</a>)</li">https://github.com/uuidjs/uuid/commit/f2c235f93059325fa43e1106e624b5291bb523c4">f2c235f</a>)</li>
    <li>Use GITHUB_TOKEN for release-please and enable npm provenance (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/925">#925</a">https://redirect.github.com/uuidjs/uuid/issues/925">#925</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/ffa31383e8e4e1f0b4e22e504561272041b8738c">ffa3138</a>)</li">https://github.com/uuidjs/uuid/commit/ffa31383e8e4e1f0b4e22e504561272041b8738c">ffa3138</a>)</li>
    </ul>
    <h2>v13.0.0</h2>
    <h2><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/compare/v12.0.0...v13.0.0">13.0.0</a">https://github.com/uuidjs/uuid/compare/v12.0.0...v13.0.0">13.0.0</a>
    (2025-09-08)</h2>
    <h3>⚠ BREAKING CHANGES</h3>
    <ul>
    <li>make browser exports the default (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/901">#901</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/901">#901</a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>make browser exports the default (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/901">#901</a">https://redirect.github.com/uuidjs/uuid/issues/901">#901</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/bce9d72a3ae5b9a3dcd8eb21ef6d1820288a427a">bce9d72</a>)</li">https://github.com/uuidjs/uuid/commit/bce9d72a3ae5b9a3dcd8eb21ef6d1820288a427a">bce9d72</a>)</li>
    </ul>
    <h2>v12.0.0</h2>
    <h2><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/compare/v11.1.0...v12.0.0">12.0.0</a">https://github.com/uuidjs/uuid/compare/v11.1.0...v12.0.0">12.0.0</a>
    (2025-09-05)</h2>
    <h3>⚠ BREAKING CHANGES</h3>
    <ul>
    <li>update to typescript@5.2 (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/887">#887</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/887">#887</a>)</li>
    <li>remove CommonJS support (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/886">#886</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/886">#886</a>)</li>
    <li>drop node@16 support (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/883">#883</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/883">#883</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li>add node@24 to ci matrix (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/879">#879</a">https://redirect.github.com/uuidjs/uuid/issues/879">#879</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/42b6178aa21a593257f0a72abacd220f0b7b8a92">42b6178</a>)</li">https://github.com/uuidjs/uuid/commit/42b6178aa21a593257f0a72abacd220f0b7b8a92">42b6178</a>)</li>
    <li>drop node@16 support (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/883">#883</a">https://redirect.github.com/uuidjs/uuid/issues/883">#883</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/0f38cf10366ab074f9328ae2021eea04d5f2e530">0f38cf1</a>)</li">https://github.com/uuidjs/uuid/commit/0f38cf10366ab074f9328ae2021eea04d5f2e530">0f38cf1</a>)</li>
    <li>remove CommonJS support (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/886">#886</a">https://redirect.github.com/uuidjs/uuid/issues/886">#886</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/ae786e27265f50bcf7cead196c29f1869297c42f">ae786e2</a>)</li">https://github.com/uuidjs/uuid/commit/ae786e27265f50bcf7cead196c29f1869297c42f">ae786e2</a>)</li>
    <li>update to typescript@5.2 (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/887">#887</a">https://redirect.github.com/uuidjs/uuid/issues/887">#887</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/c7ee40598ed78584d81ab78dffded9fe5ff20b01">c7ee405</a>)</li">https://github.com/uuidjs/uuid/commit/c7ee40598ed78584d81ab78dffded9fe5ff20b01">c7ee405</a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md">uuid's">https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md">uuid's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/compare/v13.0.0...v14.0.0">14.0.0</a">https://github.com/uuidjs/uuid/compare/v13.0.0...v14.0.0">14.0.0</a>
    (2026-04-19)</h2>
    <h3>Security</h3>
    <ul>
    <li>Fixes <a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/security/advisories/GHSA-w5hq-g745-h8pq">GHSA-w5hq-g745-h8pq</a">https://github.com/uuidjs/uuid/security/advisories/GHSA-w5hq-g745-h8pq">GHSA-w5hq-g745-h8pq</a>:
    <code>v3()</code>, <code>v5()</code>, and <code>v6()</code> did not
    validate that writes would remain within the bounds of a caller-supplied
    buffer, allowing out-of-bounds writes when an invalid
    <code>offset</code> was provided. A <code>RangeError</code> is now
    thrown if <code>offset &lt; 0</code> or <code>offset + 16 &gt;
    buf.length</code>.</li>
    </ul>
    <h3>⚠ BREAKING CHANGES</h3>
    <ul>
    <li><code>crypto</code> is now expected to be globally defined (requires
    node@20+) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/935">#935</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/935">#935</a>)</li>
    <li>drop node@18 support (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/934">#934</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/934">#934</a>)</li>
    <li>upgrade minimum supported TypeScript version to 5.4.3, in keeping
    with the project's policy of supporting TypeScript versions released
    within the last two years</li>
    </ul>
    <h2><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/compare/v12.0.0...v13.0.0">13.0.0</a">https://github.com/uuidjs/uuid/compare/v12.0.0...v13.0.0">13.0.0</a>
    (2025-09-08)</h2>
    <h3>⚠ BREAKING CHANGES</h3>
    <ul>
    <li>make browser exports the default (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/901">#901</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/901">#901</a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>make browser exports the default (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/901">#901</a">https://redirect.github.com/uuidjs/uuid/issues/901">#901</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/bce9d72a3ae5b9a3dcd8eb21ef6d1820288a427a">bce9d72</a>)</li">https://github.com/uuidjs/uuid/commit/bce9d72a3ae5b9a3dcd8eb21ef6d1820288a427a">bce9d72</a>)</li>
    </ul>
    <h2><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/compare/v11.1.0...v12.0.0">12.0.0</a">https://github.com/uuidjs/uuid/compare/v11.1.0...v12.0.0">12.0.0</a>
    (2025-09-05)</h2>
    <h3>⚠ BREAKING CHANGES</h3>
    <ul>
    <li>update to typescript@5.2 (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/887">#887</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/887">#887</a>)</li>
    <li>remove CommonJS support (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/886">#886</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/886">#886</a>)</li>
    <li>drop node@16 support (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/883">#883</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/883">#883</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li>add node@24 to ci matrix (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/879">#879</a">https://redirect.github.com/uuidjs/uuid/issues/879">#879</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/42b6178aa21a593257f0a72abacd220f0b7b8a92">42b6178</a>)</li">https://github.com/uuidjs/uuid/commit/42b6178aa21a593257f0a72abacd220f0b7b8a92">42b6178</a>)</li>
    <li>drop node@16 support (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/883">#883</a">https://redirect.github.com/uuidjs/uuid/issues/883">#883</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/0f38cf10366ab074f9328ae2021eea04d5f2e530">0f38cf1</a>)</li">https://github.com/uuidjs/uuid/commit/0f38cf10366ab074f9328ae2021eea04d5f2e530">0f38cf1</a>)</li>
    <li>remove CommonJS support (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/886">#886</a">https://redirect.github.com/uuidjs/uuid/issues/886">#886</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/ae786e27265f50bcf7cead196c29f1869297c42f">ae786e2</a>)</li">https://github.com/uuidjs/uuid/commit/ae786e27265f50bcf7cead196c29f1869297c42f">ae786e2</a>)</li>
    <li>update to typescript@5.2 (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/887">#887</a">https://redirect.github.com/uuidjs/uuid/issues/887">#887</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/c7ee40598ed78584d81ab78dffded9fe5ff20b01">c7ee405</a>)</li">https://github.com/uuidjs/uuid/commit/c7ee40598ed78584d81ab78dffded9fe5ff20b01">c7ee405</a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>improve v4() performance (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/894">#894</a">https://redirect.github.com/uuidjs/uuid/issues/894">#894</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/5fd974c12718c8848035650b69b8948f12ace197">5fd974c</a>)</li">https://github.com/uuidjs/uuid/commit/5fd974c12718c8848035650b69b8948f12ace197">5fd974c</a>)</li>
    <li>restore node: prefix (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/889">#889</a">https://redirect.github.com/uuidjs/uuid/issues/889">#889</a>) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/e1f42a354593093ba0479f0b4047dae82d28c507">e1f42a3</a>)</li">https://github.com/uuidjs/uuid/commit/e1f42a354593093ba0479f0b4047dae82d28c507">e1f42a3</a>)</li>
    </ul>
    <h2><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/compare/v11.0.5...v11.1.0">11.1.0</a">https://github.com/uuidjs/uuid/compare/v11.0.5...v11.1.0">11.1.0</a>
    (2025-02-19)</h2>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/7c1ea087a8149b57380fc8bb7f68c3a215cb6e4b"><code>7c1ea08</code></a">https://github.com/uuidjs/uuid/commit/7c1ea087a8149b57380fc8bb7f68c3a215cb6e4b"><code>7c1ea08</code></a>
    chore(main): release 14.0.0 (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/926">#926</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/926">#926</a>)</li>
    <li><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/3d2c5b0342f0fcb52a5ac681c3d47c13e7444b34"><code>3d2c5b0</code></a">https://github.com/uuidjs/uuid/commit/3d2c5b0342f0fcb52a5ac681c3d47c13e7444b34"><code>3d2c5b0</code></a>
    Merge commit from fork</li>
    <li><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/f2c235f93059325fa43e1106e624b5291bb523c4"><code>f2c235f</code></a">https://github.com/uuidjs/uuid/commit/f2c235f93059325fa43e1106e624b5291bb523c4"><code>f2c235f</code></a>
    fix!: expect <code>crypto</code> to be global everywhere (requires
    node@20+) (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/935">#935</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/935">#935</a>)</li>
    <li><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/529ef0899f5dd503d2ee90d690585d63d78bc212"><code>529ef08</code></a">https://github.com/uuidjs/uuid/commit/529ef0899f5dd503d2ee90d690585d63d78bc212"><code>529ef08</code></a>
    chore: upgrade TypeScript and fixup types (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/927">#927</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/927">#927</a>)</li>
    <li><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/086fd7976f11433edf9ac80be876b3ad243fe087"><code>086fd79</code></a">https://github.com/uuidjs/uuid/commit/086fd7976f11433edf9ac80be876b3ad243fe087"><code>086fd79</code></a>
    chore: update dependencies (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/933">#933</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/933">#933</a>)</li>
    <li><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/dc4ddb87272ed2843faccd130bcc41d492688bd3"><code>dc4ddb8</code></a">https://github.com/uuidjs/uuid/commit/dc4ddb87272ed2843faccd130bcc41d492688bd3"><code>dc4ddb8</code></a>
    feat!: drop node@18 support (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/934">#934</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/934">#934</a>)</li>
    <li><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/0f1f9c9c9cedbae5a1d363d5406c5dfbabe81404"><code>0f1f9c9</code></a">https://github.com/uuidjs/uuid/commit/0f1f9c9c9cedbae5a1d363d5406c5dfbabe81404"><code>0f1f9c9</code></a>
    chore: switch to Biome for parsing and linting (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/932">#932</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/932">#932</a>)</li>
    <li><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/e2879e64bf125add903c1eff6e0860542c605013"><code>e2879e6</code></a">https://github.com/uuidjs/uuid/commit/e2879e64bf125add903c1eff6e0860542c605013"><code>e2879e6</code></a>
    chore: use maintained version of npm-run-all (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/930">#930</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/930">#930</a>)</li>
    <li><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/ffa31383e8e4e1f0b4e22e504561272041b8738c"><code>ffa3138</code></a">https://github.com/uuidjs/uuid/commit/ffa31383e8e4e1f0b4e22e504561272041b8738c"><code>ffa3138</code></a>
    fix: Use GITHUB_TOKEN for release-please and enable npm provenance (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/925">#925</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/925">#925</a>)</li>
    <li><a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/commit/0423d49df2dc8efc300c804731d25f4d7e0fccc4"><code>0423d49</code></a">https://github.com/uuidjs/uuid/commit/0423d49df2dc8efc300c804731d25f4d7e0fccc4"><code>0423d49</code></a>
    docs: remove obsolete v1 option notes (<a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://redirect.github.com/uuidjs/uuid/issues/915">#915</a>)</li">https://redirect.github.com/uuidjs/uuid/issues/915">#915</a>)</li>
    <li>Additional commits viewable in <a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://github.com/uuidjs/uuid/compare/v8.3.2...v14.0.0">compare">https://github.com/uuidjs/uuid/compare/v8.3.2...v14.0.0">compare
    view</a></li>
    </ul>
    </details>
    <details>
    <summary>Maintainer changes</summary>
    <p>This version was pushed to npm by <a
    href="proxy.php?url=https%3A%2F%2Fgithub.com%2FPLFENG%2Fvscode-python%2Fcompare%2F%3Ca+href%3D"https://www.npmjs.com/~GitHub%20Actions">GitHub" rel="nofollow">https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new
    releaser for uuid since your current version.</p>
    </details>
    <details>
    <summary>Install script changes</summary>
    <p>This version adds <code>prepare</code> script that runs during
    installation. Review the package contents before updating.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uuid&package-manager=npm_and_yarn&previous-version=8.3.2&new-version=14.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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 show <dependency name> 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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/microsoft/vscode-python/network/alerts).
    
    </details>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
    Co-authored-by: Eleanor Boyd <26030610+eleanorjboyd@users.noreply.github.com>
    4 people authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    f255bef View commit details
    Browse the repository at this point in the history
Loading