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: shellcheck-py/shellcheck-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0.6
Choose a base ref
...
head repository: shellcheck-py/shellcheck-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0.1
Choose a head ref
  • 11 commits
  • 4 files changed
  • 3 contributors

Commits on Oct 9, 2023

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)
    - [github.com/asottile/setup-cfg-fmt: v2.4.0 → v2.5.0](asottile/setup-cfg-fmt@v2.4.0...v2.5.0)
    - [github.com/asottile/reorder-python-imports: v3.11.0 → v3.12.0](asottile/reorder-python-imports@v3.11.0...v3.12.0)
    - [github.com/asottile/pyupgrade: v3.13.0 → v3.15.0](asottile/pyupgrade@v3.13.0...v3.15.0)
    pre-commit-ci[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d10eef2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #110 from shellcheck-py/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0d916f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0afa53f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge pull request #111 from shellcheck-py/setuptools-download

    use setuptools-download to download binaries
    asottile authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f733319 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/PyCQA/flake8: 6.1.0 → 7.0.0](PyCQA/flake8@6.1.0...7.0.0)
    pre-commit-ci[bot] authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    772e567 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #113 from shellcheck-py/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    80bd2a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/asottile/pyupgrade: v3.15.0 → v3.15.1](asottile/pyupgrade@v3.15.0...v3.15.1)
    pre-commit-ci[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    84d34a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge pull request #114 from shellcheck-py/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Feb 20, 2024
    1 Configuration menu
    Copy the full SHA
    4dee3f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Upgrade to v0.10.0

    cesarcoatl committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ffb81bb View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Merge pull request #115 from thecesrom/bump-shellcheck-v0.10.0

    Upgrade to v0.10.0
    asottile authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    4752d30 View commit details
    Browse the repository at this point in the history
  2. v0.10.0.1

    asottile committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a23f6b8 View commit details
    Browse the repository at this point in the history
Loading