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: scientific-python/cookie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2023.08.23
Choose a base ref
...
head repository: scientific-python/cookie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2023.09.21
Choose a head ref
  • 14 commits
  • 22 files changed
  • 8 contributors

Commits on Aug 23, 2023

  1. chore: bump to latest repo review

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ec0cd17 View commit details
    Browse the repository at this point in the history
  2. chore: bump repo-review

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    eab4d98 View commit details
    Browse the repository at this point in the history
  3. docs: update for rename of blacken-docs (#271)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5ecc301 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. chore(deps): bump actions/checkout from 3 to 4 (#275)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d50039c View commit details
    Browse the repository at this point in the history
  2. fix: correct suggestion for RtD (#272)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ac681ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    562b906 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d2076c View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump versions (#276)

    [create-pull-request] automated change
    
    Co-authored-by: henryiii <henryiii@users.noreply.github.com>
    github-actions[bot] and henryiii authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2815b0e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Fix typos (#278)

    hugovk authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    1c7fd7e View commit details
    Browse the repository at this point in the history
  2. Remove statement about CPython 3.13 docs and fix typos (#279)

    * Remove statement about CPython 3.13 docs and fix typos
    
    * style: pre-commit fixes
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    hugovk and pre-commit-ci[bot] authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    3b0dccb View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Sep 19, 2023

  1. fix: cd file has an error for non-compiled projects (#282)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    64b1bfb View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. chore: prepare for release 2023.09.21

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    12b93e3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump versions (#284)

    [create-pull-request] automated change
    
    Co-authored-by: henryiii <henryiii@users.noreply.github.com>
    github-actions[bot] and henryiii authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    38dcc95 View commit details
    Browse the repository at this point in the history
Loading