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: PyCQA/autoflake
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: PyCQA/autoflake
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 9 commits
  • 8 files changed
  • 2 contributors

Commits on Jul 3, 2023

  1. pre-commit autoupdate

    fsouza committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    bb1c82f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Bump actions/setup-python from 4.6.1 to 4.7.0 (#268)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.1 to 4.7.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4.6.1...v4.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    c8816e0 View commit details
    Browse the repository at this point in the history
  2. pre-commit autoupdate

    fsouza committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    01a7e9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85898d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Bump actions/checkout from 3.5.3 to 3.6.0 (#271)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.5.3...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8d20b6d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. pre-commit autoupdate

    fsouza committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    11fda54 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Remove py.typed

    Closes #272.
    fsouza committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    dce443b View commit details
    Browse the repository at this point in the history
  2. pre-commit autoupdate

    fsouza committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6dd02d4 View commit details
    Browse the repository at this point in the history
  3. Bump v2.2.1

    fsouza committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b142eaa View commit details
    Browse the repository at this point in the history
Loading