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: b05ad28
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: f4352e1
Choose a head ref
  • 20 commits
  • 10 files changed
  • 7 contributors

Commits on Feb 2, 2024

  1. Update pre-commit

    hugovk committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    761de4d View commit details
    Browse the repository at this point in the history
  2. Newlines for clarity

    hugovk committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3e0f891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed0650e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b24269 View commit details
    Browse the repository at this point in the history
  5. Add handy pre-commit checks

    hugovk committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    82c7468 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78fcd4b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Update .github/dependabot.yml

    Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
    hugovk and ezio-melotti authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    14335e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    6e9bcaa View commit details
    Browse the repository at this point in the history
  2. Bump the actions group with 5 updates

    Bumps the actions group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/setup-python](https://github.com/actions/setup-python) | `4` | `5` |
    | [pre-commit/action](https://github.com/pre-commit/action) | `3.0.0` | `3.0.1` |
    | [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package) | `1` | `2` |
    | [actions/download-artifact](https://github.com/actions/download-artifact) | `3` | `4` |
    | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `3` | `4` |
    
    
    Updates `actions/setup-python` from 4 to 5
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    Updates `pre-commit/action` from 3.0.0 to 3.0.1
    - [Release notes](https://github.com/pre-commit/action/releases)
    - [Commits](pre-commit/action@v3.0.0...v3.0.1)
    
    Updates `hynek/build-and-inspect-python-package` from 1 to 2
    - [Release notes](https://github.com/hynek/build-and-inspect-python-package/releases)
    - [Changelog](https://github.com/hynek/build-and-inspect-python-package/blob/main/CHANGELOG.md)
    - [Commits](hynek/build-and-inspect-python-package@v1...v2)
    
    Updates `actions/download-artifact` from 3 to 4
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    Updates `actions/upload-artifact` from 3 to 4
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: pre-commit/action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: hynek/build-and-inspect-python-package
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    35e9780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40e175b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #174 from python/dependabot/github_actions/actions…

    …-e4f981a896
    
    Bump the actions group with 5 updates
    hugovk authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c556592 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Use system font stack

    hugovk committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    21ff0a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    6f35188 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #177 from hugovk/rm-3.8-3.9

    Don't test theme on 3.8 and 3.9 branches
    willingc authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a08b380 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f063bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #176 from hugovk/sfs

    Modernise font: use system font stack to improve text readability and webpage performance
    pradyunsg authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    9916043 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    10918c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540a95c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Prepare 2024.3 release

    hugovk committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d9136c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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