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: hynek/build-and-inspect-python-package
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: hynek/build-and-inspect-python-package
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 19 commits
  • 6 files changed
  • 5 contributors

Commits on Oct 13, 2022

  1. Automated dependency upgrades (#19)

    Co-authored-by: github-actions <[email protected]>
    Co-authored-by: Hynek Schlawack <[email protected]>
    3 people authored Oct 13, 2022
    Copy the full SHA
    b6eddaa View commit details
  2. Start new cycle

    hynek committed Oct 13, 2022
    Copy the full SHA
    abb5bdf View commit details
  3. Fix typo

    hynek committed Oct 13, 2022
    Copy the full SHA
    3455002 View commit details

Commits on Nov 1, 2022

  1. Automated dependency upgrades (#20)

    Co-authored-by: github-actions <[email protected]>
    github-actions[bot] and github-actions authored Nov 1, 2022
    Copy the full SHA
    4a83c37 View commit details

Commits on Dec 5, 2022

  1. Copy the full SHA
    02892b9 View commit details

Commits on Dec 9, 2022

  1. Copy the full SHA
    43ed035 View commit details

Commits on Dec 15, 2022

  1. Bump cryptography from 38.0.1 to 38.0.3 in /requirements (#24)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 38.0.3.
    - [Release notes](https://github.com/pyca/cryptography/releases)
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@38.0.1...38.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2022
    Copy the full SHA
    b06873d View commit details

Commits on Dec 27, 2022

  1. Copy the full SHA
    ad15f8e View commit details

Commits on Jan 2, 2023

  1. Automated dependency upgrades (#26)

    Co-authored-by: github-actions <[email protected]>
    github-actions[bot] and github-actions authored Jan 2, 2023
    Copy the full SHA
    4ba438e View commit details

Commits on Jan 30, 2023

  1. Use 3.x for our tools

    hynek committed Jan 30, 2023
    Copy the full SHA
    c463d3f View commit details
  2. Tighten pip calls

    hynek committed Jan 30, 2023
    Copy the full SHA
    2541184 View commit details
  3. Calm down typography

    hynek committed Jan 30, 2023
    Copy the full SHA
    78eb503 View commit details
  4. Add changelog entry

    hynek committed Jan 30, 2023
    Copy the full SHA
    218c4ed View commit details

Commits on Feb 8, 2023

  1. Bump cryptography from 38.0.4 to 39.0.1 in /requirements (#29)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 39.0.1.
    - [Release notes](https://github.com/pyca/cryptography/releases)
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@38.0.4...39.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2023
    Copy the full SHA
    6c55d2d View commit details

Commits on Feb 9, 2023

  1. Set SOURCE_DATE_EPOCH (#30)

    hynek authored Feb 9, 2023
    Copy the full SHA
    ef027bf View commit details
  2. Automated dependency upgrades (#31)

    Co-authored-by: github-actions <[email protected]>
    github-actions[bot] and github-actions authored Feb 9, 2023
    Copy the full SHA
    179ad5b View commit details
  3. Add timestamps to tree output

    hynek committed Feb 9, 2023
    Copy the full SHA
    d7ffadd View commit details
  4. v1.5

    hynek committed Feb 9, 2023
    Copy the full SHA
    f5cf41e View commit details
  5. Add missing CL headers

    hynek committed Feb 9, 2023
    Copy the full SHA
    6a687a6 View commit details
Loading