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: iterative/py-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5fb8af99d07678287dfc10ad1394452b57d23970
Choose a base ref
...
head repository: iterative/py-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c4e24f909659b6ce9c34a1da631290f0c70ff2f2
Choose a head ref
  • 19 commits
  • 8 files changed
  • 8 contributors

Commits on Nov 7, 2022

  1. chore(deps): update all dependencies (#83)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f2a0902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073423e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    ae06246 View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    skshetry authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    d00e63c View commit details
    Browse the repository at this point in the history
  3. Update tests.yml

    skshetry authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c6c4ceb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6cd73a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. chore(deps): update pre-commit hook asottile/pyupgrade to v3.2.2 (#91)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: skshetry <18718008+skshetry@users.noreply.github.com>
    renovate[bot] and skshetry authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    624a567 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Update setup.cfg (#92)

    pytest-dev/py#287 causing safety failure on CI
    daavoo authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    cea88b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. pyupgrade: py38-plus

    skshetry authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    9d27491 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

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

Commits on Jan 26, 2023

  1. change max line length to 88 for formatters, linters (#98)

    * change max line length to 88 for formatters, linters
    
    * add pylint max-line-length
    
    * Update {{cookiecutter.project_name}}/pyproject.toml
    
    Co-authored-by: skshetry <18718008+skshetry@users.noreply.github.com>
    jonburdo and skshetry authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    18df085 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94cb56b View commit details
    Browse the repository at this point in the history
  3. Update README.rst

    skshetry authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    e9676ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4768d9b View commit details
    Browse the repository at this point in the history
  5. chore(deps): update all dependencies (#93)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: skshetry <18718008+skshetry@users.noreply.github.com>
    renovate[bot] and skshetry authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f977949 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

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

Commits on Jan 29, 2023

  1. chore(deps): update all dependencies (#101)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: skshetry <18718008+skshetry@users.noreply.github.com>
    renovate[bot] and skshetry authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    b003476 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. chore(deps): update pre-commit hook psf/black to v23 (#103)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    c51909e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. update-template: create a draft PR (#104)

    To emphasize that this doesn't require immediate attention and might not be a final complete solution (e.g. may contain unmerged rej files and stuff).
    efiop authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    c4e24f9 View commit details
    Browse the repository at this point in the history
Loading