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.2
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.9.0.5
Choose a head ref
  • 19 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 19, 2022

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

    updates:
    - [github.com/asottile/add-trailing-comma: v2.3.0 → v2.4.0](asottile/add-trailing-comma@v2.3.0...v2.4.0)
    - [github.com/pre-commit/mirrors-autopep8: v2.0.0 → v2.0.1](pre-commit/mirrors-autopep8@v2.0.0...v2.0.1)
    pre-commit-ci[bot] authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    bdc11ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from shellcheck-py/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    e5585c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    f1d7c5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from shellcheck-py/all-repos_autofix_azure-pip…

    …elines-to-github-actions
    
    azure pipelines -> github actions
    asottile authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    953faa6 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

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

    updates:
    - [github.com/pre-commit/mirrors-autopep8: v2.0.1 → v2.0.2](pre-commit/mirrors-autopep8@v2.0.1...v2.0.2)
    pre-commit-ci[bot] authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    fa3e800 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from shellcheck-py/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    c76180c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

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

    updates:
    - [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](asottile/pyupgrade@v3.3.1...v3.3.2)
    pre-commit-ci[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    812e439 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from shellcheck-py/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored May 1, 2023
    Configuration menu
    Copy the full SHA
    ee7a347 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    e20e76d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from shellcheck-py/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored May 8, 2023
    Configuration menu
    Copy the full SHA
    76691b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    9565510 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #91 from shellcheck-py/makedirs

    use exist_ok for making build directory
    asottile authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3d34761 View commit details
    Browse the repository at this point in the history
  3. v0.9.0.3

    asottile committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3efa698 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cab5a2b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #92 from shellcheck-py/all-repos_autofix_all-repos…

    …-sed
    
    fix tags trigger for github actions
    asottile authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9135056 View commit details
    Browse the repository at this point in the history
  6. v0.9.0.4

    asottile committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    5ad4fc0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    605cb7c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Merge pull request #93 from shellcheck-py/upgrade-workflows

    upgrade workflows to get wheels fix
    asottile authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    cc1d6db View commit details
    Browse the repository at this point in the history
  2. v0.9.0.5

    asottile committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    375289a View commit details
    Browse the repository at this point in the history
Loading