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: tox-dev/platformdirs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.10.0
Choose a base ref
...
head repository: tox-dev/platformdirs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.11.0
Choose a head ref
  • 12 commits
  • 9 files changed
  • 5 contributors

Commits on Aug 8, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#218)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    cbd9122 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (#219)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8ecc018 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#221)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e6628fe View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. README: Fix CI badge (#222)

    hugovk authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d79cfc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#223)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    856bc5d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#224)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8b52292 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

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

Commits on Sep 6, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#227)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7af9e03 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3 to 4 (#226)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    360ab2d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#228)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3c0df8f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#229)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.288 → v0.0.291](astral-sh/ruff-pre-commit@v0.0.288...v0.0.291)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d63b824 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Add support for Homebrew-installed software (#232)

    * Add support for Homebrew-installed software
    
    * mock os.pathsep when running macOS tests on non-macOS systems
    
    * respond to review comments
    
    * respond to review comments
    singingwolfboy authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    682cdcb View commit details
    Browse the repository at this point in the history
Loading