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: pypa/build
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: pypa/build
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.3
Choose a head ref
  • 8 commits
  • 11 files changed
  • 6 contributors

Commits on Sep 4, 2023

  1. changelog: fix issue reference

    michael-k authored and layday committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f51c089 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. pre-commit: bump repositories (#672)

    updates:
    - [github.com/pre-commit/mirrors-prettier: v3.0.2 → v3.0.3](pre-commit/mirrors-prettier@v3.0.2...v3.0.3)
    - [github.com/astral-sh/ruff-pre-commit: v0.0.286 → v0.0.287](astral-sh/ruff-pre-commit@v0.0.286...v0.0.287)
    
    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
    955e697 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/checkout from 3 to 4 (#673)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    eada811 View commit details
    Browse the repository at this point in the history
  3. fix: avoid bug in various patch releases of Python

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored and gaborbernat committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d6138f5 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: layday <[email protected]>
    2 people authored and gaborbernat committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4b61b8e View commit details
    Browse the repository at this point in the history
  5. chore: release 1.0.1

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored and gaborbernat committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c48f4ca View commit details
    Browse the repository at this point in the history
  6. tox: format file

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored and gaborbernat committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    17cefaf View commit details
    Browse the repository at this point in the history
  7. chore: bump to 1.0.3

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored and gaborbernat committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    38d1a68 View commit details
    Browse the repository at this point in the history
Loading