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: python/python-docs-theme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025.10
Choose a base ref
...
head repository: python/python-docs-theme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025.12
Choose a head ref
  • 8 commits
  • 13 files changed
  • 4 contributors

Commits on Nov 1, 2025

  1. Bump the actions group with 2 updates (#278)

    Bumps the actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `actions/download-artifact` from 5 to 6
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v5...v6)
    
    Updates `actions/upload-artifact` from 4 to 5
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/upload-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    ae83e69 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. Configuration menu
    Copy the full SHA
    4e36f99 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. Bump actions/checkout from 5 to 6 in the actions group (#284)

    Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 5 to 6
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    498d07f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Configuration menu
    Copy the full SHA
    c6ef663 View commit details
    Browse the repository at this point in the history
  2. Add zizmor to CI and fix findings (#283)

    Co-authored-by: Adam Turner <[email protected]>
    hugovk and AA-Turner authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    35db2d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Configuration menu
    Copy the full SHA
    bf2c2d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0b901d View commit details
    Browse the repository at this point in the history
  3. Prepare 2025.12 release (#286)

    Co-authored-by: Stan Ulbrych <[email protected]>
    hugovk and StanFromIreland authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    2ac4375 View commit details
    Browse the repository at this point in the history
Loading