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: slackapi/python-slack-hooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2e7f092
Choose a base ref
...
head repository: slackapi/python-slack-hooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2d7cc13
Choose a head ref
  • 20 commits
  • 28 files changed
  • 4 contributors

Commits on Jan 24, 2024

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

Commits on Jan 25, 2024

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

Commits on Feb 5, 2024

  1. feat: create dependabot.yml (#15)

    * feat: create dependabot.yml
    
    * add github action ecosystem
    WilliamBergamin authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4056d0c View commit details
    Browse the repository at this point in the history
  2. build(deps): update pytest-cov requirement from <4,>=3 to >=3,<5 (#21)

    Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v3.0.0...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    559d2d4 View commit details
    Browse the repository at this point in the history
  3. build(deps): update pytest requirement from <7,>=6.2.5 to >=6.2.5,<9 (#…

    …19)
    
    Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@6.2.5...8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    dcd53a2 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump actions/setup-python from 4 to 5 (#16)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4e74362 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump pytype from 2023.11.29 to 2024.1.24 (#17)

    Bumps [pytype](https://github.com/google/pytype) from 2023.11.29 to 2024.1.24.
    - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG)
    - [Commits](google/pytype@2023.11.29...2024.01.24)
    
    ---
    updated-dependencies:
    - dependency-name: pytype
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4f98077 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump actions/stale from 8 to 9 (#18)

    Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v8...v9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: William Bergamin <wbergamin@salesforce.com>
    dependabot[bot] and WilliamBergamin authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    20f9c29 View commit details
    Browse the repository at this point in the history
  7. build(deps): update flake8 requirement from <7,>=5.0.4 to >=5.0.4,<8 (#…

    …20)
    
    Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version.
    - [Commits](PyCQA/flake8@5.0.4...7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: William Bergamin <wbergamin@salesforce.com>
    dependabot[bot] and WilliamBergamin authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    951e0ad View commit details
    Browse the repository at this point in the history
  8. feat: add code coverage reporting (#22)

    * Add code coverage
    
    * update dependency
    
    * Update codecov.yml
    
    * Update codecov.yml
    WilliamBergamin authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0015999 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. feat: include the target runtime in the get-hooks response (#26)

    * feat: include the target runtime in get-hooks
    
    * style: include spacing before the assert
    zimeg authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6fc9b5c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    dafdc58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d399102 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Remove env var management (#27)

    Environment variable management is now handled by the CLI it does not need to be handled by the hooks as well
    WilliamBergamin authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0a380ec View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Mar 27, 2024

  1. feat: return runtime versions used by the application with a doctor h…

    …ook (#35)
    
    Co-authored-by: William Bergamin <wbergamin@salesforce.com>
    zimeg and WilliamBergamin authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a050a47 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. feat: automate releases (#36)

    * Automate release
    
    * Update maintainers_guide.md
    
    * Improve wording
    WilliamBergamin authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d9e93af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f171fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    616a697 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d7cc13 View commit details
    Browse the repository at this point in the history
Loading