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.0.1
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.0.2
Choose a head ref
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 7, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#223)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/charliermarsh/ruff-pre-commit: v0.0.238 → v0.0.243](astral-sh/ruff-pre-commit@v0.0.238...v0.0.243)
    - [github.com/psf/black: 22.12.0 → 23.1.0](psf/black@22.12.0...23.1.0)
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    20d2b85 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Bump actions/cache from 3.2.4 to 3.2.5 (#224)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.4...v3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    5e527b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#225)

    updates:
    - [github.com/charliermarsh/ruff-pre-commit: v0.0.243 → v0.0.246](astral-sh/ruff-pre-commit@v0.0.243...v0.0.246)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f00a5a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#226)

    updates:
    - [github.com/charliermarsh/ruff-pre-commit: v0.0.246 → v0.0.249](astral-sh/ruff-pre-commit@v0.0.246...v0.0.249)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f6185bb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Bump actions/cache from 3.2.5 to 3.2.6 (#227)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.2.6.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.5...v3.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    93cb393 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#228)

    updates:
    - [github.com/charliermarsh/ruff-pre-commit: v0.0.249 → v0.0.253](astral-sh/ruff-pre-commit@v0.0.249...v0.0.253)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    02356b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#231)

    updates:
    - [github.com/charliermarsh/ruff-pre-commit: v0.0.253 → v0.0.254](astral-sh/ruff-pre-commit@v0.0.253...v0.0.254)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    66ab2e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Bump actions/cache from 3.2.6 to 3.3.0 (#233)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.0.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.6...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    9697f3f View commit details
    Browse the repository at this point in the history
  2. Don't sort imports

    When removing unused imports or breaking up lines, keep the original
    order.
    
    Users can use other linters/formatters to fix import order (e.g. isort
    or reorder-python-imports).
    
    Closes #229.
    fsouza committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    c136ba5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Bump v2.0.2

    fsouza committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    0659b6d View commit details
    Browse the repository at this point in the history
Loading