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: 2026.7
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: main
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 1, 2026

  1. Bump the actions group with 4 updates (#321)

    Bumps the actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [j178/prek-action](https://github.com/j178/prek-action), [actions/setup-python](https://github.com/actions/setup-python) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `actions/checkout` from 7.0.0 to 7.0.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@9c091bb...3d3c42e)
    
    Updates `j178/prek-action` from 2.0.4 to 2.0.6
    - [Release notes](https://github.com/j178/prek-action/releases)
    - [Commits](j178/prek-action@bdca6f1...5337cb9)
    
    Updates `actions/setup-python` from 6.3.0 to 7.0.0
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@ece7cb0...5fda3b9)
    
    Updates `pypa/gh-action-pypi-publish` from 1.14.0 to 1.14.1
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@cef2210...ba38be9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 7.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: j178/prek-action
      dependency-version: 2.0.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: actions/setup-python
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-version: 1.14.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2026
    Configuration menu
    Copy the full SHA
    f0d30cc View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2026

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